"./vfs.test -test.v -test.timeout 1h0m0s -remote TestCompressDrive: -verbose" - Starting (try 1/5) 2024/12/09 01:51:38 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-comigat1tuko" 2024/12/09 01:51:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/09 01:51:39 DEBUG : Creating backend with remote "/tmp/rclone173904061" === RUN TestDirHandleMethods run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 01:51:48 DEBUG : WaitForWriters: timeout=30s 2024/12/09 01:51:48 DEBUG : dir: Looking for writers 2024/12/09 01:51:48 DEBUG : : Looking for writers 2024/12/09 01:51:48 DEBUG : dir: reading active writers 2024/12/09 01:51:48 DEBUG : >WaitForWriters: 2024/12/09 01:51:50 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/09 01:51:50 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestDirHandleMethods (11.36s) === RUN TestDirHandleReaddir run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 01:52:09 DEBUG : WaitForWriters: timeout=30s 2024/12/09 01:52:09 DEBUG : dir/subdir: Looking for writers 2024/12/09 01:52:09 DEBUG : dir: Looking for writers 2024/12/09 01:52:09 DEBUG : file1: reading active writers 2024/12/09 01:52:09 DEBUG : file2: reading active writers 2024/12/09 01:52:09 DEBUG : subdir: reading active writers 2024/12/09 01:52:09 DEBUG : : Looking for writers 2024/12/09 01:52:09 DEBUG : dir: reading active writers 2024/12/09 01:52:09 DEBUG : >WaitForWriters: 2024/12/09 01:52:14 DEBUG : dir/subdir: Rmdir: contains trashed file: "file3.bin" 2024/12/09 01:52:14 DEBUG : dir/subdir: Rmdir: contains trashed file: "file3.json" 2024/12/09 01:52:15 DEBUG : dir: Rmdir: contains trashed file: "subdir" 2024/12/09 01:52:15 DEBUG : dir: Rmdir: contains trashed file: "file2.bin" 2024/12/09 01:52:15 DEBUG : dir: Rmdir: contains trashed file: "file2.json" 2024/12/09 01:52:15 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/09 01:52:15 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestDirHandleReaddir (24.73s) === RUN TestDirHandleReaddirnames run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 01:52:23 DEBUG : WaitForWriters: timeout=30s 2024/12/09 01:52:23 DEBUG : dir: Looking for writers 2024/12/09 01:52:23 DEBUG : file1: reading active writers 2024/12/09 01:52:23 DEBUG : : Looking for writers 2024/12/09 01:52:23 DEBUG : dir: reading active writers 2024/12/09 01:52:23 DEBUG : >WaitForWriters: 2024/12/09 01:52:25 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/09 01:52:25 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestDirHandleReaddirnames (10.49s) === RUN TestDirMethods run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 01:52:33 DEBUG : WaitForWriters: timeout=30s 2024/12/09 01:52:33 DEBUG : dir: Looking for writers 2024/12/09 01:52:33 DEBUG : : Looking for writers 2024/12/09 01:52:33 DEBUG : dir: reading active writers 2024/12/09 01:52:33 DEBUG : >WaitForWriters: 2024/12/09 01:52:35 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/09 01:52:35 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestDirMethods (10.10s) === RUN TestDirForgetAll run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 01:52:40 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:52:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "" entryType 0 2024/12/09 01:52:40 DEBUG : : changeNotify: relativePath="", type=0 2024/12/09 01:52:40 DEBUG : : invalidating directory cache 2024/12/09 01:52:40 DEBUG : : >changeNotify: 2024/12/09 01:52:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:52:40 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:52:40 DEBUG : : >changeNotify: 2024/12/09 01:52:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:52:44 DEBUG : dir: forgetting directory cache 2024/12/09 01:52:44 DEBUG : : forgetting directory cache 2024/12/09 01:52:44 DEBUG : dir: forgetting directory cache 2024/12/09 01:52:44 DEBUG : WaitForWriters: timeout=30s 2024/12/09 01:52:44 DEBUG : : Looking for writers 2024/12/09 01:52:44 DEBUG : >WaitForWriters: 2024/12/09 01:52:46 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/09 01:52:46 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestDirForgetAll (10.72s) === RUN TestDirForgetPath run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 01:52:51 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:52:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:52:51 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:52:51 DEBUG : : invalidating directory cache 2024/12/09 01:52:51 DEBUG : dir: invalidating directory cache 2024/12/09 01:52:51 DEBUG : : >changeNotify: 2024/12/09 01:52:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:52:54 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2024/12/09 01:52:54 DEBUG : dir: invalidating directory cache 2024/12/09 01:52:54 DEBUG : : >ForgetPath: 2024/12/09 01:52:54 DEBUG : : ForgetPath: relativePath="dir", type=0 2024/12/09 01:52:54 DEBUG : : invalidating directory cache 2024/12/09 01:52:54 DEBUG : dir: forgetting directory cache 2024/12/09 01:52:54 DEBUG : : >ForgetPath: 2024/12/09 01:52:54 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2024/12/09 01:52:54 DEBUG : : >ForgetPath: 2024/12/09 01:52:54 DEBUG : WaitForWriters: timeout=30s 2024/12/09 01:52:54 DEBUG : dir: Looking for writers 2024/12/09 01:52:54 DEBUG : : Looking for writers 2024/12/09 01:52:54 DEBUG : dir: reading active writers 2024/12/09 01:52:54 DEBUG : >WaitForWriters: 2024/12/09 01:52:56 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/09 01:52:56 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestDirForgetPath (10.01s) === RUN TestDirWalk run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 01:53:13 DEBUG : : forgetting directory cache 2024/12/09 01:53:13 DEBUG : dir: forgetting directory cache 2024/12/09 01:53:14 DEBUG : WaitForWriters: timeout=30s 2024/12/09 01:53:14 DEBUG : dir: Looking for writers 2024/12/09 01:53:14 DEBUG : fil/a/b: Looking for writers 2024/12/09 01:53:14 DEBUG : fil/a: Looking for writers 2024/12/09 01:53:14 DEBUG : b: reading active writers 2024/12/09 01:53:14 DEBUG : fil: Looking for writers 2024/12/09 01:53:14 DEBUG : a: reading active writers 2024/12/09 01:53:14 DEBUG : : Looking for writers 2024/12/09 01:53:14 DEBUG : dir: reading active writers 2024/12/09 01:53:14 DEBUG : fil: reading active writers 2024/12/09 01:53:14 DEBUG : >WaitForWriters: 2024/12/09 01:53:16 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:53:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:53:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:53:16 DEBUG : : invalidating directory cache 2024/12/09 01:53:16 DEBUG : dir: invalidating directory cache 2024/12/09 01:53:16 DEBUG : : >changeNotify: 2024/12/09 01:53:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:53:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:53:16 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:53:16 DEBUG : : >changeNotify: 2024/12/09 01:53:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "fil" entryType 0 2024/12/09 01:53:16 DEBUG : : changeNotify: relativePath="fil", type=0 2024/12/09 01:53:16 DEBUG : : >changeNotify: 2024/12/09 01:53:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "fil/a" entryType 0 2024/12/09 01:53:16 DEBUG : : changeNotify: relativePath="fil/a", type=0 2024/12/09 01:53:16 DEBUG : : >changeNotify: 2024/12/09 01:53:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "fil/a/b" entryType 0 2024/12/09 01:53:16 DEBUG : : changeNotify: relativePath="fil/a/b", type=0 2024/12/09 01:53:16 DEBUG : : >changeNotify: 2024/12/09 01:53:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "fil/a/b/c.bin" entryType 1 2024/12/09 01:53:18 DEBUG : fil/a/b: Rmdir: contains trashed file: "c.json" 2024/12/09 01:53:18 DEBUG : fil/a/b: Rmdir: contains trashed file: "c.bin" 2024/12/09 01:53:19 DEBUG : fil/a: Rmdir: contains trashed file: "b" 2024/12/09 01:53:20 DEBUG : fil: Rmdir: contains trashed file: "a" 2024/12/09 01:53:21 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/09 01:53:21 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestDirWalk (24.55s) === RUN TestDirSetModTime run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 01:53:26 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:53:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:53:27 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:53:27 DEBUG : : invalidating directory cache 2024/12/09 01:53:27 DEBUG : : >changeNotify: 2024/12/09 01:53:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "fil" entryType 0 2024/12/09 01:53:27 DEBUG : : changeNotify: relativePath="fil", type=0 2024/12/09 01:53:27 DEBUG : : >changeNotify: 2024/12/09 01:53:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:53:29 DEBUG : WaitForWriters: timeout=30s 2024/12/09 01:53:29 DEBUG : dir: Looking for writers 2024/12/09 01:53:29 DEBUG : : Looking for writers 2024/12/09 01:53:29 DEBUG : dir: reading active writers 2024/12/09 01:53:29 DEBUG : >WaitForWriters: 2024/12/09 01:53:31 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/09 01:53:31 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestDirSetModTime (10.20s) === RUN TestDirStat run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 01:53:36 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:53:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:53:37 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:53:37 DEBUG : : >changeNotify: 2024/12/09 01:53:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "fil" entryType 0 2024/12/09 01:53:37 DEBUG : : changeNotify: relativePath="fil", type=0 2024/12/09 01:53:37 DEBUG : : >changeNotify: 2024/12/09 01:53:39 DEBUG : WaitForWriters: timeout=30s 2024/12/09 01:53:39 DEBUG : dir: Looking for writers 2024/12/09 01:53:39 DEBUG : file1: reading active writers 2024/12/09 01:53:39 DEBUG : : Looking for writers 2024/12/09 01:53:39 DEBUG : dir: reading active writers 2024/12/09 01:53:39 DEBUG : >WaitForWriters: 2024/12/09 01:53:40 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:53:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:53:40 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:53:40 DEBUG : : >changeNotify: 2024/12/09 01:53:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "fil" entryType 0 2024/12/09 01:53:40 DEBUG : : changeNotify: relativePath="fil", type=0 2024/12/09 01:53:40 DEBUG : : >changeNotify: 2024/12/09 01:53:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:53:40 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:53:40 DEBUG : : >changeNotify: 2024/12/09 01:53:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:53:41 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/09 01:53:41 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestDirStat (10.08s) === RUN TestDirReadDirAll run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 01:53:47 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:53:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:53:47 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:53:47 DEBUG : : >changeNotify: 2024/12/09 01:53:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "fil" entryType 0 2024/12/09 01:53:47 DEBUG : : changeNotify: relativePath="fil", type=0 2024/12/09 01:53:47 DEBUG : : >changeNotify: 2024/12/09 01:53:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:53:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:53:47 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:53:47 DEBUG : : >changeNotify: 2024/12/09 01:53:51 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:53:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:53:51 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:53:51 DEBUG : : >changeNotify: 2024/12/09 01:53:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "fil" entryType 0 2024/12/09 01:53:51 DEBUG : : changeNotify: relativePath="fil", type=0 2024/12/09 01:53:51 DEBUG : : >changeNotify: 2024/12/09 01:53:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:53:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:53:51 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:53:51 DEBUG : : >changeNotify: 2024/12/09 01:53:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file2.bin" entryType 1 2024/12/09 01:53:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file2.json" entryType 1 2024/12/09 01:53:51 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/09 01:53:51 DEBUG : : >changeNotify: 2024/12/09 01:53:57 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:53:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:53:57 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:53:57 DEBUG : : invalidating directory cache 2024/12/09 01:53:57 DEBUG : : >changeNotify: 2024/12/09 01:53:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "fil" entryType 0 2024/12/09 01:53:57 DEBUG : : changeNotify: relativePath="fil", type=0 2024/12/09 01:53:57 DEBUG : fil: invalidating directory cache 2024/12/09 01:53:57 DEBUG : : >changeNotify: 2024/12/09 01:53:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:53:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file2.bin" entryType 1 2024/12/09 01:53:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file2.json" entryType 1 2024/12/09 01:53:57 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/09 01:53:57 DEBUG : : >changeNotify: 2024/12/09 01:53:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/subdir" entryType 0 2024/12/09 01:53:57 DEBUG : : changeNotify: relativePath="dir/subdir", type=0 2024/12/09 01:53:57 DEBUG : : >changeNotify: 2024/12/09 01:53:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:53:57 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:53:57 DEBUG : : >changeNotify: 2024/12/09 01:53:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/subdir/file3.bin" entryType 1 2024/12/09 01:53:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/subdir/file3.json" entryType 1 2024/12/09 01:53:57 DEBUG : : changeNotify: relativePath="dir/subdir/file3", type=1 2024/12/09 01:53:57 DEBUG : : >changeNotify: === RUN TestDirReadDirAll/Virtual 2024/12/09 01:54:00 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2024/12/09 01:54:00 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2024/12/09 01:54:00 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/12/09 01:54:00 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2024/12/09 01:54:11 DEBUG : dir: invalidating directory cache 2024/12/09 01:54:11 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2024/12/09 01:54:11 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2024/12/09 01:54:11 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2024/12/09 01:54:11 DEBUG : dir/file1: Reset virtual modtime 2024/12/09 01:54:11 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2024/12/09 01:54:11 DEBUG : dir/virtualFile: Reset virtual modtime 2024/12/09 01:54:11 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2024/12/09 01:54:11 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2024/12/09 01:54:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/09 01:54:11 DEBUG : dir: invalidating directory cache 2024/12/09 01:54:11 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2024/12/09 01:54:11 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/12/09 01:54:11 DEBUG : dir/virtualFile: Reset virtual modtime 2024/12/09 01:54:11 DEBUG : : forgetting directory cache 2024/12/09 01:54:11 DEBUG : dir: forgetting directory cache 2024/12/09 01:54:11 DEBUG : dir/virtualDir: forgetting directory cache 2024/12/09 01:54:12 DEBUG : dir/file1: Reset virtual modtime 2024/12/09 01:54:12 DEBUG : dir/virtualFile: Reset virtual modtime 2024/12/09 01:54:12 DEBUG : WaitForWriters: timeout=30s 2024/12/09 01:54:12 DEBUG : dir/virtualDir: Looking for writers 2024/12/09 01:54:12 DEBUG : dir: Looking for writers 2024/12/09 01:54:12 DEBUG : virtualDir: reading active writers 2024/12/09 01:54:12 DEBUG : file1: reading active writers 2024/12/09 01:54:12 DEBUG : virtualFile2: reading active writers 2024/12/09 01:54:12 DEBUG : virtualFile: reading active writers 2024/12/09 01:54:12 DEBUG : : Looking for writers 2024/12/09 01:54:12 DEBUG : dir: reading active writers 2024/12/09 01:54:12 DEBUG : >WaitForWriters: 2024/12/09 01:54:16 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:54:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "fil" entryType 0 2024/12/09 01:54:16 DEBUG : : changeNotify: relativePath="fil", type=0 2024/12/09 01:54:16 DEBUG : : >changeNotify: 2024/12/09 01:54:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:54:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:54:16 DEBUG : : >changeNotify: 2024/12/09 01:54:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/virtualDir" entryType 0 2024/12/09 01:54:16 DEBUG : : changeNotify: relativePath="dir/virtualDir", type=0 2024/12/09 01:54:16 DEBUG : : >changeNotify: 2024/12/09 01:54:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/virtualDir/testFile.bin" entryType 1 2024/12/09 01:54:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file2.bin" entryType 1 2024/12/09 01:54:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/subdir" entryType 0 2024/12/09 01:54:16 DEBUG : : changeNotify: relativePath="dir/subdir", type=0 2024/12/09 01:54:16 DEBUG : : >changeNotify: 2024/12/09 01:54:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file2.json" entryType 1 2024/12/09 01:54:16 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/09 01:54:16 DEBUG : : >changeNotify: 2024/12/09 01:54:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:54:16 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:54:16 DEBUG : : >changeNotify: 2024/12/09 01:54:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:54:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/virtualFile.json" entryType 1 2024/12/09 01:54:16 DEBUG : : changeNotify: relativePath="dir/virtualFile", type=1 2024/12/09 01:54:16 DEBUG : : >changeNotify: 2024/12/09 01:54:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/virtualFile.bin" entryType 1 2024/12/09 01:54:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/virtualDir/testFile.json" entryType 1 2024/12/09 01:54:16 DEBUG : : changeNotify: relativePath="dir/virtualDir/testFile", type=1 2024/12/09 01:54:16 DEBUG : : >changeNotify: 2024/12/09 01:54:17 DEBUG : dir/virtualDir: Rmdir: contains trashed file: "testFile.json" 2024/12/09 01:54:17 DEBUG : dir/virtualDir: Rmdir: contains trashed file: "testFile.bin" 2024/12/09 01:54:17 DEBUG : dir: Rmdir: contains trashed file: "virtualDir" 2024/12/09 01:54:17 DEBUG : dir: Rmdir: contains trashed file: "subdir" 2024/12/09 01:54:17 DEBUG : dir: Rmdir: contains trashed file: "file2.bin" 2024/12/09 01:54:17 DEBUG : dir: Rmdir: contains trashed file: "file2.json" 2024/12/09 01:54:17 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/09 01:54:17 DEBUG : dir: Rmdir: contains trashed file: "virtualFile.bin" 2024/12/09 01:54:17 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/09 01:54:17 DEBUG : dir: Rmdir: contains trashed file: "virtualFile.json" --- PASS: TestDirReadDirAll (36.48s) --- PASS: TestDirReadDirAll/Virtual (11.75s) === RUN TestDirOpen run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 01:54:22 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:54:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:54:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:54:22 DEBUG : : invalidating directory cache 2024/12/09 01:54:22 DEBUG : : >changeNotify: 2024/12/09 01:54:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:54:25 ERROR : dir/: Can only open directories read only 2024/12/09 01:54:25 DEBUG : WaitForWriters: timeout=30s 2024/12/09 01:54:25 DEBUG : dir: Looking for writers 2024/12/09 01:54:25 DEBUG : : Looking for writers 2024/12/09 01:54:25 DEBUG : dir: reading active writers 2024/12/09 01:54:25 DEBUG : >WaitForWriters: 2024/12/09 01:54:26 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:54:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:54:27 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:54:27 DEBUG : : >changeNotify: 2024/12/09 01:54:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:54:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:54:27 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:54:27 DEBUG : : >changeNotify: 2024/12/09 01:54:27 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/09 01:54:27 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestDirOpen (9.41s) === RUN TestDirCreate run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 01:54:32 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:54:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:54:32 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:54:32 DEBUG : : invalidating directory cache 2024/12/09 01:54:32 DEBUG : dir: invalidating directory cache 2024/12/09 01:54:32 DEBUG : : >changeNotify: 2024/12/09 01:54:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:54:34 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2024/12/09 01:54:34 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/12/09 01:54:34 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2024/12/09 01:54:34 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/12/09 01:54:34 DEBUG : Compressed: TestCompressDrive:rclone-test-comigat1tuko: File to upload is small (5 bytes), uploading instead of streaming 2024/12/09 01:54:36 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:54:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:54:37 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:54:37 DEBUG : : >changeNotify: 2024/12/09 01:54:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:54:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:54:37 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:54:37 DEBUG : : >changeNotify: 2024/12/09 01:54:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/potato.bin" entryType 1 2024/12/09 01:54:38 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/09 01:54:38 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2024/12/09 01:54:38 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/12/09 01:54:38 DEBUG : WaitForWriters: timeout=30s 2024/12/09 01:54:38 DEBUG : dir: Looking for writers 2024/12/09 01:54:38 DEBUG : file1: reading active writers 2024/12/09 01:54:38 DEBUG : potato: reading active writers 2024/12/09 01:54:38 DEBUG : : Looking for writers 2024/12/09 01:54:38 DEBUG : dir: reading active writers 2024/12/09 01:54:38 DEBUG : >WaitForWriters: 2024/12/09 01:54:40 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:54:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:54:40 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:54:40 DEBUG : : >changeNotify: 2024/12/09 01:54:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:54:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:54:40 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:54:40 DEBUG : : >changeNotify: 2024/12/09 01:54:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/potato.bin" entryType 1 2024/12/09 01:54:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/potato.json" entryType 1 2024/12/09 01:54:40 DEBUG : : changeNotify: relativePath="dir/potato", type=1 2024/12/09 01:54:40 DEBUG : : >changeNotify: 2024/12/09 01:54:42 DEBUG : dir: Rmdir: contains trashed file: "potato.bin" 2024/12/09 01:54:42 DEBUG : dir: Rmdir: contains trashed file: "potato.json" 2024/12/09 01:54:42 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/09 01:54:42 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/09 01:54:42 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:54:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:54:42 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:54:42 DEBUG : dir: invalidating directory cache 2024/12/09 01:54:42 DEBUG : : >changeNotify: --- PASS: TestDirCreate (14.87s) === RUN TestDirMkdir run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 01:54:47 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:54:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:54:47 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:54:47 DEBUG : : >changeNotify: 2024/12/09 01:54:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:54:51 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:54:51 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/12/09 01:54:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:54:51 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:54:51 DEBUG : : >changeNotify: 2024/12/09 01:54:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:54:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:54:51 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:54:51 DEBUG : : >changeNotify: 2024/12/09 01:54:53 DEBUG : WaitForWriters: timeout=30s 2024/12/09 01:54:53 DEBUG : dir/sub: Looking for writers 2024/12/09 01:54:53 DEBUG : dir: Looking for writers 2024/12/09 01:54:53 DEBUG : file1: reading active writers 2024/12/09 01:54:53 DEBUG : sub: reading active writers 2024/12/09 01:54:53 DEBUG : : Looking for writers 2024/12/09 01:54:53 DEBUG : dir: reading active writers 2024/12/09 01:54:53 DEBUG : >WaitForWriters: 2024/12/09 01:54:56 DEBUG : dir: Rmdir: contains trashed file: "sub" 2024/12/09 01:54:56 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/09 01:54:56 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/09 01:54:57 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote --- PASS: TestDirMkdir (14.65s) === RUN TestDirMkdirSub run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 01:54:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:54:57 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:54:57 DEBUG : : >changeNotify: 2024/12/09 01:55:06 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/12/09 01:55:07 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2024/12/09 01:55:09 DEBUG : WaitForWriters: timeout=30s 2024/12/09 01:55:09 DEBUG : dir/sub/subsub: Looking for writers 2024/12/09 01:55:09 DEBUG : dir/sub: Looking for writers 2024/12/09 01:55:09 DEBUG : subsub: reading active writers 2024/12/09 01:55:09 DEBUG : dir: Looking for writers 2024/12/09 01:55:09 DEBUG : file1: reading active writers 2024/12/09 01:55:09 DEBUG : sub: reading active writers 2024/12/09 01:55:09 DEBUG : : Looking for writers 2024/12/09 01:55:09 DEBUG : dir: reading active writers 2024/12/09 01:55:09 DEBUG : >WaitForWriters: 2024/12/09 01:55:12 DEBUG : dir/sub: Rmdir: contains trashed file: "subsub" 2024/12/09 01:55:13 DEBUG : dir: Rmdir: contains trashed file: "sub" 2024/12/09 01:55:13 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/09 01:55:13 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestDirMkdirSub (16.89s) === RUN TestDirRemove run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 01:55:16 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:55:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:55:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:55:16 DEBUG : : >changeNotify: 2024/12/09 01:55:18 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:55:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:55:19 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:55:19 DEBUG : : invalidating directory cache 2024/12/09 01:55:19 DEBUG : : >changeNotify: 2024/12/09 01:55:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:55:21 ERROR : dir/: Dir.Remove not empty 2024/12/09 01:55:21 DEBUG : dir/file1: Remove: 2024/12/09 01:55:22 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:55:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:55:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:55:22 DEBUG : : >changeNotify: 2024/12/09 01:55:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:55:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:55:22 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:55:22 DEBUG : : >changeNotify: 2024/12/09 01:55:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/09 01:55:22 DEBUG : dir/file1: >Remove: err= 2024/12/09 01:55:22 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/09 01:55:22 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/09 01:55:23 DEBUG : : Added virtual directory entry vDel: "dir" 2024/12/09 01:55:23 DEBUG : WaitForWriters: timeout=30s 2024/12/09 01:55:23 DEBUG : : Looking for writers 2024/12/09 01:55:23 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (9.65s) === RUN TestDirRemoveAll run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 01:55:26 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:55:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:55:27 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:55:27 DEBUG : : >changeNotify: 2024/12/09 01:55:28 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:55:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:55:28 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:55:28 DEBUG : : invalidating directory cache 2024/12/09 01:55:28 DEBUG : dir: invalidating directory cache 2024/12/09 01:55:28 DEBUG : : >changeNotify: 2024/12/09 01:55:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:55:31 DEBUG : dir/file1: Remove: 2024/12/09 01:55:32 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:55:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/09 01:55:32 DEBUG : dir/file1: >Remove: err= 2024/12/09 01:55:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:55:32 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:55:32 DEBUG : : >changeNotify: 2024/12/09 01:55:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:55:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:55:32 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:55:32 DEBUG : : >changeNotify: 2024/12/09 01:55:32 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/09 01:55:32 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/09 01:55:33 DEBUG : : Added virtual directory entry vDel: "dir" 2024/12/09 01:55:33 DEBUG : WaitForWriters: timeout=30s 2024/12/09 01:55:33 DEBUG : : Looking for writers 2024/12/09 01:55:33 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (9.92s) === RUN TestDirRemoveName run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 01:55:36 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:55:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:55:37 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:55:37 DEBUG : : >changeNotify: 2024/12/09 01:55:40 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:55:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:55:40 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:55:40 DEBUG : : >changeNotify: 2024/12/09 01:55:41 DEBUG : dir/file1: Remove: 2024/12/09 01:55:42 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:55:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:55:42 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:55:42 DEBUG : : >changeNotify: 2024/12/09 01:55:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:55:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:55:42 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:55:42 DEBUG : : >changeNotify: 2024/12/09 01:55:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/09 01:55:42 DEBUG : dir/file1: >Remove: err= 2024/12/09 01:55:43 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:55:43 DEBUG : WaitForWriters: timeout=30s 2024/12/09 01:55:43 DEBUG : dir: Looking for writers 2024/12/09 01:55:43 DEBUG : : Looking for writers 2024/12/09 01:55:43 DEBUG : dir: reading active writers 2024/12/09 01:55:43 DEBUG : >WaitForWriters: 2024/12/09 01:55:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:55:43 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:55:43 DEBUG : : invalidating directory cache 2024/12/09 01:55:43 DEBUG : dir: invalidating directory cache 2024/12/09 01:55:43 DEBUG : : >changeNotify: 2024/12/09 01:55:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:55:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:55:43 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:55:43 DEBUG : : >changeNotify: 2024/12/09 01:55:44 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/09 01:55:44 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestDirRemoveName (10.81s) === RUN TestDirRename run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 01:55:47 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:55:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:55:47 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:55:47 DEBUG : : >changeNotify: 2024/12/09 01:55:51 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:55:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:55:51 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:55:51 DEBUG : : >changeNotify: 2024/12/09 01:55:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:55:57 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:55:57 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:55:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:55:57 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:55:57 DEBUG : : >changeNotify: 2024/12/09 01:55:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:55:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:55:58 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:55:58 DEBUG : : invalidating directory cache 2024/12/09 01:55:58 DEBUG : dir: invalidating directory cache 2024/12/09 01:55:58 DEBUG : : >changeNotify: 2024/12/09 01:55:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:55:58 ERROR : dir/not found: Dir.Rename error: file does not exist 2024/12/09 01:55:59 DEBUG : dir: Updating dir with dir2 0xc000304a90 2024/12/09 01:55:59 DEBUG : dir: forgetting directory cache 2024/12/09 01:55:59 DEBUG : : Added virtual directory entry vDel: "dir" 2024/12/09 01:55:59 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2024/12/09 01:56:05 INFO : dir2/file1: Moved (server-side) to: file2 2024/12/09 01:56:05 DEBUG : file2: Updating file with file2 0xc000503ec0 2024/12/09 01:56:05 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2024/12/09 01:56:05 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/09 01:56:10 INFO : dir2/file3: Deleted 2024/12/09 01:56:12 INFO : file2: Moved (server-side) to: dir2/file3 2024/12/09 01:56:12 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000503ec0 2024/12/09 01:56:12 DEBUG : : Added virtual directory entry vDel: "file2" 2024/12/09 01:56:12 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2024/12/09 01:56:14 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:56:15 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:56:15 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:56:15 DEBUG : : invalidating directory cache 2024/12/09 01:56:15 DEBUG : : >changeNotify: 2024/12/09 01:56:15 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir2" entryType 0 2024/12/09 01:56:15 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/09 01:56:15 DEBUG : : >changeNotify: 2024/12/09 01:56:15 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir2/file3.bin" entryType 1 2024/12/09 01:56:15 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir2/file3.json" entryType 1 2024/12/09 01:56:15 DEBUG : : changeNotify: relativePath="dir2/file3", type=1 2024/12/09 01:56:15 DEBUG : : >changeNotify: 2024/12/09 01:56:16 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2024/12/09 01:56:16 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:56:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:56:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:56:16 DEBUG : : >changeNotify: 2024/12/09 01:56:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir2" entryType 0 2024/12/09 01:56:16 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/09 01:56:16 DEBUG : : >changeNotify: 2024/12/09 01:56:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir2/file3.bin" entryType 1 2024/12/09 01:56:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir2/file3.json" entryType 1 2024/12/09 01:56:16 DEBUG : : changeNotify: relativePath="dir2/file3", type=1 2024/12/09 01:56:16 DEBUG : : >changeNotify: 2024/12/09 01:56:17 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000305930 2024/12/09 01:56:17 DEBUG : empty directory: forgetting directory cache 2024/12/09 01:56:17 DEBUG : : Added virtual directory entry vDel: "empty directory" 2024/12/09 01:56:17 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2024/12/09 01:56:17 DEBUG : dir2: Renaming to "dir3" 2024/12/09 01:56:17 DEBUG : WaitForWriters: timeout=30s 2024/12/09 01:56:17 DEBUG : dir3: Looking for writers 2024/12/09 01:56:17 DEBUG : file3: reading active writers 2024/12/09 01:56:17 DEBUG : renamed empty directory: Looking for writers 2024/12/09 01:56:17 DEBUG : : Looking for writers 2024/12/09 01:56:17 DEBUG : renamed empty directory: reading active writers 2024/12/09 01:56:17 DEBUG : dir3: reading active writers 2024/12/09 01:56:17 DEBUG : >WaitForWriters: 2024/12/09 01:56:18 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:56:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:56:19 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:56:19 DEBUG : : >changeNotify: 2024/12/09 01:56:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir2" entryType 0 2024/12/09 01:56:19 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/09 01:56:19 DEBUG : : >changeNotify: 2024/12/09 01:56:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir2/file3.bin" entryType 1 2024/12/09 01:56:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir2/file3.json" entryType 1 2024/12/09 01:56:19 DEBUG : : changeNotify: relativePath="dir2/file3", type=1 2024/12/09 01:56:19 DEBUG : : >changeNotify: 2024/12/09 01:56:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "renamed empty directory" entryType 0 2024/12/09 01:56:19 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/12/09 01:56:19 DEBUG : : >changeNotify: 2024/12/09 01:56:19 DEBUG : dir2: Rmdir: contains trashed file: "file3.json" 2024/12/09 01:56:19 DEBUG : dir2: Rmdir: contains trashed file: "file3.bin" 2024/12/09 01:56:19 DEBUG : dir2: Rmdir: contains trashed file: "file3.json" 2024/12/09 01:56:19 DEBUG : dir2: Rmdir: contains trashed file: "file3.bin" --- PASS: TestDirRename (35.95s) === 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-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 01:56:22 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:56:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:56:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:56:22 DEBUG : : >changeNotify: 2024/12/09 01:56:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "renamed empty directory" entryType 0 2024/12/09 01:56:22 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/12/09 01:56:22 DEBUG : : >changeNotify: 2024/12/09 01:56:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir2" entryType 0 2024/12/09 01:56:22 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/09 01:56:22 DEBUG : : >changeNotify: 2024/12/09 01:56:24 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:56:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:56:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:56:24 DEBUG : : invalidating directory cache 2024/12/09 01:56:24 DEBUG : : >changeNotify: 2024/12/09 01:56:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "renamed empty directory" entryType 0 2024/12/09 01:56:24 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/12/09 01:56:24 DEBUG : : >changeNotify: 2024/12/09 01:56:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir2" entryType 0 2024/12/09 01:56:24 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/09 01:56:24 DEBUG : : >changeNotify: 2024/12/09 01:56:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:56:26 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:56:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:56:27 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:56:27 DEBUG : : >changeNotify: 2024/12/09 01:56:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "renamed empty directory" entryType 0 2024/12/09 01:56:27 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/12/09 01:56:27 DEBUG : : >changeNotify: 2024/12/09 01:56:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir2" entryType 0 2024/12/09 01:56:27 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/09 01:56:27 DEBUG : : >changeNotify: 2024/12/09 01:56:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:56:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:56:27 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:56:27 DEBUG : : >changeNotify: 2024/12/09 01:56:27 DEBUG : WaitForWriters: timeout=30s 2024/12/09 01:56:27 DEBUG : dir: Looking for writers 2024/12/09 01:56:27 DEBUG : file1: reading active writers 2024/12/09 01:56:27 DEBUG : : Looking for writers 2024/12/09 01:56:27 DEBUG : dir: reading active writers 2024/12/09 01:56:27 DEBUG : >WaitForWriters: 2024/12/09 01:56:28 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:56:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:56:28 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:56:28 DEBUG : : >changeNotify: 2024/12/09 01:56:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "renamed empty directory" entryType 0 2024/12/09 01:56:28 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/12/09 01:56:28 DEBUG : : >changeNotify: 2024/12/09 01:56:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir2" entryType 0 2024/12/09 01:56:28 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/09 01:56:28 DEBUG : : >changeNotify: 2024/12/09 01:56:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:56:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:56:28 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:56:28 DEBUG : : >changeNotify: 2024/12/09 01:56:29 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/09 01:56:29 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestFileMethods (9.82s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 01:56:32 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:56:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:56:32 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:56:32 DEBUG : : >changeNotify: 2024/12/09 01:56:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "renamed empty directory" entryType 0 2024/12/09 01:56:32 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/12/09 01:56:32 DEBUG : : >changeNotify: 2024/12/09 01:56:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir2" entryType 0 2024/12/09 01:56:32 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/09 01:56:32 DEBUG : : >changeNotify: 2024/12/09 01:56:34 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:56:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:56:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:56:34 DEBUG : : invalidating directory cache 2024/12/09 01:56:34 DEBUG : dir: invalidating directory cache 2024/12/09 01:56:34 DEBUG : : >changeNotify: 2024/12/09 01:56:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "renamed empty directory" entryType 0 2024/12/09 01:56:34 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/12/09 01:56:34 DEBUG : : >changeNotify: 2024/12/09 01:56:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir2" entryType 0 2024/12/09 01:56:34 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/09 01:56:34 DEBUG : : >changeNotify: 2024/12/09 01:56:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:56:36 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:56:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:56:37 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:56:37 DEBUG : : >changeNotify: 2024/12/09 01:56:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "renamed empty directory" entryType 0 2024/12/09 01:56:37 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/12/09 01:56:37 DEBUG : : >changeNotify: 2024/12/09 01:56:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir2" entryType 0 2024/12/09 01:56:37 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/09 01:56:37 DEBUG : : >changeNotify: 2024/12/09 01:56:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:56:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:56:37 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:56:37 DEBUG : : >changeNotify: 2024/12/09 01:56:40 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:56:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:56:40 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:56:40 DEBUG : : >changeNotify: 2024/12/09 01:56:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "renamed empty directory" entryType 0 2024/12/09 01:56:40 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/12/09 01:56:40 DEBUG : : >changeNotify: 2024/12/09 01:56:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir2" entryType 0 2024/12/09 01:56:40 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/09 01:56:40 DEBUG : : >changeNotify: 2024/12/09 01:56:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:56:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:56:40 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:56:40 DEBUG : : >changeNotify: 2024/12/09 01:56:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "time_test.bin" entryType 1 2024/12/09 01:56:42 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:56:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:56:42 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:56:42 DEBUG : : >changeNotify: 2024/12/09 01:56:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "renamed empty directory" entryType 0 2024/12/09 01:56:42 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/12/09 01:56:42 DEBUG : : >changeNotify: 2024/12/09 01:56:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir2" entryType 0 2024/12/09 01:56:42 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/09 01:56:42 DEBUG : : >changeNotify: 2024/12/09 01:56:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:56:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:56:42 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:56:42 DEBUG : : >changeNotify: 2024/12/09 01:56:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "time_test.bin" entryType 1 2024/12/09 01:56:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "time_test.json" entryType 1 2024/12/09 01:56:42 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/09 01:56:42 DEBUG : : >changeNotify: 2024/12/09 01:56:43 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:56:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:56:43 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:56:43 DEBUG : : >changeNotify: 2024/12/09 01:56:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "renamed empty directory" entryType 0 2024/12/09 01:56:43 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/12/09 01:56:43 DEBUG : : >changeNotify: 2024/12/09 01:56:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir2" entryType 0 2024/12/09 01:56:43 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/09 01:56:43 DEBUG : : >changeNotify: 2024/12/09 01:56:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:56:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:56:43 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:56:43 DEBUG : : >changeNotify: 2024/12/09 01:56:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "time_test.bin" entryType 1 2024/12/09 01:56:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "time_test.json" entryType 1 2024/12/09 01:56:43 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/09 01:56:43 DEBUG : : >changeNotify: 2024/12/09 01:56:44 DEBUG : Can set mod time: true 2024/12/09 01:56:45 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:56:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "renamed empty directory" entryType 0 2024/12/09 01:56:45 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/12/09 01:56:45 DEBUG : : invalidating directory cache 2024/12/09 01:56:45 DEBUG : : >changeNotify: 2024/12/09 01:56:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir2" entryType 0 2024/12/09 01:56:45 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/09 01:56:45 DEBUG : : >changeNotify: 2024/12/09 01:56:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:56:45 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:56:45 DEBUG : : >changeNotify: 2024/12/09 01:56:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:56:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:56:45 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:56:45 DEBUG : : >changeNotify: 2024/12/09 01:56:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "time_test.bin" entryType 1 2024/12/09 01:56:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "time_test.json" entryType 1 2024/12/09 01:56:45 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/09 01:56:45 DEBUG : : >changeNotify: 2024/12/09 01:56:45 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/09 01:56:46 DEBUG : WaitForWriters: timeout=30s 2024/12/09 01:56:46 DEBUG : dir: Looking for writers 2024/12/09 01:56:46 DEBUG : file1: reading active writers 2024/12/09 01:56:46 DEBUG : : Looking for writers 2024/12/09 01:56:46 DEBUG : dir: reading active writers 2024/12/09 01:56:46 DEBUG : >WaitForWriters: 2024/12/09 01:56:47 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:56:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "renamed empty directory" entryType 0 2024/12/09 01:56:47 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/12/09 01:56:47 DEBUG : : >changeNotify: 2024/12/09 01:56:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir2" entryType 0 2024/12/09 01:56:47 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/09 01:56:47 DEBUG : : >changeNotify: 2024/12/09 01:56:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:56:47 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:56:47 DEBUG : : >changeNotify: 2024/12/09 01:56:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:56:47 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:56:47 DEBUG : : >changeNotify: 2024/12/09 01:56:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "time_test.json" entryType 1 2024/12/09 01:56:47 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/09 01:56:47 DEBUG : : >changeNotify: 2024/12/09 01:56:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "time_test.bin" entryType 1 2024/12/09 01:56:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:56:48 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/09 01:56:48 DEBUG : dir: Rmdir: contains trashed file: "file1.json" === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 01:56:51 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:56:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "renamed empty directory" entryType 0 2024/12/09 01:56:51 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/12/09 01:56:51 DEBUG : : >changeNotify: 2024/12/09 01:56:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir2" entryType 0 2024/12/09 01:56:51 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/09 01:56:51 DEBUG : : >changeNotify: 2024/12/09 01:56:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:56:51 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:56:51 DEBUG : : >changeNotify: 2024/12/09 01:56:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "time_test.bin" entryType 1 2024/12/09 01:56:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "time_test.json" entryType 1 2024/12/09 01:56:51 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/09 01:56:51 DEBUG : : >changeNotify: 2024/12/09 01:56:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/09 01:56:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/09 01:56:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 01:56:56 DEBUG : Compressed: TestCompressDrive:rclone-test-comigat1tuko: File to upload is small (0 bytes), uploading instead of streaming 2024/12/09 01:56:57 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:56:57 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:56:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "renamed empty directory" entryType 0 2024/12/09 01:56:57 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/12/09 01:56:57 DEBUG : : >changeNotify: 2024/12/09 01:56:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir2" entryType 0 2024/12/09 01:56:57 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/09 01:56:57 DEBUG : : >changeNotify: 2024/12/09 01:56:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:56:57 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:56:57 DEBUG : : >changeNotify: 2024/12/09 01:56:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "time_test.bin" entryType 1 2024/12/09 01:56:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "time_test.json" entryType 1 2024/12/09 01:56:57 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/09 01:56:57 DEBUG : : >changeNotify: 2024/12/09 01:56:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:56:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:56:57 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:56:57 DEBUG : : >changeNotify: 2024/12/09 01:56:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "renamed empty directory" entryType 0 2024/12/09 01:56:58 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/12/09 01:56:58 DEBUG : : >changeNotify: 2024/12/09 01:56:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir2" entryType 0 2024/12/09 01:56:58 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/09 01:56:58 DEBUG : : >changeNotify: 2024/12/09 01:56:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:56:58 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:56:58 DEBUG : : >changeNotify: 2024/12/09 01:56:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "time_test.bin" entryType 1 2024/12/09 01:56:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "time_test.json" entryType 1 2024/12/09 01:56:58 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/09 01:56:58 DEBUG : : >changeNotify: 2024/12/09 01:56:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:56:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:56:58 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:56:58 DEBUG : : >changeNotify: 2024/12/09 01:57:00 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/09 01:57:00 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/12/09 01:57:01 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/09 01:57:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 01:57:01 DEBUG : WaitForWriters: timeout=30s 2024/12/09 01:57:01 DEBUG : dir: Looking for writers 2024/12/09 01:57:01 DEBUG : file1: reading active writers 2024/12/09 01:57:01 DEBUG : : Looking for writers 2024/12/09 01:57:01 DEBUG : dir: reading active writers 2024/12/09 01:57:01 DEBUG : >WaitForWriters: 2024/12/09 01:57:02 DEBUG : WaitForWriters: timeout=30s 2024/12/09 01:57:02 DEBUG : dir: Looking for writers 2024/12/09 01:57:02 DEBUG : file1: reading active writers 2024/12/09 01:57:02 DEBUG : : Looking for writers 2024/12/09 01:57:02 DEBUG : dir: reading active writers 2024/12/09 01:57:02 DEBUG : >WaitForWriters: 2024/12/09 01:57:04 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/09 01:57:04 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 01:57:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/09 01:57:12 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/09 01:57:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 01:57:12 DEBUG : Compressed: TestCompressDrive:rclone-test-comigat1tuko: File to upload is small (5 bytes), uploading instead of streaming 2024/12/09 01:57:14 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:57:14 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "renamed empty directory" entryType 0 2024/12/09 01:57:14 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/12/09 01:57:14 DEBUG : : >changeNotify: 2024/12/09 01:57:14 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir2" entryType 0 2024/12/09 01:57:14 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/09 01:57:14 DEBUG : : >changeNotify: 2024/12/09 01:57:14 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:57:14 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:57:14 DEBUG : : >changeNotify: 2024/12/09 01:57:14 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "time_test.bin" entryType 1 2024/12/09 01:57:14 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "time_test.json" entryType 1 2024/12/09 01:57:14 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/09 01:57:14 DEBUG : : >changeNotify: 2024/12/09 01:57:14 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:57:14 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:57:14 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:57:14 DEBUG : : >changeNotify: 2024/12/09 01:57:16 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:57:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "renamed empty directory" entryType 0 2024/12/09 01:57:16 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/12/09 01:57:16 DEBUG : : >changeNotify: 2024/12/09 01:57:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir2" entryType 0 2024/12/09 01:57:16 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/09 01:57:16 DEBUG : : >changeNotify: 2024/12/09 01:57:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:57:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:57:16 DEBUG : : >changeNotify: 2024/12/09 01:57:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "time_test.bin" entryType 1 2024/12/09 01:57:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "time_test.json" entryType 1 2024/12/09 01:57:16 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/09 01:57:16 DEBUG : : >changeNotify: 2024/12/09 01:57:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:57:16 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:57:16 DEBUG : : >changeNotify: 2024/12/09 01:57:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:57:16 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/09 01:57:16 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/12/09 01:57:17 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/09 01:57:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 01:57:17 DEBUG : WaitForWriters: timeout=30s 2024/12/09 01:57:17 DEBUG : dir: Looking for writers 2024/12/09 01:57:17 DEBUG : file1: reading active writers 2024/12/09 01:57:17 DEBUG : : Looking for writers 2024/12/09 01:57:17 DEBUG : dir: reading active writers 2024/12/09 01:57:17 DEBUG : >WaitForWriters: 2024/12/09 01:57:18 DEBUG : WaitForWriters: timeout=30s 2024/12/09 01:57:18 DEBUG : dir: Looking for writers 2024/12/09 01:57:18 DEBUG : file1: reading active writers 2024/12/09 01:57:18 DEBUG : : Looking for writers 2024/12/09 01:57:18 DEBUG : dir: reading active writers 2024/12/09 01:57:18 DEBUG : >WaitForWriters: 2024/12/09 01:57:18 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:57:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "renamed empty directory" entryType 0 2024/12/09 01:57:19 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/12/09 01:57:19 DEBUG : : >changeNotify: 2024/12/09 01:57:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir2" entryType 0 2024/12/09 01:57:19 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/09 01:57:19 DEBUG : : >changeNotify: 2024/12/09 01:57:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:57:19 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:57:19 DEBUG : : >changeNotify: 2024/12/09 01:57:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "time_test.bin" entryType 1 2024/12/09 01:57:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "time_test.json" entryType 1 2024/12/09 01:57:19 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/09 01:57:19 DEBUG : : >changeNotify: 2024/12/09 01:57:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:57:19 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:57:19 DEBUG : : >changeNotify: 2024/12/09 01:57:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:57:20 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/09 01:57:20 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/09 01:57:21 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:57:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:57:21 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:57:21 DEBUG : : invalidating directory cache 2024/12/09 01:57:21 DEBUG : dir: invalidating directory cache 2024/12/09 01:57:21 DEBUG : : >changeNotify: 2024/12/09 01:57:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "time_test.bin" entryType 1 2024/12/09 01:57:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "time_test.json" entryType 1 2024/12/09 01:57:21 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/09 01:57:21 DEBUG : : >changeNotify: 2024/12/09 01:57:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:57:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:57:21 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:57:21 DEBUG : : >changeNotify: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 01:57:21 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/09 01:57:21 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 01:57:21 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 01:57:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 01:57:21 DEBUG : Config file has changed externally - reloading 2024/12/09 01:57:21 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 01:57:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 01:57:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 01:57:21 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 01:57:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 01:57:21 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/09 01:57:22 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:57:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:57:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:57:22 DEBUG : : >changeNotify: 2024/12/09 01:57:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "time_test.bin" entryType 1 2024/12/09 01:57:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "time_test.json" entryType 1 2024/12/09 01:57:22 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/09 01:57:22 DEBUG : : >changeNotify: 2024/12/09 01:57:24 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:57:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:57:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:57:24 DEBUG : : >changeNotify: 2024/12/09 01:57:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "time_test.bin" entryType 1 2024/12/09 01:57:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "time_test.json" entryType 1 2024/12/09 01:57:24 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/09 01:57:24 DEBUG : : >changeNotify: 2024/12/09 01:57:26 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:57:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:57:27 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:57:27 DEBUG : : >changeNotify: 2024/12/09 01:57:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "time_test.bin" entryType 1 2024/12/09 01:57:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "time_test.json" entryType 1 2024/12/09 01:57:27 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/09 01:57:27 DEBUG : : >changeNotify: 2024/12/09 01:57:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:57:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:57:27 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:57:27 DEBUG : : >changeNotify: 2024/12/09 01:57:28 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:57:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:57:28 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:57:28 DEBUG : : >changeNotify: 2024/12/09 01:57:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "time_test.bin" entryType 1 2024/12/09 01:57:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "time_test.json" entryType 1 2024/12/09 01:57:28 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/09 01:57:28 DEBUG : : >changeNotify: 2024/12/09 01:57:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:57:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:57:28 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:57:28 DEBUG : : >changeNotify: 2024/12/09 01:57:29 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/09 01:57:30 DEBUG : WaitForWriters: timeout=30s 2024/12/09 01:57:30 DEBUG : dir: Looking for writers 2024/12/09 01:57:30 DEBUG : file1: reading active writers 2024/12/09 01:57:30 DEBUG : : Looking for writers 2024/12/09 01:57:30 DEBUG : dir: reading active writers 2024/12/09 01:57:30 DEBUG : >WaitForWriters: 2024/12/09 01:57:30 DEBUG : vfs cache: cleaner exiting 2024/12/09 01:57:30 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:57:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "time_test.bin" entryType 1 2024/12/09 01:57:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:57:31 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:57:31 DEBUG : : invalidating directory cache 2024/12/09 01:57:31 DEBUG : dir: invalidating directory cache 2024/12/09 01:57:31 DEBUG : : >changeNotify: 2024/12/09 01:57:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "time_test.json" entryType 1 2024/12/09 01:57:31 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/09 01:57:31 DEBUG : : >changeNotify: 2024/12/09 01:57:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:57:31 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:57:31 DEBUG : : >changeNotify: 2024/12/09 01:57:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:57:32 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:57:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "time_test.bin" entryType 1 2024/12/09 01:57:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:57:32 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:57:32 DEBUG : : >changeNotify: 2024/12/09 01:57:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "time_test.json" entryType 1 2024/12/09 01:57:32 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/09 01:57:32 DEBUG : : >changeNotify: 2024/12/09 01:57:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:57:32 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:57:32 DEBUG : : >changeNotify: 2024/12/09 01:57:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:57:32 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/09 01:57:32 DEBUG : dir: Rmdir: contains trashed file: "file1.json" === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 01:57:33 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/09 01:57:33 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 01:57:33 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 01:57:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 01:57:33 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 01:57:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 01:57:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 01:57:33 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 01:57:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 01:57:33 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/09 01:57:34 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:57:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "time_test.bin" entryType 1 2024/12/09 01:57:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:57:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:57:34 DEBUG : : >changeNotify: 2024/12/09 01:57:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "time_test.json" entryType 1 2024/12/09 01:57:34 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/09 01:57:34 DEBUG : : >changeNotify: 2024/12/09 01:57:36 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:57:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "time_test.bin" entryType 1 2024/12/09 01:57:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:57:37 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:57:37 DEBUG : : >changeNotify: 2024/12/09 01:57:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "time_test.json" entryType 1 2024/12/09 01:57:37 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/09 01:57:37 DEBUG : : >changeNotify: 2024/12/09 01:57:40 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:57:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "time_test.bin" entryType 1 2024/12/09 01:57:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:57:40 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:57:40 DEBUG : : >changeNotify: 2024/12/09 01:57:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "time_test.json" entryType 1 2024/12/09 01:57:40 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/09 01:57:40 DEBUG : : >changeNotify: 2024/12/09 01:57:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:57:40 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:57:40 DEBUG : : >changeNotify: 2024/12/09 01:57:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:57:40 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/12/09 01:57:40 DEBUG : dir/file1: newRWFileHandle: 2024/12/09 01:57:40 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/09 01:57:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/09 01:57:40 DEBUG : dir/file1(0xc0001512c0): close: 2024/12/09 01:57:41 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/09 01:57:41 DEBUG : dir/file1(0xc0001512c0): >close: err= 2024/12/09 01:57:41 DEBUG : WaitForWriters: timeout=30s 2024/12/09 01:57:41 DEBUG : dir: Looking for writers 2024/12/09 01:57:41 DEBUG : file1: reading active writers 2024/12/09 01:57:41 DEBUG : : Looking for writers 2024/12/09 01:57:41 DEBUG : dir: reading active writers 2024/12/09 01:57:41 DEBUG : >WaitForWriters: 2024/12/09 01:57:42 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:57:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "time_test.bin" entryType 1 2024/12/09 01:57:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:57:42 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:57:42 DEBUG : : >changeNotify: 2024/12/09 01:57:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "time_test.json" entryType 1 2024/12/09 01:57:42 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/09 01:57:42 DEBUG : : >changeNotify: 2024/12/09 01:57:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:57:42 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:57:42 DEBUG : : >changeNotify: 2024/12/09 01:57:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:57:43 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:57:43 DEBUG : WaitForWriters: timeout=30s 2024/12/09 01:57:43 DEBUG : dir: Looking for writers 2024/12/09 01:57:43 DEBUG : file1: reading active writers 2024/12/09 01:57:43 DEBUG : : Looking for writers 2024/12/09 01:57:43 DEBUG : dir: reading active writers 2024/12/09 01:57:43 DEBUG : >WaitForWriters: 2024/12/09 01:57:43 DEBUG : vfs cache: cleaner exiting 2024/12/09 01:57:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "time_test.bin" entryType 1 2024/12/09 01:57:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:57:43 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:57:43 DEBUG : : >changeNotify: 2024/12/09 01:57:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "time_test.json" entryType 1 2024/12/09 01:57:43 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/09 01:57:43 DEBUG : : >changeNotify: 2024/12/09 01:57:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:57:43 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:57:43 DEBUG : : >changeNotify: 2024/12/09 01:57:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:57:45 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:57:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "time_test.bin" entryType 1 2024/12/09 01:57:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:57:45 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:57:45 DEBUG : : >changeNotify: 2024/12/09 01:57:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "time_test.json" entryType 1 2024/12/09 01:57:45 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/09 01:57:45 DEBUG : : >changeNotify: 2024/12/09 01:57:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:57:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:57:45 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:57:45 DEBUG : : >changeNotify: 2024/12/09 01:57:45 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/09 01:57:45 DEBUG : dir: Rmdir: contains trashed file: "file1.json" === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 01:57:46 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/09 01:57:46 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 01:57:46 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 01:57:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 01:57:46 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 01:57:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 01:57:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 01:57:46 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 01:57:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 01:57:46 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/09 01:57:47 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:57:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:57:47 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:57:47 DEBUG : : >changeNotify: 2024/12/09 01:57:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "time_test.json" entryType 1 2024/12/09 01:57:47 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/09 01:57:47 DEBUG : : >changeNotify: 2024/12/09 01:57:49 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:57:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:57:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:57:50 DEBUG : : invalidating directory cache 2024/12/09 01:57:50 DEBUG : dir: invalidating directory cache 2024/12/09 01:57:50 DEBUG : : >changeNotify: 2024/12/09 01:57:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "time_test.json" entryType 1 2024/12/09 01:57:50 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/09 01:57:50 DEBUG : : >changeNotify: 2024/12/09 01:57:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:57:51 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:57:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:57:51 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:57:51 DEBUG : : >changeNotify: 2024/12/09 01:57:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:57:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:57:51 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:57:51 DEBUG : : >changeNotify: 2024/12/09 01:57:53 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/12/09 01:57:53 DEBUG : dir/file1: newRWFileHandle: 2024/12/09 01:57:53 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/09 01:57:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/09 01:57:53 DEBUG : dir/file1(0xc0002aae40): _writeAt: size=5, off=0 2024/12/09 01:57:53 DEBUG : dir/file1(0xc0002aae40): openPending: 2024/12/09 01:57:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/12/09 01:57:54 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/09 01:57:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 01:57:54 DEBUG : dir/file1(0xc0002aae40): >openPending: err= 2024/12/09 01:57:54 DEBUG : dir/file1(0xc0002aae40): >_writeAt: n=5, err= 2024/12/09 01:57:54 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2024/12/09 01:57:54 DEBUG : dir/file1(0xc0002aae40): close: 2024/12/09 01:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2024/12/09 01:57:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2024/12/09 01:57:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2024/12/09 01:57:54 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/12/09 01:57:55 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2024/12/09 01:57:55 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/09 01:57:55 DEBUG : dir/file1(0xc0002aae40): >close: err= 2024/12/09 01:57:55 DEBUG : WaitForWriters: timeout=30s 2024/12/09 01:57:55 DEBUG : dir: Looking for writers 2024/12/09 01:57:55 DEBUG : file1: reading active writers 2024/12/09 01:57:55 DEBUG : : Looking for writers 2024/12/09 01:57:55 DEBUG : dir: reading active writers 2024/12/09 01:57:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/09 01:57:55 DEBUG : dir: Looking for writers 2024/12/09 01:57:55 DEBUG : file1: reading active writers 2024/12/09 01:57:55 DEBUG : : Looking for writers 2024/12/09 01:57:55 DEBUG : dir: reading active writers 2024/12/09 01:57:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/09 01:57:55 DEBUG : dir: Looking for writers 2024/12/09 01:57:55 DEBUG : file1: reading active writers 2024/12/09 01:57:55 DEBUG : : Looking for writers 2024/12/09 01:57:55 DEBUG : dir: reading active writers 2024/12/09 01:57:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/09 01:57:55 DEBUG : dir: Looking for writers 2024/12/09 01:57:55 DEBUG : file1: reading active writers 2024/12/09 01:57:55 DEBUG : : Looking for writers 2024/12/09 01:57:55 DEBUG : dir: reading active writers 2024/12/09 01:57:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/09 01:57:55 DEBUG : dir/file1: vfs cache: starting upload 2024/12/09 01:57:55 DEBUG : dir: Looking for writers 2024/12/09 01:57:55 DEBUG : file1: reading active writers 2024/12/09 01:57:55 DEBUG : : Looking for writers 2024/12/09 01:57:55 DEBUG : dir: reading active writers 2024/12/09 01:57:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/09 01:57:55 DEBUG : dir: Looking for writers 2024/12/09 01:57:55 DEBUG : file1: reading active writers 2024/12/09 01:57:55 DEBUG : : Looking for writers 2024/12/09 01:57:55 DEBUG : dir: reading active writers 2024/12/09 01:57:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/09 01:57:56 DEBUG : dir: Looking for writers 2024/12/09 01:57:56 DEBUG : file1: reading active writers 2024/12/09 01:57:56 DEBUG : : Looking for writers 2024/12/09 01:57:56 DEBUG : dir: reading active writers 2024/12/09 01:57:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/09 01:57:56 DEBUG : dir: Looking for writers 2024/12/09 01:57:56 DEBUG : file1: reading active writers 2024/12/09 01:57:56 DEBUG : : Looking for writers 2024/12/09 01:57:56 DEBUG : dir: reading active writers 2024/12/09 01:57:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/09 01:57:57 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:57:57 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:57:57 DEBUG : dir: Looking for writers 2024/12/09 01:57:57 DEBUG : file1: reading active writers 2024/12/09 01:57:57 DEBUG : : Looking for writers 2024/12/09 01:57:57 DEBUG : dir: reading active writers 2024/12/09 01:57:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/09 01:57:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:57:57 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:57:57 DEBUG : : >changeNotify: 2024/12/09 01:57:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:57:57 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:57:57 DEBUG : : >changeNotify: 2024/12/09 01:57:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:57:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:57:58 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:57:58 DEBUG : : >changeNotify: 2024/12/09 01:57:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:57:58 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:57:58 DEBUG : : >changeNotify: 2024/12/09 01:57:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:57:58 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2024/12/09 01:57:58 INFO : dir/file1: Copied (replaced existing) 2024/12/09 01:57:58 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2024/12/09 01:57:58 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/09 01:57:58 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2024/12/09 01:57:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 01:57:58 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/09 01:57:58 DEBUG : dir: Looking for writers 2024/12/09 01:57:58 DEBUG : file1: reading active writers 2024/12/09 01:57:58 DEBUG : : Looking for writers 2024/12/09 01:57:58 DEBUG : dir: reading active writers 2024/12/09 01:57:58 DEBUG : >WaitForWriters: 2024/12/09 01:58:00 DEBUG : WaitForWriters: timeout=30s 2024/12/09 01:58:00 DEBUG : dir: Looking for writers 2024/12/09 01:58:00 DEBUG : file1: reading active writers 2024/12/09 01:58:00 DEBUG : : Looking for writers 2024/12/09 01:58:00 DEBUG : dir: reading active writers 2024/12/09 01:58:00 DEBUG : >WaitForWriters: 2024/12/09 01:58:00 DEBUG : vfs cache: cleaner exiting 2024/12/09 01:58:03 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/09 01:58:03 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestFileSetModTime (93.48s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (18.98s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (15.96s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (16.18s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (11.89s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (12.61s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (17.86s) === RUN TestFileOpenRead run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 01:58:05 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:58:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:58:06 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:58:06 DEBUG : : invalidating directory cache 2024/12/09 01:58:06 DEBUG : dir: invalidating directory cache 2024/12/09 01:58:06 DEBUG : : >changeNotify: 2024/12/09 01:58:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/09 01:58:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/09 01:58:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/09 01:58:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2024/12/09 01:58:12 DEBUG : WaitForWriters: timeout=30s 2024/12/09 01:58:12 DEBUG : dir: Looking for writers 2024/12/09 01:58:12 DEBUG : file1: reading active writers 2024/12/09 01:58:12 DEBUG : : Looking for writers 2024/12/09 01:58:12 DEBUG : dir: reading active writers 2024/12/09 01:58:12 DEBUG : >WaitForWriters: 2024/12/09 01:58:14 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:58:15 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/09 01:58:15 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/09 01:58:15 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:58:15 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:58:15 DEBUG : : >changeNotify: 2024/12/09 01:58:15 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:58:15 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:58:15 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:58:15 DEBUG : : >changeNotify: --- PASS: TestFileOpenRead (11.71s) === RUN TestFileOpenReadUnknownSize 2024/12/09 01:58:15 INFO : Mock file system at root: poll-interval is not supported by this remote 2024/12/09 01:58:15 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/09 01:58:15 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2024/12/09 01:58:15 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2024/12/09 01:58:15 DEBUG : WaitForWriters: timeout=30s 2024/12/09 01:58:15 DEBUG : : Looking for writers 2024/12/09 01:58:15 DEBUG : file.txt: reading active writers 2024/12/09 01:58:15 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 01:58:16 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:58:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:58:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:58:16 DEBUG : : >changeNotify: 2024/12/09 01:58:18 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:58:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:58:19 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:58:19 DEBUG : : >changeNotify: 2024/12/09 01:58:21 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:58:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:58:21 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:58:21 DEBUG : : >changeNotify: 2024/12/09 01:58:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:58:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:58:21 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:58:21 DEBUG : : >changeNotify: 2024/12/09 01:58:21 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:58:22 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:58:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:58:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:58:22 DEBUG : : invalidating directory cache 2024/12/09 01:58:22 DEBUG : dir: invalidating directory cache 2024/12/09 01:58:22 DEBUG : : >changeNotify: 2024/12/09 01:58:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:58:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:58:22 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:58:22 DEBUG : : >changeNotify: 2024/12/09 01:58:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:58:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:58:22 DEBUG : : >changeNotify: 2024/12/09 01:58:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:58:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:58:22 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:58:22 DEBUG : : >changeNotify: 2024/12/09 01:58:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 01:58:22 DEBUG : Compressed: TestCompressDrive:rclone-test-comigat1tuko: File to upload is small (25 bytes), uploading instead of streaming 2024/12/09 01:58:24 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:58:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:58:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:58:24 DEBUG : : >changeNotify: 2024/12/09 01:58:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:58:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:58:24 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:58:24 DEBUG : : >changeNotify: 2024/12/09 01:58:26 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:58:26 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/09 01:58:26 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/12/09 01:58:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 01:58:26 DEBUG : WaitForWriters: timeout=30s 2024/12/09 01:58:26 DEBUG : dir: Looking for writers 2024/12/09 01:58:26 DEBUG : file1: reading active writers 2024/12/09 01:58:26 DEBUG : : Looking for writers 2024/12/09 01:58:26 DEBUG : dir: reading active writers 2024/12/09 01:58:26 DEBUG : >WaitForWriters: 2024/12/09 01:58:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:58:27 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:58:27 DEBUG : : >changeNotify: 2024/12/09 01:58:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:58:27 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:58:27 DEBUG : : >changeNotify: 2024/12/09 01:58:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:58:28 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:58:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:58:28 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:58:28 DEBUG : : >changeNotify: 2024/12/09 01:58:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:58:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:58:28 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:58:28 DEBUG : : >changeNotify: 2024/12/09 01:58:28 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/09 01:58:28 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestFileOpenWrite (13.95s) === RUN TestFileRemove run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 01:58:30 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:58:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:58:31 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:58:31 DEBUG : : >changeNotify: 2024/12/09 01:58:32 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:58:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:58:32 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:58:32 DEBUG : : >changeNotify: 2024/12/09 01:58:33 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:58:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:58:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:58:34 DEBUG : : invalidating directory cache 2024/12/09 01:58:34 DEBUG : dir: invalidating directory cache 2024/12/09 01:58:34 DEBUG : : >changeNotify: 2024/12/09 01:58:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:58:34 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:58:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:58:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:58:34 DEBUG : : >changeNotify: 2024/12/09 01:58:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:58:36 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:58:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:58:37 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:58:37 DEBUG : : >changeNotify: 2024/12/09 01:58:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:58:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:58:37 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:58:37 DEBUG : : >changeNotify: 2024/12/09 01:58:37 DEBUG : dir/file1: Remove: 2024/12/09 01:58:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/09 01:58:38 DEBUG : dir/file1: >Remove: err= 2024/12/09 01:58:39 DEBUG : dir/file1: Remove: 2024/12/09 01:58:39 DEBUG : dir/file1: >Remove: err=Read only file system 2024/12/09 01:58:39 DEBUG : WaitForWriters: timeout=30s 2024/12/09 01:58:39 DEBUG : dir: Looking for writers 2024/12/09 01:58:39 DEBUG : : Looking for writers 2024/12/09 01:58:39 DEBUG : dir: reading active writers 2024/12/09 01:58:39 DEBUG : >WaitForWriters: 2024/12/09 01:58:40 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/09 01:58:40 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/09 01:58:40 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:58:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:58:40 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:58:40 DEBUG : : >changeNotify: 2024/12/09 01:58:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:58:40 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:58:40 DEBUG : : >changeNotify: 2024/12/09 01:58:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 --- PASS: TestFileRemove (11.06s) === RUN TestFileRemoveAll run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 01:58:42 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:58:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:58:42 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:58:42 DEBUG : : >changeNotify: 2024/12/09 01:58:43 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:58:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:58:43 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:58:43 DEBUG : : >changeNotify: 2024/12/09 01:58:45 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:58:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:58:45 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:58:45 DEBUG : : >changeNotify: 2024/12/09 01:58:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:58:46 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:58:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:58:46 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:58:46 DEBUG : : invalidating directory cache 2024/12/09 01:58:46 DEBUG : dir: invalidating directory cache 2024/12/09 01:58:46 DEBUG : : >changeNotify: 2024/12/09 01:58:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:58:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:58:46 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:58:46 DEBUG : : >changeNotify: 2024/12/09 01:58:47 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:58:47 DEBUG : dir/file1: Remove: 2024/12/09 01:58:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:58:47 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:58:47 DEBUG : : >changeNotify: 2024/12/09 01:58:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:58:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:58:47 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:58:47 DEBUG : : >changeNotify: 2024/12/09 01:58:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/09 01:58:48 DEBUG : dir/file1: >Remove: err= 2024/12/09 01:58:49 DEBUG : dir/file1: Remove: 2024/12/09 01:58:49 DEBUG : dir/file1: >Remove: err=Read only file system 2024/12/09 01:58:49 DEBUG : WaitForWriters: timeout=30s 2024/12/09 01:58:49 DEBUG : dir: Looking for writers 2024/12/09 01:58:49 DEBUG : : Looking for writers 2024/12/09 01:58:49 DEBUG : dir: reading active writers 2024/12/09 01:58:49 DEBUG : >WaitForWriters: 2024/12/09 01:58:49 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:58:50 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/09 01:58:50 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/09 01:58:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:58:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:58:50 DEBUG : : >changeNotify: 2024/12/09 01:58:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:58:50 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:58:50 DEBUG : : >changeNotify: 2024/12/09 01:58:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 --- PASS: TestFileRemoveAll (10.07s) === RUN TestFileOpen run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 01:58:51 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:58:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:58:51 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:58:51 DEBUG : : >changeNotify: 2024/12/09 01:58:57 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:58:57 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:58:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/09 01:58:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/09 01:58:57 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/12/09 01:58:57 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/09 01:58:57 DEBUG : dir/file1: Open: flags=O_RDWR 2024/12/09 01:58:57 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/09 01:58:57 DEBUG : dir/file1: Open: flags=0x3 2024/12/09 01:58:57 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2024/12/09 01:58:57 DEBUG : dir/file1: >Open: fd=, err=permission denied 2024/12/09 01:58:57 DEBUG : WaitForWriters: timeout=30s 2024/12/09 01:58:57 DEBUG : dir: Looking for writers 2024/12/09 01:58:57 DEBUG : file1: reading active writers 2024/12/09 01:58:57 DEBUG : : Looking for writers 2024/12/09 01:58:57 DEBUG : dir: reading active writers 2024/12/09 01:58:57 DEBUG : >WaitForWriters: 2024/12/09 01:58:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:58:57 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:58:57 DEBUG : : >changeNotify: 2024/12/09 01:58:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:58:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:58:57 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:58:57 DEBUG : : >changeNotify: 2024/12/09 01:58:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:58:58 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:58:58 DEBUG : : >changeNotify: 2024/12/09 01:58:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:58:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:58:58 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:58:58 DEBUG : : >changeNotify: 2024/12/09 01:58:59 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/09 01:58:59 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestFileOpen (9.78s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 01:59:04 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:59:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:59:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:59:04 DEBUG : : invalidating directory cache 2024/12/09 01:59:04 DEBUG : dir: invalidating directory cache 2024/12/09 01:59:04 DEBUG : : >changeNotify: 2024/12/09 01:59:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:59:05 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:59:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:59:06 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:59:06 DEBUG : : >changeNotify: 2024/12/09 01:59:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:59:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:59:06 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:59:06 DEBUG : : >changeNotify: 2024/12/09 01:59:08 DEBUG : WaitForWriters: timeout=30s 2024/12/09 01:59:08 DEBUG : dir: Looking for writers 2024/12/09 01:59:08 DEBUG : file1: reading active writers 2024/12/09 01:59:08 DEBUG : : Looking for writers 2024/12/09 01:59:08 DEBUG : dir: reading active writers 2024/12/09 01:59:08 DEBUG : >WaitForWriters: 2024/12/09 01:59:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/09 01:59:13 DEBUG : newLeaf: Updating file with newLeaf 0xc00074a300 2024/12/09 01:59:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/09 01:59:13 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/09 01:59:14 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:59:15 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:59:15 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:59:15 DEBUG : : >changeNotify: 2024/12/09 01:59:15 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 01:59:15 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 01:59:15 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 01:59:15 DEBUG : : >changeNotify: 2024/12/09 01:59:16 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:59:16 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:59:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:59:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:59:16 DEBUG : : invalidating directory cache 2024/12/09 01:59:16 DEBUG : dir: invalidating directory cache 2024/12/09 01:59:16 DEBUG : : >changeNotify: 2024/12/09 01:59:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 01:59:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 01:59:16 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 01:59:16 DEBUG : : >changeNotify: 2024/12/09 01:59:17 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:59:17 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:59:17 DEBUG : : >changeNotify: 2024/12/09 01:59:17 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 01:59:17 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 01:59:17 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 01:59:17 DEBUG : : >changeNotify: 2024/12/09 01:59:18 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:59:19 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/09 01:59:19 DEBUG : dir/file1: Updating file with dir/file1 0xc00074a300 2024/12/09 01:59:19 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/09 01:59:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 01:59:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:59:19 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:59:19 DEBUG : : >changeNotify: 2024/12/09 01:59:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:59:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:59:19 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:59:19 DEBUG : : >changeNotify: 2024/12/09 01:59:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/09 01:59:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/09 01:59:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 01:59:20 DEBUG : dir/file1: File is currently open, delaying rename 0xc00074a300 2024/12/09 01:59:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/09 01:59:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/09 01:59:20 DEBUG : Compressed: TestCompressDrive:rclone-test-comigat1tuko: File to upload is small (25 bytes), uploading instead of streaming 2024/12/09 01:59:21 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:59:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:59:21 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:59:21 DEBUG : : >changeNotify: 2024/12/09 01:59:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:59:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:59:21 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:59:21 DEBUG : : >changeNotify: 2024/12/09 01:59:21 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:59:22 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:59:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:59:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:59:22 DEBUG : : >changeNotify: 2024/12/09 01:59:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:59:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:59:22 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:59:22 DEBUG : : >changeNotify: 2024/12/09 01:59:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:59:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:59:22 DEBUG : : >changeNotify: 2024/12/09 01:59:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:59:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:59:22 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:59:22 DEBUG : : >changeNotify: 2024/12/09 01:59:24 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/09 01:59:24 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/12/09 01:59:24 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/09 01:59:24 DEBUG : newLeaf: Running delayed rename now 2024/12/09 01:59:24 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:59:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:59:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:59:24 DEBUG : : >changeNotify: 2024/12/09 01:59:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:59:24 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:59:24 DEBUG : : >changeNotify: 2024/12/09 01:59:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:59:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/09 01:59:26 DEBUG : newLeaf: Updating file with newLeaf 0xc00074a300 2024/12/09 01:59:26 DEBUG : WaitForWriters: timeout=30s 2024/12/09 01:59:26 DEBUG : dir: Looking for writers 2024/12/09 01:59:26 DEBUG : : Looking for writers 2024/12/09 01:59:26 DEBUG : dir: reading active writers 2024/12/09 01:59:26 DEBUG : newLeaf: reading active writers 2024/12/09 01:59:26 DEBUG : >WaitForWriters: 2024/12/09 01:59:26 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:59:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:59:27 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:59:27 DEBUG : : >changeNotify: 2024/12/09 01:59:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 01:59:27 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 01:59:27 DEBUG : : >changeNotify: 2024/12/09 01:59:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 01:59:27 DEBUG : WaitForWriters: timeout=30s 2024/12/09 01:59:27 DEBUG : dir: Looking for writers 2024/12/09 01:59:27 DEBUG : : Looking for writers 2024/12/09 01:59:27 DEBUG : dir: reading active writers 2024/12/09 01:59:27 DEBUG : newLeaf: reading active writers 2024/12/09 01:59:27 DEBUG : >WaitForWriters: 2024/12/09 01:59:28 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:59:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:59:28 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:59:28 DEBUG : : >changeNotify: 2024/12/09 01:59:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 01:59:28 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 01:59:28 DEBUG : : >changeNotify: 2024/12/09 01:59:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 01:59:29 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:59:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:59:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:59:30 DEBUG : : invalidating directory cache 2024/12/09 01:59:30 DEBUG : dir: invalidating directory cache 2024/12/09 01:59:30 DEBUG : : >changeNotify: 2024/12/09 01:59:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 01:59:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 01:59:30 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 01:59:30 DEBUG : : >changeNotify: 2024/12/09 01:59:30 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:59:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:59:31 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:59:31 DEBUG : : >changeNotify: 2024/12/09 01:59:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 01:59:31 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 01:59:31 DEBUG : : >changeNotify: 2024/12/09 01:59:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 01:59:31 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/09 01:59:31 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 01:59:31 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 01:59:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 01:59:31 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 01:59:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 01:59:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 01:59:31 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 01:59:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 01:59:31 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/09 01:59:32 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:59:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:59:32 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:59:32 DEBUG : : >changeNotify: 2024/12/09 01:59:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 01:59:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 01:59:32 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 01:59:32 DEBUG : : >changeNotify: 2024/12/09 01:59:33 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:59:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:59:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:59:34 DEBUG : : >changeNotify: 2024/12/09 01:59:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 01:59:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 01:59:34 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 01:59:34 DEBUG : : >changeNotify: 2024/12/09 01:59:34 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:59:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:59:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:59:34 DEBUG : : >changeNotify: 2024/12/09 01:59:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 01:59:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 01:59:34 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 01:59:34 DEBUG : : >changeNotify: 2024/12/09 01:59:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:59:36 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:59:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:59:37 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:59:37 DEBUG : : >changeNotify: 2024/12/09 01:59:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 01:59:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 01:59:37 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 01:59:37 DEBUG : : >changeNotify: 2024/12/09 01:59:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:59:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:59:37 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:59:37 DEBUG : : >changeNotify: 2024/12/09 01:59:37 DEBUG : WaitForWriters: timeout=30s 2024/12/09 01:59:37 DEBUG : dir: Looking for writers 2024/12/09 01:59:37 DEBUG : file1: reading active writers 2024/12/09 01:59:37 DEBUG : : Looking for writers 2024/12/09 01:59:37 DEBUG : dir: reading active writers 2024/12/09 01:59:37 DEBUG : >WaitForWriters: 2024/12/09 01:59:40 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:59:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:59:40 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:59:40 DEBUG : : >changeNotify: 2024/12/09 01:59:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 01:59:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 01:59:40 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 01:59:40 DEBUG : : >changeNotify: 2024/12/09 01:59:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:59:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:59:40 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:59:40 DEBUG : : >changeNotify: 2024/12/09 01:59:41 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:59:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:59:41 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:59:41 DEBUG : : invalidating directory cache 2024/12/09 01:59:41 DEBUG : dir: invalidating directory cache 2024/12/09 01:59:41 DEBUG : : >changeNotify: 2024/12/09 01:59:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 01:59:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 01:59:41 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 01:59:41 DEBUG : : >changeNotify: 2024/12/09 01:59:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:59:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/09 01:59:42 DEBUG : newLeaf: Updating file with newLeaf 0xc000fb5800 2024/12/09 01:59:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/09 01:59:42 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/09 01:59:42 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:59:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:59:42 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:59:42 DEBUG : : >changeNotify: 2024/12/09 01:59:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 01:59:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 01:59:42 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 01:59:42 DEBUG : : >changeNotify: 2024/12/09 01:59:43 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:59:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:59:43 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:59:43 DEBUG : : >changeNotify: 2024/12/09 01:59:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 01:59:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 01:59:43 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 01:59:43 DEBUG : : >changeNotify: 2024/12/09 01:59:45 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:59:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:59:45 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:59:45 DEBUG : : >changeNotify: 2024/12/09 01:59:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 01:59:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 01:59:45 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 01:59:45 DEBUG : : >changeNotify: 2024/12/09 01:59:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:59:45 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:59:45 DEBUG : : >changeNotify: 2024/12/09 01:59:46 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/09 01:59:46 DEBUG : dir/file1: Updating file with dir/file1 0xc000fb5800 2024/12/09 01:59:46 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/09 01:59:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 01:59:46 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:59:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:59:46 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:59:46 DEBUG : : >changeNotify: 2024/12/09 01:59:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 01:59:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 01:59:46 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 01:59:46 DEBUG : : >changeNotify: 2024/12/09 01:59:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:59:46 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:59:46 DEBUG : : >changeNotify: 2024/12/09 01:59:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:59:47 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:59:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/09 01:59:47 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/09 01:59:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 01:59:47 DEBUG : dir/file1: File is currently open, delaying rename 0xc000fb5800 2024/12/09 01:59:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/09 01:59:47 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/09 01:59:47 DEBUG : Compressed: TestCompressDrive:rclone-test-comigat1tuko: File to upload is small (25 bytes), uploading instead of streaming 2024/12/09 01:59:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:59:47 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:59:47 DEBUG : : >changeNotify: 2024/12/09 01:59:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 01:59:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 01:59:47 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 01:59:47 DEBUG : : >changeNotify: 2024/12/09 01:59:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:59:47 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:59:47 DEBUG : : >changeNotify: 2024/12/09 01:59:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:59:49 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:59:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:59:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:59:50 DEBUG : : >changeNotify: 2024/12/09 01:59:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 01:59:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 01:59:50 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 01:59:50 DEBUG : : >changeNotify: 2024/12/09 01:59:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:59:50 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:59:50 DEBUG : : >changeNotify: 2024/12/09 01:59:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:59:51 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:59:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:59:51 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:59:51 DEBUG : : invalidating directory cache 2024/12/09 01:59:51 DEBUG : dir: invalidating directory cache 2024/12/09 01:59:51 DEBUG : : >changeNotify: 2024/12/09 01:59:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 01:59:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 01:59:51 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 01:59:51 DEBUG : : >changeNotify: 2024/12/09 01:59:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:59:51 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:59:51 DEBUG : : >changeNotify: 2024/12/09 01:59:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:59:51 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:59:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:59:51 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:59:51 DEBUG : : >changeNotify: 2024/12/09 01:59:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 01:59:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 01:59:51 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 01:59:51 DEBUG : : >changeNotify: 2024/12/09 01:59:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 01:59:51 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 01:59:51 DEBUG : : >changeNotify: 2024/12/09 01:59:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 01:59:52 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/09 01:59:52 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/12/09 01:59:52 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/09 01:59:52 DEBUG : newLeaf: Running delayed rename now 2024/12/09 01:59:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/09 01:59:55 DEBUG : newLeaf: Updating file with newLeaf 0xc000fb5800 2024/12/09 01:59:55 DEBUG : WaitForWriters: timeout=30s 2024/12/09 01:59:55 DEBUG : dir: Looking for writers 2024/12/09 01:59:55 DEBUG : : Looking for writers 2024/12/09 01:59:55 DEBUG : dir: reading active writers 2024/12/09 01:59:55 DEBUG : newLeaf: reading active writers 2024/12/09 01:59:55 DEBUG : >WaitForWriters: 2024/12/09 01:59:56 DEBUG : WaitForWriters: timeout=30s 2024/12/09 01:59:56 DEBUG : dir: Looking for writers 2024/12/09 01:59:56 DEBUG : : Looking for writers 2024/12/09 01:59:56 DEBUG : dir: reading active writers 2024/12/09 01:59:56 DEBUG : newLeaf: reading active writers 2024/12/09 01:59:56 DEBUG : >WaitForWriters: 2024/12/09 01:59:56 DEBUG : vfs cache: cleaner exiting 2024/12/09 01:59:57 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:59:57 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 01:59:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:59:57 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:59:57 DEBUG : : >changeNotify: 2024/12/09 01:59:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 01:59:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 01:59:57 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 01:59:57 DEBUG : : >changeNotify: 2024/12/09 01:59:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 01:59:58 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 01:59:58 DEBUG : : >changeNotify: 2024/12/09 01:59:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 01:59:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 01:59:58 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 01:59:58 DEBUG : : >changeNotify: === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 01:59:59 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/09 01:59:59 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 01:59:59 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 01:59:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 01:59:59 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 01:59:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 01:59:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 01:59:59 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 01:59:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 01:59:59 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/09 02:00:00 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:00:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:00:01 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:00:01 DEBUG : : invalidating directory cache 2024/12/09 02:00:01 DEBUG : dir: invalidating directory cache 2024/12/09 02:00:01 DEBUG : : >changeNotify: 2024/12/09 02:00:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:00:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:00:01 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:00:01 DEBUG : : >changeNotify: 2024/12/09 02:00:04 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:00:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:00:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:00:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:00:04 DEBUG : : >changeNotify: 2024/12/09 02:00:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:00:04 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:00:04 DEBUG : : >changeNotify: 2024/12/09 02:00:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:00:05 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:00:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:00:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:00:06 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:00:06 DEBUG : : >changeNotify: 2024/12/09 02:00:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:00:06 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:00:06 DEBUG : : >changeNotify: 2024/12/09 02:00:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:00:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:00:06 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:00:06 DEBUG : : >changeNotify: 2024/12/09 02:00:06 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/09 02:00:06 DEBUG : dir/file1: newRWFileHandle: 2024/12/09 02:00:06 DEBUG : dir/file1(0xc000814180): openPending: 2024/12/09 02:00:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/12/09 02:00:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/09 02:00:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 02:00:08 DEBUG : dir/file1(0xc000814180): >openPending: err= 2024/12/09 02:00:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/09 02:00:08 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/09 02:00:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 02:00:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/09 02:00:08 DEBUG : dir/file1(0xc000814180): _writeAt: size=14, off=0 2024/12/09 02:00:08 DEBUG : dir/file1(0xc000814180): >_writeAt: n=14, err= 2024/12/09 02:00:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/09 02:00:08 DEBUG : dir/file1(0xc000814180): close: 2024/12/09 02:00:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/09 02:00:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/09 02:00:08 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/09 02:00:08 DEBUG : dir/file1(0xc000814180): >close: err= 2024/12/09 02:00:08 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:00:08 DEBUG : dir: Looking for writers 2024/12/09 02:00:08 DEBUG : file1: reading active writers 2024/12/09 02:00:08 DEBUG : : Looking for writers 2024/12/09 02:00:08 DEBUG : dir: reading active writers 2024/12/09 02:00:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/09 02:00:08 DEBUG : dir: Looking for writers 2024/12/09 02:00:08 DEBUG : file1: reading active writers 2024/12/09 02:00:08 DEBUG : : Looking for writers 2024/12/09 02:00:08 DEBUG : dir: reading active writers 2024/12/09 02:00:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/09 02:00:08 DEBUG : dir: Looking for writers 2024/12/09 02:00:08 DEBUG : file1: reading active writers 2024/12/09 02:00:08 DEBUG : : Looking for writers 2024/12/09 02:00:08 DEBUG : dir: reading active writers 2024/12/09 02:00:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/09 02:00:08 DEBUG : dir: Looking for writers 2024/12/09 02:00:08 DEBUG : file1: reading active writers 2024/12/09 02:00:08 DEBUG : : Looking for writers 2024/12/09 02:00:08 DEBUG : dir: reading active writers 2024/12/09 02:00:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/09 02:00:08 DEBUG : dir/file1: vfs cache: starting upload 2024/12/09 02:00:08 DEBUG : dir: Looking for writers 2024/12/09 02:00:08 DEBUG : file1: reading active writers 2024/12/09 02:00:08 DEBUG : : Looking for writers 2024/12/09 02:00:08 DEBUG : dir: reading active writers 2024/12/09 02:00:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/09 02:00:08 DEBUG : dir: Looking for writers 2024/12/09 02:00:08 DEBUG : file1: reading active writers 2024/12/09 02:00:08 DEBUG : : Looking for writers 2024/12/09 02:00:08 DEBUG : dir: reading active writers 2024/12/09 02:00:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/09 02:00:08 DEBUG : dir: Looking for writers 2024/12/09 02:00:08 DEBUG : file1: reading active writers 2024/12/09 02:00:08 DEBUG : : Looking for writers 2024/12/09 02:00:08 DEBUG : dir: reading active writers 2024/12/09 02:00:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/09 02:00:09 DEBUG : dir: Looking for writers 2024/12/09 02:00:09 DEBUG : file1: reading active writers 2024/12/09 02:00:09 DEBUG : : Looking for writers 2024/12/09 02:00:09 DEBUG : dir: reading active writers 2024/12/09 02:00:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/09 02:00:10 DEBUG : dir: Looking for writers 2024/12/09 02:00:10 DEBUG : file1: reading active writers 2024/12/09 02:00:10 DEBUG : : Looking for writers 2024/12/09 02:00:10 DEBUG : dir: reading active writers 2024/12/09 02:00:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/09 02:00:10 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/09 02:00:10 INFO : dir/file1: Copied (replaced existing) 2024/12/09 02:00:10 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/09 02:00:10 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/12/09 02:00:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 02:00:10 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/09 02:00:11 DEBUG : dir: Looking for writers 2024/12/09 02:00:11 DEBUG : file1: reading active writers 2024/12/09 02:00:11 DEBUG : : Looking for writers 2024/12/09 02:00:11 DEBUG : dir: reading active writers 2024/12/09 02:00:11 DEBUG : >WaitForWriters: 2024/12/09 02:00:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/09 02:00:11 DEBUG : dir/file1: newRWFileHandle: 2024/12/09 02:00:11 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/09 02:00:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/09 02:00:11 DEBUG : dir/file1(0xc000814540): _readAt: size=512, off=0 2024/12/09 02:00:11 DEBUG : dir/file1(0xc000814540): openPending: 2024/12/09 02:00:11 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/12/09 02:00:11 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/09 02:00:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 02:00:11 DEBUG : dir/file1(0xc000814540): >openPending: err= 2024/12/09 02:00:11 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/09 02:00:11 DEBUG : dir/file1(0xc000814540): >_readAt: n=14, err=EOF 2024/12/09 02:00:11 DEBUG : dir/file1(0xc000814540): close: 2024/12/09 02:00:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2024/12/09 02:00:11 DEBUG : dir/file1(0xc000814540): >close: err= 2024/12/09 02:00:14 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:00:14 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:00:14 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:00:14 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:00:14 DEBUG : : >changeNotify: 2024/12/09 02:00:14 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:00:14 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:00:14 DEBUG : : >changeNotify: 2024/12/09 02:00:14 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:00:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/09 02:00:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/09 02:00:15 DEBUG : newLeaf: Updating file with newLeaf 0xc00081fec0 2024/12/09 02:00:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/09 02:00:15 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/09 02:00:16 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:00:16 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:00:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:00:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:00:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:00:16 DEBUG : : >changeNotify: 2024/12/09 02:00:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:00:16 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:00:16 DEBUG : : >changeNotify: 2024/12/09 02:00:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:00:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:00:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:00:16 DEBUG : : >changeNotify: 2024/12/09 02:00:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:00:16 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:00:16 DEBUG : : >changeNotify: 2024/12/09 02:00:18 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:00:19 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/09 02:00:19 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/12/09 02:00:19 DEBUG : dir/file1: Updating file with dir/file1 0xc00081fec0 2024/12/09 02:00:19 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/09 02:00:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 02:00:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:00:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:00:19 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:00:19 DEBUG : : >changeNotify: 2024/12/09 02:00:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:00:19 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:00:19 DEBUG : : >changeNotify: 2024/12/09 02:00:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:00:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:00:19 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:00:19 DEBUG : : >changeNotify: 2024/12/09 02:00:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/09 02:00:20 DEBUG : dir/file1: newRWFileHandle: 2024/12/09 02:00:20 DEBUG : dir/file1(0xc0009a52c0): openPending: 2024/12/09 02:00:20 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/12/09 02:00:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/09 02:00:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 02:00:20 DEBUG : dir/file1(0xc0009a52c0): >openPending: err= 2024/12/09 02:00:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/09 02:00:20 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/09 02:00:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/09 02:00:20 DEBUG : dir/file1(0xc0009a52c0): _writeAt: size=25, off=0 2024/12/09 02:00:20 DEBUG : dir/file1(0xc0009a52c0): >_writeAt: n=25, err= 2024/12/09 02:00:21 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:00:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:00:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:00:21 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:00:21 DEBUG : : >changeNotify: 2024/12/09 02:00:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:00:21 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:00:21 DEBUG : : >changeNotify: 2024/12/09 02:00:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:00:21 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:00:21 DEBUG : : >changeNotify: 2024/12/09 02:00:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:00:21 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:00:22 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:00:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:00:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:00:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:00:22 DEBUG : : >changeNotify: 2024/12/09 02:00:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:00:22 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:00:22 DEBUG : : >changeNotify: 2024/12/09 02:00:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:00:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:00:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:00:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:00:22 DEBUG : : >changeNotify: 2024/12/09 02:00:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:00:22 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:00:22 DEBUG : : >changeNotify: 2024/12/09 02:00:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:00:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/09 02:00:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/09 02:00:22 DEBUG : newLeaf: Updating file with newLeaf 0xc00081fec0 2024/12/09 02:00:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/09 02:00:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/09 02:00:22 DEBUG : newLeaf(0xc0009a52c0): close: 2024/12/09 02:00:22 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/09 02:00:22 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-09 02:00:20.705862596 +0000 UTC m=+521.999379940 2024/12/09 02:00:22 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/09 02:00:22 DEBUG : newLeaf(0xc0009a52c0): >close: err= 2024/12/09 02:00:22 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:00:22 DEBUG : dir: Looking for writers 2024/12/09 02:00:22 DEBUG : : Looking for writers 2024/12/09 02:00:22 DEBUG : dir: reading active writers 2024/12/09 02:00:22 DEBUG : newLeaf: reading active writers 2024/12/09 02:00:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/09 02:00:22 DEBUG : dir: Looking for writers 2024/12/09 02:00:22 DEBUG : : Looking for writers 2024/12/09 02:00:22 DEBUG : dir: reading active writers 2024/12/09 02:00:22 DEBUG : newLeaf: reading active writers 2024/12/09 02:00:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/09 02:00:22 DEBUG : dir: Looking for writers 2024/12/09 02:00:22 DEBUG : : Looking for writers 2024/12/09 02:00:22 DEBUG : newLeaf: reading active writers 2024/12/09 02:00:22 DEBUG : dir: reading active writers 2024/12/09 02:00:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/09 02:00:23 DEBUG : dir: Looking for writers 2024/12/09 02:00:23 DEBUG : : Looking for writers 2024/12/09 02:00:23 DEBUG : dir: reading active writers 2024/12/09 02:00:23 DEBUG : newLeaf: reading active writers 2024/12/09 02:00:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/09 02:00:23 DEBUG : newLeaf: vfs cache: starting upload 2024/12/09 02:00:23 DEBUG : dir: Looking for writers 2024/12/09 02:00:23 DEBUG : : Looking for writers 2024/12/09 02:00:23 DEBUG : newLeaf: reading active writers 2024/12/09 02:00:23 DEBUG : dir: reading active writers 2024/12/09 02:00:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/09 02:00:23 DEBUG : dir: Looking for writers 2024/12/09 02:00:23 DEBUG : : Looking for writers 2024/12/09 02:00:23 DEBUG : dir: reading active writers 2024/12/09 02:00:23 DEBUG : newLeaf: reading active writers 2024/12/09 02:00:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/09 02:00:23 DEBUG : dir: Looking for writers 2024/12/09 02:00:23 DEBUG : : Looking for writers 2024/12/09 02:00:23 DEBUG : dir: reading active writers 2024/12/09 02:00:23 DEBUG : newLeaf: reading active writers 2024/12/09 02:00:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/09 02:00:24 DEBUG : dir: Looking for writers 2024/12/09 02:00:24 DEBUG : : Looking for writers 2024/12/09 02:00:24 DEBUG : dir: reading active writers 2024/12/09 02:00:24 DEBUG : newLeaf: reading active writers 2024/12/09 02:00:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/09 02:00:24 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:00:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:00:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:00:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:00:24 DEBUG : : >changeNotify: 2024/12/09 02:00:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:00:24 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:00:24 DEBUG : : >changeNotify: 2024/12/09 02:00:25 DEBUG : dir: Looking for writers 2024/12/09 02:00:25 DEBUG : : Looking for writers 2024/12/09 02:00:25 DEBUG : dir: reading active writers 2024/12/09 02:00:25 DEBUG : newLeaf: reading active writers 2024/12/09 02:00:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/09 02:00:25 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/09 02:00:25 INFO : newLeaf: Copied (replaced existing) 2024/12/09 02:00:25 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-09 02:00:20.705 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/12/09 02:00:25 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/09 02:00:25 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/09 02:00:25 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/09 02:00:26 DEBUG : dir: Looking for writers 2024/12/09 02:00:26 DEBUG : : Looking for writers 2024/12/09 02:00:26 DEBUG : dir: reading active writers 2024/12/09 02:00:26 DEBUG : newLeaf: reading active writers 2024/12/09 02:00:26 DEBUG : >WaitForWriters: 2024/12/09 02:00:26 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:00:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:00:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:00:27 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:00:27 DEBUG : : >changeNotify: 2024/12/09 02:00:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:00:27 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:00:27 DEBUG : : >changeNotify: 2024/12/09 02:00:28 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:00:28 DEBUG : dir: Looking for writers 2024/12/09 02:00:28 DEBUG : : Looking for writers 2024/12/09 02:00:28 DEBUG : dir: reading active writers 2024/12/09 02:00:28 DEBUG : newLeaf: reading active writers 2024/12/09 02:00:28 DEBUG : >WaitForWriters: 2024/12/09 02:00:28 DEBUG : vfs cache: cleaner exiting 2024/12/09 02:00:28 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:00:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:00:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:00:28 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:00:28 DEBUG : : >changeNotify: 2024/12/09 02:00:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:00:28 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:00:28 DEBUG : : >changeNotify: 2024/12/09 02:00:29 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:00:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:00:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:00:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:00:30 DEBUG : : >changeNotify: 2024/12/09 02:00:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:00:30 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:00:30 DEBUG : : >changeNotify: 2024/12/09 02:00:30 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 02:00:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:00:31 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:00:31 DEBUG : : >changeNotify: 2024/12/09 02:00:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:00:31 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:00:31 DEBUG : : >changeNotify: 2024/12/09 02:00:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:00:31 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:00:31 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/09 02:00:31 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:00:31 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:00:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:00:31 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 02:00:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:00:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:00:31 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 02:00:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:00:31 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/09 02:00:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:00:31 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:00:31 DEBUG : : invalidating directory cache 2024/12/09 02:00:31 DEBUG : dir: invalidating directory cache 2024/12/09 02:00:31 DEBUG : : >changeNotify: 2024/12/09 02:00:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:00:31 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:00:31 DEBUG : : >changeNotify: 2024/12/09 02:00:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:00:32 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:00:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:00:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:00:32 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:00:32 DEBUG : : >changeNotify: 2024/12/09 02:00:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:00:32 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:00:32 DEBUG : : >changeNotify: 2024/12/09 02:00:33 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:00:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:00:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:00:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:00:34 DEBUG : : >changeNotify: 2024/12/09 02:00:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:00:34 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:00:34 DEBUG : : >changeNotify: 2024/12/09 02:00:34 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:00:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:00:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:00:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:00:34 DEBUG : : >changeNotify: 2024/12/09 02:00:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:00:34 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:00:34 DEBUG : : >changeNotify: 2024/12/09 02:00:36 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:00:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:00:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:00:37 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:00:37 DEBUG : : >changeNotify: 2024/12/09 02:00:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:00:37 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:00:37 DEBUG : : >changeNotify: 2024/12/09 02:00:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:00:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:00:37 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:00:37 DEBUG : : >changeNotify: 2024/12/09 02:00:37 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:00:37 DEBUG : dir: Looking for writers 2024/12/09 02:00:37 DEBUG : file1: reading active writers 2024/12/09 02:00:37 DEBUG : : Looking for writers 2024/12/09 02:00:37 DEBUG : dir: reading active writers 2024/12/09 02:00:37 DEBUG : >WaitForWriters: 2024/12/09 02:00:40 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:00:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:00:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:00:40 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:00:40 DEBUG : : >changeNotify: 2024/12/09 02:00:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:00:40 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:00:40 DEBUG : : >changeNotify: 2024/12/09 02:00:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:00:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:00:40 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:00:40 DEBUG : : >changeNotify: 2024/12/09 02:00:41 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:00:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:00:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:00:41 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:00:41 DEBUG : : >changeNotify: 2024/12/09 02:00:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:00:41 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:00:41 DEBUG : : >changeNotify: 2024/12/09 02:00:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:00:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:00:41 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:00:41 DEBUG : : >changeNotify: 2024/12/09 02:00:42 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:00:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:00:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:00:42 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:00:42 DEBUG : : >changeNotify: 2024/12/09 02:00:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:00:42 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:00:42 DEBUG : : >changeNotify: 2024/12/09 02:00:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:00:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/09 02:00:42 DEBUG : newLeaf: Updating file with newLeaf 0xc000979440 2024/12/09 02:00:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/09 02:00:42 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/09 02:00:43 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:00:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:00:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:00:43 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:00:43 DEBUG : : >changeNotify: 2024/12/09 02:00:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:00:43 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:00:43 DEBUG : : >changeNotify: 2024/12/09 02:00:45 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:00:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:00:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:00:45 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:00:45 DEBUG : : >changeNotify: 2024/12/09 02:00:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:00:45 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:00:45 DEBUG : : >changeNotify: 2024/12/09 02:00:46 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:00:46 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/09 02:00:46 DEBUG : dir/file1: Updating file with dir/file1 0xc000979440 2024/12/09 02:00:46 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/09 02:00:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 02:00:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:00:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:00:46 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:00:46 DEBUG : : >changeNotify: 2024/12/09 02:00:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:00:46 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:00:46 DEBUG : : >changeNotify: 2024/12/09 02:00:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:00:46 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:00:46 DEBUG : : >changeNotify: 2024/12/09 02:00:47 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:00:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:00:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:00:47 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:00:47 DEBUG : : >changeNotify: 2024/12/09 02:00:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:00:47 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:00:47 DEBUG : : >changeNotify: 2024/12/09 02:00:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:00:47 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:00:47 DEBUG : : >changeNotify: 2024/12/09 02:00:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:00:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/09 02:00:48 DEBUG : dir/file1: newRWFileHandle: 2024/12/09 02:00:48 DEBUG : dir/file1(0xc0012e2800): openPending: 2024/12/09 02:00:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/12/09 02:00:48 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/09 02:00:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 02:00:48 DEBUG : dir/file1(0xc0012e2800): >openPending: err= 2024/12/09 02:00:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/09 02:00:48 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/09 02:00:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/09 02:00:48 DEBUG : dir/file1(0xc0012e2800): _writeAt: size=25, off=0 2024/12/09 02:00:48 DEBUG : dir/file1(0xc0012e2800): >_writeAt: n=25, err= 2024/12/09 02:00:49 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:00:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:00:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:00:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:00:50 DEBUG : : >changeNotify: 2024/12/09 02:00:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:00:50 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:00:50 DEBUG : : >changeNotify: 2024/12/09 02:00:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:00:50 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:00:50 DEBUG : : >changeNotify: 2024/12/09 02:00:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:00:51 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:00:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:00:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:00:51 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:00:51 DEBUG : : >changeNotify: 2024/12/09 02:00:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:00:51 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:00:51 DEBUG : : >changeNotify: 2024/12/09 02:00:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:00:51 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:00:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/09 02:00:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/09 02:00:51 DEBUG : newLeaf: Updating file with newLeaf 0xc000979440 2024/12/09 02:00:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/09 02:00:51 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/09 02:00:51 DEBUG : newLeaf(0xc0012e2800): close: 2024/12/09 02:00:51 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/09 02:00:51 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-09 02:00:48.616447894 +0000 UTC m=+549.909965249 2024/12/09 02:00:51 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/09 02:00:51 DEBUG : newLeaf(0xc0012e2800): >close: err= 2024/12/09 02:00:51 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:00:51 DEBUG : dir: Looking for writers 2024/12/09 02:00:51 DEBUG : : Looking for writers 2024/12/09 02:00:51 DEBUG : dir: reading active writers 2024/12/09 02:00:51 DEBUG : newLeaf: reading active writers 2024/12/09 02:00:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/09 02:00:51 DEBUG : dir: Looking for writers 2024/12/09 02:00:51 DEBUG : : Looking for writers 2024/12/09 02:00:51 DEBUG : dir: reading active writers 2024/12/09 02:00:51 DEBUG : newLeaf: reading active writers 2024/12/09 02:00:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/09 02:00:51 DEBUG : dir: Looking for writers 2024/12/09 02:00:51 DEBUG : : Looking for writers 2024/12/09 02:00:51 DEBUG : dir: reading active writers 2024/12/09 02:00:51 DEBUG : newLeaf: reading active writers 2024/12/09 02:00:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/09 02:00:51 DEBUG : dir: Looking for writers 2024/12/09 02:00:51 DEBUG : : Looking for writers 2024/12/09 02:00:51 DEBUG : dir: reading active writers 2024/12/09 02:00:51 DEBUG : newLeaf: reading active writers 2024/12/09 02:00:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/09 02:00:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:00:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:00:51 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:00:51 DEBUG : : >changeNotify: 2024/12/09 02:00:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:00:51 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:00:51 DEBUG : : >changeNotify: 2024/12/09 02:00:51 DEBUG : newLeaf: vfs cache: starting upload 2024/12/09 02:00:51 DEBUG : dir: Looking for writers 2024/12/09 02:00:51 DEBUG : : Looking for writers 2024/12/09 02:00:51 DEBUG : dir: reading active writers 2024/12/09 02:00:51 DEBUG : newLeaf: reading active writers 2024/12/09 02:00:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/09 02:00:52 DEBUG : dir: Looking for writers 2024/12/09 02:00:52 DEBUG : : Looking for writers 2024/12/09 02:00:52 DEBUG : dir: reading active writers 2024/12/09 02:00:52 DEBUG : newLeaf: reading active writers 2024/12/09 02:00:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/09 02:00:52 DEBUG : dir: Looking for writers 2024/12/09 02:00:52 DEBUG : : Looking for writers 2024/12/09 02:00:52 DEBUG : dir: reading active writers 2024/12/09 02:00:52 DEBUG : newLeaf: reading active writers 2024/12/09 02:00:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/09 02:00:53 DEBUG : dir: Looking for writers 2024/12/09 02:00:53 DEBUG : : Looking for writers 2024/12/09 02:00:53 DEBUG : newLeaf: reading active writers 2024/12/09 02:00:53 DEBUG : dir: reading active writers 2024/12/09 02:00:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/09 02:00:54 DEBUG : dir: Looking for writers 2024/12/09 02:00:54 DEBUG : : Looking for writers 2024/12/09 02:00:54 DEBUG : dir: reading active writers 2024/12/09 02:00:54 DEBUG : newLeaf: reading active writers 2024/12/09 02:00:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/09 02:00:54 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/09 02:00:54 INFO : newLeaf: Copied (replaced existing) 2024/12/09 02:00:54 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-09 02:00:48.616 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/12/09 02:00:54 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/09 02:00:54 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/09 02:00:54 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/09 02:00:55 DEBUG : dir: Looking for writers 2024/12/09 02:00:55 DEBUG : : Looking for writers 2024/12/09 02:00:55 DEBUG : dir: reading active writers 2024/12/09 02:00:55 DEBUG : newLeaf: reading active writers 2024/12/09 02:00:55 DEBUG : >WaitForWriters: 2024/12/09 02:00:56 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:00:56 DEBUG : dir: Looking for writers 2024/12/09 02:00:56 DEBUG : : Looking for writers 2024/12/09 02:00:56 DEBUG : dir: reading active writers 2024/12/09 02:00:56 DEBUG : newLeaf: reading active writers 2024/12/09 02:00:56 DEBUG : >WaitForWriters: 2024/12/09 02:00:56 DEBUG : vfs cache: cleaner exiting 2024/12/09 02:00:57 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:00:57 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:00:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:00:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:00:57 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:00:57 DEBUG : : >changeNotify: 2024/12/09 02:00:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:00:57 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:00:57 DEBUG : : >changeNotify: 2024/12/09 02:00:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:00:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:00:58 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:00:58 DEBUG : : >changeNotify: 2024/12/09 02:00:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:00:58 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:00:58 DEBUG : : >changeNotify: === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 02:00:59 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/09 02:00:59 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:00:59 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:00:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:00:59 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 02:00:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:00:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:00:59 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 02:00:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:00:59 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/09 02:00:59 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:01:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:01:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:01:00 DEBUG : : invalidating directory cache 2024/12/09 02:01:00 DEBUG : dir: invalidating directory cache 2024/12/09 02:01:00 DEBUG : : >changeNotify: 2024/12/09 02:01:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:01:00 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:01:00 DEBUG : : >changeNotify: 2024/12/09 02:01:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:01:00 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:01:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:01:01 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:01:01 DEBUG : : >changeNotify: 2024/12/09 02:01:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:01:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:01:01 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:01:01 DEBUG : : >changeNotify: 2024/12/09 02:01:04 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:01:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:01:04 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:01:04 DEBUG : : >changeNotify: 2024/12/09 02:01:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:01:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:01:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:01:04 DEBUG : : >changeNotify: 2024/12/09 02:01:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:01:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:01:04 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:01:04 DEBUG : : >changeNotify: 2024/12/09 02:01:05 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:01:06 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/09 02:01:06 DEBUG : dir/file1: newRWFileHandle: 2024/12/09 02:01:06 DEBUG : dir/file1(0xc0012e2940): openPending: 2024/12/09 02:01:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:01:06 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:01:06 DEBUG : : >changeNotify: 2024/12/09 02:01:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:01:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:01:06 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:01:06 DEBUG : : >changeNotify: 2024/12/09 02:01:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:01:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:01:06 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:01:06 DEBUG : : >changeNotify: 2024/12/09 02:01:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/12/09 02:01:07 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/09 02:01:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 02:01:07 DEBUG : dir/file1(0xc0012e2940): >openPending: err= 2024/12/09 02:01:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/09 02:01:07 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/09 02:01:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 02:01:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/09 02:01:07 DEBUG : dir/file1(0xc0012e2940): _writeAt: size=14, off=0 2024/12/09 02:01:07 DEBUG : dir/file1(0xc0012e2940): >_writeAt: n=14, err= 2024/12/09 02:01:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/09 02:01:07 DEBUG : dir/file1(0xc0012e2940): close: 2024/12/09 02:01:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/09 02:01:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/09 02:01:07 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/09 02:01:07 DEBUG : dir/file1(0xc0012e2940): >close: err= 2024/12/09 02:01:07 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:01:07 DEBUG : dir: Looking for writers 2024/12/09 02:01:07 DEBUG : file1: reading active writers 2024/12/09 02:01:07 DEBUG : : Looking for writers 2024/12/09 02:01:07 DEBUG : dir: reading active writers 2024/12/09 02:01:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/09 02:01:07 DEBUG : dir: Looking for writers 2024/12/09 02:01:07 DEBUG : file1: reading active writers 2024/12/09 02:01:07 DEBUG : : Looking for writers 2024/12/09 02:01:07 DEBUG : dir: reading active writers 2024/12/09 02:01:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/09 02:01:07 DEBUG : dir: Looking for writers 2024/12/09 02:01:07 DEBUG : file1: reading active writers 2024/12/09 02:01:07 DEBUG : : Looking for writers 2024/12/09 02:01:07 DEBUG : dir: reading active writers 2024/12/09 02:01:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/09 02:01:07 DEBUG : dir: Looking for writers 2024/12/09 02:01:07 DEBUG : file1: reading active writers 2024/12/09 02:01:07 DEBUG : : Looking for writers 2024/12/09 02:01:07 DEBUG : dir: reading active writers 2024/12/09 02:01:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/09 02:01:07 DEBUG : dir/file1: vfs cache: starting upload 2024/12/09 02:01:07 DEBUG : dir: Looking for writers 2024/12/09 02:01:07 DEBUG : file1: reading active writers 2024/12/09 02:01:07 DEBUG : : Looking for writers 2024/12/09 02:01:07 DEBUG : dir: reading active writers 2024/12/09 02:01:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/09 02:01:07 DEBUG : dir: Looking for writers 2024/12/09 02:01:07 DEBUG : file1: reading active writers 2024/12/09 02:01:07 DEBUG : : Looking for writers 2024/12/09 02:01:07 DEBUG : dir: reading active writers 2024/12/09 02:01:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/09 02:01:07 DEBUG : dir: Looking for writers 2024/12/09 02:01:07 DEBUG : file1: reading active writers 2024/12/09 02:01:07 DEBUG : : Looking for writers 2024/12/09 02:01:07 DEBUG : dir: reading active writers 2024/12/09 02:01:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/09 02:01:08 DEBUG : dir: Looking for writers 2024/12/09 02:01:08 DEBUG : file1: reading active writers 2024/12/09 02:01:08 DEBUG : : Looking for writers 2024/12/09 02:01:08 DEBUG : dir: reading active writers 2024/12/09 02:01:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/09 02:01:09 DEBUG : dir: Looking for writers 2024/12/09 02:01:09 DEBUG : file1: reading active writers 2024/12/09 02:01:09 DEBUG : : Looking for writers 2024/12/09 02:01:09 DEBUG : dir: reading active writers 2024/12/09 02:01:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/09 02:01:09 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/09 02:01:09 INFO : dir/file1: Copied (replaced existing) 2024/12/09 02:01:09 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/09 02:01:09 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/12/09 02:01:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 02:01:09 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/09 02:01:10 DEBUG : dir: Looking for writers 2024/12/09 02:01:10 DEBUG : file1: reading active writers 2024/12/09 02:01:10 DEBUG : : Looking for writers 2024/12/09 02:01:10 DEBUG : dir: reading active writers 2024/12/09 02:01:10 DEBUG : >WaitForWriters: 2024/12/09 02:01:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/09 02:01:10 DEBUG : dir/file1: newRWFileHandle: 2024/12/09 02:01:10 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/09 02:01:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/09 02:01:10 DEBUG : dir/file1(0xc0012e2c80): _readAt: size=512, off=0 2024/12/09 02:01:10 DEBUG : dir/file1(0xc0012e2c80): openPending: 2024/12/09 02:01:10 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/12/09 02:01:10 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/09 02:01:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 02:01:10 DEBUG : dir/file1(0xc0012e2c80): >openPending: err= 2024/12/09 02:01:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/09 02:01:10 DEBUG : dir/file1(0xc0012e2c80): >_readAt: n=14, err=EOF 2024/12/09 02:01:10 DEBUG : dir/file1(0xc0012e2c80): close: 2024/12/09 02:01:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2024/12/09 02:01:10 DEBUG : dir/file1(0xc0012e2c80): >close: err= 2024/12/09 02:01:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/09 02:01:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/09 02:01:14 DEBUG : newLeaf: Updating file with newLeaf 0xc0011e6d80 2024/12/09 02:01:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/09 02:01:14 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/09 02:01:14 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:01:15 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:01:15 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:01:15 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:01:15 DEBUG : : >changeNotify: 2024/12/09 02:01:15 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:01:15 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:01:15 DEBUG : : >changeNotify: 2024/12/09 02:01:16 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:01:16 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:01:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:01:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:01:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:01:16 DEBUG : : >changeNotify: 2024/12/09 02:01:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:01:16 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:01:16 DEBUG : : >changeNotify: 2024/12/09 02:01:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:01:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:01:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:01:16 DEBUG : : >changeNotify: 2024/12/09 02:01:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:01:16 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:01:16 DEBUG : : >changeNotify: 2024/12/09 02:01:18 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/09 02:01:18 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/12/09 02:01:18 DEBUG : dir/file1: Updating file with dir/file1 0xc0011e6d80 2024/12/09 02:01:18 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/09 02:01:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 02:01:18 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:01:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:01:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:01:19 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:01:19 DEBUG : : >changeNotify: 2024/12/09 02:01:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:01:19 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:01:19 DEBUG : : >changeNotify: 2024/12/09 02:01:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:01:19 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:01:19 DEBUG : : >changeNotify: 2024/12/09 02:01:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:01:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/09 02:01:20 DEBUG : dir/file1: newRWFileHandle: 2024/12/09 02:01:20 DEBUG : dir/file1(0xc000151d80): openPending: 2024/12/09 02:01:20 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/12/09 02:01:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/09 02:01:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 02:01:20 DEBUG : dir/file1(0xc000151d80): >openPending: err= 2024/12/09 02:01:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/09 02:01:20 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/09 02:01:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/09 02:01:20 DEBUG : dir/file1(0xc000151d80): _writeAt: size=25, off=0 2024/12/09 02:01:20 DEBUG : dir/file1(0xc000151d80): >_writeAt: n=25, err= 2024/12/09 02:01:21 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:01:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:01:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:01:21 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:01:21 DEBUG : : >changeNotify: 2024/12/09 02:01:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:01:21 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:01:21 DEBUG : : >changeNotify: 2024/12/09 02:01:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:01:21 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:01:21 DEBUG : : >changeNotify: 2024/12/09 02:01:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:01:21 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:01:22 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:01:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/09 02:01:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/09 02:01:22 DEBUG : newLeaf: Updating file with newLeaf 0xc0011e6d80 2024/12/09 02:01:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/09 02:01:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/09 02:01:22 DEBUG : newLeaf(0xc000151d80): close: 2024/12/09 02:01:22 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/09 02:01:22 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-09 02:01:20.032935064 +0000 UTC m=+581.326452419 2024/12/09 02:01:22 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/09 02:01:22 DEBUG : newLeaf(0xc000151d80): >close: err= 2024/12/09 02:01:22 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:01:22 DEBUG : dir: Looking for writers 2024/12/09 02:01:22 DEBUG : : Looking for writers 2024/12/09 02:01:22 DEBUG : dir: reading active writers 2024/12/09 02:01:22 DEBUG : newLeaf: reading active writers 2024/12/09 02:01:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/09 02:01:22 DEBUG : dir: Looking for writers 2024/12/09 02:01:22 DEBUG : : Looking for writers 2024/12/09 02:01:22 DEBUG : dir: reading active writers 2024/12/09 02:01:22 DEBUG : newLeaf: reading active writers 2024/12/09 02:01:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/09 02:01:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:01:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:01:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:01:22 DEBUG : : >changeNotify: 2024/12/09 02:01:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:01:22 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:01:22 DEBUG : : >changeNotify: 2024/12/09 02:01:22 DEBUG : dir: Looking for writers 2024/12/09 02:01:22 DEBUG : : Looking for writers 2024/12/09 02:01:22 DEBUG : dir: reading active writers 2024/12/09 02:01:22 DEBUG : newLeaf: reading active writers 2024/12/09 02:01:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/09 02:01:22 DEBUG : dir: Looking for writers 2024/12/09 02:01:22 DEBUG : : Looking for writers 2024/12/09 02:01:22 DEBUG : dir: reading active writers 2024/12/09 02:01:22 DEBUG : newLeaf: reading active writers 2024/12/09 02:01:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/09 02:01:22 DEBUG : newLeaf: vfs cache: starting upload 2024/12/09 02:01:22 DEBUG : dir: Looking for writers 2024/12/09 02:01:22 DEBUG : : Looking for writers 2024/12/09 02:01:22 DEBUG : dir: reading active writers 2024/12/09 02:01:22 DEBUG : newLeaf: reading active writers 2024/12/09 02:01:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/09 02:01:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:01:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:01:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:01:22 DEBUG : : >changeNotify: 2024/12/09 02:01:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:01:22 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:01:22 DEBUG : : >changeNotify: 2024/12/09 02:01:22 DEBUG : dir: Looking for writers 2024/12/09 02:01:22 DEBUG : : Looking for writers 2024/12/09 02:01:22 DEBUG : dir: reading active writers 2024/12/09 02:01:22 DEBUG : newLeaf: reading active writers 2024/12/09 02:01:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/09 02:01:22 DEBUG : dir: Looking for writers 2024/12/09 02:01:22 DEBUG : : Looking for writers 2024/12/09 02:01:22 DEBUG : dir: reading active writers 2024/12/09 02:01:22 DEBUG : newLeaf: reading active writers 2024/12/09 02:01:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/09 02:01:23 DEBUG : dir: Looking for writers 2024/12/09 02:01:23 DEBUG : : Looking for writers 2024/12/09 02:01:23 DEBUG : dir: reading active writers 2024/12/09 02:01:23 DEBUG : newLeaf: reading active writers 2024/12/09 02:01:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/09 02:01:24 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:01:24 DEBUG : dir: Looking for writers 2024/12/09 02:01:24 DEBUG : : Looking for writers 2024/12/09 02:01:24 DEBUG : dir: reading active writers 2024/12/09 02:01:24 DEBUG : newLeaf: reading active writers 2024/12/09 02:01:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/09 02:01:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:01:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:01:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:01:24 DEBUG : : >changeNotify: 2024/12/09 02:01:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:01:24 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:01:24 DEBUG : : >changeNotify: 2024/12/09 02:01:25 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/09 02:01:25 INFO : newLeaf: Copied (replaced existing) 2024/12/09 02:01:25 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-09 02:01:20.032 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/12/09 02:01:25 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/09 02:01:25 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/09 02:01:25 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/09 02:01:25 DEBUG : dir: Looking for writers 2024/12/09 02:01:25 DEBUG : : Looking for writers 2024/12/09 02:01:25 DEBUG : newLeaf: reading active writers 2024/12/09 02:01:25 DEBUG : dir: reading active writers 2024/12/09 02:01:25 DEBUG : >WaitForWriters: 2024/12/09 02:01:26 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:01:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:01:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:01:27 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:01:27 DEBUG : : >changeNotify: 2024/12/09 02:01:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:01:27 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:01:27 DEBUG : : >changeNotify: 2024/12/09 02:01:27 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:01:27 DEBUG : dir: Looking for writers 2024/12/09 02:01:27 DEBUG : : Looking for writers 2024/12/09 02:01:27 DEBUG : dir: reading active writers 2024/12/09 02:01:27 DEBUG : newLeaf: reading active writers 2024/12/09 02:01:27 DEBUG : >WaitForWriters: 2024/12/09 02:01:27 DEBUG : vfs cache: cleaner exiting 2024/12/09 02:01:28 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:01:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:01:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:01:28 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:01:28 DEBUG : : >changeNotify: 2024/12/09 02:01:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:01:28 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:01:28 DEBUG : : >changeNotify: 2024/12/09 02:01:29 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:01:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:01:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:01:30 DEBUG : : >changeNotify: 2024/12/09 02:01:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:01:30 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:01:30 DEBUG : : >changeNotify: 2024/12/09 02:01:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 === RUN TestFileRename/full,forceCache=false run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 02:01:30 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/09 02:01:30 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:01:30 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:01:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:01:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 02:01:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:01:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:01:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 02:01:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:01:30 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/09 02:01:30 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:01:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:01:31 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:01:31 DEBUG : : >changeNotify: 2024/12/09 02:01:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:01:31 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:01:31 DEBUG : : >changeNotify: 2024/12/09 02:01:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:01:31 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:01:31 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:01:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:01:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:01:31 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:01:31 DEBUG : : >changeNotify: 2024/12/09 02:01:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:01:31 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:01:31 DEBUG : : >changeNotify: 2024/12/09 02:01:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:01:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:01:31 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:01:31 DEBUG : : invalidating directory cache 2024/12/09 02:01:31 DEBUG : dir: invalidating directory cache 2024/12/09 02:01:31 DEBUG : : >changeNotify: 2024/12/09 02:01:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:01:31 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:01:31 DEBUG : : >changeNotify: 2024/12/09 02:01:32 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:01:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:01:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:01:32 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:01:32 DEBUG : : >changeNotify: 2024/12/09 02:01:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:01:32 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:01:32 DEBUG : : >changeNotify: 2024/12/09 02:01:33 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:01:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:01:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:01:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:01:34 DEBUG : : >changeNotify: 2024/12/09 02:01:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:01:34 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:01:34 DEBUG : : >changeNotify: 2024/12/09 02:01:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:01:34 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:01:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:01:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:01:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:01:34 DEBUG : : >changeNotify: 2024/12/09 02:01:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:01:34 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:01:34 DEBUG : : >changeNotify: 2024/12/09 02:01:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:01:36 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:01:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:01:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:01:37 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:01:37 DEBUG : : >changeNotify: 2024/12/09 02:01:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:01:37 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:01:37 DEBUG : : >changeNotify: 2024/12/09 02:01:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:01:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:01:37 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:01:37 DEBUG : : >changeNotify: 2024/12/09 02:01:37 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:01:37 DEBUG : dir: Looking for writers 2024/12/09 02:01:37 DEBUG : file1: reading active writers 2024/12/09 02:01:37 DEBUG : : Looking for writers 2024/12/09 02:01:37 DEBUG : dir: reading active writers 2024/12/09 02:01:37 DEBUG : >WaitForWriters: 2024/12/09 02:01:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/09 02:01:37 DEBUG : dir/file1: newRWFileHandle: 2024/12/09 02:01:37 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/09 02:01:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/09 02:01:37 DEBUG : dir/file1(0xc0009a59c0): _readAt: size=512, off=0 2024/12/09 02:01:37 DEBUG : dir/file1(0xc0009a59c0): openPending: 2024/12/09 02:01:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/12/09 02:01:38 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/09 02:01:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 02:01:38 DEBUG : dir/file1(0xc0009a59c0): >openPending: err= 2024/12/09 02:01:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2024/12/09 02:01:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/09 02:01:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/09 02:01:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/09 02:01:38 DEBUG : dir/file1(0xc0009a59c0): >_readAt: n=14, err=EOF 2024/12/09 02:01:38 DEBUG : dir/file1(0xc0009a59c0): close: 2024/12/09 02:01:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2024/12/09 02:01:38 DEBUG : dir/file1(0xc0009a59c0): >close: err= 2024/12/09 02:01:40 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:01:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:01:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:01:40 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:01:40 DEBUG : : >changeNotify: 2024/12/09 02:01:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:01:40 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:01:40 DEBUG : : >changeNotify: 2024/12/09 02:01:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:01:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:01:40 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:01:40 DEBUG : : >changeNotify: 2024/12/09 02:01:41 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:01:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:01:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:01:41 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:01:41 DEBUG : : >changeNotify: 2024/12/09 02:01:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:01:41 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:01:41 DEBUG : : >changeNotify: 2024/12/09 02:01:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:01:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:01:41 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:01:41 DEBUG : : >changeNotify: 2024/12/09 02:01:42 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:01:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:01:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:01:42 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:01:42 DEBUG : : >changeNotify: 2024/12/09 02:01:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:01:42 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:01:42 DEBUG : : >changeNotify: 2024/12/09 02:01:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:01:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/09 02:01:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/09 02:01:42 DEBUG : newLeaf: Updating file with newLeaf 0xc001110840 2024/12/09 02:01:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/09 02:01:42 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/09 02:01:43 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:01:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:01:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:01:43 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:01:43 DEBUG : : >changeNotify: 2024/12/09 02:01:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:01:43 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:01:43 DEBUG : : >changeNotify: 2024/12/09 02:01:45 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:01:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:01:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:01:45 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:01:45 DEBUG : : >changeNotify: 2024/12/09 02:01:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:01:45 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:01:45 DEBUG : : >changeNotify: 2024/12/09 02:01:46 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:01:46 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/09 02:01:46 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/12/09 02:01:46 DEBUG : dir/file1: Updating file with dir/file1 0xc001110840 2024/12/09 02:01:46 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/09 02:01:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 02:01:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:01:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:01:46 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:01:46 DEBUG : : >changeNotify: 2024/12/09 02:01:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:01:46 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:01:46 DEBUG : : >changeNotify: 2024/12/09 02:01:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:01:46 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:01:46 DEBUG : : >changeNotify: 2024/12/09 02:01:47 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:01:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:01:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:01:47 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:01:47 DEBUG : : >changeNotify: 2024/12/09 02:01:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:01:47 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:01:47 DEBUG : : >changeNotify: 2024/12/09 02:01:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:01:47 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:01:47 DEBUG : : >changeNotify: 2024/12/09 02:01:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:01:48 DEBUG : dir: forgetting directory cache 2024/12/09 02:01:48 DEBUG : : forgetting directory cache 2024/12/09 02:01:48 DEBUG : dir: forgetting directory cache 2024/12/09 02:01:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/09 02:01:48 DEBUG : dir/file1: newRWFileHandle: 2024/12/09 02:01:48 DEBUG : dir/file1(0xc0012e3200): openPending: 2024/12/09 02:01:48 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/12/09 02:01:48 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/09 02:01:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 02:01:48 DEBUG : dir/file1(0xc0012e3200): >openPending: err= 2024/12/09 02:01:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/09 02:01:48 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/09 02:01:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/09 02:01:48 DEBUG : dir/file1(0xc0012e3200): _writeAt: size=25, off=0 2024/12/09 02:01:48 DEBUG : dir/file1(0xc0012e3200): >_writeAt: n=25, err= 2024/12/09 02:01:49 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:01:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:01:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:01:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:01:50 DEBUG : : >changeNotify: 2024/12/09 02:01:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:01:50 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:01:50 DEBUG : : >changeNotify: 2024/12/09 02:01:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:01:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/09 02:01:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/09 02:01:50 DEBUG : newLeaf: Updating file with newLeaf 0xc001110840 2024/12/09 02:01:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/09 02:01:50 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/09 02:01:50 DEBUG : newLeaf(0xc0012e3200): close: 2024/12/09 02:01:50 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/09 02:01:50 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-09 02:01:48.556503062 +0000 UTC m=+609.850020407 2024/12/09 02:01:50 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/09 02:01:50 DEBUG : newLeaf(0xc0012e3200): >close: err= 2024/12/09 02:01:50 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:01:50 DEBUG : dir: Looking for writers 2024/12/09 02:01:50 DEBUG : : Looking for writers 2024/12/09 02:01:50 DEBUG : dir: reading active writers 2024/12/09 02:01:50 DEBUG : newLeaf: reading active writers 2024/12/09 02:01:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/09 02:01:50 DEBUG : dir: Looking for writers 2024/12/09 02:01:50 DEBUG : : Looking for writers 2024/12/09 02:01:50 DEBUG : dir: reading active writers 2024/12/09 02:01:50 DEBUG : newLeaf: reading active writers 2024/12/09 02:01:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/09 02:01:50 DEBUG : dir: Looking for writers 2024/12/09 02:01:50 DEBUG : : Looking for writers 2024/12/09 02:01:50 DEBUG : dir: reading active writers 2024/12/09 02:01:50 DEBUG : newLeaf: reading active writers 2024/12/09 02:01:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/09 02:01:50 DEBUG : dir: Looking for writers 2024/12/09 02:01:50 DEBUG : : Looking for writers 2024/12/09 02:01:50 DEBUG : dir: reading active writers 2024/12/09 02:01:50 DEBUG : newLeaf: reading active writers 2024/12/09 02:01:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/09 02:01:51 DEBUG : newLeaf: vfs cache: starting upload 2024/12/09 02:01:51 DEBUG : dir: Looking for writers 2024/12/09 02:01:51 DEBUG : : Looking for writers 2024/12/09 02:01:51 DEBUG : newLeaf: reading active writers 2024/12/09 02:01:51 DEBUG : dir: reading active writers 2024/12/09 02:01:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/09 02:01:51 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:01:51 DEBUG : dir: Looking for writers 2024/12/09 02:01:51 DEBUG : : Looking for writers 2024/12/09 02:01:51 DEBUG : dir: reading active writers 2024/12/09 02:01:51 DEBUG : newLeaf: reading active writers 2024/12/09 02:01:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/09 02:01:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:01:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:01:51 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:01:51 DEBUG : : >changeNotify: 2024/12/09 02:01:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:01:51 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:01:51 DEBUG : : >changeNotify: 2024/12/09 02:01:51 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:01:51 DEBUG : dir: Looking for writers 2024/12/09 02:01:51 DEBUG : : Looking for writers 2024/12/09 02:01:51 DEBUG : dir: reading active writers 2024/12/09 02:01:51 DEBUG : newLeaf: reading active writers 2024/12/09 02:01:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/09 02:01:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:01:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:01:51 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:01:51 DEBUG : : >changeNotify: 2024/12/09 02:01:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:01:51 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:01:51 DEBUG : : >changeNotify: 2024/12/09 02:01:52 DEBUG : dir: Looking for writers 2024/12/09 02:01:52 DEBUG : : Looking for writers 2024/12/09 02:01:52 DEBUG : newLeaf: reading active writers 2024/12/09 02:01:52 DEBUG : dir: reading active writers 2024/12/09 02:01:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/09 02:01:53 DEBUG : dir: Looking for writers 2024/12/09 02:01:53 DEBUG : : Looking for writers 2024/12/09 02:01:53 DEBUG : dir: reading active writers 2024/12/09 02:01:53 DEBUG : newLeaf: reading active writers 2024/12/09 02:01:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/09 02:01:53 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/09 02:01:53 INFO : newLeaf: Copied (replaced existing) 2024/12/09 02:01:53 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-09 02:01:48.556 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/12/09 02:01:53 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/09 02:01:53 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/09 02:01:53 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/09 02:01:54 DEBUG : dir: Looking for writers 2024/12/09 02:01:54 DEBUG : : Looking for writers 2024/12/09 02:01:54 DEBUG : dir: reading active writers 2024/12/09 02:01:54 DEBUG : newLeaf: reading active writers 2024/12/09 02:01:54 DEBUG : >WaitForWriters: 2024/12/09 02:01:55 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:01:55 DEBUG : dir: Looking for writers 2024/12/09 02:01:55 DEBUG : : Looking for writers 2024/12/09 02:01:55 DEBUG : dir: reading active writers 2024/12/09 02:01:55 DEBUG : newLeaf: reading active writers 2024/12/09 02:01:55 DEBUG : >WaitForWriters: 2024/12/09 02:01:55 DEBUG : vfs cache: cleaner exiting 2024/12/09 02:01:57 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:01:57 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:01:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:01:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:01:57 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:01:57 DEBUG : : >changeNotify: 2024/12/09 02:01:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:01:57 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:01:57 DEBUG : : >changeNotify: 2024/12/09 02:01:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:01:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:01:58 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:01:58 DEBUG : : >changeNotify: 2024/12/09 02:01:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:01:58 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:01:58 DEBUG : : >changeNotify: --- PASS: TestFileRename (177.88s) --- PASS: TestFileRename/off,forceCache=false (30.45s) --- PASS: TestFileRename/minimal,forceCache=false (28.56s) --- PASS: TestFileRename/minimal,forceCache=true (31.44s) --- PASS: TestFileRename/writes,forceCache=false (28.19s) --- PASS: TestFileRename/writes,forceCache=true (31.05s) --- PASS: TestFileRename/full,forceCache=false (28.19s) === 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-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 02:01:58 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:01:58 DEBUG : : Looking for writers 2024/12/09 02:01:58 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.85s) === 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-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 02:01:59 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:01:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:01:59 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:01:59 DEBUG : : invalidating directory cache 2024/12/09 02:01:59 DEBUG : : >changeNotify: 2024/12/09 02:01:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:01:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:01:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:01:59 DEBUG : dir: invalidating directory cache 2024/12/09 02:01:59 DEBUG : : >changeNotify: 2024/12/09 02:01:59 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:02:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:02:00 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:02:00 DEBUG : : >changeNotify: 2024/12/09 02:02:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:02:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:02:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:02:00 DEBUG : : >changeNotify: 2024/12/09 02:02:00 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:02:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:02:01 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:02:01 DEBUG : : >changeNotify: 2024/12/09 02:02:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:02:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:02:01 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:02:01 DEBUG : : >changeNotify: 2024/12/09 02:02:04 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:02:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:02:04 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:02:04 DEBUG : : >changeNotify: 2024/12/09 02:02:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:02:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:02:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:02:04 DEBUG : : >changeNotify: 2024/12/09 02:02:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:02:05 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:02:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:02:06 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:02:06 DEBUG : : >changeNotify: 2024/12/09 02:02:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:02:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:02:06 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:02:06 DEBUG : : >changeNotify: 2024/12/09 02:02:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:02:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:02:06 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:02:06 DEBUG : : >changeNotify: 2024/12/09 02:02:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/09 02:02:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/09 02:02:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/09 02:02:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/09 02:02:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/09 02:02:08 DEBUG : : forgetting directory cache 2024/12/09 02:02:08 DEBUG : dir: forgetting directory cache 2024/12/09 02:02:08 DEBUG : dir/subdir: forgetting directory cache 2024/12/09 02:02:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/12/09 02:02:09 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2024/12/09 02:02:09 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:02:09 DEBUG : dir: Looking for writers 2024/12/09 02:02:09 DEBUG : file1: reading active writers 2024/12/09 02:02:09 DEBUG : : Looking for writers 2024/12/09 02:02:09 DEBUG : dir: reading active writers 2024/12/09 02:02:09 DEBUG : >WaitForWriters: 2024/12/09 02:02:11 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/09 02:02:11 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestReadFileHandleMethods (12.83s) === RUN TestReadFileHandleSeek run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 02:02:14 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:02:14 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:02:14 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:02:14 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:02:14 DEBUG : : >changeNotify: 2024/12/09 02:02:14 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:02:14 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:02:14 DEBUG : : >changeNotify: 2024/12/09 02:02:16 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:02:16 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:02:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:02:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:02:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:02:16 DEBUG : : >changeNotify: 2024/12/09 02:02:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:02:16 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:02:16 DEBUG : : >changeNotify: 2024/12/09 02:02:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:02:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:02:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:02:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:02:16 DEBUG : : >changeNotify: 2024/12/09 02:02:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:02:16 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:02:16 DEBUG : : >changeNotify: 2024/12/09 02:02:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:02:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/09 02:02:18 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:02:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/09 02:02:19 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/09 02:02:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/09 02:02:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/09 02:02:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:02:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:02:19 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:02:19 DEBUG : : >changeNotify: 2024/12/09 02:02:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:02:19 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:02:19 DEBUG : : >changeNotify: 2024/12/09 02:02:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:02:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:02:19 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:02:19 DEBUG : : >changeNotify: 2024/12/09 02:02:21 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:02:21 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/12/09 02:02:21 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/12/09 02:02:21 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/12/09 02:02:21 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/12/09 02:02:21 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/12/09 02:02:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/12/09 02:02:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/12/09 02:02:21 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/12/09 02:02:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:02:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:02:21 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:02:21 DEBUG : : >changeNotify: 2024/12/09 02:02:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:02:21 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:02:21 DEBUG : : >changeNotify: 2024/12/09 02:02:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:02:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:02:21 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:02:21 DEBUG : : >changeNotify: 2024/12/09 02:02:21 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2024/12/09 02:02:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2024/12/09 02:02:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2024/12/09 02:02:21 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2024/12/09 02:02:21 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:02:22 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:02:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:02:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:02:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:02:22 DEBUG : : >changeNotify: 2024/12/09 02:02:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:02:22 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:02:22 DEBUG : : >changeNotify: 2024/12/09 02:02:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:02:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:02:22 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:02:22 DEBUG : : >changeNotify: 2024/12/09 02:02:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:02:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:02:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:02:22 DEBUG : : >changeNotify: 2024/12/09 02:02:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:02:22 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:02:22 DEBUG : : >changeNotify: 2024/12/09 02:02:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:02:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:02:22 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:02:22 DEBUG : : >changeNotify: 2024/12/09 02:02:22 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2024/12/09 02:02:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2024/12/09 02:02:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2024/12/09 02:02:22 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2024/12/09 02:02:23 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:02:23 DEBUG : dir: Looking for writers 2024/12/09 02:02:23 DEBUG : file1: reading active writers 2024/12/09 02:02:23 DEBUG : : Looking for writers 2024/12/09 02:02:23 DEBUG : dir: reading active writers 2024/12/09 02:02:23 DEBUG : >WaitForWriters: 2024/12/09 02:02:23 DEBUG : : forgetting directory cache 2024/12/09 02:02:23 DEBUG : dir: forgetting directory cache 2024/12/09 02:02:24 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:02:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:02:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:02:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:02:24 DEBUG : : >changeNotify: 2024/12/09 02:02:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:02:24 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:02:24 DEBUG : : >changeNotify: 2024/12/09 02:02:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:02:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:02:24 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:02:24 DEBUG : : >changeNotify: 2024/12/09 02:02:25 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/09 02:02:25 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestReadFileHandleSeek (13.86s) === RUN TestReadFileHandleReadAt run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 02:02:26 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:02:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:02:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:02:27 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:02:27 DEBUG : : >changeNotify: 2024/12/09 02:02:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:02:27 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:02:27 DEBUG : : >changeNotify: 2024/12/09 02:02:28 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:02:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:02:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:02:28 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:02:28 DEBUG : : >changeNotify: 2024/12/09 02:02:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:02:28 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:02:28 DEBUG : : >changeNotify: 2024/12/09 02:02:29 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:02:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:02:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:02:30 DEBUG : : >changeNotify: 2024/12/09 02:02:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:02:30 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:02:30 DEBUG : : >changeNotify: 2024/12/09 02:02:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:02:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:02:30 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:02:30 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:02:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:02:30 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:02:30 DEBUG : : invalidating directory cache 2024/12/09 02:02:30 DEBUG : : >changeNotify: 2024/12/09 02:02:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:02:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:02:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:02:30 DEBUG : dir: invalidating directory cache 2024/12/09 02:02:30 DEBUG : : >changeNotify: 2024/12/09 02:02:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:02:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:02:31 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:02:31 DEBUG : : >changeNotify: 2024/12/09 02:02:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:02:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:02:31 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:02:31 DEBUG : : >changeNotify: 2024/12/09 02:02:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:02:31 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:02:31 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:02:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:02:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:02:31 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:02:31 DEBUG : : >changeNotify: 2024/12/09 02:02:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:02:31 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:02:31 DEBUG : : >changeNotify: 2024/12/09 02:02:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:02:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:02:31 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:02:31 DEBUG : : >changeNotify: 2024/12/09 02:02:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:02:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:02:31 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:02:31 DEBUG : : >changeNotify: 2024/12/09 02:02:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:02:31 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:02:31 DEBUG : : >changeNotify: 2024/12/09 02:02:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:02:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:02:31 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:02:31 DEBUG : : >changeNotify: 2024/12/09 02:02:32 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:02:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:02:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:02:32 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:02:32 DEBUG : : >changeNotify: 2024/12/09 02:02:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:02:32 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:02:32 DEBUG : : >changeNotify: 2024/12/09 02:02:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:02:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:02:32 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:02:32 DEBUG : : >changeNotify: 2024/12/09 02:02:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/09 02:02:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/09 02:02:33 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/09 02:02:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/09 02:02:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/09 02:02:33 DEBUG : : forgetting directory cache 2024/12/09 02:02:33 DEBUG : dir: forgetting directory cache 2024/12/09 02:02:33 DEBUG : dir: forgetting directory cache 2024/12/09 02:02:33 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:02:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:02:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:02:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:02:34 DEBUG : : >changeNotify: 2024/12/09 02:02:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:02:34 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:02:34 DEBUG : : >changeNotify: 2024/12/09 02:02:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:02:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:02:34 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:02:34 DEBUG : : >changeNotify: 2024/12/09 02:02:34 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:02:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:02:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:02:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:02:34 DEBUG : : >changeNotify: 2024/12/09 02:02:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:02:34 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:02:34 DEBUG : : >changeNotify: 2024/12/09 02:02:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:02:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:02:34 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:02:34 DEBUG : : >changeNotify: 2024/12/09 02:02:35 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/12/09 02:02:35 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/12/09 02:02:35 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/12/09 02:02:35 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/12/09 02:02:35 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/12/09 02:02:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/12/09 02:02:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/12/09 02:02:35 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/12/09 02:02:36 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2024/12/09 02:02:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2024/12/09 02:02:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2024/12/09 02:02:36 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2024/12/09 02:02:36 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:02:37 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2024/12/09 02:02:37 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2024/12/09 02:02:37 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2024/12/09 02:02:37 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2024/12/09 02:02:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2024/12/09 02:02:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2024/12/09 02:02:37 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/12/09 02:02:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:02:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:02:37 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:02:37 DEBUG : : >changeNotify: 2024/12/09 02:02:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:02:37 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:02:37 DEBUG : : >changeNotify: 2024/12/09 02:02:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:02:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:02:37 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:02:37 DEBUG : : >changeNotify: 2024/12/09 02:02:37 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2024/12/09 02:02:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2024/12/09 02:02:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2024/12/09 02:02:37 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/12/09 02:02:38 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/12/09 02:02:38 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/12/09 02:02:38 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/12/09 02:02:38 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2024/12/09 02:02:38 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/12/09 02:02:38 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/12/09 02:02:38 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/12/09 02:02:38 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2024/12/09 02:02:38 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:02:38 DEBUG : dir: Looking for writers 2024/12/09 02:02:38 DEBUG : file1: reading active writers 2024/12/09 02:02:38 DEBUG : : Looking for writers 2024/12/09 02:02:38 DEBUG : dir: reading active writers 2024/12/09 02:02:38 DEBUG : >WaitForWriters: 2024/12/09 02:02:40 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:02:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:02:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:02:40 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:02:40 DEBUG : : >changeNotify: 2024/12/09 02:02:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:02:40 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:02:40 DEBUG : : >changeNotify: 2024/12/09 02:02:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:02:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:02:40 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:02:40 DEBUG : : >changeNotify: 2024/12/09 02:02:40 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/09 02:02:40 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/09 02:02:41 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:02:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:02:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:02:41 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:02:41 DEBUG : : >changeNotify: 2024/12/09 02:02:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:02:41 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:02:41 DEBUG : : >changeNotify: --- PASS: TestReadFileHandleReadAt (15.35s) === RUN TestReadFileHandleFlush run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 02:02:42 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:02:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:02:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:02:42 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:02:42 DEBUG : : >changeNotify: 2024/12/09 02:02:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:02:42 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:02:42 DEBUG : : >changeNotify: 2024/12/09 02:02:43 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:02:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:02:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:02:43 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:02:43 DEBUG : : >changeNotify: 2024/12/09 02:02:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:02:43 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:02:43 DEBUG : : >changeNotify: 2024/12/09 02:02:45 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:02:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:02:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:02:45 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:02:45 DEBUG : : >changeNotify: 2024/12/09 02:02:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:02:45 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:02:45 DEBUG : : >changeNotify: 2024/12/09 02:02:46 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:02:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:02:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:02:46 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:02:46 DEBUG : : >changeNotify: 2024/12/09 02:02:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:02:46 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:02:46 DEBUG : : >changeNotify: 2024/12/09 02:02:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:02:47 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:02:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:02:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:02:47 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:02:47 DEBUG : : >changeNotify: 2024/12/09 02:02:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:02:47 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:02:47 DEBUG : : >changeNotify: 2024/12/09 02:02:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:02:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:02:47 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:02:47 DEBUG : : >changeNotify: 2024/12/09 02:02:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/09 02:02:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/09 02:02:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/09 02:02:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/09 02:02:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/09 02:02:49 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:02:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:02:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:02:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:02:50 DEBUG : : >changeNotify: 2024/12/09 02:02:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:02:50 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:02:50 DEBUG : : >changeNotify: 2024/12/09 02:02:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:02:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:02:50 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:02:50 DEBUG : : >changeNotify: 2024/12/09 02:02:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/12/09 02:02:51 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:02:51 DEBUG : dir: Looking for writers 2024/12/09 02:02:51 DEBUG : file1: reading active writers 2024/12/09 02:02:51 DEBUG : : Looking for writers 2024/12/09 02:02:51 DEBUG : dir: reading active writers 2024/12/09 02:02:51 DEBUG : >WaitForWriters: 2024/12/09 02:02:51 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:02:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:02:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:02:51 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:02:51 DEBUG : : >changeNotify: 2024/12/09 02:02:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:02:51 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:02:51 DEBUG : : >changeNotify: 2024/12/09 02:02:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:02:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:02:51 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:02:51 DEBUG : : >changeNotify: 2024/12/09 02:02:51 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:02:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.bin" entryType 1 2024/12/09 02:02:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:02:51 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:02:51 DEBUG : : >changeNotify: 2024/12/09 02:02:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:02:51 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:02:51 DEBUG : : >changeNotify: 2024/12/09 02:02:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:02:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:02:51 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:02:51 DEBUG : : >changeNotify: 2024/12/09 02:02:53 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/09 02:02:53 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestReadFileHandleFlush (12.56s) === RUN TestReadFileHandleRelease run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 02:02:54 DEBUG : : forgetting directory cache 2024/12/09 02:02:54 DEBUG : dir: forgetting directory cache 2024/12/09 02:02:57 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:02:57 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:02:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:02:57 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:02:57 DEBUG : : >changeNotify: 2024/12/09 02:02:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:02:57 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:02:57 DEBUG : : >changeNotify: 2024/12/09 02:02:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:02:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:02:58 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:02:58 DEBUG : : >changeNotify: 2024/12/09 02:02:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:02:58 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:02:58 DEBUG : : >changeNotify: 2024/12/09 02:02:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:02:58 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:02:58 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:02:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:02:59 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:02:59 DEBUG : : >changeNotify: 2024/12/09 02:02:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:02:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:02:59 DEBUG : : >changeNotify: 2024/12/09 02:02:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:02:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:02:59 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:02:59 DEBUG : : >changeNotify: 2024/12/09 02:02:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:02:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:02:59 DEBUG : : >changeNotify: 2024/12/09 02:02:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:02:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:02:59 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:02:59 DEBUG : : >changeNotify: 2024/12/09 02:02:59 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:02:59 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:02:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:02:59 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:02:59 DEBUG : : >changeNotify: 2024/12/09 02:02:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:02:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:02:59 DEBUG : : >changeNotify: 2024/12/09 02:02:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:02:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:02:59 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:02:59 DEBUG : : >changeNotify: 2024/12/09 02:02:59 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:02:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:02:59 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:02:59 DEBUG : : invalidating directory cache 2024/12/09 02:02:59 DEBUG : : >changeNotify: 2024/12/09 02:02:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:02:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:02:59 DEBUG : dir: invalidating directory cache 2024/12/09 02:02:59 DEBUG : : >changeNotify: 2024/12/09 02:02:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:02:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:02:59 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:02:59 DEBUG : : >changeNotify: 2024/12/09 02:03:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:03:00 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:03:00 DEBUG : : >changeNotify: 2024/12/09 02:03:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:03:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:03:00 DEBUG : : >changeNotify: 2024/12/09 02:03:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:03:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:03:00 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:03:00 DEBUG : : >changeNotify: 2024/12/09 02:03:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/09 02:03:00 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:03:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:03:01 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:03:01 DEBUG : : >changeNotify: 2024/12/09 02:03:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:03:01 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:03:01 DEBUG : : >changeNotify: 2024/12/09 02:03:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:03:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:03:01 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:03:01 DEBUG : : >changeNotify: 2024/12/09 02:03:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/09 02:03:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/09 02:03:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/09 02:03:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/09 02:03:03 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/12/09 02:03:03 DEBUG : dir/file1: ReadFileHandle.Release closing 2024/12/09 02:03:03 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2024/12/09 02:03:03 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:03:03 DEBUG : dir: Looking for writers 2024/12/09 02:03:03 DEBUG : file1: reading active writers 2024/12/09 02:03:03 DEBUG : : Looking for writers 2024/12/09 02:03:03 DEBUG : dir: reading active writers 2024/12/09 02:03:03 DEBUG : >WaitForWriters: 2024/12/09 02:03:04 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:03:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:03:04 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:03:04 DEBUG : : >changeNotify: 2024/12/09 02:03:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:03:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:03:04 DEBUG : : >changeNotify: 2024/12/09 02:03:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:03:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:03:04 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:03:04 DEBUG : : >changeNotify: 2024/12/09 02:03:05 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/09 02:03:05 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/09 02:03:05 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:03:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "newLeaf.json" entryType 1 2024/12/09 02:03:06 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/09 02:03:06 DEBUG : : >changeNotify: 2024/12/09 02:03:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:03:06 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:03:06 DEBUG : : >changeNotify: 2024/12/09 02:03:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:03:06 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:03:06 DEBUG : : >changeNotify: 2024/12/09 02:03:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 --- PASS: TestReadFileHandleRelease (12.35s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 02:03:06 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/09 02:03:06 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:03:06 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:03:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:03:06 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 02:03:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:03:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:03:06 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 02:03:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:03:06 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/09 02:03:12 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:03:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/09 02:03:12 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:03:12 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:03:12 DEBUG : : invalidating directory cache 2024/12/09 02:03:12 DEBUG : dir: invalidating directory cache 2024/12/09 02:03:12 DEBUG : : >changeNotify: 2024/12/09 02:03:12 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:03:12 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:03:12 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:03:12 DEBUG : : >changeNotify: 2024/12/09 02:03:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/09 02:03:13 DEBUG : dir/file1: newRWFileHandle: 2024/12/09 02:03:13 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/09 02:03:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/09 02:03:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/09 02:03:13 DEBUG : dir/file1(0xc0003d8180): _readAt: size=1, off=0 2024/12/09 02:03:13 DEBUG : dir/file1(0xc0003d8180): openPending: 2024/12/09 02:03:14 DEBUG : : forgetting directory cache 2024/12/09 02:03:14 DEBUG : dir: forgetting directory cache 2024/12/09 02:03:14 DEBUG : fil: forgetting directory cache 2024/12/09 02:03:14 DEBUG : fil/a: forgetting directory cache 2024/12/09 02:03:14 DEBUG : fil/a/b: forgetting directory cache 2024/12/09 02:03:14 DEBUG : dir: forgetting directory cache 2024/12/09 02:03:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/09 02:03:14 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/09 02:03:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 02:03:14 DEBUG : dir/file1(0xc0003d8180): >openPending: err= 2024/12/09 02:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/12/09 02:03:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/09 02:03:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/09 02:03:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/09 02:03:14 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:03:14 DEBUG : dir/file1(0xc0003d8180): >_readAt: n=1, err= 2024/12/09 02:03:14 DEBUG : dir/file1(0xc0003d8180): _readAt: size=256, off=1 2024/12/09 02:03:14 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2024/12/09 02:03:14 DEBUG : dir/file1(0xc0003d8180): >_readAt: n=15, err=EOF 2024/12/09 02:03:14 DEBUG : dir/file1(0xc0003d8180): _readAt: size=16, off=16 2024/12/09 02:03:14 DEBUG : dir/file1(0xc0003d8180): >_readAt: n=0, err=EOF 2024/12/09 02:03:14 DEBUG : dir/file1(0xc0003d8180): close: 2024/12/09 02:03:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2024/12/09 02:03:14 DEBUG : dir/file1(0xc0003d8180): >close: err= 2024/12/09 02:03:14 DEBUG : dir/file1(0xc0003d8180): close: 2024/12/09 02:03:14 DEBUG : dir/file1(0xc0003d8180): >close: err=file already closed 2024/12/09 02:03:14 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:03:14 DEBUG : dir: Looking for writers 2024/12/09 02:03:14 DEBUG : file1: reading active writers 2024/12/09 02:03:14 DEBUG : : Looking for writers 2024/12/09 02:03:14 DEBUG : dir: reading active writers 2024/12/09 02:03:14 DEBUG : >WaitForWriters: 2024/12/09 02:03:14 DEBUG : vfs cache: cleaner exiting 2024/12/09 02:03:14 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:03:14 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:03:14 DEBUG : : >changeNotify: 2024/12/09 02:03:14 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:03:14 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:03:14 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:03:14 DEBUG : : >changeNotify: 2024/12/09 02:03:16 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:03:16 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:03:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:03:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:03:16 DEBUG : : >changeNotify: 2024/12/09 02:03:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:03:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:03:16 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:03:16 DEBUG : : >changeNotify: 2024/12/09 02:03:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:03:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:03:16 DEBUG : : >changeNotify: 2024/12/09 02:03:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:03:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:03:16 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:03:16 DEBUG : : >changeNotify: 2024/12/09 02:03:17 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/09 02:03:17 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestRWFileHandleMethodsRead (11.47s) === RUN TestRWFileHandleSeek run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 02:03:18 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/09 02:03:18 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:03:18 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:03:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:03:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 02:03:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:03:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:03:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 02:03:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:03:18 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/09 02:03:18 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:03:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:03:19 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:03:19 DEBUG : : >changeNotify: 2024/12/09 02:03:21 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:03:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:03:21 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:03:21 DEBUG : : >changeNotify: 2024/12/09 02:03:21 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:03:22 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:03:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:03:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:03:22 DEBUG : : >changeNotify: 2024/12/09 02:03:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:03:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:03:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:03:22 DEBUG : : >changeNotify: 2024/12/09 02:03:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:03:24 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:03:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:03:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:03:24 DEBUG : : >changeNotify: 2024/12/09 02:03:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:03:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:03:24 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:03:24 DEBUG : : >changeNotify: 2024/12/09 02:03:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/09 02:03:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/09 02:03:25 DEBUG : dir/file1: newRWFileHandle: 2024/12/09 02:03:25 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/09 02:03:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/09 02:03:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/09 02:03:25 DEBUG : dir/file1(0xc0012e3880): _readAt: size=1, off=0 2024/12/09 02:03:25 DEBUG : dir/file1(0xc0012e3880): openPending: 2024/12/09 02:03:26 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:03:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:03:26 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:03:26 DEBUG : : invalidating directory cache 2024/12/09 02:03:26 DEBUG : dir: invalidating directory cache 2024/12/09 02:03:26 DEBUG : : >changeNotify: 2024/12/09 02:03:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:03:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:03:26 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:03:26 DEBUG : : >changeNotify: 2024/12/09 02:03:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/09 02:03:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/09 02:03:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 02:03:26 DEBUG : dir/file1(0xc0012e3880): >openPending: err= 2024/12/09 02:03:26 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/12/09 02:03:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/09 02:03:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/09 02:03:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/09 02:03:26 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:03:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:03:27 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:03:27 DEBUG : : >changeNotify: 2024/12/09 02:03:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:03:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:03:27 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:03:27 DEBUG : : >changeNotify: 2024/12/09 02:03:27 DEBUG : dir/file1(0xc0012e3880): >_readAt: n=1, err= 2024/12/09 02:03:27 DEBUG : dir/file1(0xc0012e3880): _readAt: size=1, off=5 2024/12/09 02:03:27 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/09 02:03:27 DEBUG : dir/file1(0xc0012e3880): >_readAt: n=1, err= 2024/12/09 02:03:27 DEBUG : dir/file1(0xc0012e3880): _readAt: size=1, off=3 2024/12/09 02:03:27 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/09 02:03:27 DEBUG : dir/file1(0xc0012e3880): >_readAt: n=1, err= 2024/12/09 02:03:27 DEBUG : dir/file1(0xc0012e3880): _readAt: size=1, off=13 2024/12/09 02:03:27 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/09 02:03:27 DEBUG : dir/file1(0xc0012e3880): >_readAt: n=1, err= 2024/12/09 02:03:27 DEBUG : dir/file1(0xc0012e3880): _readAt: size=16, off=100 2024/12/09 02:03:27 DEBUG : dir/file1(0xc0012e3880): >_readAt: n=0, err=EOF 2024/12/09 02:03:27 DEBUG : dir/file1(0xc0012e3880): close: 2024/12/09 02:03:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2024/12/09 02:03:27 DEBUG : dir/file1(0xc0012e3880): >close: err= 2024/12/09 02:03:27 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:03:27 DEBUG : dir: Looking for writers 2024/12/09 02:03:27 DEBUG : file1: reading active writers 2024/12/09 02:03:27 DEBUG : : Looking for writers 2024/12/09 02:03:27 DEBUG : dir: reading active writers 2024/12/09 02:03:27 DEBUG : >WaitForWriters: 2024/12/09 02:03:27 DEBUG : vfs cache: cleaner exiting 2024/12/09 02:03:28 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:03:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:03:28 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:03:28 DEBUG : : >changeNotify: 2024/12/09 02:03:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:03:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:03:28 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:03:28 DEBUG : : >changeNotify: 2024/12/09 02:03:29 DEBUG : dir: forgetting directory cache 2024/12/09 02:03:29 DEBUG : : forgetting directory cache 2024/12/09 02:03:29 DEBUG : dir: forgetting directory cache 2024/12/09 02:03:29 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:03:30 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/09 02:03:30 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/09 02:03:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:03:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:03:30 DEBUG : : >changeNotify: 2024/12/09 02:03:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:03:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:03:30 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:03:30 DEBUG : : >changeNotify: 2024/12/09 02:03:30 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:03:30 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:03:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:03:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:03:30 DEBUG : : >changeNotify: --- PASS: TestRWFileHandleSeek (13.16s) === RUN TestRWFileHandleReadAt run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 02:03:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:03:31 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:03:31 DEBUG : : >changeNotify: 2024/12/09 02:03:31 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/09 02:03:31 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:03:31 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:03:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:03:31 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 02:03:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:03:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:03:31 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 02:03:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:03:31 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/09 02:03:31 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:03:31 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:03:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:03:31 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:03:31 DEBUG : : >changeNotify: 2024/12/09 02:03:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:03:31 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:03:31 DEBUG : : >changeNotify: 2024/12/09 02:03:32 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:03:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:03:32 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:03:32 DEBUG : : >changeNotify: 2024/12/09 02:03:33 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:03:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:03:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:03:34 DEBUG : : >changeNotify: 2024/12/09 02:03:34 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:03:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:03:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:03:34 DEBUG : : >changeNotify: 2024/12/09 02:03:36 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:03:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:03:37 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:03:37 DEBUG : : >changeNotify: 2024/12/09 02:03:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:03:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:03:37 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:03:37 DEBUG : : >changeNotify: 2024/12/09 02:03:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/09 02:03:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/09 02:03:38 DEBUG : dir/file1: newRWFileHandle: 2024/12/09 02:03:38 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/09 02:03:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/09 02:03:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/09 02:03:38 DEBUG : dir/file1(0xc000814100): _readAt: size=1, off=0 2024/12/09 02:03:38 DEBUG : dir/file1(0xc000814100): openPending: 2024/12/09 02:03:38 DEBUG : : forgetting directory cache 2024/12/09 02:03:38 DEBUG : dir: forgetting directory cache 2024/12/09 02:03:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/09 02:03:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/09 02:03:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 02:03:39 DEBUG : dir/file1(0xc000814100): >openPending: err= 2024/12/09 02:03:39 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/12/09 02:03:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/09 02:03:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/09 02:03:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/09 02:03:39 DEBUG : dir/file1(0xc000814100): >_readAt: n=1, err= 2024/12/09 02:03:39 DEBUG : dir/file1(0xc000814100): _readAt: size=1, off=5 2024/12/09 02:03:39 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/09 02:03:39 DEBUG : dir/file1(0xc000814100): >_readAt: n=1, err= 2024/12/09 02:03:39 DEBUG : dir/file1(0xc000814100): _readAt: size=1, off=1 2024/12/09 02:03:39 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/09 02:03:39 DEBUG : dir/file1(0xc000814100): >_readAt: n=1, err= 2024/12/09 02:03:39 DEBUG : dir/file1(0xc000814100): _readAt: size=6, off=10 2024/12/09 02:03:39 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/12/09 02:03:39 DEBUG : dir/file1(0xc000814100): >_readAt: n=6, err= 2024/12/09 02:03:39 DEBUG : dir/file1(0xc000814100): _readAt: size=256, off=10 2024/12/09 02:03:39 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/12/09 02:03:39 DEBUG : dir/file1(0xc000814100): >_readAt: n=6, err=EOF 2024/12/09 02:03:39 DEBUG : dir/file1(0xc000814100): _readAt: size=256, off=100 2024/12/09 02:03:39 DEBUG : dir/file1(0xc000814100): >_readAt: n=0, err=EOF 2024/12/09 02:03:39 DEBUG : dir/file1(0xc000814100): close: 2024/12/09 02:03:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2024/12/09 02:03:39 DEBUG : dir/file1(0xc000814100): >close: err= 2024/12/09 02:03:39 DEBUG : dir/file1(0xc000814100): _readAt: size=256, off=100 2024/12/09 02:03:39 DEBUG : dir/file1(0xc000814100): >_readAt: n=0, err=file already closed 2024/12/09 02:03:39 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:03:39 DEBUG : dir: Looking for writers 2024/12/09 02:03:39 DEBUG : file1: reading active writers 2024/12/09 02:03:39 DEBUG : : Looking for writers 2024/12/09 02:03:39 DEBUG : dir: reading active writers 2024/12/09 02:03:39 DEBUG : >WaitForWriters: 2024/12/09 02:03:39 DEBUG : vfs cache: cleaner exiting 2024/12/09 02:03:40 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:03:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:03:40 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:03:40 DEBUG : : >changeNotify: 2024/12/09 02:03:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:03:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:03:40 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:03:40 DEBUG : : >changeNotify: 2024/12/09 02:03:41 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:03:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:03:41 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:03:41 DEBUG : : >changeNotify: 2024/12/09 02:03:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:03:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:03:41 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:03:41 DEBUG : : >changeNotify: 2024/12/09 02:03:41 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:03:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:03:41 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:03:41 DEBUG : : invalidating directory cache 2024/12/09 02:03:41 DEBUG : dir: invalidating directory cache 2024/12/09 02:03:41 DEBUG : : >changeNotify: 2024/12/09 02:03:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:03:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:03:41 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:03:41 DEBUG : : >changeNotify: 2024/12/09 02:03:42 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/09 02:03:42 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/09 02:03:42 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:03:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:03:42 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:03:42 DEBUG : : >changeNotify: --- PASS: TestRWFileHandleReadAt (11.79s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 02:03:43 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/09 02:03:43 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:03:43 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:03:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:03:43 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 02:03:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:03:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:03:43 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 02:03:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:03:43 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/09 02:03:43 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:03:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:03:43 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:03:43 DEBUG : : >changeNotify: 2024/12/09 02:03:45 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:03:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:03:45 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:03:45 DEBUG : : >changeNotify: 2024/12/09 02:03:46 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:03:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:03:46 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:03:46 DEBUG : : >changeNotify: 2024/12/09 02:03:47 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:03:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:03:47 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:03:47 DEBUG : : >changeNotify: 2024/12/09 02:03:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:03:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/09 02:03:49 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:03:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:03:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:03:50 DEBUG : : >changeNotify: 2024/12/09 02:03:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:03:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:03:50 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:03:50 DEBUG : : >changeNotify: 2024/12/09 02:03:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/09 02:03:50 DEBUG : dir/file1: newRWFileHandle: 2024/12/09 02:03:50 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/09 02:03:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/09 02:03:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/09 02:03:50 DEBUG : dir/file1(0xc0003d9700): RWFileHandle.Flush 2024/12/09 02:03:50 DEBUG : dir/file1(0xc0003d9700): _readAt: size=256, off=0 2024/12/09 02:03:50 DEBUG : dir/file1(0xc0003d9700): openPending: 2024/12/09 02:03:51 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:03:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/09 02:03:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/09 02:03:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 02:03:51 DEBUG : dir/file1(0xc0003d9700): >openPending: err= 2024/12/09 02:03:51 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/12/09 02:03:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/09 02:03:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/09 02:03:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/09 02:03:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:03:51 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:03:51 DEBUG : : >changeNotify: 2024/12/09 02:03:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:03:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:03:51 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:03:51 DEBUG : : >changeNotify: 2024/12/09 02:03:51 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:03:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:03:51 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:03:51 DEBUG : : >changeNotify: 2024/12/09 02:03:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:03:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:03:51 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:03:51 DEBUG : : >changeNotify: 2024/12/09 02:03:51 DEBUG : dir/file1(0xc0003d9700): >_readAt: n=16, err=EOF 2024/12/09 02:03:51 DEBUG : dir/file1(0xc0003d9700): RWFileHandle.Flush 2024/12/09 02:03:51 DEBUG : dir/file1(0xc0003d9700): RWFileHandle.Flush 2024/12/09 02:03:51 DEBUG : dir/file1(0xc0003d9700): close: 2024/12/09 02:03:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2024/12/09 02:03:51 DEBUG : dir/file1(0xc0003d9700): >close: err= 2024/12/09 02:03:51 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:03:51 DEBUG : dir: Looking for writers 2024/12/09 02:03:51 DEBUG : file1: reading active writers 2024/12/09 02:03:51 DEBUG : : Looking for writers 2024/12/09 02:03:51 DEBUG : dir: reading active writers 2024/12/09 02:03:51 DEBUG : >WaitForWriters: 2024/12/09 02:03:51 DEBUG : vfs cache: cleaner exiting 2024/12/09 02:03:54 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/09 02:03:54 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/09 02:03:54 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:03:54 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:03:54 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:03:54 DEBUG : : invalidating directory cache 2024/12/09 02:03:54 DEBUG : dir: invalidating directory cache 2024/12/09 02:03:54 DEBUG : : >changeNotify: 2024/12/09 02:03:54 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:03:54 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:03:54 DEBUG : : >changeNotify: 2024/12/09 02:03:54 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 --- PASS: TestRWFileHandleFlushRead (12.16s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 02:03:55 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/09 02:03:55 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:03:55 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:03:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:03:55 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 02:03:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:03:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:03:55 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 02:03:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:03:55 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/09 02:03:57 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:03:57 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:03:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:03:57 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:03:57 DEBUG : : >changeNotify: 2024/12/09 02:03:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:03:58 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:03:58 DEBUG : : >changeNotify: 2024/12/09 02:03:58 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:03:58 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:03:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:03:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:03:59 DEBUG : : >changeNotify: 2024/12/09 02:03:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:03:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:03:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:03:59 DEBUG : : >changeNotify: 2024/12/09 02:03:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:03:59 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:03:59 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:03:59 DEBUG : : forgetting directory cache 2024/12/09 02:03:59 DEBUG : dir: forgetting directory cache 2024/12/09 02:03:59 DEBUG : dir/virtualDir: forgetting directory cache 2024/12/09 02:03:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:03:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:03:59 DEBUG : : >changeNotify: 2024/12/09 02:03:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:03:59 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:03:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:03:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:03:59 DEBUG : : >changeNotify: 2024/12/09 02:03:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:04:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:04:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:04:00 DEBUG : : >changeNotify: 2024/12/09 02:04:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:04:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:04:00 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:04:00 DEBUG : : >changeNotify: 2024/12/09 02:04:00 DEBUG : dir/subdir: forgetting directory cache 2024/12/09 02:04:00 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:04:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:04:01 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:04:01 DEBUG : : >changeNotify: 2024/12/09 02:04:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:04:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:04:01 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:04:01 DEBUG : : >changeNotify: 2024/12/09 02:04:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/09 02:04:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/09 02:04:02 DEBUG : dir/file1: newRWFileHandle: 2024/12/09 02:04:02 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/09 02:04:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/09 02:04:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/09 02:04:02 DEBUG : dir/file1(0xc00049fd80): _readAt: size=256, off=0 2024/12/09 02:04:02 DEBUG : dir/file1(0xc00049fd80): openPending: 2024/12/09 02:04:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/09 02:04:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/09 02:04:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 02:04:03 DEBUG : dir/file1(0xc00049fd80): >openPending: err= 2024/12/09 02:04:03 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/12/09 02:04:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/09 02:04:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/09 02:04:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/09 02:04:04 DEBUG : dir/file1(0xc00049fd80): >_readAt: n=16, err=EOF 2024/12/09 02:04:04 DEBUG : dir/file1(0xc00049fd80): RWFileHandle.Release 2024/12/09 02:04:04 DEBUG : dir/file1(0xc00049fd80): close: 2024/12/09 02:04:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2024/12/09 02:04:04 DEBUG : dir/file1(0xc00049fd80): >close: err= 2024/12/09 02:04:04 DEBUG : dir/file1(0xc00049fd80): RWFileHandle.Release 2024/12/09 02:04:04 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:04:04 DEBUG : dir: Looking for writers 2024/12/09 02:04:04 DEBUG : file1: reading active writers 2024/12/09 02:04:04 DEBUG : : Looking for writers 2024/12/09 02:04:04 DEBUG : dir: reading active writers 2024/12/09 02:04:04 DEBUG : >WaitForWriters: 2024/12/09 02:04:04 DEBUG : vfs cache: cleaner exiting 2024/12/09 02:04:04 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:04:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:04:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:04:04 DEBUG : : >changeNotify: 2024/12/09 02:04:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:04:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:04:04 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:04:04 DEBUG : : >changeNotify: 2024/12/09 02:04:05 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:04:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:04:06 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:04:06 DEBUG : : >changeNotify: 2024/12/09 02:04:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:04:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:04:06 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:04:06 DEBUG : : >changeNotify: 2024/12/09 02:04:06 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/09 02:04:06 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/09 02:04:06 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:04:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:04:06 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:04:06 DEBUG : : invalidating directory cache 2024/12/09 02:04:06 DEBUG : dir: invalidating directory cache 2024/12/09 02:04:06 DEBUG : : >changeNotify: 2024/12/09 02:04:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:04:06 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:04:06 DEBUG : : >changeNotify: 2024/12/09 02:04:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 --- PASS: TestRWFileHandleReleaseRead (12.23s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 02:04:07 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/09 02:04:07 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:04:07 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:04:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:04:07 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 02:04:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:04:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:04:07 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 02:04:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:04:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:04:07 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/09 02:04:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:04:07 DEBUG : file1: newRWFileHandle: 2024/12/09 02:04:07 DEBUG : file1(0xc0003d9040): openPending: 2024/12/09 02:04:07 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:04:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 02:04:07 DEBUG : file1(0xc0003d9040): >openPending: err= 2024/12/09 02:04:07 DEBUG : file1: >newRWFileHandle: err= 2024/12/09 02:04:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 02:04:07 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/09 02:04:07 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/09 02:04:07 DEBUG : file1(0xc0003d9040): _writeAt: size=5, off=0 2024/12/09 02:04:07 DEBUG : file1(0xc0003d9040): >_writeAt: n=5, err= 2024/12/09 02:04:07 DEBUG : file1(0xc0003d9040): _writeAt: size=7, off=5 2024/12/09 02:04:07 DEBUG : file1(0xc0003d9040): >_writeAt: n=7, err= 2024/12/09 02:04:07 DEBUG : file1: vfs cache: truncate to size=11 2024/12/09 02:04:07 DEBUG : file1(0xc0003d9040): close: 2024/12/09 02:04:07 DEBUG : file1: vfs cache: setting modification time to 2024-12-09 02:04:07.628658651 +0000 UTC m=+748.922176006 2024/12/09 02:04:07 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/09 02:04:07 DEBUG : file1(0xc0003d9040): >close: err= 2024/12/09 02:04:07 DEBUG : file1(0xc0003d9040): close: 2024/12/09 02:04:07 DEBUG : file1(0xc0003d9040): >close: err=file already closed 2024/12/09 02:04:07 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:04:07 DEBUG : : Looking for writers 2024/12/09 02:04:07 DEBUG : file1: reading active writers 2024/12/09 02:04:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/09 02:04:07 DEBUG : : Looking for writers 2024/12/09 02:04:07 DEBUG : file1: reading active writers 2024/12/09 02:04:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/09 02:04:07 DEBUG : : Looking for writers 2024/12/09 02:04:07 DEBUG : file1: reading active writers 2024/12/09 02:04:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/09 02:04:07 DEBUG : : Looking for writers 2024/12/09 02:04:07 DEBUG : file1: reading active writers 2024/12/09 02:04:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/09 02:04:07 DEBUG : file1: vfs cache: starting upload 2024/12/09 02:04:07 DEBUG : : Looking for writers 2024/12/09 02:04:07 DEBUG : file1: reading active writers 2024/12/09 02:04:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/09 02:04:07 DEBUG : : Looking for writers 2024/12/09 02:04:07 DEBUG : file1: reading active writers 2024/12/09 02:04:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/09 02:04:08 DEBUG : : Looking for writers 2024/12/09 02:04:08 DEBUG : file1: reading active writers 2024/12/09 02:04:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/09 02:04:08 DEBUG : : Looking for writers 2024/12/09 02:04:08 DEBUG : file1: reading active writers 2024/12/09 02:04:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/09 02:04:09 DEBUG : : Looking for writers 2024/12/09 02:04:09 DEBUG : file1: reading active writers 2024/12/09 02:04:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/09 02:04:10 DEBUG : : Looking for writers 2024/12/09 02:04:10 DEBUG : file1: reading active writers 2024/12/09 02:04:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/09 02:04:11 DEBUG : dir/virtualDir2: forgetting directory cache 2024/12/09 02:04:11 DEBUG : : Looking for writers 2024/12/09 02:04:11 DEBUG : file1: reading active writers 2024/12/09 02:04:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/09 02:04:11 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/09 02:04:11 INFO : file1: Copied (new) 2024/12/09 02:04:11 DEBUG : file1: vfs cache: fingerprint now "11,2024-12-09 02:04:07.628 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2024/12/09 02:04:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/09 02:04:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 02:04:11 INFO : file1: vfs cache: upload succeeded try #1 2024/12/09 02:04:12 DEBUG : dir: forgetting directory cache 2024/12/09 02:04:12 DEBUG : dir/virtualDir: forgetting directory cache 2024/12/09 02:04:12 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:04:12 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:04:12 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:04:12 DEBUG : : >changeNotify: 2024/12/09 02:04:12 DEBUG : : Looking for writers 2024/12/09 02:04:12 DEBUG : file1: reading active writers 2024/12/09 02:04:12 DEBUG : >WaitForWriters: 2024/12/09 02:04:14 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:04:14 DEBUG : : Looking for writers 2024/12/09 02:04:14 DEBUG : file1: reading active writers 2024/12/09 02:04:14 DEBUG : >WaitForWriters: 2024/12/09 02:04:14 DEBUG : vfs cache: cleaner exiting 2024/12/09 02:04:14 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:04:15 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:04:15 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:04:15 DEBUG : : >changeNotify: --- PASS: TestRWFileHandleMethodsWrite (8.71s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 02:04:16 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:04:16 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/09 02:04:16 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:04:16 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:04:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:04:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 02:04:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:04:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:04:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 02:04:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:04:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:04:16 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/09 02:04:16 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:04:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:04:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:04:16 DEBUG : : >changeNotify: 2024/12/09 02:04:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:04:16 DEBUG : file1: newRWFileHandle: 2024/12/09 02:04:16 DEBUG : file1(0xc000151f40): openPending: 2024/12/09 02:04:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:04:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 02:04:16 DEBUG : file1(0xc000151f40): >openPending: err= 2024/12/09 02:04:16 DEBUG : file1: >newRWFileHandle: err= 2024/12/09 02:04:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 02:04:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/09 02:04:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/09 02:04:16 DEBUG : file1(0xc000151f40): _writeAt: size=7, off=0 2024/12/09 02:04:16 DEBUG : file1(0xc000151f40): >_writeAt: n=7, err= 2024/12/09 02:04:16 DEBUG : file1(0xc000151f40): _writeAt: size=6, off=5 2024/12/09 02:04:16 DEBUG : file1(0xc000151f40): >_writeAt: n=6, err= 2024/12/09 02:04:16 DEBUG : file1(0xc000151f40): close: 2024/12/09 02:04:16 DEBUG : file1: vfs cache: setting modification time to 2024-12-09 02:04:16.340507526 +0000 UTC m=+757.634024881 2024/12/09 02:04:16 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/09 02:04:16 DEBUG : file1(0xc000151f40): >close: err= 2024/12/09 02:04:16 DEBUG : file1(0xc000151f40): _writeAt: size=5, off=0 2024/12/09 02:04:16 DEBUG : file1(0xc000151f40): >_writeAt: n=0, err=file already closed 2024/12/09 02:04:16 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:04:16 DEBUG : : Looking for writers 2024/12/09 02:04:16 DEBUG : file1: reading active writers 2024/12/09 02:04:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/09 02:04:16 DEBUG : : Looking for writers 2024/12/09 02:04:16 DEBUG : file1: reading active writers 2024/12/09 02:04:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/09 02:04:16 DEBUG : : Looking for writers 2024/12/09 02:04:16 DEBUG : file1: reading active writers 2024/12/09 02:04:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/09 02:04:16 DEBUG : : Looking for writers 2024/12/09 02:04:16 DEBUG : file1: reading active writers 2024/12/09 02:04:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/09 02:04:16 DEBUG : file1: vfs cache: starting upload 2024/12/09 02:04:16 DEBUG : : Looking for writers 2024/12/09 02:04:16 DEBUG : file1: reading active writers 2024/12/09 02:04:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/09 02:04:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:04:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:04:16 DEBUG : : >changeNotify: 2024/12/09 02:04:16 DEBUG : : Looking for writers 2024/12/09 02:04:16 DEBUG : file1: reading active writers 2024/12/09 02:04:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/09 02:04:16 DEBUG : : Looking for writers 2024/12/09 02:04:16 DEBUG : file1: reading active writers 2024/12/09 02:04:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/09 02:04:17 DEBUG : : Looking for writers 2024/12/09 02:04:17 DEBUG : file1: reading active writers 2024/12/09 02:04:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/09 02:04:18 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:04:18 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:04:18 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:04:18 DEBUG : : invalidating directory cache 2024/12/09 02:04:18 DEBUG : dir: invalidating directory cache 2024/12/09 02:04:18 DEBUG : : >changeNotify: 2024/12/09 02:04:18 DEBUG : : Looking for writers 2024/12/09 02:04:18 DEBUG : file1: reading active writers 2024/12/09 02:04:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/09 02:04:18 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:04:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:04:19 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:04:19 DEBUG : : >changeNotify: 2024/12/09 02:04:19 DEBUG : : Looking for writers 2024/12/09 02:04:19 DEBUG : file1: reading active writers 2024/12/09 02:04:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/09 02:04:19 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/09 02:04:19 INFO : file1: Copied (new) 2024/12/09 02:04:19 DEBUG : file1: vfs cache: fingerprint now "11,2024-12-09 02:04:16.34 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2024/12/09 02:04:19 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/09 02:04:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 02:04:19 INFO : file1: vfs cache: upload succeeded try #1 2024/12/09 02:04:20 DEBUG : : Looking for writers 2024/12/09 02:04:20 DEBUG : file1: reading active writers 2024/12/09 02:04:20 DEBUG : >WaitForWriters: 2024/12/09 02:04:21 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:04:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:04:21 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:04:21 DEBUG : : >changeNotify: 2024/12/09 02:04:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:04:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:04:21 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:04:21 DEBUG : : >changeNotify: 2024/12/09 02:04:21 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:04:21 DEBUG : : Looking for writers 2024/12/09 02:04:21 DEBUG : file1: reading active writers 2024/12/09 02:04:21 DEBUG : >WaitForWriters: 2024/12/09 02:04:21 DEBUG : vfs cache: cleaner exiting 2024/12/09 02:04:21 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:04:22 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:04:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:04:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:04:22 DEBUG : : >changeNotify: 2024/12/09 02:04:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:04:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:04:22 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:04:22 DEBUG : : >changeNotify: 2024/12/09 02:04:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:04:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:04:22 DEBUG : : >changeNotify: 2024/12/09 02:04:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:04:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:04:22 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:04:22 DEBUG : : >changeNotify: --- PASS: TestRWFileHandleWriteAt (8.09s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 02:04:24 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/09 02:04:24 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:04:24 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:04:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:04:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 02:04:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:04:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:04:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 02:04:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:04:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:04:24 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/09 02:04:24 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:04:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:04:24 DEBUG : file1: newRWFileHandle: 2024/12/09 02:04:24 DEBUG : file1(0xc0009a5200): openPending: 2024/12/09 02:04:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:04:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 02:04:24 DEBUG : file1(0xc0009a5200): >openPending: err= 2024/12/09 02:04:24 DEBUG : file1: >newRWFileHandle: err= 2024/12/09 02:04:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 02:04:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/09 02:04:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/09 02:04:24 DEBUG : file1(0xc0009a5200): close: 2024/12/09 02:04:24 DEBUG : file1: vfs cache: setting modification time to 2024-12-09 02:04:24.418914227 +0000 UTC m=+765.712431572 2024/12/09 02:04:24 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/09 02:04:24 DEBUG : file1(0xc0009a5200): >close: err= 2024/12/09 02:04:24 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/12/09 02:04:24 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/09 02:04:24 DEBUG : file2: newRWFileHandle: 2024/12/09 02:04:24 DEBUG : file2(0xc0009a5300): openPending: 2024/12/09 02:04:24 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:04:24 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/09 02:04:24 DEBUG : file2(0xc0009a5300): >openPending: err= 2024/12/09 02:04:24 DEBUG : file2: >newRWFileHandle: err= 2024/12/09 02:04:24 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/09 02:04:24 DEBUG : file2: >Open: fd=file2 (rw), err= 2024/12/09 02:04:24 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2024/12/09 02:04:24 DEBUG : file2(0xc0009a5300): RWFileHandle.Flush 2024/12/09 02:04:24 DEBUG : file2(0xc0009a5300): RWFileHandle.Release 2024/12/09 02:04:24 DEBUG : file2(0xc0009a5300): close: 2024/12/09 02:04:24 DEBUG : file2: vfs cache: setting modification time to 2024-12-09 02:04:24.419803633 +0000 UTC m=+765.713320978 2024/12/09 02:04:24 INFO : file2: vfs cache: queuing for upload in 100ms 2024/12/09 02:04:24 DEBUG : file2(0xc0009a5300): >close: err= 2024/12/09 02:04:24 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:04:24 DEBUG : : Looking for writers 2024/12/09 02:04:24 DEBUG : file1: reading active writers 2024/12/09 02:04:24 DEBUG : file2: reading active writers 2024/12/09 02:04:24 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2024/12/09 02:04:24 DEBUG : : Looking for writers 2024/12/09 02:04:24 DEBUG : file1: reading active writers 2024/12/09 02:04:24 DEBUG : file2: reading active writers 2024/12/09 02:04:24 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2024/12/09 02:04:24 DEBUG : : Looking for writers 2024/12/09 02:04:24 DEBUG : file1: reading active writers 2024/12/09 02:04:24 DEBUG : file2: reading active writers 2024/12/09 02:04:24 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2024/12/09 02:04:24 DEBUG : : Looking for writers 2024/12/09 02:04:24 DEBUG : file1: reading active writers 2024/12/09 02:04:24 DEBUG : file2: reading active writers 2024/12/09 02:04:24 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2024/12/09 02:04:24 DEBUG : file2: vfs cache: starting upload 2024/12/09 02:04:24 DEBUG : file1: vfs cache: starting upload 2024/12/09 02:04:24 DEBUG : : Looking for writers 2024/12/09 02:04:24 DEBUG : file1: reading active writers 2024/12/09 02:04:24 DEBUG : file2: reading active writers 2024/12/09 02:04:24 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2024/12/09 02:04:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:04:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:04:24 DEBUG : : >changeNotify: 2024/12/09 02:04:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:04:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:04:24 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:04:24 DEBUG : : >changeNotify: 2024/12/09 02:04:24 DEBUG : : Looking for writers 2024/12/09 02:04:24 DEBUG : file2: reading active writers 2024/12/09 02:04:24 DEBUG : file1: reading active writers 2024/12/09 02:04:24 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2024/12/09 02:04:25 DEBUG : : Looking for writers 2024/12/09 02:04:25 DEBUG : file1: reading active writers 2024/12/09 02:04:25 DEBUG : file2: reading active writers 2024/12/09 02:04:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2024/12/09 02:04:25 DEBUG : dir: forgetting directory cache 2024/12/09 02:04:25 DEBUG : : forgetting directory cache 2024/12/09 02:04:25 DEBUG : dir: forgetting directory cache 2024/12/09 02:04:25 DEBUG : : Looking for writers 2024/12/09 02:04:25 DEBUG : file1: reading active writers 2024/12/09 02:04:25 DEBUG : file2: reading active writers 2024/12/09 02:04:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2024/12/09 02:04:26 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:04:26 DEBUG : : Looking for writers 2024/12/09 02:04:26 DEBUG : file1: reading active writers 2024/12/09 02:04:26 DEBUG : file2: reading active writers 2024/12/09 02:04:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2024/12/09 02:04:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:04:26 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:04:26 DEBUG : : >changeNotify: 2024/12/09 02:04:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:04:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:04:26 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:04:26 DEBUG : : >changeNotify: 2024/12/09 02:04:26 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:04:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:04:27 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:04:27 DEBUG : : >changeNotify: 2024/12/09 02:04:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:04:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:04:27 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:04:27 DEBUG : : >changeNotify: 2024/12/09 02:04:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:04:27 DEBUG : : Looking for writers 2024/12/09 02:04:27 DEBUG : file1: reading active writers 2024/12/09 02:04:27 DEBUG : file2: reading active writers 2024/12/09 02:04:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2024/12/09 02:04:27 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/09 02:04:27 INFO : file2: Copied (new) 2024/12/09 02:04:27 DEBUG : file2: vfs cache: fingerprint now "0,2024-12-09 02:04:24.419 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2024/12/09 02:04:27 DEBUG : file2: vfs cache: writeback object to VFS layer 2024/12/09 02:04:27 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/09 02:04:27 INFO : file2: vfs cache: upload succeeded try #1 2024/12/09 02:04:28 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/09 02:04:28 INFO : file1: Copied (new) 2024/12/09 02:04:28 DEBUG : file1: vfs cache: fingerprint now "0,2024-12-09 02:04:24.418 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2024/12/09 02:04:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/09 02:04:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 02:04:28 INFO : file1: vfs cache: upload succeeded try #1 2024/12/09 02:04:28 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:04:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:04:28 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:04:28 DEBUG : : >changeNotify: 2024/12/09 02:04:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:04:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:04:28 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:04:28 DEBUG : : >changeNotify: 2024/12/09 02:04:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:04:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:04:28 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:04:28 DEBUG : : >changeNotify: 2024/12/09 02:04:28 DEBUG : : Looking for writers 2024/12/09 02:04:28 DEBUG : file1: reading active writers 2024/12/09 02:04:28 DEBUG : file2: reading active writers 2024/12/09 02:04:28 DEBUG : >WaitForWriters: 2024/12/09 02:04:29 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:04:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:04:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:04:30 DEBUG : : >changeNotify: 2024/12/09 02:04:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:04:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:04:30 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:04:30 DEBUG : : >changeNotify: 2024/12/09 02:04:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:04:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:04:30 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:04:30 DEBUG : : >changeNotify: 2024/12/09 02:04:30 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:04:30 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:04:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:04:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:04:30 DEBUG : : >changeNotify: 2024/12/09 02:04:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:04:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:04:30 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:04:30 DEBUG : : >changeNotify: 2024/12/09 02:04:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:04:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:04:30 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:04:30 DEBUG : : >changeNotify: 2024/12/09 02:04:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:04:31 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:04:31 DEBUG : : >changeNotify: 2024/12/09 02:04:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:04:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:04:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:04:31 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:04:31 DEBUG : : >changeNotify: 2024/12/09 02:04:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:04:31 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:04:31 DEBUG : : >changeNotify: 2024/12/09 02:04:31 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:04:31 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:04:31 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:04:31 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:04:31 DEBUG : : Looking for writers 2024/12/09 02:04:31 DEBUG : file1: reading active writers 2024/12/09 02:04:31 DEBUG : file2: reading active writers 2024/12/09 02:04:31 DEBUG : >WaitForWriters: 2024/12/09 02:04:31 DEBUG : vfs cache: cleaner exiting 2024/12/09 02:04:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:04:31 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:04:31 DEBUG : : invalidating directory cache 2024/12/09 02:04:31 DEBUG : dir: invalidating directory cache 2024/12/09 02:04:31 DEBUG : : >changeNotify: 2024/12/09 02:04:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:04:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:04:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:04:31 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:04:31 DEBUG : : >changeNotify: 2024/12/09 02:04:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:04:31 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:04:31 DEBUG : : >changeNotify: 2024/12/09 02:04:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:04:31 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:04:31 DEBUG : : >changeNotify: 2024/12/09 02:04:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:04:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:04:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:04:31 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:04:31 DEBUG : : >changeNotify: 2024/12/09 02:04:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:04:31 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:04:31 DEBUG : : >changeNotify: 2024/12/09 02:04:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:04:31 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:04:31 DEBUG : : >changeNotify: 2024/12/09 02:04:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:04:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:04:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:04:31 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:04:31 DEBUG : : >changeNotify: 2024/12/09 02:04:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:04:31 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:04:31 DEBUG : : >changeNotify: 2024/12/09 02:04:32 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:04:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:04:32 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:04:32 DEBUG : : >changeNotify: 2024/12/09 02:04:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:04:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:04:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:04:32 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:04:32 DEBUG : : >changeNotify: 2024/12/09 02:04:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:04:32 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:04:32 DEBUG : : >changeNotify: 2024/12/09 02:04:33 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:04:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:04:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:04:34 DEBUG : : >changeNotify: 2024/12/09 02:04:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:04:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:04:34 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:04:34 DEBUG : : >changeNotify: 2024/12/09 02:04:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:04:34 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:04:34 DEBUG : : >changeNotify: 2024/12/09 02:04:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:04:34 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote --- PASS: TestRWFileHandleWriteNoWrite (10.40s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 02:04:34 DEBUG : : forgetting directory cache 2024/12/09 02:04:34 DEBUG : dir: forgetting directory cache 2024/12/09 02:04:34 DEBUG : dir: Removed virtual directory entry vAddFile: "potato" 2024/12/09 02:04:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:04:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:04:34 DEBUG : : >changeNotify: 2024/12/09 02:04:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:04:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:04:34 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:04:34 DEBUG : : >changeNotify: 2024/12/09 02:04:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:04:34 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:04:34 DEBUG : : >changeNotify: 2024/12/09 02:04:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:04:34 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/09 02:04:34 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:04:34 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:04:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:04:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 02:04:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:04:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:04:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 02:04:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:04:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:04:34 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/09 02:04:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:04:34 DEBUG : file1: newRWFileHandle: 2024/12/09 02:04:34 DEBUG : file1(0xc0012e35c0): openPending: 2024/12/09 02:04:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:04:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 02:04:34 DEBUG : file1(0xc0012e35c0): >openPending: err= 2024/12/09 02:04:34 DEBUG : file1: >newRWFileHandle: err= 2024/12/09 02:04:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 02:04:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/09 02:04:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/09 02:04:34 DEBUG : file1(0xc0012e35c0): _writeAt: size=5, off=0 2024/12/09 02:04:34 DEBUG : file1(0xc0012e35c0): >_writeAt: n=5, err= 2024/12/09 02:04:34 DEBUG : file1(0xc0012e35c0): RWFileHandle.Flush 2024/12/09 02:04:34 DEBUG : file1(0xc0012e35c0): RWFileHandle.Flush 2024/12/09 02:04:34 DEBUG : file1(0xc0012e35c0): close: 2024/12/09 02:04:34 DEBUG : file1: vfs cache: setting modification time to 2024-12-09 02:04:34.800610401 +0000 UTC m=+776.094127746 2024/12/09 02:04:34 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/09 02:04:34 DEBUG : file1(0xc0012e35c0): >close: err= 2024/12/09 02:04:34 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:04:34 DEBUG : : Looking for writers 2024/12/09 02:04:34 DEBUG : file1: reading active writers 2024/12/09 02:04:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/09 02:04:34 DEBUG : : Looking for writers 2024/12/09 02:04:34 DEBUG : file1: reading active writers 2024/12/09 02:04:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/09 02:04:34 DEBUG : : Looking for writers 2024/12/09 02:04:34 DEBUG : file1: reading active writers 2024/12/09 02:04:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/09 02:04:34 DEBUG : : Looking for writers 2024/12/09 02:04:34 DEBUG : file1: reading active writers 2024/12/09 02:04:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/09 02:04:34 DEBUG : file1: vfs cache: starting upload 2024/12/09 02:04:34 DEBUG : : Looking for writers 2024/12/09 02:04:34 DEBUG : file1: reading active writers 2024/12/09 02:04:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/09 02:04:35 DEBUG : : Looking for writers 2024/12/09 02:04:35 DEBUG : file1: reading active writers 2024/12/09 02:04:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/09 02:04:35 DEBUG : : Looking for writers 2024/12/09 02:04:35 DEBUG : file1: reading active writers 2024/12/09 02:04:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/09 02:04:36 DEBUG : : Looking for writers 2024/12/09 02:04:36 DEBUG : file1: reading active writers 2024/12/09 02:04:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/09 02:04:36 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:04:37 DEBUG : : Looking for writers 2024/12/09 02:04:37 DEBUG : file1: reading active writers 2024/12/09 02:04:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/09 02:04:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:04:37 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:04:37 DEBUG : : >changeNotify: 2024/12/09 02:04:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:04:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:04:37 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:04:37 DEBUG : : >changeNotify: 2024/12/09 02:04:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:04:37 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:04:37 DEBUG : : >changeNotify: 2024/12/09 02:04:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:04:38 DEBUG : : Looking for writers 2024/12/09 02:04:38 DEBUG : file1: reading active writers 2024/12/09 02:04:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/09 02:04:38 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/09 02:04:38 INFO : file1: Copied (new) 2024/12/09 02:04:38 DEBUG : file1: vfs cache: fingerprint now "5,2024-12-09 02:04:34.8 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/12/09 02:04:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/09 02:04:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 02:04:38 INFO : file1: vfs cache: upload succeeded try #1 2024/12/09 02:04:39 DEBUG : : Looking for writers 2024/12/09 02:04:39 DEBUG : file1: reading active writers 2024/12/09 02:04:39 DEBUG : >WaitForWriters: 2024/12/09 02:04:39 DEBUG : vfs cache: cleaner exiting 2024/12/09 02:04:40 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:04:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:04:40 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:04:40 DEBUG : : >changeNotify: 2024/12/09 02:04:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:04:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:04:40 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:04:40 DEBUG : : >changeNotify: 2024/12/09 02:04:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:04:40 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:04:40 DEBUG : : >changeNotify: 2024/12/09 02:04:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 --- PASS: TestRWFileHandleFlushWrite (6.58s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 02:04:41 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:04:41 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/09 02:04:41 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:04:41 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:04:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:04:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 02:04:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:04:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:04:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 02:04:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:04:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:04:41 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/09 02:04:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:04:41 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:04:41 DEBUG : : >changeNotify: 2024/12/09 02:04:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:04:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:04:41 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:04:41 DEBUG : : >changeNotify: 2024/12/09 02:04:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:04:41 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:04:41 DEBUG : : >changeNotify: 2024/12/09 02:04:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:04:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:04:41 DEBUG : file1: newRWFileHandle: 2024/12/09 02:04:41 DEBUG : file1(0xc000150fc0): openPending: 2024/12/09 02:04:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:04:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 02:04:41 DEBUG : file1(0xc000150fc0): >openPending: err= 2024/12/09 02:04:41 DEBUG : file1: >newRWFileHandle: err= 2024/12/09 02:04:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 02:04:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/09 02:04:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/09 02:04:41 DEBUG : file1(0xc000150fc0): _writeAt: size=5, off=0 2024/12/09 02:04:41 DEBUG : file1(0xc000150fc0): >_writeAt: n=5, err= 2024/12/09 02:04:41 DEBUG : file1(0xc000150fc0): RWFileHandle.Release 2024/12/09 02:04:41 DEBUG : file1(0xc000150fc0): close: 2024/12/09 02:04:41 DEBUG : file1: vfs cache: setting modification time to 2024-12-09 02:04:41.388460876 +0000 UTC m=+782.681978220 2024/12/09 02:04:41 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/09 02:04:41 DEBUG : file1(0xc000150fc0): >close: err= 2024/12/09 02:04:41 DEBUG : file1(0xc000150fc0): RWFileHandle.Release 2024/12/09 02:04:41 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:04:41 DEBUG : : Looking for writers 2024/12/09 02:04:41 DEBUG : file1: reading active writers 2024/12/09 02:04:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/09 02:04:41 DEBUG : : Looking for writers 2024/12/09 02:04:41 DEBUG : file1: reading active writers 2024/12/09 02:04:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/09 02:04:41 DEBUG : : Looking for writers 2024/12/09 02:04:41 DEBUG : file1: reading active writers 2024/12/09 02:04:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/09 02:04:41 DEBUG : : Looking for writers 2024/12/09 02:04:41 DEBUG : file1: reading active writers 2024/12/09 02:04:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/09 02:04:41 DEBUG : file1: vfs cache: starting upload 2024/12/09 02:04:41 DEBUG : : Looking for writers 2024/12/09 02:04:41 DEBUG : file1: reading active writers 2024/12/09 02:04:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/09 02:04:41 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:04:41 DEBUG : : Looking for writers 2024/12/09 02:04:41 DEBUG : file1: reading active writers 2024/12/09 02:04:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/09 02:04:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:04:42 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:04:42 DEBUG : : >changeNotify: 2024/12/09 02:04:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:04:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:04:42 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:04:42 DEBUG : : >changeNotify: 2024/12/09 02:04:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:04:42 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:04:42 DEBUG : : >changeNotify: 2024/12/09 02:04:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:04:42 DEBUG : : Looking for writers 2024/12/09 02:04:42 DEBUG : file1: reading active writers 2024/12/09 02:04:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/09 02:04:42 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:04:42 DEBUG : : Looking for writers 2024/12/09 02:04:42 DEBUG : file1: reading active writers 2024/12/09 02:04:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/09 02:04:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:04:42 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:04:42 DEBUG : : >changeNotify: 2024/12/09 02:04:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:04:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:04:42 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:04:42 DEBUG : : >changeNotify: 2024/12/09 02:04:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:04:42 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:04:42 DEBUG : : >changeNotify: 2024/12/09 02:04:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:04:43 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:04:43 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:04:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:04:43 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:04:43 DEBUG : : invalidating directory cache 2024/12/09 02:04:43 DEBUG : dir: invalidating directory cache 2024/12/09 02:04:43 DEBUG : : >changeNotify: 2024/12/09 02:04:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:04:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:04:43 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:04:43 DEBUG : : >changeNotify: 2024/12/09 02:04:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:04:43 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:04:43 DEBUG : : >changeNotify: 2024/12/09 02:04:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:04:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:04:43 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:04:43 DEBUG : : >changeNotify: 2024/12/09 02:04:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:04:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:04:43 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:04:43 DEBUG : : >changeNotify: 2024/12/09 02:04:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:04:43 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:04:43 DEBUG : : >changeNotify: 2024/12/09 02:04:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:04:43 DEBUG : : Looking for writers 2024/12/09 02:04:43 DEBUG : file1: reading active writers 2024/12/09 02:04:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/09 02:04:44 DEBUG : : Looking for writers 2024/12/09 02:04:44 DEBUG : file1: reading active writers 2024/12/09 02:04:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/09 02:04:45 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/09 02:04:45 INFO : file1: Copied (new) 2024/12/09 02:04:45 DEBUG : file1: vfs cache: fingerprint now "5,2024-12-09 02:04:41.388 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/12/09 02:04:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/09 02:04:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 02:04:45 INFO : file1: vfs cache: upload succeeded try #1 2024/12/09 02:04:45 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:04:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:04:45 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:04:45 DEBUG : : >changeNotify: 2024/12/09 02:04:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:04:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:04:45 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:04:45 DEBUG : : >changeNotify: 2024/12/09 02:04:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:04:45 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:04:45 DEBUG : : >changeNotify: 2024/12/09 02:04:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:04:45 DEBUG : : Looking for writers 2024/12/09 02:04:45 DEBUG : file1: reading active writers 2024/12/09 02:04:45 DEBUG : >WaitForWriters: 2024/12/09 02:04:45 DEBUG : vfs cache: cleaner exiting 2024/12/09 02:04:46 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:04:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:04:46 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:04:46 DEBUG : : >changeNotify: 2024/12/09 02:04:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:04:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:04:46 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:04:46 DEBUG : : >changeNotify: 2024/12/09 02:04:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:04:46 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:04:46 DEBUG : : >changeNotify: 2024/12/09 02:04:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:04:47 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote --- PASS: TestRWFileHandleReleaseWrite (6.59s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 02:04:47 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/09 02:04:47 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:04:47 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:04:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:04:47 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 02:04:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:04:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:04:47 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 02:04:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:04:47 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/09 02:04:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:04:47 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:04:47 DEBUG : : >changeNotify: 2024/12/09 02:04:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:04:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:04:47 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:04:47 DEBUG : : >changeNotify: 2024/12/09 02:04:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:04:47 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:04:47 DEBUG : : >changeNotify: 2024/12/09 02:04:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:04:49 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:04:50 DEBUG : : forgetting directory cache 2024/12/09 02:04:50 DEBUG : dir: forgetting directory cache 2024/12/09 02:04:50 DEBUG : dir/sub: forgetting directory cache 2024/12/09 02:04:50 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2024/12/09 02:04:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:04:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:04:50 DEBUG : : >changeNotify: 2024/12/09 02:04:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:04:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:04:50 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:04:50 DEBUG : : >changeNotify: 2024/12/09 02:04:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:04:50 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:04:50 DEBUG : : >changeNotify: 2024/12/09 02:04:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:04:51 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:04:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:04:51 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:04:51 DEBUG : : >changeNotify: 2024/12/09 02:04:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:04:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:04:51 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:04:51 DEBUG : : >changeNotify: 2024/12/09 02:04:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:04:51 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:04:51 DEBUG : : >changeNotify: 2024/12/09 02:04:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:04:51 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:04:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:04:51 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:04:51 DEBUG : : >changeNotify: 2024/12/09 02:04:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:04:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:04:51 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:04:51 DEBUG : : >changeNotify: 2024/12/09 02:04:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:04:51 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:04:51 DEBUG : : >changeNotify: 2024/12/09 02:04:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:04:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:04:54 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:04:54 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2024/12/09 02:04:54 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:04:54 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:04:54 DEBUG : : >changeNotify: 2024/12/09 02:04:54 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:04:54 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:04:54 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:04:54 DEBUG : : >changeNotify: 2024/12/09 02:04:54 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:04:54 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:04:54 DEBUG : : >changeNotify: 2024/12/09 02:04:54 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:04:54 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:04:54 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:04:54 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:04:54 DEBUG : : >changeNotify: 2024/12/09 02:04:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/09 02:04:54 DEBUG : dir/file1: newRWFileHandle: 2024/12/09 02:04:54 DEBUG : dir/file1(0xc000815a80): openPending: 2024/12/09 02:04:55 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:04:55 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:04:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:04:55 DEBUG : : invalidating directory cache 2024/12/09 02:04:55 DEBUG : dir: invalidating directory cache 2024/12/09 02:04:55 DEBUG : : >changeNotify: 2024/12/09 02:04:55 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:04:55 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:04:55 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:04:55 DEBUG : : >changeNotify: 2024/12/09 02:04:55 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:04:55 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:04:55 DEBUG : : >changeNotify: 2024/12/09 02:04:55 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:04:55 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:04:55 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:04:55 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:04:55 DEBUG : : >changeNotify: 2024/12/09 02:04:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/09 02:04:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/09 02:04:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 02:04:56 DEBUG : dir/file1(0xc000815a80): >openPending: err= 2024/12/09 02:04:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/09 02:04:56 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/09 02:04:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/09 02:04:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/09 02:04:56 DEBUG : dir/file1(0xc000815a80): _writeAt: size=5, off=0 2024/12/09 02:04:56 DEBUG : dir/file1(0xc000815a80): >_writeAt: n=5, err= 2024/12/09 02:04:56 DEBUG : dir/file1(0xc000815a80): close: 2024/12/09 02:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:04:56 DEBUG : dir/file1: vfs cache: setting modification time to 2024-12-09 02:04:56.068510611 +0000 UTC m=+797.362027956 2024/12/09 02:04:56 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/09 02:04:56 DEBUG : dir/file1(0xc000815a80): >close: err= 2024/12/09 02:04:56 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:04:56 DEBUG : dir: Looking for writers 2024/12/09 02:04:56 DEBUG : file1: reading active writers 2024/12/09 02:04:56 DEBUG : : Looking for writers 2024/12/09 02:04:56 DEBUG : dir: reading active writers 2024/12/09 02:04:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/09 02:04:56 DEBUG : dir: Looking for writers 2024/12/09 02:04:56 DEBUG : file1: reading active writers 2024/12/09 02:04:56 DEBUG : : Looking for writers 2024/12/09 02:04:56 DEBUG : dir: reading active writers 2024/12/09 02:04:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/09 02:04:56 DEBUG : dir: Looking for writers 2024/12/09 02:04:56 DEBUG : file1: reading active writers 2024/12/09 02:04:56 DEBUG : : Looking for writers 2024/12/09 02:04:56 DEBUG : dir: reading active writers 2024/12/09 02:04:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/09 02:04:56 DEBUG : dir: Looking for writers 2024/12/09 02:04:56 DEBUG : file1: reading active writers 2024/12/09 02:04:56 DEBUG : : Looking for writers 2024/12/09 02:04:56 DEBUG : dir: reading active writers 2024/12/09 02:04:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/09 02:04:56 DEBUG : dir/file1: vfs cache: starting upload 2024/12/09 02:04:56 DEBUG : dir: Looking for writers 2024/12/09 02:04:56 DEBUG : file1: reading active writers 2024/12/09 02:04:56 DEBUG : : Looking for writers 2024/12/09 02:04:56 DEBUG : dir: reading active writers 2024/12/09 02:04:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/09 02:04:56 DEBUG : dir: Looking for writers 2024/12/09 02:04:56 DEBUG : file1: reading active writers 2024/12/09 02:04:56 DEBUG : : Looking for writers 2024/12/09 02:04:56 DEBUG : dir: reading active writers 2024/12/09 02:04:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/09 02:04:56 DEBUG : dir: Looking for writers 2024/12/09 02:04:56 DEBUG : file1: reading active writers 2024/12/09 02:04:56 DEBUG : : Looking for writers 2024/12/09 02:04:56 DEBUG : dir: reading active writers 2024/12/09 02:04:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/09 02:04:57 DEBUG : dir: Looking for writers 2024/12/09 02:04:57 DEBUG : file1: reading active writers 2024/12/09 02:04:57 DEBUG : : Looking for writers 2024/12/09 02:04:57 DEBUG : dir: reading active writers 2024/12/09 02:04:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/09 02:04:57 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:04:57 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:04:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:04:57 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:04:57 DEBUG : : >changeNotify: 2024/12/09 02:04:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:04:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:04:57 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:04:57 DEBUG : : >changeNotify: 2024/12/09 02:04:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:04:57 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:04:57 DEBUG : : >changeNotify: 2024/12/09 02:04:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:04:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:04:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:04:57 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:04:57 DEBUG : : >changeNotify: 2024/12/09 02:04:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:04:58 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:04:58 DEBUG : : >changeNotify: 2024/12/09 02:04:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:04:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:04:58 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:04:58 DEBUG : : >changeNotify: 2024/12/09 02:04:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:04:58 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:04:58 DEBUG : : >changeNotify: 2024/12/09 02:04:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:04:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:04:58 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:04:58 DEBUG : : >changeNotify: 2024/12/09 02:04:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:04:58 DEBUG : dir: Looking for writers 2024/12/09 02:04:58 DEBUG : file1: reading active writers 2024/12/09 02:04:58 DEBUG : : Looking for writers 2024/12/09 02:04:58 DEBUG : dir: reading active writers 2024/12/09 02:04:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/09 02:04:58 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:04:58 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/09 02:04:58 INFO : dir/file1: Copied (replaced existing) 2024/12/09 02:04:58 DEBUG : dir/file1: vfs cache: fingerprint now "5,2024-12-09 02:04:56.068 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/12/09 02:04:58 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/09 02:04:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 02:04:58 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/09 02:04:58 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:04:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:04:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:04:59 DEBUG : : >changeNotify: 2024/12/09 02:04:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:04:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:04:59 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:04:59 DEBUG : : >changeNotify: 2024/12/09 02:04:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:04:59 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:04:59 DEBUG : : >changeNotify: 2024/12/09 02:04:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:04:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:04:59 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:04:59 DEBUG : : >changeNotify: 2024/12/09 02:04:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:04:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:04:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:04:59 DEBUG : : >changeNotify: 2024/12/09 02:04:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:04:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:04:59 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:04:59 DEBUG : : >changeNotify: 2024/12/09 02:04:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:04:59 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:04:59 DEBUG : : >changeNotify: 2024/12/09 02:04:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:04:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:04:59 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:04:59 DEBUG : : >changeNotify: 2024/12/09 02:04:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:04:59 DEBUG : dir: Looking for writers 2024/12/09 02:04:59 DEBUG : file1: reading active writers 2024/12/09 02:04:59 DEBUG : : Looking for writers 2024/12/09 02:04:59 DEBUG : dir: reading active writers 2024/12/09 02:04:59 DEBUG : >WaitForWriters: 2024/12/09 02:04:59 DEBUG : vfs cache: cleaner exiting 2024/12/09 02:04:59 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:04:59 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:04:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:04:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:04:59 DEBUG : : >changeNotify: 2024/12/09 02:04:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:04:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:04:59 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:04:59 DEBUG : : >changeNotify: 2024/12/09 02:04:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:04:59 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:04:59 DEBUG : : >changeNotify: 2024/12/09 02:04:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:04:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:04:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:04:59 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:04:59 DEBUG : : >changeNotify: 2024/12/09 02:04:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:04:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:04:59 DEBUG : : >changeNotify: 2024/12/09 02:04:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:04:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:04:59 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:04:59 DEBUG : : >changeNotify: 2024/12/09 02:04:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:04:59 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:04:59 DEBUG : : >changeNotify: 2024/12/09 02:04:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:04:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:04:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:04:59 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:04:59 DEBUG : : >changeNotify: 2024/12/09 02:04:59 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:05:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:05:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:05:00 DEBUG : : >changeNotify: 2024/12/09 02:05:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:05:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:05:00 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:05:00 DEBUG : : >changeNotify: 2024/12/09 02:05:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:05:00 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:05:00 DEBUG : : >changeNotify: 2024/12/09 02:05:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:05:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:05:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:05:00 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:05:00 DEBUG : : >changeNotify: 2024/12/09 02:05:00 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:05:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:05:01 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:05:01 DEBUG : : >changeNotify: 2024/12/09 02:05:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:05:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:05:01 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:05:01 DEBUG : : >changeNotify: 2024/12/09 02:05:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:05:01 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:05:01 DEBUG : : >changeNotify: 2024/12/09 02:05:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:05:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:05:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:05:01 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:05:01 DEBUG : : >changeNotify: 2024/12/09 02:05:01 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/09 02:05:01 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestRWFileHandleSizeTruncateExisting (14.82s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 02:05:02 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/09 02:05:02 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:05:02 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:05:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:05:02 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 02:05:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:05:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:05:02 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 02:05:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:05:02 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/09 02:05:04 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:05:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:05:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:05:04 DEBUG : : >changeNotify: 2024/12/09 02:05:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:05:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:05:04 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:05:04 DEBUG : : >changeNotify: 2024/12/09 02:05:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:05:04 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:05:04 DEBUG : : >changeNotify: 2024/12/09 02:05:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:05:04 DEBUG : : forgetting directory cache 2024/12/09 02:05:04 DEBUG : dir: forgetting directory cache 2024/12/09 02:05:04 DEBUG : dir/sub: forgetting directory cache 2024/12/09 02:05:04 DEBUG : dir/sub/subsub: forgetting directory cache 2024/12/09 02:05:04 DEBUG : dir/sub: Removed virtual directory entry vAddDir: "subsub" 2024/12/09 02:05:04 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2024/12/09 02:05:05 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:05:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:05:06 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:05:06 DEBUG : : >changeNotify: 2024/12/09 02:05:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:05:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:05:06 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:05:06 DEBUG : : >changeNotify: 2024/12/09 02:05:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:05:06 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:05:06 DEBUG : : >changeNotify: 2024/12/09 02:05:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:05:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:05:06 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:05:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:05:06 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:05:06 DEBUG : : >changeNotify: 2024/12/09 02:05:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:05:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:05:06 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:05:06 DEBUG : : >changeNotify: 2024/12/09 02:05:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:05:06 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:05:06 DEBUG : : >changeNotify: 2024/12/09 02:05:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:05:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:05:07 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:05:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:05:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:05:07 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:05:07 DEBUG : : invalidating directory cache 2024/12/09 02:05:07 DEBUG : : >changeNotify: 2024/12/09 02:05:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:05:07 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:05:07 DEBUG : : >changeNotify: 2024/12/09 02:05:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:05:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:05:07 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:05:07 DEBUG : : >changeNotify: 2024/12/09 02:05:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:05:08 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:09 DEBUG : dir/file1: newRWFileHandle: 2024/12/09 02:05:09 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/09 02:05:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 02:05:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/09 02:05:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/09 02:05:09 DEBUG : dir/file1(0xc000150f80): _writeAt: size=5, off=0 2024/12/09 02:05:09 DEBUG : dir/file1(0xc000150f80): openPending: 2024/12/09 02:05:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/09 02:05:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/09 02:05:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 02:05:10 DEBUG : dir/file1(0xc000150f80): >openPending: err= 2024/12/09 02:05:10 DEBUG : dir/file1(0xc000150f80): >_writeAt: n=5, err= 2024/12/09 02:05:10 DEBUG : dir/file1(0xc000150f80): _writeAt: size=15, off=5 2024/12/09 02:05:10 DEBUG : dir/file1(0xc000150f80): >_writeAt: n=15, err= 2024/12/09 02:05:10 DEBUG : dir/file1(0xc000150f80): close: 2024/12/09 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2024/12/09 02:05:10 DEBUG : dir/file1: vfs cache: setting modification time to 2024-12-09 02:05:10.70995466 +0000 UTC m=+812.003472005 2024/12/09 02:05:10 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:10 DEBUG : dir/file1(0xc000150f80): >close: err= 2024/12/09 02:05:10 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:05:10 DEBUG : dir: Looking for writers 2024/12/09 02:05:10 DEBUG : file1: reading active writers 2024/12/09 02:05:10 DEBUG : : Looking for writers 2024/12/09 02:05:10 DEBUG : dir: reading active writers 2024/12/09 02:05:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/09 02:05:10 DEBUG : dir: Looking for writers 2024/12/09 02:05:10 DEBUG : file1: reading active writers 2024/12/09 02:05:10 DEBUG : : Looking for writers 2024/12/09 02:05:10 DEBUG : dir: reading active writers 2024/12/09 02:05:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/09 02:05:10 DEBUG : dir: Looking for writers 2024/12/09 02:05:10 DEBUG : file1: reading active writers 2024/12/09 02:05:10 DEBUG : : Looking for writers 2024/12/09 02:05:10 DEBUG : dir: reading active writers 2024/12/09 02:05:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/09 02:05:10 DEBUG : dir: Looking for writers 2024/12/09 02:05:10 DEBUG : file1: reading active writers 2024/12/09 02:05:10 DEBUG : : Looking for writers 2024/12/09 02:05:10 DEBUG : dir: reading active writers 2024/12/09 02:05:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/09 02:05:10 DEBUG : dir/file1: vfs cache: starting upload 2024/12/09 02:05:10 DEBUG : dir: Looking for writers 2024/12/09 02:05:10 DEBUG : file1: reading active writers 2024/12/09 02:05:10 DEBUG : : Looking for writers 2024/12/09 02:05:10 DEBUG : dir: reading active writers 2024/12/09 02:05:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/09 02:05:11 DEBUG : dir: Looking for writers 2024/12/09 02:05:11 DEBUG : file1: reading active writers 2024/12/09 02:05:11 DEBUG : : Looking for writers 2024/12/09 02:05:11 DEBUG : dir: reading active writers 2024/12/09 02:05:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/09 02:05:11 DEBUG : dir: Looking for writers 2024/12/09 02:05:11 DEBUG : file1: reading active writers 2024/12/09 02:05:11 DEBUG : : Looking for writers 2024/12/09 02:05:11 DEBUG : dir: reading active writers 2024/12/09 02:05:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/09 02:05:11 DEBUG : dir: Looking for writers 2024/12/09 02:05:11 DEBUG : file1: reading active writers 2024/12/09 02:05:11 DEBUG : : Looking for writers 2024/12/09 02:05:11 DEBUG : dir: reading active writers 2024/12/09 02:05:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/09 02:05:12 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:05:12 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:05:12 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:05:12 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:05:12 DEBUG : : >changeNotify: 2024/12/09 02:05:12 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:05:12 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:05:12 DEBUG : : >changeNotify: 2024/12/09 02:05:12 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:05:12 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:05:12 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:05:12 DEBUG : : >changeNotify: 2024/12/09 02:05:12 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:05:12 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:05:12 DEBUG : : >changeNotify: 2024/12/09 02:05:12 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:05:12 DEBUG : dir: Looking for writers 2024/12/09 02:05:12 DEBUG : file1: reading active writers 2024/12/09 02:05:12 DEBUG : : Looking for writers 2024/12/09 02:05:12 DEBUG : dir: reading active writers 2024/12/09 02:05:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/09 02:05:13 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2024/12/09 02:05:13 INFO : dir/file1: Copied (replaced existing) 2024/12/09 02:05:13 DEBUG : dir/file1: vfs cache: fingerprint now "20,2024-12-09 02:05:10.709 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2024/12/09 02:05:13 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/09 02:05:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 02:05:13 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/09 02:05:13 DEBUG : dir: Looking for writers 2024/12/09 02:05:13 DEBUG : file1: reading active writers 2024/12/09 02:05:13 DEBUG : : Looking for writers 2024/12/09 02:05:13 DEBUG : dir: reading active writers 2024/12/09 02:05:13 DEBUG : >WaitForWriters: 2024/12/09 02:05:13 DEBUG : vfs cache: cleaner exiting 2024/12/09 02:05:14 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:05:14 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:05:14 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:05:14 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:05:14 DEBUG : : >changeNotify: 2024/12/09 02:05:14 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:05:14 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:05:14 DEBUG : : >changeNotify: 2024/12/09 02:05:14 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:05:14 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:05:14 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:05:14 DEBUG : : >changeNotify: 2024/12/09 02:05:14 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:05:14 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:05:14 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:05:14 DEBUG : : >changeNotify: 2024/12/09 02:05:16 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:05:16 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:05:16 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/09 02:05:16 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/09 02:05:16 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:05:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:05:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:05:16 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:05:16 DEBUG : : >changeNotify: 2024/12/09 02:05:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:05:16 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:05:16 DEBUG : : >changeNotify: 2024/12/09 02:05:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:05:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:05:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:05:16 DEBUG : : >changeNotify: 2024/12/09 02:05:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:05:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:05:16 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:05:16 DEBUG : : >changeNotify: 2024/12/09 02:05:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:05:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:05:16 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:05:16 DEBUG : : invalidating directory cache 2024/12/09 02:05:16 DEBUG : : >changeNotify: 2024/12/09 02:05:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:05:16 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:05:16 DEBUG : : >changeNotify: 2024/12/09 02:05:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:05:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:05:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:05:16 DEBUG : : >changeNotify: 2024/12/09 02:05:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:05:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:05:16 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:05:16 DEBUG : : >changeNotify: 2024/12/09 02:05:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:05:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:05:16 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:05:16 DEBUG : : >changeNotify: 2024/12/09 02:05:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:05:16 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:05:16 DEBUG : : >changeNotify: 2024/12/09 02:05:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:05:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:05:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:05:16 DEBUG : : >changeNotify: 2024/12/09 02:05:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:05:16 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:05:16 DEBUG : : >changeNotify: 2024/12/09 02:05:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 --- PASS: TestRWFileHandleSizeCreateExisting (14.49s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 02:05:17 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/09 02:05:17 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:05:17 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:05:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:05:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 02:05:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:05:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:05:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 02:05:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:05:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:17 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/09 02:05:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:17 DEBUG : file1: newRWFileHandle: 2024/12/09 02:05:17 DEBUG : file1(0xc000814b00): openPending: 2024/12/09 02:05:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 02:05:17 DEBUG : file1(0xc000814b00): >openPending: err= 2024/12/09 02:05:17 DEBUG : file1: >newRWFileHandle: err= 2024/12/09 02:05:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 02:05:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/09 02:05:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/09 02:05:17 DEBUG : file1(0xc000814b00): _writeAt: size=5, off=0 2024/12/09 02:05:17 DEBUG : file1(0xc000814b00): >_writeAt: n=5, err= 2024/12/09 02:05:17 DEBUG : file1(0xc000814b00): close: 2024/12/09 02:05:17 DEBUG : file1: vfs cache: setting modification time to 2024-12-09 02:05:17.299630362 +0000 UTC m=+818.593147967 2024/12/09 02:05:17 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:17 DEBUG : file1(0xc000814b00): >close: err= 2024/12/09 02:05:17 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:05:17 DEBUG : : Looking for writers 2024/12/09 02:05:17 DEBUG : file1: reading active writers 2024/12/09 02:05:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/09 02:05:17 DEBUG : : Looking for writers 2024/12/09 02:05:17 DEBUG : file1: reading active writers 2024/12/09 02:05:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/09 02:05:17 DEBUG : : Looking for writers 2024/12/09 02:05:17 DEBUG : file1: reading active writers 2024/12/09 02:05:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/09 02:05:17 DEBUG : : Looking for writers 2024/12/09 02:05:17 DEBUG : file1: reading active writers 2024/12/09 02:05:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/09 02:05:17 DEBUG : file1: vfs cache: starting upload 2024/12/09 02:05:17 DEBUG : : Looking for writers 2024/12/09 02:05:17 DEBUG : file1: reading active writers 2024/12/09 02:05:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/09 02:05:17 DEBUG : : Looking for writers 2024/12/09 02:05:17 DEBUG : file1: reading active writers 2024/12/09 02:05:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/09 02:05:17 DEBUG : : Looking for writers 2024/12/09 02:05:17 DEBUG : file1: reading active writers 2024/12/09 02:05:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/09 02:05:18 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:05:18 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:05:18 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:05:18 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:05:18 DEBUG : : >changeNotify: 2024/12/09 02:05:18 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:05:18 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:05:18 DEBUG : : >changeNotify: 2024/12/09 02:05:18 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:05:18 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:05:18 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:05:18 DEBUG : : >changeNotify: 2024/12/09 02:05:18 DEBUG : : Looking for writers 2024/12/09 02:05:18 DEBUG : file1: reading active writers 2024/12/09 02:05:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/09 02:05:18 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:05:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:05:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:05:19 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:05:19 DEBUG : : >changeNotify: 2024/12/09 02:05:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:05:19 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:05:19 DEBUG : : >changeNotify: 2024/12/09 02:05:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:05:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:05:19 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:05:19 DEBUG : : >changeNotify: 2024/12/09 02:05:19 DEBUG : : Looking for writers 2024/12/09 02:05:19 DEBUG : file1: reading active writers 2024/12/09 02:05:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/09 02:05:20 DEBUG : : Looking for writers 2024/12/09 02:05:20 DEBUG : file1: reading active writers 2024/12/09 02:05:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/09 02:05:20 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/09 02:05:20 INFO : file1: Copied (new) 2024/12/09 02:05:20 DEBUG : file1: vfs cache: fingerprint now "5,2024-12-09 02:05:17.299 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/12/09 02:05:20 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/09 02:05:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 02:05:20 INFO : file1: vfs cache: upload succeeded try #1 2024/12/09 02:05:21 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:05:21 DEBUG : : forgetting directory cache 2024/12/09 02:05:21 DEBUG : : Removed virtual directory entry vDel: "dir" 2024/12/09 02:05:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:05:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:05:21 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:05:21 DEBUG : : >changeNotify: 2024/12/09 02:05:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:05:21 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:05:21 DEBUG : : >changeNotify: 2024/12/09 02:05:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:05:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:05:21 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:05:21 DEBUG : : >changeNotify: 2024/12/09 02:05:21 DEBUG : dir: forgetting directory cache 2024/12/09 02:05:21 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/12/09 02:05:21 DEBUG : : Looking for writers 2024/12/09 02:05:21 DEBUG : file1: reading active writers 2024/12/09 02:05:21 DEBUG : >WaitForWriters: 2024/12/09 02:05:21 DEBUG : vfs cache: cleaner exiting 2024/12/09 02:05:21 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:05:22 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:05:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:05:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:05:22 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:05:22 DEBUG : : >changeNotify: 2024/12/09 02:05:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:05:22 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:05:22 DEBUG : : >changeNotify: 2024/12/09 02:05:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:05:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:05:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:05:22 DEBUG : : >changeNotify: 2024/12/09 02:05:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:05:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:05:22 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:05:22 DEBUG : : >changeNotify: 2024/12/09 02:05:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:05:22 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:05:22 DEBUG : : >changeNotify: 2024/12/09 02:05:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:05:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:05:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:05:22 DEBUG : : >changeNotify: --- PASS: TestRWFileHandleSizeCreateNew (6.53s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 02:05:23 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/09 02:05:23 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:05:23 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:05:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:05:23 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 02:05:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:05:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:05:23 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 02:05:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2024/12/09 02:05:23 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150500): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150500): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150500): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150500): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150500): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.82422501 +0000 UTC m=+825.117742355 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150500): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150640): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150640): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150640): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150640): >_readAt: n=2, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150640): _writeAt: size=3, off=2 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150640): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150640): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.82422501 +0000 UTC m=+825.117742355 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150640): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150680): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150680): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150680): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150680): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150680): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.82422501 +0000 UTC m=+825.117742355 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150680): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005364d0 item 1 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0001506c0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0001506c0): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0001506c0): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0001506c0): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0001506c0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.826155686 +0000 UTC m=+825.119673031 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0001506c0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150740): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150740): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150740): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150740): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150740): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.826155686 +0000 UTC m=+825.119673031 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150740): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005372d0 item 2 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0001507c0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0001507c0): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0001507c0): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0001507c0): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0001507c0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.82747211 +0000 UTC m=+825.120989454 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0001507c0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150880): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150880): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150880): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150880): >_readAt: n=2, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150880): _writeAt: size=3, off=2 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150880): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150880): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.82747211 +0000 UTC m=+825.120989454 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150880): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150a40): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150a40): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150a40): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150a40): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150a40): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.82747211 +0000 UTC m=+825.120989454 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150a40): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537880 item 3 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150ac0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150ac0): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150ac0): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150ac0): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150ac0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.829269718 +0000 UTC m=+825.122787063 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150ac0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150b40): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150b40): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150b40): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150b40): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150b40): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.829269718 +0000 UTC m=+825.122787063 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150b40): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537dc0 item 4 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150b80): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150b80): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150b80): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150b80): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150b80): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.830631535 +0000 UTC m=+825.124148880 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150b80): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150c00): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150c00): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150c00): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150c00): >_readAt: n=2, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150c00): _writeAt: size=3, off=2 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150c00): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150c00): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.830631535 +0000 UTC m=+825.124148880 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150c00): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150c40): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150c40): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150c40): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150c40): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150c40): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.830631535 +0000 UTC m=+825.124148880 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150c40): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052f180 item 5 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150cc0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150cc0): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150cc0): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150cc0): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150cc0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.832619769 +0000 UTC m=+825.126137104 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150cc0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150d40): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150d40): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150d40): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150d40): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150d40): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.832619769 +0000 UTC m=+825.126137104 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150d40): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052f6c0 item 6 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150dc0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150dc0): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150dc0): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150dc0): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150dc0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.833872061 +0000 UTC m=+825.127389407 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150dc0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150e80): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150e80): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150e80): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150e80): >_readAt: n=2, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150e80): _writeAt: size=3, off=2 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150e80): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150e80): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.833872061 +0000 UTC m=+825.127389407 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150e80): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150ec0): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150ec0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150ec0): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150ec0): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150ec0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.833872061 +0000 UTC m=+825.127389407 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150ec0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052fab0 item 7 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150f40): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150f40): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150f40): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150f40): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150f40): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.836153733 +0000 UTC m=+825.129671078 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000150f40): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151080): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151080): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151080): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151080): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151080): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.836153733 +0000 UTC m=+825.129671078 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151080): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b4070 item 8 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0001510c0): _readAt: size=2, off=0 2024/12/09 02:05:23 ERROR : open-test-file(0xc0001510c0): Couldn't read size of file 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0001510c0): >_readAt: n=0, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0001510c0): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0001510c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0001510c0): close: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0001510c0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151100): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151100): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151100): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151100): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151100): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.837544142 +0000 UTC m=+825.131061498 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151100): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151140): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151140): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151140): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151140): >_readAt: n=2, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151140): _writeAt: size=3, off=2 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151140): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151140): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.837544142 +0000 UTC m=+825.131061498 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151140): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151180): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151180): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151180): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151180): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151180): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.837544142 +0000 UTC m=+825.131061498 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151180): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b4310 item 9 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151200): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151200): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151200): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151200): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151200): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.839865558 +0000 UTC m=+825.133382902 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151200): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151280): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151280): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151280): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151280): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151280): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.839865558 +0000 UTC m=+825.133382902 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151280): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b4700 item 10 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151380): _readAt: size=2, off=0 2024/12/09 02:05:23 ERROR : open-test-file(0xc000151380): Couldn't read size of file 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151380): >_readAt: n=0, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151380): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151380): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151380): close: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151380): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0001513c0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0001513c0): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0001513c0): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0001513c0): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0001513c0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.841468083 +0000 UTC m=+825.134985419 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0001513c0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151480): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151480): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151480): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151480): >_readAt: n=2, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151480): _writeAt: size=3, off=2 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151480): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151480): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.841468083 +0000 UTC m=+825.134985419 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151480): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0001514c0): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0001514c0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0001514c0): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0001514c0): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0001514c0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.841468083 +0000 UTC m=+825.134985419 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0001514c0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b4a10 item 11 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151540): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151540): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151540): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151540): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151540): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.843540484 +0000 UTC m=+825.137057829 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151540): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0001515c0): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0001515c0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0001515c0): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0001515c0): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0001515c0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.843540484 +0000 UTC m=+825.137057829 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0001515c0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b4e00 item 12 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151680): _readAt: size=2, off=0 2024/12/09 02:05:23 ERROR : open-test-file(0xc000151680): Couldn't read size of file 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151680): >_readAt: n=0, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151680): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151680): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151680): close: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151680): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151700): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151700): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151700): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151700): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151700): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.844844122 +0000 UTC m=+825.138361468 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151700): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151a80): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151a80): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151a80): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151a80): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151a80): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.844844122 +0000 UTC m=+825.138361468 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151a80): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b5110 item 13 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151b00): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151b00): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151b00): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151b00): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151b00): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.8458302 +0000 UTC m=+825.139347534 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151b00): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151b80): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151b80): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151b80): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151b80): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151b80): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.8458302 +0000 UTC m=+825.139347534 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151b80): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b53b0 item 14 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151c40): _readAt: size=2, off=0 2024/12/09 02:05:23 ERROR : open-test-file(0xc000151c40): Couldn't read size of file 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151c40): >_readAt: n=0, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151c40): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151c40): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151c40): close: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151c40): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151c80): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151c80): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151c80): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151c80): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151c80): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.846911564 +0000 UTC m=+825.140428908 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151c80): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151d40): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151d40): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151d40): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151d40): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151d40): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.846911564 +0000 UTC m=+825.140428908 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151d40): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b5730 item 15 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 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/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151e00): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151e00): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151e00): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151e00): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151e00): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.847959506 +0000 UTC m=+825.141476851 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151e00): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151e80): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151e80): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151e80): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151e80): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151e80): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.847959506 +0000 UTC m=+825.141476851 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151e80): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b5ab0 item 16 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151ec0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151ec0): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151ec0): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151ec0): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151ec0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.848909035 +0000 UTC m=+825.142426380 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151ec0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151f00): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151f00): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151f00): open at offset 5 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151f00): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151f00): >_readAt: n=2, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151f00): _writeAt: size=3, off=7 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151f00): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151f00): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.848909035 +0000 UTC m=+825.142426380 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000151f00): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002aa340): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002aa340): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002aa340): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002aa340): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002aa340): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.848909035 +0000 UTC m=+825.142426380 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002aa340): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b5ea0 item 17 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002aa400): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002aa400): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002aa400): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002aa400): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002aa400): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.850517592 +0000 UTC m=+825.144034937 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002aa400): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002aa600): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002aa600): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002aa600): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002aa600): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002aa600): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.850517592 +0000 UTC m=+825.144034937 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002aa600): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004664d0 item 18 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002aa7c0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002aa7c0): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002aa7c0): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002aa7c0): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002aa7c0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.851659429 +0000 UTC m=+825.145176775 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002aa7c0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002aaa00): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002aaa00): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002aaa00): open at offset 5 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002aaa00): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002aaa00): >_readAt: n=2, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002aaa00): _writeAt: size=3, off=7 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002aaa00): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002aaa00): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.851659429 +0000 UTC m=+825.145176775 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002aaa00): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002aaa80): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002aaa80): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002aaa80): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002aaa80): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002aaa80): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.851659429 +0000 UTC m=+825.145176775 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002aaa80): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004668c0 item 19 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002aaec0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002aaec0): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002aaec0): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002aaec0): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002aaec0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.856464911 +0000 UTC m=+825.149982256 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002aaec0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002ab740): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002ab740): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002ab740): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002ab740): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002ab740): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.856464911 +0000 UTC m=+825.149982256 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002ab740): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466d90 item 20 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002ab7c0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002ab7c0): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002ab7c0): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002ab7c0): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002ab7c0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.857475864 +0000 UTC m=+825.150993210 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002ab7c0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002ab980): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002ab980): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002ab980): open at offset 5 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002ab980): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002ab980): >_readAt: n=2, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002ab980): _writeAt: size=3, off=7 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002ab980): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002ab980): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.857475864 +0000 UTC m=+825.150993210 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002ab980): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002aba00): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002aba00): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002aba00): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002aba00): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002aba00): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.857475864 +0000 UTC m=+825.150993210 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0002aba00): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004672d0 item 21 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0000ae000): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0000ae000): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0000ae000): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0000ae000): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0000ae000): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.859224833 +0000 UTC m=+825.152742178 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0000ae000): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049e800): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049e800): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049e800): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049e800): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049e800): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.859224833 +0000 UTC m=+825.152742178 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049e800): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004679d0 item 22 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049e940): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049e940): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049e940): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049e940): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049e940): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.860378493 +0000 UTC m=+825.153895837 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049e940): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ea40): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ea40): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ea40): open at offset 5 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ea40): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ea40): >_readAt: n=2, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ea40): _writeAt: size=3, off=7 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ea40): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ea40): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.860378493 +0000 UTC m=+825.153895837 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ea40): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ea80): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ea80): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ea80): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ea80): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ea80): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.860378493 +0000 UTC m=+825.153895837 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ea80): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000467ce0 item 23 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 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/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049eb40): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049eb40): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049eb40): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049eb40): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049eb40): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.861876453 +0000 UTC m=+825.155393798 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049eb40): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ebc0): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ebc0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ebc0): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ebc0): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ebc0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.861876453 +0000 UTC m=+825.155393798 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ebc0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002be770 item 24 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ecc0): _readAt: size=2, off=0 2024/12/09 02:05:23 ERROR : open-test-file(0xc00049ecc0): Couldn't read size of file 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ecc0): >_readAt: n=0, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ecc0): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ecc0): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ecc0): close: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ecc0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ed40): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ed40): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ed40): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ed40): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ed40): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.863145818 +0000 UTC m=+825.156663183 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ed40): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ee40): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ee40): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ee40): open at offset 5 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ee40): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ee40): >_readAt: n=2, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ee40): _writeAt: size=3, off=7 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ee40): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ee40): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.863145818 +0000 UTC m=+825.156663183 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ee40): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ee80): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ee80): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ee80): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ee80): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ee80): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.863145818 +0000 UTC m=+825.156663183 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ee80): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002beaf0 item 25 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ef40): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ef40): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ef40): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ef40): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ef40): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.864634992 +0000 UTC m=+825.158152326 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ef40): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f040): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f040): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f040): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f040): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f040): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.864634992 +0000 UTC m=+825.158152326 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f040): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002befc0 item 26 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f140): _readAt: size=2, off=0 2024/12/09 02:05:23 ERROR : open-test-file(0xc00049f140): Couldn't read size of file 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f140): >_readAt: n=0, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f140): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f140): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f140): close: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f140): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f180): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f180): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f180): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f180): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f180): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.865547231 +0000 UTC m=+825.159064567 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f180): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f240): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f240): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f240): open at offset 5 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f240): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f240): >_readAt: n=2, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f240): _writeAt: size=3, off=7 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f240): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f240): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.865547231 +0000 UTC m=+825.159064567 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f240): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f300): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f300): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f300): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f300): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f300): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.865547231 +0000 UTC m=+825.159064567 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f300): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002bf3b0 item 27 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 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/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f380): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f380): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f380): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f380): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f380): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.866831493 +0000 UTC m=+825.160348838 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f380): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f400): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f400): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f400): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f400): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f400): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.866831493 +0000 UTC m=+825.160348838 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f400): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002bf960 item 28 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f4c0): _readAt: size=2, off=0 2024/12/09 02:05:23 ERROR : open-test-file(0xc00049f4c0): Couldn't read size of file 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f4c0): >_readAt: n=0, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f4c0): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f4c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f4c0): close: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f4c0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f500): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f500): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f500): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f500): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f500): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.86788173 +0000 UTC m=+825.161399075 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f500): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f5c0): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f5c0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f5c0): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f5c0): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f5c0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.86788173 +0000 UTC m=+825.161399075 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f5c0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005581c0 item 29 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 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/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f640): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f640): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f640): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f640): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f640): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.868948748 +0000 UTC m=+825.162466094 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f640): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f6c0): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f6c0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f6c0): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f6c0): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f6c0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.868948748 +0000 UTC m=+825.162466094 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f6c0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558700 item 30 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 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/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f780): _readAt: size=2, off=0 2024/12/09 02:05:23 ERROR : open-test-file(0xc00049f780): Couldn't read size of file 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f780): >_readAt: n=0, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f780): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f780): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f780): close: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f780): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f7c0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f7c0): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f7c0): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f7c0): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f7c0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.869927402 +0000 UTC m=+825.163444746 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f7c0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f880): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f880): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f880): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f880): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f880): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.869927402 +0000 UTC m=+825.163444746 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f880): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558af0 item 31 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 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/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f900): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f900): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f900): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f900): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f900): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.870961598 +0000 UTC m=+825.164478943 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f900): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f980): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f980): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f980): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f980): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f980): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.870961598 +0000 UTC m=+825.164478943 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f980): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559260 item 32 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f9c0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f9c0): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f9c0): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f9c0): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f9c0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.871841617 +0000 UTC m=+825.165358962 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049f9c0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fa00): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fa00): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fa00): _writeAt: size=3, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fa00): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fa00): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005595e0 item 33 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fa00): >_writeAt: n=3, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fa00): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.872236343 +0000 UTC m=+825.165753688 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fa00): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fa40): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fa40): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fa40): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fa40): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fa40): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.872236343 +0000 UTC m=+825.165753688 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fa40): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559810 item 33 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fa80): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fa80): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fa80): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fa80): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fa80): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.873734975 +0000 UTC m=+825.167252330 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fa80): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fac0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fac0): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559b90 item 34 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fac0): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fac0): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fac0): _writeAt: size=3, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fac0): >_writeAt: n=3, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fac0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.874320806 +0000 UTC m=+825.167838141 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fac0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fb00): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fb00): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fb00): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fb00): >_readAt: n=3, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fb00): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.874320806 +0000 UTC m=+825.167838141 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fb00): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559ce0 item 34 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fb40): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fb40): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fb40): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fb40): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fb40): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.875684546 +0000 UTC m=+825.169201892 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fb40): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fb80): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fb80): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fb80): _writeAt: size=3, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fb80): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fb80): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052540 item 35 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fb80): >_writeAt: n=3, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fb80): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.876168679 +0000 UTC m=+825.169686024 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fb80): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fbc0): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fbc0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fbc0): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fbc0): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fbc0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.876168679 +0000 UTC m=+825.169686024 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fbc0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052770 item 35 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fc40): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fc40): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fc40): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fc40): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fc40): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.877425149 +0000 UTC m=+825.170942494 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fc40): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fd00): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fd00): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052c40 item 36 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fd00): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fd00): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fd00): _writeAt: size=3, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fd00): >_writeAt: n=3, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fd00): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.877953153 +0000 UTC m=+825.171470497 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fd00): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fd40): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fd40): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fd40): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fd40): >_readAt: n=3, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fd40): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.877953153 +0000 UTC m=+825.171470497 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fd40): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052e70 item 36 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fd80): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fd80): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fd80): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fd80): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fd80): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.879279494 +0000 UTC m=+825.172796839 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fd80): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fdc0): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fdc0): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fdc0): _writeAt: size=3, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fdc0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fdc0): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000531f0 item 37 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fdc0): >_writeAt: n=3, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fdc0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.879710486 +0000 UTC m=+825.173227841 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fdc0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fe00): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fe00): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fe00): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fe00): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fe00): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.879710486 +0000 UTC m=+825.173227841 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fe00): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053420 item 37 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fe80): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fe80): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fe80): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fe80): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fe80): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.880840682 +0000 UTC m=+825.174358027 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049fe80): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ff40): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ff40): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053b20 item 38 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ff40): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ff40): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ff40): _writeAt: size=3, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ff40): >_writeAt: n=3, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ff40): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.881234245 +0000 UTC m=+825.174751590 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00049ff40): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d80c0): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d80c0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d80c0): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d80c0): >_readAt: n=3, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d80c0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.881234245 +0000 UTC m=+825.174751590 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d80c0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053d50 item 38 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8140): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8140): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8140): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8140): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8140): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.882130185 +0000 UTC m=+825.175647530 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8140): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8200): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8200): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8200): _writeAt: size=3, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8200): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8200): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a0e0 item 39 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8200): >_writeAt: n=3, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8200): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.882818446 +0000 UTC m=+825.176335791 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8200): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8300): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8300): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8300): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8300): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8300): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.882818446 +0000 UTC m=+825.176335791 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8300): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a620 item 39 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8680): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8680): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8680): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8680): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8680): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.883740084 +0000 UTC m=+825.177257429 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8680): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8c80): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8c80): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ab60 item 40 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8c80): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8c80): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8c80): _writeAt: size=3, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8c80): >_writeAt: n=3, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8c80): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.884113359 +0000 UTC m=+825.177630704 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8c80): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8d00): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8d00): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8d00): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8d00): >_readAt: n=3, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8d00): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.884113359 +0000 UTC m=+825.177630704 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8d00): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ad20 item 40 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8d40): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8d40): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8d40): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8d40): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8d40): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8d40): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8d40): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.885236451 +0000 UTC m=+825.178753797 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8d40): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8d80): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8d80): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8d80): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b030 item 41 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8d80): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8d80): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.885541479 +0000 UTC m=+825.179058824 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8d80): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8dc0): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8dc0): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8dc0): _writeAt: size=3, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8dc0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8dc0): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b260 item 41 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8dc0): >_writeAt: n=3, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8dc0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.886007608 +0000 UTC m=+825.179524953 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8dc0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8e00): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8e00): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8e00): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8e00): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8e00): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.886007608 +0000 UTC m=+825.179524953 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8e00): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b3b0 item 41 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8f00): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8f00): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8f00): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8f00): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8f00): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8f00): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8f00): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.887009654 +0000 UTC m=+825.180526999 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8f00): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8f40): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8f40): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8f40): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b730 item 42 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8f40): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8f40): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.887389102 +0000 UTC m=+825.180906447 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d8f40): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9000): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9000): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b8f0 item 42 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9000): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9000): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9000): _writeAt: size=3, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9000): >_writeAt: n=3, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9000): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.887744423 +0000 UTC m=+825.181261768 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9000): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d90c0): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d90c0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d90c0): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d90c0): >_readAt: n=3, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d90c0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.887744423 +0000 UTC m=+825.181261768 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d90c0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ba40 item 42 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d91c0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d91c0): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d91c0): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d91c0): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d91c0): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d91c0): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d91c0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.888758512 +0000 UTC m=+825.182275857 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d91c0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9200): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9200): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9200): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046bdc0 item 43 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9200): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9200): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.889116079 +0000 UTC m=+825.182633424 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9200): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9300): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9300): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9300): _writeAt: size=3, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9300): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9300): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046bf10 item 43 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9300): >_writeAt: n=3, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9300): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.889591655 +0000 UTC m=+825.183108990 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9300): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9340): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9340): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9340): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9340): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9340): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.889591655 +0000 UTC m=+825.183108990 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9340): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee1c0 item 43 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9400): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9400): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9400): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9400): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9400): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9400): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9400): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.890720377 +0000 UTC m=+825.184237732 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9400): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9440): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9440): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9440): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee620 item 44 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9440): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9440): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.891146932 +0000 UTC m=+825.184664276 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9440): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9680): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9680): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee7e0 item 44 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9680): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9680): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9680): _writeAt: size=3, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9680): >_writeAt: n=3, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9680): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.891647505 +0000 UTC m=+825.185164849 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9680): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d96c0): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d96c0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d96c0): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d96c0): >_readAt: n=3, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d96c0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.891647505 +0000 UTC m=+825.185164849 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d96c0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee9a0 item 44 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9780): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9780): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9780): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9780): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9780): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9780): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9780): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.892707169 +0000 UTC m=+825.186224514 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9780): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9940): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9940): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9940): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eed90 item 45 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9940): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9940): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.893084441 +0000 UTC m=+825.186601787 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9940): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9a00): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9a00): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9a00): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9a00): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9a00): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.893084441 +0000 UTC m=+825.186601787 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0003d9a00): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eefc0 item 45 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2080): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2080): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2080): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2080): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2080): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2080): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2080): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.894160816 +0000 UTC m=+825.187678161 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2080): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b20c0): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b20c0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b20c0): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef2d0 item 46 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b20c0): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b20c0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.894691506 +0000 UTC m=+825.188208851 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b20c0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2180): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2180): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2180): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2180): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2180): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.894691506 +0000 UTC m=+825.188208851 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2180): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef570 item 46 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2240): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2240): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2240): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2240): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2240): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2240): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2240): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.896010433 +0000 UTC m=+825.189527788 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2240): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2280): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2280): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2280): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef9d0 item 47 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2280): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2280): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.896390991 +0000 UTC m=+825.189908336 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2280): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2340): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2340): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2340): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2340): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2340): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.896390991 +0000 UTC m=+825.189908336 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2340): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002efb20 item 47 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 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/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2400): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2400): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2400): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2400): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2400): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2400): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2400): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.897616755 +0000 UTC m=+825.191134100 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2400): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2440): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2440): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2440): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f4150 item 48 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2440): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2440): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.898016019 +0000 UTC m=+825.191533374 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2440): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2500): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2500): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2500): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2500): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2500): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.898016019 +0000 UTC m=+825.191533374 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2500): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f42a0 item 48 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2540): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2540): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2540): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2540): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2540): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.899002957 +0000 UTC m=+825.192520302 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2540): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2580): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2580): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2580): _writeAt: size=3, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2580): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2580): open at offset 5 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2580): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f4540 item 49 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2580): >_writeAt: n=3, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2580): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.899301925 +0000 UTC m=+825.192819269 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2580): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b25c0): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b25c0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b25c0): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b25c0): >_readAt: n=8, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b25c0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.899301925 +0000 UTC m=+825.192819269 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b25c0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f4690 item 49 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2640): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2640): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2640): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2640): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2640): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.900679941 +0000 UTC m=+825.194197286 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2640): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2700): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2700): open at offset 5 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2700): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f4930 item 50 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2700): _readAt: size=2, off=5 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2700): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2700): _writeAt: size=3, off=5 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2700): >_writeAt: n=3, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2700): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.901144226 +0000 UTC m=+825.194661571 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2700): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2740): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2740): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2740): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2740): >_readAt: n=3, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2740): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.901144226 +0000 UTC m=+825.194661571 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2740): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f4a80 item 50 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b27c0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b27c0): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b27c0): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b27c0): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b27c0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.902572608 +0000 UTC m=+825.196089953 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b27c0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2880): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2880): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2880): _writeAt: size=3, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2880): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2880): open at offset 5 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2880): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f4d20 item 51 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2880): >_writeAt: n=3, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2880): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.902975098 +0000 UTC m=+825.196492443 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2880): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b28c0): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b28c0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b28c0): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b28c0): >_readAt: n=8, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b28c0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.902975098 +0000 UTC m=+825.196492443 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b28c0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f4e70 item 51 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2940): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2940): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2940): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2940): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2940): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.90387326 +0000 UTC m=+825.197390605 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2940): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2a00): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2a00): open at offset 5 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2a00): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f5110 item 52 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2a00): _readAt: size=2, off=5 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2a00): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2a00): _writeAt: size=3, off=5 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2a00): >_writeAt: n=3, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2a00): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.90418984 +0000 UTC m=+825.197707185 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2a00): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2a40): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2a40): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2a40): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2a40): >_readAt: n=3, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2a40): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.90418984 +0000 UTC m=+825.197707185 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2a40): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f5340 item 52 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2ac0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2ac0): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2ac0): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2ac0): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2ac0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.905645663 +0000 UTC m=+825.199163007 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012b2ac0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815800): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815800): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815800): _writeAt: size=3, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815800): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815800): open at offset 5 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815800): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494d20 item 53 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815800): >_writeAt: n=3, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815800): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.905888545 +0000 UTC m=+825.199405890 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815800): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815840): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815840): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815840): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815840): >_readAt: n=8, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815840): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.905888545 +0000 UTC m=+825.199405890 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815840): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494e70 item 53 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0008158c0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0008158c0): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0008158c0): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0008158c0): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0008158c0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.90692724 +0000 UTC m=+825.200444585 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0008158c0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815980): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815980): open at offset 5 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815980): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495110 item 54 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815980): _readAt: size=2, off=5 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815980): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815980): _writeAt: size=3, off=5 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815980): >_writeAt: n=3, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815980): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.907323729 +0000 UTC m=+825.200841074 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815980): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0008159c0): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0008159c0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0008159c0): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0008159c0): >_readAt: n=3, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0008159c0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.907323729 +0000 UTC m=+825.200841074 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0008159c0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495260 item 54 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815a40): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815a40): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815a40): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815a40): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815a40): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.908079967 +0000 UTC m=+825.201597312 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815a40): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815b40): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815b40): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815b40): _writeAt: size=3, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815b40): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815b40): open at offset 5 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815b40): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004955e0 item 55 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815b40): >_writeAt: n=3, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815b40): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.908444165 +0000 UTC m=+825.201961511 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815b40): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815b80): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815b80): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815b80): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815b80): >_readAt: n=8, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815b80): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.908444165 +0000 UTC m=+825.201961511 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815b80): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495730 item 55 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 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/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815c00): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815c00): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815c00): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815c00): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815c00): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.909430172 +0000 UTC m=+825.202947518 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815c00): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815cc0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815cc0): open at offset 5 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815cc0): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495a40 item 56 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815cc0): _readAt: size=2, off=5 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815cc0): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815cc0): _writeAt: size=3, off=5 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815cc0): >_writeAt: n=3, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815cc0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.909764456 +0000 UTC m=+825.203281800 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815cc0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815d00): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815d00): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815d00): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815d00): >_readAt: n=3, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815d00): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.909764456 +0000 UTC m=+825.203281800 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815d00): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495b90 item 56 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815dc0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815dc0): open at offset 0 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815dc0): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815dc0): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815dc0): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815dc0): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815dc0): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815dc0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.91110911 +0000 UTC m=+825.204626455 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815dc0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815e00): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815e00): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815e00): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495e30 item 57 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815e00): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815e00): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.911469552 +0000 UTC m=+825.204986926 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815e00): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815ec0): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815ec0): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815ec0): _writeAt: size=3, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815ec0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815ec0): open at offset 5 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815ec0): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000312000 item 57 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815ec0): >_writeAt: n=3, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815ec0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.911804766 +0000 UTC m=+825.205322111 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815ec0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815f00): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815f00): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815f00): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815f00): >_readAt: n=8, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815f00): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.911804766 +0000 UTC m=+825.205322111 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc000815f00): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000312150 item 57 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6040): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6040): open at offset 0 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6040): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6040): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6040): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6040): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6040): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6040): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.912665069 +0000 UTC m=+825.206182414 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6040): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6080): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6080): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6080): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000312460 item 58 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6080): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6080): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.913029999 +0000 UTC m=+825.206547354 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6080): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6140): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6140): open at offset 5 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6140): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003125b0 item 58 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6140): _readAt: size=2, off=5 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6140): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6140): _writeAt: size=3, off=5 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6140): >_writeAt: n=3, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6140): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.916014679 +0000 UTC m=+825.209532024 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6140): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6180): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6180): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6180): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6180): >_readAt: n=3, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6180): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.916014679 +0000 UTC m=+825.209532024 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6180): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000312700 item 58 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6240): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6240): open at offset 0 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6240): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6240): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6240): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6240): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6240): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6240): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.917061389 +0000 UTC m=+825.210578734 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6240): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6280): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6280): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6280): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000312a10 item 59 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6280): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6280): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.917682126 +0000 UTC m=+825.211199460 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6280): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6340): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6340): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6340): _writeAt: size=3, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6340): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6340): open at offset 5 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6340): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000312c40 item 59 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6340): >_writeAt: n=3, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6340): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.918160526 +0000 UTC m=+825.211677871 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6340): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6380): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6380): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6380): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6380): >_readAt: n=8, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6380): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.918160526 +0000 UTC m=+825.211677871 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6380): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000312e00 item 59 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 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/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6440): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6440): open at offset 0 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6440): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6440): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6440): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6440): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6440): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6440): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.919576564 +0000 UTC m=+825.213093909 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6440): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6480): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6480): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6480): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000313180 item 60 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6480): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6480): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.920144072 +0000 UTC m=+825.213661416 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6480): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6540): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6540): open at offset 5 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6540): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000313340 item 60 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6540): _readAt: size=2, off=5 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6540): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6540): _writeAt: size=3, off=5 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6540): >_writeAt: n=3, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6540): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.920978506 +0000 UTC m=+825.214495851 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6540): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6580): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6580): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6580): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6580): >_readAt: n=3, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6580): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.920978506 +0000 UTC m=+825.214495851 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6580): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000313490 item 60 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6640): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6640): open at offset 0 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6640): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6640): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6640): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6640): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6640): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6640): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.923330348 +0000 UTC m=+825.216847683 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6640): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6680): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6680): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6680): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000313730 item 61 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6680): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6680): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.924178909 +0000 UTC m=+825.217696253 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6680): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6740): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6740): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6740): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6740): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6740): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.924178909 +0000 UTC m=+825.217696253 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6740): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000313880 item 61 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 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/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6800): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6800): open at offset 0 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6800): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6800): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6800): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6800): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6800): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6800): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.926202067 +0000 UTC m=+825.219719413 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6800): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6840): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6840): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6840): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000313b20 item 62 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6840): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6840): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.926742494 +0000 UTC m=+825.220259840 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6840): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6900): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6900): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6900): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6900): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6900): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.926742494 +0000 UTC m=+825.220259840 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6900): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000313c70 item 62 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 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/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f69c0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f69c0): open at offset 0 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f69c0): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f69c0): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f69c0): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f69c0): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f69c0): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f69c0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.928475122 +0000 UTC m=+825.221992467 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f69c0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6a00): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6a00): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6a00): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000313f10 item 63 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6a00): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6a00): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.92895191 +0000 UTC m=+825.222469255 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6a00): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6ac0): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6ac0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6ac0): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6ac0): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6ac0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.92895191 +0000 UTC m=+825.222469255 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6ac0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ce0e0 item 63 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 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/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6b80): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6b80): open at offset 0 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6b80): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6b80): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6b80): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6b80): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6b80): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6b80): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.93059481 +0000 UTC m=+825.224112155 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6b80): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6bc0): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6bc0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6bc0): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ce460 item 64 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6bc0): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6bc0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.931026014 +0000 UTC m=+825.224543359 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6bc0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6c80): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6c80): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6c80): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6c80): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6c80): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.931026014 +0000 UTC m=+825.224543359 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6c80): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ce5b0 item 64 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6cc0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6cc0): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6cc0): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6cc0): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6cc0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.932818775 +0000 UTC m=+825.226336120 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0013f6cc0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDWR 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3380): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3380): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3380): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3380): >_readAt: n=2, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3380): _writeAt: size=3, off=2 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016ce70 item 65 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3380): >_writeAt: n=3, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3380): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.933121368 +0000 UTC m=+825.226638713 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3380): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e33c0): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e33c0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e33c0): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e33c0): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e33c0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.933121368 +0000 UTC m=+825.226638713 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e33c0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d1f0 item 65 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3400): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3400): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3400): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3400): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3400): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.934324319 +0000 UTC m=+825.227841654 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3400): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3440): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3440): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d490 item 66 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3440): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3440): >_readAt: n=0, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3440): _writeAt: size=3, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3440): >_writeAt: n=3, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3440): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.934878582 +0000 UTC m=+825.228395917 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3440): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3480): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3480): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3480): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3480): >_readAt: n=3, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3480): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.934878582 +0000 UTC m=+825.228395917 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3480): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d650 item 66 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e34c0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e34c0): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e34c0): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e34c0): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e34c0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.935891028 +0000 UTC m=+825.229408373 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e34c0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3500): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3500): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3500): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3500): >_readAt: n=2, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3500): _writeAt: size=3, off=2 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016dab0 item 67 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3500): >_writeAt: n=3, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3500): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.936405046 +0000 UTC m=+825.229922391 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3500): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3540): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3540): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3540): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3540): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3540): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.936405046 +0000 UTC m=+825.229922391 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3540): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016dce0 item 67 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3640): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3640): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3640): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3640): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3640): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.937765299 +0000 UTC m=+825.231282644 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3640): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3700): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3700): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d40e0 item 68 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3700): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3700): >_readAt: n=0, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3700): _writeAt: size=3, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3700): >_writeAt: n=3, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3700): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.938193507 +0000 UTC m=+825.231710852 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3700): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3740): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3740): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3740): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3740): >_readAt: n=3, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3740): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.938193507 +0000 UTC m=+825.231710852 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3740): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d42a0 item 68 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3780): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3780): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3780): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3780): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3780): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.939684034 +0000 UTC m=+825.233201378 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3780): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e37c0): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e37c0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e37c0): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e37c0): >_readAt: n=2, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e37c0): _writeAt: size=3, off=2 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4540 item 69 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e37c0): >_writeAt: n=3, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e37c0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.940191019 +0000 UTC m=+825.233708363 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e37c0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3800): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3800): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3800): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3800): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3800): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.940191019 +0000 UTC m=+825.233708363 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3800): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4690 item 69 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3880): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3880): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3880): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3880): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3880): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.941525915 +0000 UTC m=+825.235043260 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3880): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3940): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3940): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4a10 item 70 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3940): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3940): >_readAt: n=0, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3940): _writeAt: size=3, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3940): >_writeAt: n=3, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3940): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.941985892 +0000 UTC m=+825.235503237 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3940): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3980): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3980): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3980): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3980): >_readAt: n=3, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3980): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.941985892 +0000 UTC m=+825.235503237 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3980): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4c40 item 70 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3a00): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3a00): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3a00): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3a00): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3a00): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.943323774 +0000 UTC m=+825.236841119 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3a00): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3ac0): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3ac0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3ac0): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3ac0): >_readAt: n=2, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3ac0): _writeAt: size=3, off=2 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5110 item 71 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3ac0): >_writeAt: n=3, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3ac0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.943822914 +0000 UTC m=+825.237340260 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3ac0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3b00): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3b00): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3b00): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3b00): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3b00): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.943822914 +0000 UTC m=+825.237340260 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3b00): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d53b0 item 71 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3b80): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3b80): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3b80): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3b80): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3b80): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.945109361 +0000 UTC m=+825.238626706 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3b80): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3c40): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3c40): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d59d0 item 72 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3c40): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3c40): >_readAt: n=0, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3c40): _writeAt: size=3, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3c40): >_writeAt: n=3, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3c40): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.945592972 +0000 UTC m=+825.239110317 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3c40): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3c80): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3c80): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3c80): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3c80): >_readAt: n=3, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3c80): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.945592972 +0000 UTC m=+825.239110317 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3c80): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5b20 item 72 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3cc0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3cc0): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3cc0): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3cc0): >_readAt: n=0, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3cc0): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3cc0): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3cc0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.946900888 +0000 UTC m=+825.240418233 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3cc0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3d00): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3d00): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3d00): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5e30 item 73 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3d00): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3d00): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.947307877 +0000 UTC m=+825.240825221 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3d00): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3d40): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3d40): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3d40): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3d40): >_readAt: n=2, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3d40): _writeAt: size=3, off=2 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6150 item 73 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3d40): >_writeAt: n=3, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3d40): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.947826132 +0000 UTC m=+825.241343478 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3d40): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3d80): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3d80): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3d80): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3d80): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3d80): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.947826132 +0000 UTC m=+825.241343478 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3d80): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d65b0 item 73 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3e40): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3e40): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3e40): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3e40): >_readAt: n=0, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3e40): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3e40): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3e40): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.9490809 +0000 UTC m=+825.242598244 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3e40): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3e80): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3e80): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3e80): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d69a0 item 74 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3e80): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3e80): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.949501873 +0000 UTC m=+825.243019218 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3e80): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3f40): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3f40): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6af0 item 74 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3f40): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3f40): >_readAt: n=0, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3f40): _writeAt: size=3, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3f40): >_writeAt: n=3, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3f40): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.950049625 +0000 UTC m=+825.243566969 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc0012e3f40): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e000): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e000): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e000): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e000): >_readAt: n=3, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e000): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.950049625 +0000 UTC m=+825.243566969 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e000): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6d20 item 74 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e0c0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e0c0): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e0c0): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e0c0): >_readAt: n=0, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e0c0): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e0c0): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e0c0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.951343935 +0000 UTC m=+825.244861280 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e0c0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e100): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e100): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e100): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7110 item 75 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e100): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e100): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.951784045 +0000 UTC m=+825.245301391 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e100): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e1c0): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e1c0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e1c0): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e1c0): >_readAt: n=2, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e1c0): _writeAt: size=3, off=2 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7260 item 75 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e1c0): >_writeAt: n=3, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e1c0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.952277284 +0000 UTC m=+825.245794630 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e1c0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e200): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e200): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e200): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e200): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e200): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.952277284 +0000 UTC m=+825.245794630 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e200): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d73b0 item 75 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e2c0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e2c0): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e2c0): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e2c0): >_readAt: n=0, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e2c0): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e2c0): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e2c0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.953584589 +0000 UTC m=+825.247101935 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e2c0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e300): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e300): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e300): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d76c0 item 76 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e300): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e300): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.954037264 +0000 UTC m=+825.247554609 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e300): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e3c0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e3c0): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7880 item 76 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e3c0): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e3c0): >_readAt: n=0, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e3c0): _writeAt: size=3, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e3c0): >_writeAt: n=3, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e3c0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.95461572 +0000 UTC m=+825.248133065 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e3c0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e400): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e400): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e400): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e400): >_readAt: n=3, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e400): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.95461572 +0000 UTC m=+825.248133065 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e400): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7ab0 item 76 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e4c0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e4c0): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e4c0): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e4c0): >_readAt: n=0, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e4c0): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e4c0): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e4c0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.955510788 +0000 UTC m=+825.249028133 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e4c0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e500): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e500): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e500): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7e30 item 77 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e500): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e500): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.956049692 +0000 UTC m=+825.249567037 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e500): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e5c0): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e5c0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e5c0): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e5c0): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e5c0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.956049692 +0000 UTC m=+825.249567037 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e5c0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462000 item 77 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e680): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e680): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e680): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e680): >_readAt: n=0, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e680): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e680): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e680): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.957461753 +0000 UTC m=+825.250979097 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e680): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e6c0): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e6c0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e6c0): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462380 item 78 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e6c0): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e6c0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.958033588 +0000 UTC m=+825.251550933 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e6c0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e780): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e780): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e780): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e780): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e780): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.958033588 +0000 UTC m=+825.251550933 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e780): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462700 item 78 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e840): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e840): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e840): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e840): >_readAt: n=0, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e840): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e840): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e840): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.95955369 +0000 UTC m=+825.253071025 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e840): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e000): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e000): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e000): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ce000 item 79 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e000): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e000): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.96133018 +0000 UTC m=+825.254847525 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e000): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e0c0): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e0c0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e0c0): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e0c0): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e0c0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.96133018 +0000 UTC m=+825.254847525 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e0c0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ce1c0 item 79 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 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/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e180): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e180): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e180): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e180): >_readAt: n=0, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e180): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e180): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e180): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.962487826 +0000 UTC m=+825.256005171 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e180): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e1c0): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e1c0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e1c0): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ce4d0 item 80 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e1c0): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e1c0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.962972088 +0000 UTC m=+825.256489433 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e1c0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e280): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e280): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e280): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e280): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e280): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.962972088 +0000 UTC m=+825.256489433 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e280): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ce620 item 80 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e2c0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e2c0): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e2c0): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e2c0): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e2c0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.964512779 +0000 UTC m=+825.258030124 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e2c0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e300): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e300): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e300): open at offset 5 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e300): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e300): >_readAt: n=2, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e300): _writeAt: size=3, off=7 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ce9a0 item 81 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e300): >_writeAt: n=3, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e300): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.964989477 +0000 UTC m=+825.258506822 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e300): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e340): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e340): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e340): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e340): >_readAt: n=8, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e340): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.964989477 +0000 UTC m=+825.258506822 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e340): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ceaf0 item 81 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e3c0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e3c0): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e3c0): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e3c0): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e3c0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.966474583 +0000 UTC m=+825.259991928 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e3c0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e480): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e480): open at offset 5 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e480): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ced90 item 82 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e480): _readAt: size=2, off=5 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e480): >_readAt: n=0, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e480): _writeAt: size=3, off=5 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e480): >_writeAt: n=3, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e480): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.967153036 +0000 UTC m=+825.260670402 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e480): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e4c0): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e4c0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e4c0): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e4c0): >_readAt: n=3, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e4c0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.967153036 +0000 UTC m=+825.260670402 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e4c0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ceee0 item 82 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e540): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e540): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e540): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e540): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e540): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.968501539 +0000 UTC m=+825.262018884 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e540): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e600): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e600): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e600): open at offset 5 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e600): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e600): >_readAt: n=2, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e600): _writeAt: size=3, off=7 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cf1f0 item 83 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e600): >_writeAt: n=3, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e600): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.968983387 +0000 UTC m=+825.262500732 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e600): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e640): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e640): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e640): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e640): >_readAt: n=8, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e640): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.968983387 +0000 UTC m=+825.262500732 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e640): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cf340 item 83 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e6c0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e6c0): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e6c0): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e6c0): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e6c0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.970474574 +0000 UTC m=+825.263991929 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e6c0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e780): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e780): open at offset 5 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e780): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cf810 item 84 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e780): _readAt: size=2, off=5 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e780): >_readAt: n=0, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e780): _writeAt: size=3, off=5 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e780): >_writeAt: n=3, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e780): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.970950501 +0000 UTC m=+825.264467846 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e780): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e7c0): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e7c0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e7c0): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e7c0): >_readAt: n=3, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e7c0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.970950501 +0000 UTC m=+825.264467846 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e7c0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cf960 item 84 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e880): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e880): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e880): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e880): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e880): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.972271042 +0000 UTC m=+825.265788387 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e880): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e940): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e940): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e940): open at offset 5 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e940): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e940): >_readAt: n=2, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e940): _writeAt: size=3, off=7 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cfc00 item 85 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e940): >_writeAt: n=3, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e940): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.972810526 +0000 UTC m=+825.266327872 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e940): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e980): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e980): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e980): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e980): >_readAt: n=8, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e980): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.972810526 +0000 UTC m=+825.266327872 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166e980): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cfea0 item 85 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166ea00): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166ea00): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166ea00): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166ea00): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166ea00): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.974084429 +0000 UTC m=+825.267601775 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166ea00): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166eac0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166eac0): open at offset 5 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166eac0): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462310 item 86 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166eac0): _readAt: size=2, off=5 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166eac0): >_readAt: n=0, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166eac0): _writeAt: size=3, off=5 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166eac0): >_writeAt: n=3, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166eac0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.974679228 +0000 UTC m=+825.268196572 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166eac0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166eb00): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166eb00): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166eb00): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166eb00): >_readAt: n=3, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166eb00): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.974679228 +0000 UTC m=+825.268196572 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166eb00): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462620 item 86 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166eb80): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166eb80): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166eb80): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166eb80): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166eb80): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.977220933 +0000 UTC m=+825.270738279 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166eb80): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166ec40): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166ec40): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166ec40): open at offset 5 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166ec40): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166ec40): >_readAt: n=2, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166ec40): _writeAt: size=3, off=7 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462bd0 item 87 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166ec40): >_writeAt: n=3, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166ec40): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.977795583 +0000 UTC m=+825.271312928 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166ec40): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166ec80): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166ec80): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166ec80): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166ec80): >_readAt: n=8, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166ec80): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.977795583 +0000 UTC m=+825.271312928 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166ec80): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462e00 item 87 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 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/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166ed00): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166ed00): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166ed00): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166ed00): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166ed00): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.979113489 +0000 UTC m=+825.272630844 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166ed00): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166edc0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166edc0): open at offset 5 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166edc0): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463260 item 88 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166edc0): _readAt: size=2, off=5 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166edc0): >_readAt: n=0, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166edc0): _writeAt: size=3, off=5 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166edc0): >_writeAt: n=3, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166edc0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.979781783 +0000 UTC m=+825.273299138 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166edc0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166ee00): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166ee00): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166ee00): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166ee00): >_readAt: n=3, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166ee00): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.979781783 +0000 UTC m=+825.273299138 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166ee00): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463420 item 88 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166eec0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166eec0): open at offset 0 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166eec0): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166eec0): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166eec0): >_readAt: n=0, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166eec0): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166eec0): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166eec0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.981413143 +0000 UTC m=+825.274930488 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166eec0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166ef00): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166ef00): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166ef00): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004639d0 item 89 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166ef00): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166ef00): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.981987662 +0000 UTC m=+825.275505008 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166ef00): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166efc0): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166efc0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166efc0): open at offset 5 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166efc0): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166efc0): >_readAt: n=2, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166efc0): _writeAt: size=3, off=7 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463c00 item 89 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166efc0): >_writeAt: n=3, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166efc0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.982771854 +0000 UTC m=+825.276289199 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166efc0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f000): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f000): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f000): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f000): >_readAt: n=8, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f000): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.982771854 +0000 UTC m=+825.276289199 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f000): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463ea0 item 89 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f0c0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f0c0): open at offset 0 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f0c0): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f0c0): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f0c0): >_readAt: n=0, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f0c0): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f0c0): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f0c0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.984909487 +0000 UTC m=+825.278426831 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f0c0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f100): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f100): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f100): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000534620 item 90 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f100): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f100): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.985669411 +0000 UTC m=+825.279186757 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f100): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f1c0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f1c0): open at offset 5 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f1c0): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000534e00 item 90 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f1c0): _readAt: size=2, off=5 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f1c0): >_readAt: n=0, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f1c0): _writeAt: size=3, off=5 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f1c0): >_writeAt: n=3, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f1c0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.98653281 +0000 UTC m=+825.280050175 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f1c0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f200): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f200): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f200): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f200): >_readAt: n=3, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f200): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.98653281 +0000 UTC m=+825.280050175 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f200): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000535180 item 90 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f2c0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f2c0): open at offset 0 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f2c0): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f2c0): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f2c0): >_readAt: n=0, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f2c0): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f2c0): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f2c0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.988321753 +0000 UTC m=+825.281839098 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f2c0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f300): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f300): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f300): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005357a0 item 91 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f300): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f300): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.98876037 +0000 UTC m=+825.282277705 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f300): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f3c0): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f3c0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f3c0): open at offset 5 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f3c0): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f3c0): >_readAt: n=2, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f3c0): _writeAt: size=3, off=7 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000535a40 item 91 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f3c0): >_writeAt: n=3, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f3c0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.98935611 +0000 UTC m=+825.282873455 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f3c0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f400): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f400): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f400): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f400): >_readAt: n=8, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f400): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.98935611 +0000 UTC m=+825.282873455 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f400): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000535ce0 item 91 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 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/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f4c0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f4c0): open at offset 0 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f4c0): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f4c0): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f4c0): >_readAt: n=0, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f4c0): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f4c0): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f4c0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.990738395 +0000 UTC m=+825.284255740 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f4c0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f500): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f500): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f500): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f41c0 item 92 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f500): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f500): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.991276068 +0000 UTC m=+825.284793412 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f500): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f5c0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f5c0): open at offset 5 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f5c0): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f4310 item 92 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f5c0): _readAt: size=2, off=5 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f5c0): >_readAt: n=0, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f5c0): _writeAt: size=3, off=5 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f5c0): >_writeAt: n=3, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f5c0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.991795925 +0000 UTC m=+825.285313271 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f5c0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f600): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f600): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f600): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f600): >_readAt: n=3, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f600): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.991795925 +0000 UTC m=+825.285313271 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f600): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f4460 item 92 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f6c0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f6c0): open at offset 0 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f6c0): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f6c0): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f6c0): >_readAt: n=0, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f6c0): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f6c0): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f6c0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.993091028 +0000 UTC m=+825.286608373 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f6c0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f700): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f700): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f700): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f4700 item 93 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f700): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f700): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.993641984 +0000 UTC m=+825.287159330 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f700): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f7c0): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f7c0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f7c0): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f7c0): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f7c0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.993641984 +0000 UTC m=+825.287159330 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f7c0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f4850 item 93 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 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/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f880): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f880): open at offset 0 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f880): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f880): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f880): >_readAt: n=0, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f880): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f880): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f880): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.995502009 +0000 UTC m=+825.289019364 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f880): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f8c0): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f8c0): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f8c0): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f4af0 item 94 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f8c0): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f8c0): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.996100014 +0000 UTC m=+825.289617358 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f8c0): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f980): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f980): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f980): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f980): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f980): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.996100014 +0000 UTC m=+825.289617358 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166f980): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f4c40 item 94 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 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/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166fa40): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166fa40): open at offset 0 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166fa40): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166fa40): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166fa40): >_readAt: n=0, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166fa40): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166fa40): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166fa40): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.997618884 +0000 UTC m=+825.291136228 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166fa40): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166fa80): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166fa80): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166fa80): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f4ee0 item 95 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166fa80): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166fa80): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.998192272 +0000 UTC m=+825.291709617 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166fa80): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166fb40): _readAt: size=512, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166fb40): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166fb40): >openPending: err= 2024/12/09 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166fb40): >_readAt: n=5, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166fb40): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.998192272 +0000 UTC m=+825.291709617 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166fb40): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: Remove: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f5030 item 95 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:23 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/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166fc00): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166fc00): open at offset 0 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166fc00): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166fc00): _readAt: size=2, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166fc00): >_readAt: n=0, err=EOF 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166fc00): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166fc00): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166fc00): close: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.99938905 +0000 UTC m=+825.292906395 2024/12/09 02:05:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166fc00): >close: err= 2024/12/09 02:05:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:23 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166fc40): _writeAt: size=5, off=0 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166fc40): openPending: 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166fc40): >openPending: err= 2024/12/09 02:05:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f5420 item 96 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166fc40): >_writeAt: n=5, err= 2024/12/09 02:05:23 DEBUG : open-test-file(0xc00166fc40): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.999889804 +0000 UTC m=+825.293407149 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00166fc40): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 02:05:24 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00166fd00): _readAt: size=512, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00166fd00): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00166fd00): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00166fd00): >_readAt: n=5, err=EOF 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00166fd00): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:23.999889804 +0000 UTC m=+825.293407149 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00166fd00): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: Remove: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f5570 item 96 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Remove: err= 2024/12/09 02:05:24 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:05:24 DEBUG : : Looking for writers 2024/12/09 02:05:24 DEBUG : >WaitForWriters: 2024/12/09 02:05:24 DEBUG : vfs cache: cleaner exiting 2024/12/09 02:05:24 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:05:24 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:05:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:05:24 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:05:24 DEBUG : : invalidating directory cache 2024/12/09 02:05:24 DEBUG : : >changeNotify: 2024/12/09 02:05:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:05:24 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:05:24 DEBUG : : >changeNotify: 2024/12/09 02:05:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:05:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:05:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:05:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:05:24 DEBUG : : >changeNotify: === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 02:05:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:05:24 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:05:24 DEBUG : : >changeNotify: 2024/12/09 02:05:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:05:24 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:05:24 DEBUG : : >changeNotify: 2024/12/09 02:05:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:05:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:05:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:05:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:05:24 DEBUG : : >changeNotify: 2024/12/09 02:05:24 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/09 02:05:24 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:05:24 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:05:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:05:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 02:05:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:05:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:05:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 02:05:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2024/12/09 02:05:24 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150cc0): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150cc0): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150cc0): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150cc0): >_writeAt: n=5, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150cc0): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.94174366 +0000 UTC m=+826.235261015 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150cc0): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150d00): _readAt: size=2, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150d00): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150d00): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150d00): >_readAt: n=2, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150d00): _writeAt: size=3, off=2 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150d00): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150d00): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.94174366 +0000 UTC m=+826.235261015 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150d00): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150d40): _readAt: size=512, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150d40): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150d40): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150d40): >_readAt: n=5, err=EOF 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150d40): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.94174366 +0000 UTC m=+826.235261015 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150d40): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: Remove: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052eee0 item 1 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150d80): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150d80): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150d80): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150d80): >_writeAt: n=5, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150d80): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.94328447 +0000 UTC m=+826.236801815 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150d80): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150dc0): _readAt: size=512, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150dc0): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150dc0): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150dc0): >_readAt: n=5, err=EOF 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150dc0): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.94328447 +0000 UTC m=+826.236801815 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150dc0): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: Remove: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052f650 item 2 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150e00): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150e00): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150e00): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150e00): >_writeAt: n=5, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150e00): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.944278341 +0000 UTC m=+826.237795697 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150e00): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150e40): _readAt: size=2, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150e40): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150e40): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150e40): >_readAt: n=2, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150e40): _writeAt: size=3, off=2 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150e40): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150e40): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.944278341 +0000 UTC m=+826.237795697 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150e40): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150e80): _readAt: size=512, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150e80): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150e80): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150e80): >_readAt: n=5, err=EOF 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150e80): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.944278341 +0000 UTC m=+826.237795697 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150e80): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: Remove: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052fa40 item 3 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150f00): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150f00): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150f00): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150f00): >_writeAt: n=5, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150f00): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.945667019 +0000 UTC m=+826.239184374 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000150f00): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151040): _readAt: size=512, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151040): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151040): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151040): >_readAt: n=5, err=EOF 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151040): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.945667019 +0000 UTC m=+826.239184374 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151040): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: Remove: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052fea0 item 4 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151080): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151080): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151080): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151080): >_writeAt: n=5, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151080): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.947302505 +0000 UTC m=+826.240819850 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151080): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0001510c0): _readAt: size=2, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0001510c0): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0001510c0): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0001510c0): >_readAt: n=2, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0001510c0): _writeAt: size=3, off=2 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0001510c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0001510c0): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.947302505 +0000 UTC m=+826.240819850 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0001510c0): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151100): _readAt: size=512, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151100): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151100): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151100): >_readAt: n=5, err=EOF 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151100): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.947302505 +0000 UTC m=+826.240819850 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151100): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: Remove: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b42a0 item 5 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151180): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151180): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151180): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151180): >_writeAt: n=5, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151180): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.948757456 +0000 UTC m=+826.242274801 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151180): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151200): _readAt: size=512, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151200): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151200): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151200): >_readAt: n=5, err=EOF 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151200): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.948757456 +0000 UTC m=+826.242274801 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151200): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: Remove: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b4690 item 6 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151280): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151280): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151280): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151280): >_writeAt: n=5, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151280): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.949846264 +0000 UTC m=+826.243363619 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151280): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151380): _readAt: size=2, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151380): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151380): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151380): >_readAt: n=2, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151380): _writeAt: size=3, off=2 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151380): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151380): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.949846264 +0000 UTC m=+826.243363619 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151380): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0001513c0): _readAt: size=512, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0001513c0): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0001513c0): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0001513c0): >_readAt: n=5, err=EOF 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0001513c0): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.949846264 +0000 UTC m=+826.243363619 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0001513c0): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: Remove: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b49a0 item 7 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151440): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151440): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151440): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151440): >_writeAt: n=5, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151440): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.951305372 +0000 UTC m=+826.244822718 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151440): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0001514c0): _readAt: size=512, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0001514c0): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0001514c0): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0001514c0): >_readAt: n=5, err=EOF 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0001514c0): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.951305372 +0000 UTC m=+826.244822718 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0001514c0): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: Remove: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b4d90 item 8 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151500): _readAt: size=2, off=0 2024/12/09 02:05:24 ERROR : open-test-file(0xc000151500): Couldn't read size of file 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151500): >_readAt: n=0, err=EOF 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151500): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151500): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151500): close: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151500): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151540): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151540): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151540): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151540): >_writeAt: n=5, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151540): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.952367602 +0000 UTC m=+826.245884947 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151540): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151580): _readAt: size=2, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151580): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151580): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151580): >_readAt: n=2, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151580): _writeAt: size=3, off=2 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151580): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151580): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.952367602 +0000 UTC m=+826.245884947 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151580): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0001515c0): _readAt: size=512, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0001515c0): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0001515c0): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0001515c0): >_readAt: n=5, err=EOF 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0001515c0): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.952367602 +0000 UTC m=+826.245884947 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0001515c0): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: Remove: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b5030 item 9 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151640): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151640): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151640): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151640): >_writeAt: n=5, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151640): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.953730311 +0000 UTC m=+826.247247655 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151640): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151700): _readAt: size=512, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151700): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151700): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151700): >_readAt: n=5, err=EOF 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151700): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.953730311 +0000 UTC m=+826.247247655 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151700): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: Remove: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b5490 item 10 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151a80): _readAt: size=2, off=0 2024/12/09 02:05:24 ERROR : open-test-file(0xc000151a80): Couldn't read size of file 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151a80): >_readAt: n=0, err=EOF 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151a80): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151a80): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151a80): close: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151a80): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151ac0): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151ac0): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151ac0): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151ac0): >_writeAt: n=5, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151ac0): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.954817857 +0000 UTC m=+826.248335212 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151ac0): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151b80): _readAt: size=2, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151b80): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151b80): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151b80): >_readAt: n=2, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151b80): _writeAt: size=3, off=2 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151b80): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151b80): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.954817857 +0000 UTC m=+826.248335212 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151b80): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151bc0): _readAt: size=512, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151bc0): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151bc0): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151bc0): >_readAt: n=5, err=EOF 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151bc0): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.954817857 +0000 UTC m=+826.248335212 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151bc0): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: Remove: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b5810 item 11 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151c40): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151c40): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151c40): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151c40): >_writeAt: n=5, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151c40): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.956277625 +0000 UTC m=+826.249794971 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151c40): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151cc0): _readAt: size=512, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151cc0): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151cc0): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151cc0): >_readAt: n=5, err=EOF 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151cc0): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.956277625 +0000 UTC m=+826.249794971 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151cc0): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: Remove: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b5d50 item 12 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151dc0): _readAt: size=2, off=0 2024/12/09 02:05:24 ERROR : open-test-file(0xc000151dc0): Couldn't read size of file 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151dc0): >_readAt: n=0, err=EOF 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151dc0): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151dc0): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151dc0): close: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151dc0): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151e00): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151e00): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151e00): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151e00): >_writeAt: n=5, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151e00): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.957308786 +0000 UTC m=+826.250826132 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151e00): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 02:05:24 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151ec0): _readAt: size=512, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151ec0): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151ec0): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151ec0): >_readAt: n=5, err=EOF 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151ec0): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.957308786 +0000 UTC m=+826.250826132 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000151ec0): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: Remove: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004661c0 item 13 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002aa340): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002aa340): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002aa340): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002aa340): >_writeAt: n=5, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002aa340): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.958365866 +0000 UTC m=+826.251883221 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002aa340): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002aa400): _readAt: size=512, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002aa400): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002aa400): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002aa400): >_readAt: n=5, err=EOF 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002aa400): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.958365866 +0000 UTC m=+826.251883221 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002aa400): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: Remove: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466540 item 14 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002aa700): _readAt: size=2, off=0 2024/12/09 02:05:24 ERROR : open-test-file(0xc0002aa700): Couldn't read size of file 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002aa700): >_readAt: n=0, err=EOF 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002aa700): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002aa700): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002aa700): close: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002aa700): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002aa7c0): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002aa7c0): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002aa7c0): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002aa7c0): >_writeAt: n=5, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002aa7c0): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.95931277 +0000 UTC m=+826.252830115 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002aa7c0): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 02:05:24 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002aaa00): _readAt: size=512, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002aaa00): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002aaa00): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002aaa00): >_readAt: n=5, err=EOF 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002aaa00): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.95931277 +0000 UTC m=+826.252830115 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002aaa00): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: Remove: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004669a0 item 15 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002aad00): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002aad00): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002aad00): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002aad00): >_writeAt: n=5, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002aad00): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.960177821 +0000 UTC m=+826.253695166 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002aad00): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002ab040): _readAt: size=512, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002ab040): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002ab040): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002ab040): >_readAt: n=5, err=EOF 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002ab040): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.960177821 +0000 UTC m=+826.253695166 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002ab040): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: Remove: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466d20 item 16 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002ab740): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002ab740): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002ab740): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002ab740): >_writeAt: n=5, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002ab740): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.96107351 +0000 UTC m=+826.254590855 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002ab740): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002ab780): _readAt: size=2, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002ab780): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002ab780): open at offset 5 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002ab780): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002ab780): >_readAt: n=2, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002ab780): _writeAt: size=3, off=7 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002ab780): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002ab780): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.96107351 +0000 UTC m=+826.254590855 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002ab780): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002ab7c0): _readAt: size=512, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002ab7c0): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002ab7c0): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002ab7c0): >_readAt: n=5, err=EOF 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002ab7c0): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.96107351 +0000 UTC m=+826.254590855 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002ab7c0): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: Remove: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004671f0 item 17 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002ab840): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002ab840): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002ab840): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002ab840): >_writeAt: n=5, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002ab840): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.962261713 +0000 UTC m=+826.255779059 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002ab840): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002aba00): _readAt: size=512, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002aba00): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002aba00): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002aba00): >_readAt: n=5, err=EOF 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002aba00): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.962261713 +0000 UTC m=+826.255779059 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0002aba00): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: Remove: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004678f0 item 18 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0000ae000): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0000ae000): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0000ae000): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0000ae000): >_writeAt: n=5, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0000ae000): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.963165988 +0000 UTC m=+826.256683334 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0000ae000): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00049e8c0): _readAt: size=2, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00049e8c0): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00049e8c0): open at offset 5 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00049e8c0): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00049e8c0): >_readAt: n=2, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00049e8c0): _writeAt: size=3, off=7 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00049e8c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00049e8c0): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.963165988 +0000 UTC m=+826.256683334 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00049e8c0): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00049e940): _readAt: size=512, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00049e940): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00049e940): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00049e940): >_readAt: n=5, err=EOF 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00049e940): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.963165988 +0000 UTC m=+826.256683334 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00049e940): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: Remove: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000467c70 item 19 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00049ea00): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00049ea00): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00049ea00): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00049ea00): >_writeAt: n=5, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00049ea00): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.964377214 +0000 UTC m=+826.257894559 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00049ea00): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00049ea80): _readAt: size=512, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00049ea80): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00049ea80): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00049ea80): >_readAt: n=5, err=EOF 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00049ea80): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.964377214 +0000 UTC m=+826.257894559 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00049ea80): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: Remove: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002be690 item 20 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00049eb40): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00049eb40): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00049eb40): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00049eb40): >_writeAt: n=5, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00049eb40): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.965343374 +0000 UTC m=+826.258860719 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00049eb40): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00049ec00): _readAt: size=2, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00049ec00): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00049ec00): open at offset 5 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00049ec00): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00049ec00): >_readAt: n=2, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00049ec00): _writeAt: size=3, off=7 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00049ec00): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00049ec00): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.965343374 +0000 UTC m=+826.258860719 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00049ec00): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00049ec80): _readAt: size=512, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00049ec80): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00049ec80): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00049ec80): >_readAt: n=5, err=EOF 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00049ec80): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.965343374 +0000 UTC m=+826.258860719 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00049ec80): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: Remove: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002bea80 item 21 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00049ed40): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00049ed40): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00049ed40): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00049ed40): >_writeAt: n=5, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00049ed40): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.966912789 +0000 UTC m=+826.260430144 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00049ed40): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a44c0): _readAt: size=512, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a44c0): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a44c0): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a44c0): >_readAt: n=5, err=EOF 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a44c0): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.966912789 +0000 UTC m=+826.260430144 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a44c0): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: Remove: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000536fc0 item 22 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4540): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4540): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4540): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4540): >_writeAt: n=5, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4540): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.967960781 +0000 UTC m=+826.261478115 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4540): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4680): _readAt: size=2, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4680): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4680): open at offset 5 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4680): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4680): >_readAt: n=2, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4680): _writeAt: size=3, off=7 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4680): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4680): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.967960781 +0000 UTC m=+826.261478115 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4680): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a46c0): _readAt: size=512, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a46c0): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a46c0): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a46c0): >_readAt: n=5, err=EOF 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a46c0): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.967960781 +0000 UTC m=+826.261478115 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a46c0): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: Remove: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005373b0 item 23 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4740): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4740): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4740): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4740): >_writeAt: n=5, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4740): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.969204628 +0000 UTC m=+826.262721974 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4740): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a47c0): _readAt: size=512, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a47c0): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a47c0): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a47c0): >_readAt: n=5, err=EOF 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a47c0): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.969204628 +0000 UTC m=+826.262721974 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a47c0): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: Remove: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537b90 item 24 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a48c0): _readAt: size=2, off=0 2024/12/09 02:05:24 ERROR : open-test-file(0xc0009a48c0): Couldn't read size of file 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a48c0): >_readAt: n=0, err=EOF 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a48c0): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a48c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a48c0): close: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a48c0): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4900): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4900): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4900): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4900): >_writeAt: n=5, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4900): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.970303395 +0000 UTC m=+826.263820740 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4900): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4a00): _readAt: size=2, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4a00): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4a00): open at offset 5 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4a00): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4a00): >_readAt: n=2, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4a00): _writeAt: size=3, off=7 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4a00): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4a00): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.970303395 +0000 UTC m=+826.263820740 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4a00): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4a40): _readAt: size=512, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4a40): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4a40): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4a40): >_readAt: n=5, err=EOF 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4a40): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.970303395 +0000 UTC m=+826.263820740 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4a40): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: Remove: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558000 item 25 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4ac0): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4ac0): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4ac0): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4ac0): >_writeAt: n=5, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4ac0): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.971597286 +0000 UTC m=+826.265114631 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4ac0): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4b40): _readAt: size=512, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4b40): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4b40): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4b40): >_readAt: n=5, err=EOF 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4b40): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.971597286 +0000 UTC m=+826.265114631 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4b40): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: Remove: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558690 item 26 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4c00): _readAt: size=2, off=0 2024/12/09 02:05:24 ERROR : open-test-file(0xc0009a4c00): Couldn't read size of file 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4c00): >_readAt: n=0, err=EOF 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4c00): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4c00): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4c00): close: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4c00): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4c40): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4c40): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4c40): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4c40): >_writeAt: n=5, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4c40): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.972525875 +0000 UTC m=+826.266043220 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4c40): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4d00): _readAt: size=2, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4d00): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4d00): open at offset 5 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4d00): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4d00): >_readAt: n=2, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4d00): _writeAt: size=3, off=7 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4d00): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4d00): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.972525875 +0000 UTC m=+826.266043220 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4d00): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4d40): _readAt: size=512, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4d40): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4d40): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4d40): >_readAt: n=5, err=EOF 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4d40): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.972525875 +0000 UTC m=+826.266043220 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4d40): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: Remove: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558a80 item 27 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4dc0): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4dc0): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4dc0): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4dc0): >_writeAt: n=5, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4dc0): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.973907169 +0000 UTC m=+826.267424504 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4dc0): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4e40): _readAt: size=512, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4e40): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4e40): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4e40): >_readAt: n=5, err=EOF 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4e40): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.973907169 +0000 UTC m=+826.267424504 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4e40): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: Remove: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005593b0 item 28 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4f00): _readAt: size=2, off=0 2024/12/09 02:05:24 ERROR : open-test-file(0xc0009a4f00): Couldn't read size of file 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4f00): >_readAt: n=0, err=EOF 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4f00): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4f00): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4f00): close: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4f00): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4f40): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4f40): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4f40): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4f40): >_writeAt: n=5, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4f40): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.975014081 +0000 UTC m=+826.268531426 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a4f40): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 02:05:24 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5000): _readAt: size=512, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5000): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5000): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5000): >_readAt: n=5, err=EOF 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5000): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.975014081 +0000 UTC m=+826.268531426 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5000): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: Remove: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559650 item 29 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5080): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5080): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5080): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5080): >_writeAt: n=5, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5080): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.976270231 +0000 UTC m=+826.269787576 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5080): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5100): _readAt: size=512, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5100): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5100): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5100): >_readAt: n=5, err=EOF 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5100): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.976270231 +0000 UTC m=+826.269787576 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5100): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: Remove: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005599d0 item 30 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a51c0): _readAt: size=2, off=0 2024/12/09 02:05:24 ERROR : open-test-file(0xc0009a51c0): Couldn't read size of file 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a51c0): >_readAt: n=0, err=EOF 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a51c0): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a51c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a51c0): close: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a51c0): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5240): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5240): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5240): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5240): >_writeAt: n=5, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5240): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.977468894 +0000 UTC m=+826.270986250 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5240): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 02:05:24 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a53c0): _readAt: size=512, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a53c0): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a53c0): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a53c0): >_readAt: n=5, err=EOF 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a53c0): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.977468894 +0000 UTC m=+826.270986250 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a53c0): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: Remove: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559d50 item 31 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5440): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5440): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5440): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5440): >_writeAt: n=5, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5440): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.978622443 +0000 UTC m=+826.272139787 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5440): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a54c0): _readAt: size=512, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a54c0): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a54c0): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a54c0): >_readAt: n=5, err=EOF 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a54c0): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.978622443 +0000 UTC m=+826.272139787 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a54c0): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: Remove: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000525b0 item 32 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5500): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5500): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5500): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5500): >_writeAt: n=5, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5500): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.979543039 +0000 UTC m=+826.273060383 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5500): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5580): _readAt: size=2, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5580): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5580): _writeAt: size=3, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5580): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5580): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052af0 item 33 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5580): >_writeAt: n=3, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5580): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.979862083 +0000 UTC m=+826.273379428 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5580): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a55c0): _readAt: size=512, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a55c0): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a55c0): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a55c0): >_readAt: n=5, err=EOF 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a55c0): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.979862083 +0000 UTC m=+826.273379428 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a55c0): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: Remove: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052cb0 item 33 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5600): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5600): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5600): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5600): >_writeAt: n=5, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5600): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.980753833 +0000 UTC m=+826.274271178 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5600): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5680): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5680): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053110 item 34 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5680): _readAt: size=2, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5680): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5680): _writeAt: size=3, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5680): >_writeAt: n=3, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5680): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.981150081 +0000 UTC m=+826.274667427 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a5680): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a56c0): _readAt: size=512, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a56c0): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a56c0): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a56c0): >_readAt: n=3, err=EOF 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a56c0): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.981150081 +0000 UTC m=+826.274667427 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0009a56c0): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: Remove: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053340 item 34 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00166fec0): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00166fec0): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00166fec0): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00166fec0): >_writeAt: n=5, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00166fec0): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.982099411 +0000 UTC m=+826.275616756 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00166fec0): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00166ff00): _readAt: size=2, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00166ff00): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00166ff00): _writeAt: size=3, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00166ff00): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00166ff00): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f5960 item 35 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00166ff00): >_writeAt: n=3, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00166ff00): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.982531595 +0000 UTC m=+826.276048961 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00166ff00): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00166ff40): _readAt: size=512, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00166ff40): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00166ff40): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00166ff40): >_readAt: n=5, err=EOF 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00166ff40): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.982531595 +0000 UTC m=+826.276048961 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc00166ff40): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: Remove: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f5ab0 item 35 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8100): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8100): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8100): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8100): >_writeAt: n=5, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8100): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.983368956 +0000 UTC m=+826.276886301 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8100): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d81c0): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d81c0): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f5dc0 item 36 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d81c0): _readAt: size=2, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d81c0): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d81c0): _writeAt: size=3, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d81c0): >_writeAt: n=3, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d81c0): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.983719438 +0000 UTC m=+826.277236783 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d81c0): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8200): _readAt: size=512, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8200): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8200): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8200): >_readAt: n=3, err=EOF 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8200): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.983719438 +0000 UTC m=+826.277236783 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8200): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: Remove: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f5f10 item 36 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8300): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8300): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8300): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8300): >_writeAt: n=5, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8300): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.984569221 +0000 UTC m=+826.278086566 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8300): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8340): _readAt: size=2, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8340): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8340): _writeAt: size=3, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8340): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8340): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a700 item 37 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8340): >_writeAt: n=3, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8340): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.984911088 +0000 UTC m=+826.278428434 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8340): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8680): _readAt: size=512, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8680): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8680): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8680): >_readAt: n=5, err=EOF 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8680): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.984911088 +0000 UTC m=+826.278428434 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8680): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: Remove: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046aa10 item 37 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8c40): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8c40): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8c40): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8c40): >_writeAt: n=5, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8c40): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.98580831 +0000 UTC m=+826.279325655 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8c40): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8d40): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8d40): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ad90 item 38 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8d40): _readAt: size=2, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8d40): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8d40): _writeAt: size=3, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8d40): >_writeAt: n=3, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8d40): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.986189821 +0000 UTC m=+826.279707165 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8d40): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8d80): _readAt: size=512, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8d80): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8d80): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8d80): >_readAt: n=3, err=EOF 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8d80): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.986189821 +0000 UTC m=+826.279707165 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8d80): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: Remove: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046aee0 item 38 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8e00): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8e00): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8e00): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8e00): >_writeAt: n=5, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8e00): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.987168754 +0000 UTC m=+826.280686090 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8e00): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8f00): _readAt: size=2, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8f00): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8f00): _writeAt: size=3, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8f00): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8f00): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b2d0 item 39 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8f00): >_writeAt: n=3, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8f00): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.987513206 +0000 UTC m=+826.281030541 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8f00): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8f40): _readAt: size=512, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8f40): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8f40): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8f40): >_readAt: n=5, err=EOF 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8f40): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.987513206 +0000 UTC m=+826.281030541 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8f40): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: Remove: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b420 item 39 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8fc0): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8fc0): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8fc0): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8fc0): >_writeAt: n=5, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8fc0): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.988471912 +0000 UTC m=+826.281989256 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d8fc0): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9100): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9100): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b7a0 item 40 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9100): _readAt: size=2, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9100): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9100): _writeAt: size=3, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9100): >_writeAt: n=3, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9100): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.988893006 +0000 UTC m=+826.282410351 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9100): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9140): _readAt: size=512, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9140): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9140): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9140): >_readAt: n=3, err=EOF 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9140): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.988893006 +0000 UTC m=+826.282410351 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9140): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: Remove: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b960 item 40 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d91c0): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d91c0): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d91c0): _readAt: size=2, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d91c0): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d91c0): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d91c0): >_writeAt: n=5, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d91c0): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.989742759 +0000 UTC m=+826.283260094 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d91c0): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9200): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9200): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9200): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046bc70 item 41 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9200): >_writeAt: n=5, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9200): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.990054239 +0000 UTC m=+826.283571585 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9200): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9240): _readAt: size=2, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9240): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9240): _writeAt: size=3, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9240): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9240): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046be30 item 41 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9240): >_writeAt: n=3, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9240): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.990402889 +0000 UTC m=+826.283920234 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9240): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d92c0): _readAt: size=512, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d92c0): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d92c0): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d92c0): >_readAt: n=5, err=EOF 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d92c0): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.990402889 +0000 UTC m=+826.283920234 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d92c0): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: Remove: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee000 item 41 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9380): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9380): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9380): _readAt: size=2, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9380): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9380): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9380): >_writeAt: n=5, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9380): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.991293518 +0000 UTC m=+826.284810864 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9380): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d93c0): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d93c0): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d93c0): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee460 item 42 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d93c0): >_writeAt: n=5, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d93c0): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.991607093 +0000 UTC m=+826.285124438 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d93c0): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9480): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9480): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee690 item 42 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9480): _readAt: size=2, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9480): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9480): _writeAt: size=3, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9480): >_writeAt: n=3, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9480): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.991997981 +0000 UTC m=+826.285515326 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9480): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9580): _readAt: size=512, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9580): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9580): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9580): >_readAt: n=3, err=EOF 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9580): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.991997981 +0000 UTC m=+826.285515326 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9580): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: Remove: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee8c0 item 42 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9700): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9700): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9700): _readAt: size=2, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9700): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9700): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9700): >_writeAt: n=5, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9700): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.992812168 +0000 UTC m=+826.286329513 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9700): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9740): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9740): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9740): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eecb0 item 43 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9740): >_writeAt: n=5, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9740): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.993133146 +0000 UTC m=+826.286650491 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9740): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9980): _readAt: size=2, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9980): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9980): _writeAt: size=3, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9980): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9980): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eee70 item 43 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9980): >_writeAt: n=3, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9980): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.993488477 +0000 UTC m=+826.287005823 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d9980): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d99c0): _readAt: size=512, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d99c0): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d99c0): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d99c0): >_readAt: n=5, err=EOF 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d99c0): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.993488477 +0000 UTC m=+826.287005823 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0003d99c0): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: Remove: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef030 item 43 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814080): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814080): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814080): _readAt: size=2, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814080): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814080): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814080): >_writeAt: n=5, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814080): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.994829225 +0000 UTC m=+826.288346570 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814080): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0008140c0): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0008140c0): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0008140c0): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef490 item 44 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0008140c0): >_writeAt: n=5, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0008140c0): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.995182634 +0000 UTC m=+826.288699969 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc0008140c0): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814200): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814200): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef6c0 item 44 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814200): _readAt: size=2, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814200): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814200): _writeAt: size=3, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814200): >_writeAt: n=3, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814200): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.995528888 +0000 UTC m=+826.289046223 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814200): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814240): _readAt: size=512, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814240): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814240): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814240): >_readAt: n=3, err=EOF 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814240): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.995528888 +0000 UTC m=+826.289046223 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814240): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: Remove: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef880 item 44 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814300): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814300): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814300): _readAt: size=2, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814300): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814300): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814300): >_writeAt: n=5, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814300): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.99631281 +0000 UTC m=+826.289830154 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814300): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814340): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814340): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814340): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002efc00 item 45 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814340): >_writeAt: n=5, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814340): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.9967968 +0000 UTC m=+826.290314145 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814340): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 02:05:24 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814400): _readAt: size=512, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814400): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814400): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814400): >_readAt: n=5, err=EOF 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814400): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.9967968 +0000 UTC m=+826.290314145 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814400): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: Remove: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eff10 item 45 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814540): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814540): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814540): _readAt: size=2, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814540): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814540): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814540): >_writeAt: n=5, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814540): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.997935913 +0000 UTC m=+826.291453258 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814540): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814580): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814580): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814580): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004947e0 item 46 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814580): >_writeAt: n=5, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814580): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.998452053 +0000 UTC m=+826.291969399 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814580): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 02:05:24 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814640): _readAt: size=512, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814640): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814640): >openPending: err= 2024/12/09 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814640): >_readAt: n=5, err=EOF 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814640): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.998452053 +0000 UTC m=+826.291969399 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814640): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: Remove: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494a10 item 46 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814740): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814740): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814740): _readAt: size=2, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814740): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814740): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814740): >_writeAt: n=5, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814740): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.999414016 +0000 UTC m=+826.292931361 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814740): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814780): _writeAt: size=5, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814780): openPending: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814780): >openPending: err= 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494e00 item 47 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814780): >_writeAt: n=5, err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814780): close: 2024/12/09 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.999736517 +0000 UTC m=+826.293253862 2024/12/09 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814780): >close: err= 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 02:05:24 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814840): _readAt: size=512, off=0 2024/12/09 02:05:24 DEBUG : open-test-file(0xc000814840): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000814840): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000814840): >_readAt: n=5, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000814840): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:24.999736517 +0000 UTC m=+826.293253862 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000814840): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: Remove: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494f50 item 47 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000814900): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000814900): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000814900): _readAt: size=2, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000814900): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000814900): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000814900): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000814900): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.000877473 +0000 UTC m=+826.294394807 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000814900): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000814940): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000814940): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000814940): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004951f0 item 48 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000814940): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000814940): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.001581875 +0000 UTC m=+826.295099220 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000814940): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 02:05:25 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5780): _readAt: size=512, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5780): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5780): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5780): >_readAt: n=5, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5780): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.001581875 +0000 UTC m=+826.295099220 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5780): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: Remove: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004953b0 item 48 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a57c0): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a57c0): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a57c0): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a57c0): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a57c0): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.003701525 +0000 UTC m=+826.297218869 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a57c0): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5800): _readAt: size=2, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5800): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5800): _writeAt: size=3, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5800): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5800): open at offset 5 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5800): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053b20 item 49 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5800): >_writeAt: n=3, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5800): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.004185495 +0000 UTC m=+826.297702850 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5800): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5840): _readAt: size=512, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5840): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5840): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5840): >_readAt: n=8, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5840): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.004185495 +0000 UTC m=+826.297702850 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5840): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: Remove: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053d50 item 49 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5980): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5980): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5980): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5980): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5980): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.005030931 +0000 UTC m=+826.298548276 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5980): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5a80): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5a80): open at offset 5 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5a80): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000312070 item 50 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5a80): _readAt: size=2, off=5 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5a80): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5a80): _writeAt: size=3, off=5 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5a80): >_writeAt: n=3, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5a80): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.00536286 +0000 UTC m=+826.298880204 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5a80): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5b00): _readAt: size=512, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5b00): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5b00): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5b00): >_readAt: n=3, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5b00): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.00536286 +0000 UTC m=+826.298880204 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5b00): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: Remove: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000312230 item 50 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5bc0): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5bc0): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5bc0): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5bc0): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5bc0): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.006265861 +0000 UTC m=+826.299783206 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5bc0): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5e80): _readAt: size=2, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5e80): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5e80): _writeAt: size=3, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5e80): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5e80): open at offset 5 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5e80): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003124d0 item 51 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5e80): >_writeAt: n=3, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5e80): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.006647341 +0000 UTC m=+826.300164687 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5e80): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5ec0): _readAt: size=512, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5ec0): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5ec0): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5ec0): >_readAt: n=8, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5ec0): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.006647341 +0000 UTC m=+826.300164687 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0009a5ec0): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: Remove: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000312620 item 51 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2000): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2000): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2000): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2000): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2000): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.007514999 +0000 UTC m=+826.301032344 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2000): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2100): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2100): open at offset 5 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2100): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003128c0 item 52 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2100): _readAt: size=2, off=5 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2100): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2100): _writeAt: size=3, off=5 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2100): >_writeAt: n=3, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2100): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.007852927 +0000 UTC m=+826.301370272 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2100): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2140): _readAt: size=512, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2140): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2140): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2140): >_readAt: n=3, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2140): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.007852927 +0000 UTC m=+826.301370272 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2140): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: Remove: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000312af0 item 52 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e21c0): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e21c0): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e21c0): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e21c0): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e21c0): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.008728168 +0000 UTC m=+826.302245513 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e21c0): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2280): _readAt: size=2, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2280): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2280): _writeAt: size=3, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2280): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2280): open at offset 5 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2280): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000312f50 item 53 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2280): >_writeAt: n=3, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2280): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.009114228 +0000 UTC m=+826.302631573 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2280): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e22c0): _readAt: size=512, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e22c0): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e22c0): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e22c0): >_readAt: n=8, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e22c0): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.009114228 +0000 UTC m=+826.302631573 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e22c0): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: Remove: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003130a0 item 53 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2340): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2340): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2340): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2340): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2340): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.010166898 +0000 UTC m=+826.303684244 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2340): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2400): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2400): open at offset 5 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2400): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003133b0 item 54 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2400): _readAt: size=2, off=5 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2400): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2400): _writeAt: size=3, off=5 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2400): >_writeAt: n=3, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2400): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.010526769 +0000 UTC m=+826.304044104 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2400): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2440): _readAt: size=512, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2440): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2440): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2440): >_readAt: n=3, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2440): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.010526769 +0000 UTC m=+826.304044104 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2440): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: Remove: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000313500 item 54 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e24c0): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e24c0): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e24c0): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e24c0): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e24c0): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.011276836 +0000 UTC m=+826.304794171 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e24c0): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2580): _readAt: size=2, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2580): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2580): _writeAt: size=3, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2580): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2580): open at offset 5 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2580): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003137a0 item 55 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2580): >_writeAt: n=3, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2580): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.01155774 +0000 UTC m=+826.305075085 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2580): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e25c0): _readAt: size=512, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e25c0): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e25c0): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e25c0): >_readAt: n=8, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e25c0): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.01155774 +0000 UTC m=+826.305075085 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e25c0): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: Remove: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003138f0 item 55 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2640): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2640): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2640): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2640): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2640): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.012411551 +0000 UTC m=+826.305928885 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2640): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2700): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2700): open at offset 5 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2700): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000313b90 item 56 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2700): _readAt: size=2, off=5 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2700): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2700): _writeAt: size=3, off=5 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2700): >_writeAt: n=3, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2700): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.012855126 +0000 UTC m=+826.306372471 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2700): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2740): _readAt: size=512, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2740): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2740): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2740): >_readAt: n=3, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2740): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.012855126 +0000 UTC m=+826.306372471 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2740): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: Remove: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000313ce0 item 56 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2840): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2840): open at offset 0 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2840): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2840): _readAt: size=2, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2840): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2840): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2840): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2840): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.013746176 +0000 UTC m=+826.307263522 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2840): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2880): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2880): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2880): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016c0e0 item 57 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2880): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2880): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.014040304 +0000 UTC m=+826.307557639 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2880): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2940): _readAt: size=2, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2940): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2940): _writeAt: size=3, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2940): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2940): open at offset 5 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2940): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016c4d0 item 57 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2940): >_writeAt: n=3, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2940): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.014416866 +0000 UTC m=+826.307934211 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2940): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e29c0): _readAt: size=512, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e29c0): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e29c0): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e29c0): >_readAt: n=8, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e29c0): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.014416866 +0000 UTC m=+826.307934211 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e29c0): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: Remove: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016c8c0 item 57 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2a80): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2a80): open at offset 0 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2a80): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2a80): _readAt: size=2, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2a80): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2a80): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2a80): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2a80): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.015338463 +0000 UTC m=+826.308855808 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2a80): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2ac0): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2ac0): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2ac0): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016ce00 item 58 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2ac0): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2ac0): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.015640625 +0000 UTC m=+826.309157971 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2ac0): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2b80): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2b80): open at offset 5 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2b80): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d180 item 58 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2b80): _readAt: size=2, off=5 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2b80): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2b80): _writeAt: size=3, off=5 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2b80): >_writeAt: n=3, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2b80): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.016164823 +0000 UTC m=+826.309682167 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2b80): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2bc0): _readAt: size=512, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2bc0): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2bc0): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2bc0): >_readAt: n=3, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2bc0): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.016164823 +0000 UTC m=+826.309682167 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2bc0): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: Remove: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d2d0 item 58 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2c80): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2c80): open at offset 0 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2c80): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2c80): _readAt: size=2, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2c80): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2c80): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2c80): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2c80): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.016974441 +0000 UTC m=+826.310491786 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2c80): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2cc0): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2cc0): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2cc0): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d5e0 item 59 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2cc0): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2cc0): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.017244654 +0000 UTC m=+826.310761999 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2cc0): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2d80): _readAt: size=2, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2d80): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2d80): _writeAt: size=3, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2d80): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2d80): open at offset 5 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2d80): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d880 item 59 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2d80): >_writeAt: n=3, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2d80): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.017556936 +0000 UTC m=+826.311074291 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2d80): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2dc0): _readAt: size=512, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2dc0): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2dc0): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2dc0): >_readAt: n=8, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2dc0): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.017556936 +0000 UTC m=+826.311074291 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2dc0): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: Remove: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d9d0 item 59 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2e80): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2e80): open at offset 0 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2e80): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2e80): _readAt: size=2, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2e80): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2e80): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2e80): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2e80): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.018464267 +0000 UTC m=+826.311981611 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2e80): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2ec0): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2ec0): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2ec0): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016de30 item 60 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2ec0): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2ec0): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.018826561 +0000 UTC m=+826.312343906 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2ec0): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2fc0): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2fc0): open at offset 5 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2fc0): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4000 item 60 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2fc0): _readAt: size=2, off=5 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2fc0): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2fc0): _writeAt: size=3, off=5 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2fc0): >_writeAt: n=3, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2fc0): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.019251162 +0000 UTC m=+826.312768497 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e2fc0): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3000): _readAt: size=512, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3000): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3000): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3000): >_readAt: n=3, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3000): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.019251162 +0000 UTC m=+826.312768497 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3000): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: Remove: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4230 item 60 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e30c0): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e30c0): open at offset 0 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e30c0): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e30c0): _readAt: size=2, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e30c0): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e30c0): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e30c0): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e30c0): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.020051333 +0000 UTC m=+826.313568678 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e30c0): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3100): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3100): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3100): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d44d0 item 61 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3100): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3100): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.0203505 +0000 UTC m=+826.313867845 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3100): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 02:05:25 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3240): _readAt: size=512, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3240): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3240): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3240): >_readAt: n=5, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3240): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.0203505 +0000 UTC m=+826.313867845 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3240): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: Remove: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4620 item 61 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3300): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3300): open at offset 0 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3300): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3300): _readAt: size=2, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3300): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3300): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3300): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3300): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.021269432 +0000 UTC m=+826.314786778 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3300): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3340): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3340): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3340): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4930 item 62 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3340): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3340): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.021569391 +0000 UTC m=+826.315086736 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3340): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 02:05:25 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3400): _readAt: size=512, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3400): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3400): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3400): >_readAt: n=5, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3400): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.021569391 +0000 UTC m=+826.315086736 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3400): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: Remove: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4b60 item 62 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e34c0): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e34c0): open at offset 0 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e34c0): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e34c0): _readAt: size=2, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e34c0): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e34c0): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e34c0): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e34c0): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.022345257 +0000 UTC m=+826.315862591 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e34c0): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3500): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3500): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3500): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4fc0 item 63 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3500): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3500): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.022709033 +0000 UTC m=+826.316226379 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3500): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 02:05:25 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3640): _readAt: size=512, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3640): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3640): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3640): >_readAt: n=5, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3640): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.022709033 +0000 UTC m=+826.316226379 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3640): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: Remove: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d52d0 item 63 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3700): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3700): open at offset 0 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3700): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3700): _readAt: size=2, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3700): >_readAt: n=0, err=Bad file descriptor 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3700): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3700): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3700): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.023744864 +0000 UTC m=+826.317262198 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3700): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3740): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3740): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3740): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5880 item 64 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3740): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3740): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.024088644 +0000 UTC m=+826.317605989 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3740): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 02:05:25 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3800): _readAt: size=512, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3800): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3800): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3800): >_readAt: n=5, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3800): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.024088644 +0000 UTC m=+826.317605989 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3800): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: Remove: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5ab0 item 64 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3840): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3840): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3840): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3840): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3840): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.024939068 +0000 UTC m=+826.318456413 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3840): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3880): _readAt: size=2, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3880): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3880): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3880): >_readAt: n=2, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3880): _writeAt: size=3, off=2 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5d50 item 65 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3880): >_writeAt: n=3, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3880): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.025235911 +0000 UTC m=+826.318753257 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3880): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e38c0): _readAt: size=512, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e38c0): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e38c0): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e38c0): >_readAt: n=5, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e38c0): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.025235911 +0000 UTC m=+826.318753257 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e38c0): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: Remove: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6070 item 65 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3900): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3900): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3900): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3900): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3900): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.026038166 +0000 UTC m=+826.319555521 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3900): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3940): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3940): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d67e0 item 66 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3940): _readAt: size=2, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3940): >_readAt: n=0, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3940): _writeAt: size=3, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3940): >_writeAt: n=3, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3940): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.026447128 +0000 UTC m=+826.319964473 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3940): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3980): _readAt: size=512, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3980): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3980): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3980): >_readAt: n=3, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3980): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.026447128 +0000 UTC m=+826.319964473 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e3980): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: Remove: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6930 item 66 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e39c0): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e39c0): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e39c0): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e39c0): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e39c0): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.027406405 +0000 UTC m=+826.320923740 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc0012e39c0): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049ed80): _readAt: size=2, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049ed80): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049ed80): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049ed80): >_readAt: n=2, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049ed80): _writeAt: size=3, off=2 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6cb0 item 67 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049ed80): >_writeAt: n=3, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049ed80): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.027982398 +0000 UTC m=+826.321499743 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049ed80): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049ee00): _readAt: size=512, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049ee00): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049ee00): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049ee00): >_readAt: n=5, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049ee00): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.027982398 +0000 UTC m=+826.321499743 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049ee00): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: Remove: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002befc0 item 67 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049ee80): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049ee80): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049ee80): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049ee80): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049ee80): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.028891602 +0000 UTC m=+826.322408947 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049ee80): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049efc0): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049efc0): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002bf3b0 item 68 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049efc0): _readAt: size=2, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049efc0): >_readAt: n=0, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049efc0): _writeAt: size=3, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049efc0): >_writeAt: n=3, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049efc0): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.029289343 +0000 UTC m=+826.322806688 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049efc0): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f040): _readAt: size=512, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f040): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f040): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f040): >_readAt: n=3, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f040): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.029289343 +0000 UTC m=+826.322806688 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f040): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: Remove: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002bf650 item 68 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f080): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f080): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f080): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f080): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f080): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.030106515 +0000 UTC m=+826.323623860 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f080): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f100): _readAt: size=2, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f100): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f100): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f100): >_readAt: n=2, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f100): _writeAt: size=3, off=2 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002bfb20 item 69 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f100): >_writeAt: n=3, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f100): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.030675545 +0000 UTC m=+826.324192890 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f100): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f140): _readAt: size=512, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f140): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f140): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f140): >_readAt: n=5, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f140): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.030675545 +0000 UTC m=+826.324192890 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f140): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: Remove: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052a3f0 item 69 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f1c0): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f1c0): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f1c0): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f1c0): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f1c0): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.03145635 +0000 UTC m=+826.324973694 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f1c0): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f300): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f300): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052aee0 item 70 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f300): _readAt: size=2, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f300): >_readAt: n=0, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f300): _writeAt: size=3, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f300): >_writeAt: n=3, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f300): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.031919603 +0000 UTC m=+826.325436948 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f300): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f340): _readAt: size=512, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f340): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f340): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f340): >_readAt: n=3, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f340): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.031919603 +0000 UTC m=+826.325436948 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f340): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: Remove: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052b180 item 70 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f3c0): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f3c0): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f3c0): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f3c0): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f3c0): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.032692593 +0000 UTC m=+826.326209928 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f3c0): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f480): _readAt: size=2, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f480): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f480): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f480): >_readAt: n=2, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f480): _writeAt: size=3, off=2 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052b570 item 71 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f480): >_writeAt: n=3, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f480): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.03302872 +0000 UTC m=+826.326546064 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f480): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f4c0): _readAt: size=512, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f4c0): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f4c0): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f4c0): >_readAt: n=5, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f4c0): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.03302872 +0000 UTC m=+826.326546064 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f4c0): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: Remove: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052b810 item 71 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f540): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f540): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f540): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f540): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f540): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.033833318 +0000 UTC m=+826.327350664 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f540): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f600): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f600): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052bce0 item 72 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f600): _readAt: size=2, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f600): >_readAt: n=0, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f600): _writeAt: size=3, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f600): >_writeAt: n=3, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f600): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.034270803 +0000 UTC m=+826.327788148 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f600): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f640): _readAt: size=512, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f640): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f640): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f640): >_readAt: n=3, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f640): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.034270803 +0000 UTC m=+826.327788148 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f640): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: Remove: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052bea0 item 72 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f680): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f680): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f680): _readAt: size=2, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f680): >_readAt: n=0, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f680): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f680): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f680): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.035331109 +0000 UTC m=+826.328848464 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f680): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f6c0): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f6c0): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f6c0): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f421c0 item 73 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f6c0): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f6c0): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.035745982 +0000 UTC m=+826.329263327 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f6c0): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f700): _readAt: size=2, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f700): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f700): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f700): >_readAt: n=2, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f700): _writeAt: size=3, off=2 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f42310 item 73 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f700): >_writeAt: n=3, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f700): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.036122232 +0000 UTC m=+826.329639577 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f700): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f740): _readAt: size=512, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f740): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f740): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f740): >_readAt: n=5, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f740): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.036122232 +0000 UTC m=+826.329639577 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f740): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: Remove: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f42460 item 73 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f800): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f800): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f800): _readAt: size=2, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f800): >_readAt: n=0, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f800): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f800): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f800): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.037066892 +0000 UTC m=+826.330584238 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f800): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f840): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f840): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f840): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f42700 item 74 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f840): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f840): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.037396326 +0000 UTC m=+826.330913671 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f840): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f900): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f900): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f42850 item 74 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f900): _readAt: size=2, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f900): >_readAt: n=0, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f900): _writeAt: size=3, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f900): >_writeAt: n=3, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f900): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.038130803 +0000 UTC m=+826.331648139 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f900): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f940): _readAt: size=512, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f940): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f940): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f940): >_readAt: n=3, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f940): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.038130803 +0000 UTC m=+826.331648139 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049f940): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: Remove: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f429a0 item 74 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fa00): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fa00): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fa00): _readAt: size=2, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fa00): >_readAt: n=0, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fa00): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fa00): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fa00): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.039030119 +0000 UTC m=+826.332547464 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fa00): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fa40): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fa40): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fa40): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f42c40 item 75 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fa40): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fa40): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.039449161 +0000 UTC m=+826.332966505 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fa40): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fb00): _readAt: size=2, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fb00): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fb00): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fb00): >_readAt: n=2, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fb00): _writeAt: size=3, off=2 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f42d90 item 75 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fb00): >_writeAt: n=3, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fb00): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.039899789 +0000 UTC m=+826.333417134 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fb00): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fb40): _readAt: size=512, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fb40): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fb40): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fb40): >_readAt: n=5, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fb40): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.039899789 +0000 UTC m=+826.333417134 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fb40): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: Remove: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f42ee0 item 75 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fc00): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fc00): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fc00): _readAt: size=2, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fc00): >_readAt: n=0, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fc00): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fc00): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fc00): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.040736719 +0000 UTC m=+826.334254064 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fc00): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fc40): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fc40): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fc40): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f43180 item 76 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fc40): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fc40): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.041049352 +0000 UTC m=+826.334566697 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fc40): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fd00): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fd00): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f432d0 item 76 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fd00): _readAt: size=2, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fd00): >_readAt: n=0, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fd00): _writeAt: size=3, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fd00): >_writeAt: n=3, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fd00): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.041640101 +0000 UTC m=+826.335157447 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fd00): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fd40): _readAt: size=512, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fd40): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fd40): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fd40): >_readAt: n=3, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fd40): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.041640101 +0000 UTC m=+826.335157447 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fd40): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: Remove: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f43420 item 76 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fe00): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fe00): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fe00): _readAt: size=2, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fe00): >_readAt: n=0, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fe00): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fe00): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fe00): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.042558483 +0000 UTC m=+826.336075828 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fe00): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fe40): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fe40): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fe40): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f436c0 item 77 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fe40): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fe40): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.042878038 +0000 UTC m=+826.336395373 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049fe40): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 02:05:25 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049ff00): _readAt: size=512, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049ff00): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049ff00): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049ff00): >_readAt: n=5, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049ff00): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.042878038 +0000 UTC m=+826.336395373 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc00049ff00): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: Remove: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f43810 item 77 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2040): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2040): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2040): _readAt: size=2, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2040): >_readAt: n=0, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2040): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2040): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2040): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.044424849 +0000 UTC m=+826.337942185 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2040): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2080): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2080): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2080): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f43ab0 item 78 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2080): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2080): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.044725861 +0000 UTC m=+826.338243206 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2080): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 02:05:25 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2140): _readAt: size=512, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2140): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2140): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2140): >_readAt: n=5, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2140): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.044725861 +0000 UTC m=+826.338243206 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2140): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: Remove: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f43c00 item 78 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2200): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2200): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2200): _readAt: size=2, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2200): >_readAt: n=0, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2200): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2200): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2200): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.04557932 +0000 UTC m=+826.339096666 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2200): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2240): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2240): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2240): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f43ea0 item 79 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2240): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2240): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.045888437 +0000 UTC m=+826.339405781 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2240): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 02:05:25 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2300): _readAt: size=512, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2300): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2300): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2300): >_readAt: n=5, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2300): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.045888437 +0000 UTC m=+826.339405781 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2300): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: Remove: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fde070 item 79 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc23c0): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc23c0): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc23c0): _readAt: size=2, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc23c0): >_readAt: n=0, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc23c0): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc23c0): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc23c0): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.046909919 +0000 UTC m=+826.340427254 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc23c0): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2400): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2400): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2400): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fde310 item 80 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2400): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2400): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.047208976 +0000 UTC m=+826.340726321 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2400): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 02:05:25 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc24c0): _readAt: size=512, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc24c0): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc24c0): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc24c0): >_readAt: n=5, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc24c0): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.047208976 +0000 UTC m=+826.340726321 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc24c0): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: Remove: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fde460 item 80 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2500): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2500): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2500): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2500): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2500): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.048111357 +0000 UTC m=+826.341628703 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2500): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2540): _readAt: size=2, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2540): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2540): open at offset 5 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2540): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2540): >_readAt: n=2, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2540): _writeAt: size=3, off=7 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fde700 item 81 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2540): >_writeAt: n=3, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2540): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.048455328 +0000 UTC m=+826.341972674 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2540): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2580): _readAt: size=512, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2580): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2580): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2580): >_readAt: n=8, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2580): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.048455328 +0000 UTC m=+826.341972674 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2580): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: Remove: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fde850 item 81 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2600): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2600): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2600): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2600): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2600): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.049555007 +0000 UTC m=+826.343072352 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2600): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc26c0): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc26c0): open at offset 5 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc26c0): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fdeaf0 item 82 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc26c0): _readAt: size=2, off=5 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc26c0): >_readAt: n=0, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc26c0): _writeAt: size=3, off=5 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc26c0): >_writeAt: n=3, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc26c0): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.049911641 +0000 UTC m=+826.343428986 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc26c0): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2700): _readAt: size=512, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2700): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2700): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2700): >_readAt: n=3, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2700): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.049911641 +0000 UTC m=+826.343428986 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2700): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: Remove: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fdec40 item 82 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2780): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2780): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2780): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2780): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2780): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.050795177 +0000 UTC m=+826.344312522 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2780): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2840): _readAt: size=2, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2840): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2840): open at offset 5 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2840): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2840): >_readAt: n=2, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2840): _writeAt: size=3, off=7 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fdeee0 item 83 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2840): >_writeAt: n=3, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2840): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.051121305 +0000 UTC m=+826.344638649 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2840): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2880): _readAt: size=512, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2880): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2880): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2880): >_readAt: n=8, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2880): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.051121305 +0000 UTC m=+826.344638649 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2880): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: Remove: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fdf030 item 83 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2900): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2900): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2900): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2900): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2900): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.051988981 +0000 UTC m=+826.345506326 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2900): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc29c0): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc29c0): open at offset 5 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc29c0): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fdf2d0 item 84 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc29c0): _readAt: size=2, off=5 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc29c0): >_readAt: n=0, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc29c0): _writeAt: size=3, off=5 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc29c0): >_writeAt: n=3, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc29c0): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.052576867 +0000 UTC m=+826.346094212 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc29c0): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2a00): _readAt: size=512, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2a00): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2a00): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2a00): >_readAt: n=3, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2a00): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.052576867 +0000 UTC m=+826.346094212 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2a00): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: Remove: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fdf420 item 84 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2a80): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2a80): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2a80): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2a80): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2a80): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.053518741 +0000 UTC m=+826.347036087 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2a80): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2b40): _readAt: size=2, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2b40): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2b40): open at offset 5 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2b40): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2b40): >_readAt: n=2, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2b40): _writeAt: size=3, off=7 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fdf6c0 item 85 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2b40): >_writeAt: n=3, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2b40): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.053912845 +0000 UTC m=+826.347430191 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2b40): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2b80): _readAt: size=512, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2b80): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2b80): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2b80): >_readAt: n=8, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2b80): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.053912845 +0000 UTC m=+826.347430191 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2b80): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: Remove: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fdf810 item 85 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2c00): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2c00): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2c00): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2c00): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2c00): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.05482843 +0000 UTC m=+826.348345776 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2c00): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2cc0): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2cc0): open at offset 5 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2cc0): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fdfab0 item 86 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2cc0): _readAt: size=2, off=5 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2cc0): >_readAt: n=0, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2cc0): _writeAt: size=3, off=5 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2cc0): >_writeAt: n=3, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2cc0): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.055193732 +0000 UTC m=+826.348711076 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2cc0): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2d00): _readAt: size=512, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2d00): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2d00): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2d00): >_readAt: n=3, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2d00): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.055193732 +0000 UTC m=+826.348711076 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2d00): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: Remove: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fdfc00 item 86 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2d80): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2d80): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2d80): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2d80): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2d80): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.056028025 +0000 UTC m=+826.349545371 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2d80): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2e40): _readAt: size=2, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2e40): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2e40): open at offset 5 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2e40): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2e40): >_readAt: n=2, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2e40): _writeAt: size=3, off=7 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fdfea0 item 87 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2e40): >_writeAt: n=3, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2e40): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.056367979 +0000 UTC m=+826.349885324 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2e40): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2e80): _readAt: size=512, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2e80): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2e80): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2e80): >_readAt: n=8, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2e80): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.056367979 +0000 UTC m=+826.349885324 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2e80): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: Remove: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00114e070 item 87 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2f00): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2f00): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2f00): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2f00): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2f00): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.05722187 +0000 UTC m=+826.350739214 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2f00): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2fc0): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2fc0): open at offset 5 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2fc0): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00114e310 item 88 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2fc0): _readAt: size=2, off=5 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2fc0): >_readAt: n=0, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2fc0): _writeAt: size=3, off=5 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2fc0): >_writeAt: n=3, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2fc0): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.057567544 +0000 UTC m=+826.351084889 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc2fc0): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3000): _readAt: size=512, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3000): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3000): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3000): >_readAt: n=3, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3000): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.057567544 +0000 UTC m=+826.351084889 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3000): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: Remove: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00114e460 item 88 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc30c0): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc30c0): open at offset 0 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc30c0): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc30c0): _readAt: size=2, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc30c0): >_readAt: n=0, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc30c0): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc30c0): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc30c0): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.05835459 +0000 UTC m=+826.351871935 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc30c0): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3100): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3100): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3100): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00114e700 item 89 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3100): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3100): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.058674606 +0000 UTC m=+826.352191951 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3100): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc31c0): _readAt: size=2, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc31c0): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc31c0): open at offset 5 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc31c0): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc31c0): >_readAt: n=2, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc31c0): _writeAt: size=3, off=7 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00114e850 item 89 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc31c0): >_writeAt: n=3, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc31c0): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.05900932 +0000 UTC m=+826.352526665 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc31c0): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3200): _readAt: size=512, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3200): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3200): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3200): >_readAt: n=8, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3200): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.05900932 +0000 UTC m=+826.352526665 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3200): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: Remove: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00114e9a0 item 89 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc32c0): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc32c0): open at offset 0 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc32c0): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc32c0): _readAt: size=2, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc32c0): >_readAt: n=0, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc32c0): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc32c0): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc32c0): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.059854123 +0000 UTC m=+826.353371459 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc32c0): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3300): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3300): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3300): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00114ec40 item 90 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3300): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3300): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.060158782 +0000 UTC m=+826.353676127 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3300): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc33c0): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc33c0): open at offset 5 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc33c0): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00114ed90 item 90 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc33c0): _readAt: size=2, off=5 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc33c0): >_readAt: n=0, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc33c0): _writeAt: size=3, off=5 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc33c0): >_writeAt: n=3, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc33c0): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.060508874 +0000 UTC m=+826.354026218 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc33c0): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3400): _readAt: size=512, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3400): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3400): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3400): >_readAt: n=3, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3400): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.060508874 +0000 UTC m=+826.354026218 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3400): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: Remove: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00114eee0 item 90 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc34c0): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc34c0): open at offset 0 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc34c0): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc34c0): _readAt: size=2, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc34c0): >_readAt: n=0, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc34c0): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc34c0): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc34c0): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.061334401 +0000 UTC m=+826.354851747 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc34c0): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3500): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3500): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3500): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00114f180 item 91 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3500): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3500): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.061629001 +0000 UTC m=+826.355146345 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3500): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc35c0): _readAt: size=2, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc35c0): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc35c0): open at offset 5 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc35c0): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc35c0): >_readAt: n=2, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc35c0): _writeAt: size=3, off=7 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00114f2d0 item 91 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc35c0): >_writeAt: n=3, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc35c0): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.062008227 +0000 UTC m=+826.355525571 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc35c0): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3600): _readAt: size=512, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3600): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3600): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3600): >_readAt: n=8, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3600): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.062008227 +0000 UTC m=+826.355525571 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3600): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: Remove: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00114f420 item 91 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc36c0): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc36c0): open at offset 0 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc36c0): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc36c0): _readAt: size=2, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc36c0): >_readAt: n=0, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc36c0): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc36c0): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc36c0): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.062925536 +0000 UTC m=+826.356442881 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc36c0): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3700): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3700): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3700): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00114f6c0 item 92 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3700): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3700): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.06322841 +0000 UTC m=+826.356745755 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3700): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc37c0): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc37c0): open at offset 5 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc37c0): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00114f810 item 92 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc37c0): _readAt: size=2, off=5 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc37c0): >_readAt: n=0, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc37c0): _writeAt: size=3, off=5 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc37c0): >_writeAt: n=3, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc37c0): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.063685993 +0000 UTC m=+826.357203337 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc37c0): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3800): _readAt: size=512, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3800): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3800): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3800): >_readAt: n=3, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3800): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.063685993 +0000 UTC m=+826.357203337 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3800): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: Remove: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00114f960 item 92 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc38c0): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc38c0): open at offset 0 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc38c0): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc38c0): _readAt: size=2, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc38c0): >_readAt: n=0, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc38c0): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc38c0): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc38c0): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.064502574 +0000 UTC m=+826.358019919 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc38c0): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3900): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3900): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3900): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00114fc00 item 93 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3900): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3900): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.064817731 +0000 UTC m=+826.358335076 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3900): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 02:05:25 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc39c0): _readAt: size=512, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc39c0): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc39c0): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc39c0): >_readAt: n=5, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc39c0): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.064817731 +0000 UTC m=+826.358335076 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc39c0): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: Remove: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00114fd50 item 93 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3a80): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3a80): open at offset 0 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3a80): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3a80): _readAt: size=2, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3a80): >_readAt: n=0, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3a80): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3a80): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3a80): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.06587999 +0000 UTC m=+826.359397335 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3a80): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3ac0): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3ac0): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3ac0): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001228070 item 94 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3ac0): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3ac0): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.066297046 +0000 UTC m=+826.359814391 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3ac0): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 02:05:25 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3b80): _readAt: size=512, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3b80): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3b80): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3b80): >_readAt: n=5, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3b80): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.066297046 +0000 UTC m=+826.359814391 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3b80): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: Remove: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012281c0 item 94 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3c40): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3c40): open at offset 0 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3c40): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3c40): _readAt: size=2, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3c40): >_readAt: n=0, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3c40): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3c40): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3c40): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.067428535 +0000 UTC m=+826.360945880 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3c40): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3c80): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3c80): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3c80): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001228460 item 95 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3c80): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3c80): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.067690222 +0000 UTC m=+826.361207568 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3c80): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 02:05:25 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3d40): _readAt: size=512, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3d40): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3d40): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3d40): >_readAt: n=5, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3d40): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.067690222 +0000 UTC m=+826.361207568 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3d40): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: Remove: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012285b0 item 95 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3e00): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3e00): open at offset 0 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3e00): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3e00): _readAt: size=2, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3e00): >_readAt: n=0, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3e00): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3e00): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3e00): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.068636405 +0000 UTC m=+826.362153750 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3e00): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3e40): _writeAt: size=5, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3e40): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3e40): >openPending: err= 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001228850 item 96 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3e40): >_writeAt: n=5, err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3e40): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.068961521 +0000 UTC m=+826.362478856 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3e40): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 02:05:25 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3f00): _readAt: size=512, off=0 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3f00): openPending: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3f00): >openPending: err= 2024/12/09 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3f00): >_readAt: n=5, err=EOF 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3f00): close: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 02:05:25.068961521 +0000 UTC m=+826.362478856 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : open-test-file(0xc000fc3f00): >close: err= 2024/12/09 02:05:25 DEBUG : open-test-file: Remove: 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012289a0 item 96 2024/12/09 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 02:05:25 DEBUG : open-test-file: >Remove: err= 2024/12/09 02:05:25 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:05:25 DEBUG : : Looking for writers 2024/12/09 02:05:25 DEBUG : >WaitForWriters: 2024/12/09 02:05:25 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (2.10s) --- PASS: TestRWFileHandleOpenTests/writes (1.11s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.23s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.99s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.24s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 02:05:25 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/09 02:05:25 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:05:25 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:05:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:05:25 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 02:05:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:05:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:05:25 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 02:05:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:05:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:25 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/09 02:05:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:25 DEBUG : file1: newRWFileHandle: 2024/12/09 02:05:25 DEBUG : file1(0xc001262280): openPending: 2024/12/09 02:05:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 02:05:25 DEBUG : file1(0xc001262280): >openPending: err= 2024/12/09 02:05:25 DEBUG : file1: >newRWFileHandle: err= 2024/12/09 02:05:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 02:05:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/09 02:05:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/09 02:05:25 DEBUG : file1(0xc001262280): _writeAt: size=2, off=0 2024/12/09 02:05:25 DEBUG : file1(0xc001262280): >_writeAt: n=2, err= 2024/12/09 02:05:25 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2024/12/09 02:05:25 DEBUG : file1(0xc001262280): RWFileHandle.Flush 2024/12/09 02:05:25 DEBUG : file1(0xc001262280): RWFileHandle.Release 2024/12/09 02:05:25 DEBUG : file1(0xc001262280): close: 2024/12/09 02:05:25 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2024/12/09 02:05:25 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:25 DEBUG : file1(0xc001262280): >close: err= 2024/12/09 02:05:25 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:05:25 DEBUG : : Looking for writers 2024/12/09 02:05:25 DEBUG : file1: reading active writers 2024/12/09 02:05:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/09 02:05:25 DEBUG : : Looking for writers 2024/12/09 02:05:25 DEBUG : file1: reading active writers 2024/12/09 02:05:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/09 02:05:25 DEBUG : : Looking for writers 2024/12/09 02:05:25 DEBUG : file1: reading active writers 2024/12/09 02:05:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/09 02:05:26 DEBUG : : Looking for writers 2024/12/09 02:05:26 DEBUG : file1: reading active writers 2024/12/09 02:05:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/09 02:05:26 DEBUG : file1: vfs cache: starting upload 2024/12/09 02:05:26 DEBUG : : Looking for writers 2024/12/09 02:05:26 DEBUG : file1: reading active writers 2024/12/09 02:05:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/09 02:05:26 DEBUG : : Looking for writers 2024/12/09 02:05:26 DEBUG : file1: reading active writers 2024/12/09 02:05:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/09 02:05:26 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:05:26 DEBUG : : Looking for writers 2024/12/09 02:05:26 DEBUG : file1: reading active writers 2024/12/09 02:05:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/09 02:05:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:05:26 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:05:26 DEBUG : : >changeNotify: 2024/12/09 02:05:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:05:26 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:05:26 DEBUG : : >changeNotify: 2024/12/09 02:05:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:05:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:05:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:05:26 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:05:26 DEBUG : : >changeNotify: 2024/12/09 02:05:26 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:05:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:05:27 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:05:27 DEBUG : : >changeNotify: 2024/12/09 02:05:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:05:27 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:05:27 DEBUG : : >changeNotify: 2024/12/09 02:05:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:05:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:05:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:05:27 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:05:27 DEBUG : : >changeNotify: 2024/12/09 02:05:27 DEBUG : : Looking for writers 2024/12/09 02:05:27 DEBUG : file1: reading active writers 2024/12/09 02:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/09 02:05:28 DEBUG : : Looking for writers 2024/12/09 02:05:28 DEBUG : file1: reading active writers 2024/12/09 02:05:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/09 02:05:28 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:05:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:05:28 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:05:28 DEBUG : : >changeNotify: 2024/12/09 02:05:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:05:28 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:05:28 DEBUG : : >changeNotify: 2024/12/09 02:05:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:05:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:05:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:05:28 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:05:28 DEBUG : : >changeNotify: 2024/12/09 02:05:29 DEBUG : : Looking for writers 2024/12/09 02:05:29 DEBUG : file1: reading active writers 2024/12/09 02:05:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/09 02:05:29 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2024/12/09 02:05:29 INFO : file1: Copied (new) 2024/12/09 02:05:29 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2024/12/09 02:05:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/09 02:05:29 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2024/12/09 02:05:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 02:05:29 INFO : file1: vfs cache: upload succeeded try #1 2024/12/09 02:05:29 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:05:30 DEBUG : : Looking for writers 2024/12/09 02:05:30 DEBUG : file1: reading active writers 2024/12/09 02:05:30 DEBUG : >WaitForWriters: 2024/12/09 02:05:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:05:30 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:05:30 DEBUG : : >changeNotify: 2024/12/09 02:05:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:05:30 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:05:30 DEBUG : : >changeNotify: 2024/12/09 02:05:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:05:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:05:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:05:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:05:30 DEBUG : : >changeNotify: 2024/12/09 02:05:30 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:05:30 DEBUG : : forgetting directory cache 2024/12/09 02:05:30 DEBUG : : Removed virtual directory entry vDel: "dir" 2024/12/09 02:05:30 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:05:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:05:30 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:05:30 DEBUG : : >changeNotify: 2024/12/09 02:05:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:05:30 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:05:30 DEBUG : : >changeNotify: 2024/12/09 02:05:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:05:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:05:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:05:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:05:30 DEBUG : : >changeNotify: 2024/12/09 02:05:31 DEBUG : dir: forgetting directory cache 2024/12/09 02:05:31 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/12/09 02:05:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:05:31 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:05:31 DEBUG : : >changeNotify: 2024/12/09 02:05:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:05:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:05:31 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:05:31 DEBUG : : >changeNotify: 2024/12/09 02:05:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:05:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:05:31 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:05:31 DEBUG : : >changeNotify: 2024/12/09 02:05:31 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:05:31 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:05:31 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:05:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:05:31 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:05:31 DEBUG : : >changeNotify: 2024/12/09 02:05:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:05:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:05:31 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:05:31 DEBUG : : >changeNotify: 2024/12/09 02:05:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:05:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:05:31 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:05:31 DEBUG : : >changeNotify: 2024/12/09 02:05:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:05:31 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:05:31 DEBUG : : >changeNotify: 2024/12/09 02:05:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:05:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:05:31 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:05:31 DEBUG : : >changeNotify: 2024/12/09 02:05:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:05:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:05:31 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:05:31 DEBUG : : >changeNotify: 2024/12/09 02:05:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:05:31 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:05:31 DEBUG : : >changeNotify: 2024/12/09 02:05:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:05:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:05:31 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:05:31 DEBUG : : >changeNotify: 2024/12/09 02:05:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:05:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:05:31 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:05:31 DEBUG : : >changeNotify: 2024/12/09 02:05:31 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:05:31 DEBUG : : Looking for writers 2024/12/09 02:05:31 DEBUG : file1: reading active writers 2024/12/09 02:05:31 DEBUG : >WaitForWriters: 2024/12/09 02:05:31 DEBUG : vfs cache: cleaner exiting 2024/12/09 02:05:32 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:05:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.json" entryType 1 2024/12/09 02:05:32 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/09 02:05:32 DEBUG : : >changeNotify: 2024/12/09 02:05:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file2.bin" entryType 1 2024/12/09 02:05:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:05:32 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:05:32 DEBUG : : >changeNotify: 2024/12/09 02:05:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:05:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:05:32 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:05:32 DEBUG : : >changeNotify: 2024/12/09 02:05:33 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote --- PASS: TestRWFileModTimeWithOpenWriters (8.37s) === RUN TestRWCacheRename run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 02:05:34 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/09 02:05:34 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:05:34 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:05:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:05:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 02:05:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:05:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:05:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 02:05:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:05:34 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:05:34 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/09 02:05:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:05:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:05:34 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:05:34 DEBUG : : >changeNotify: 2024/12/09 02:05:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:05:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:05:34 DEBUG : : >changeNotify: 2024/12/09 02:05:34 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:05:34 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:05:34 DEBUG : rename_me: newRWFileHandle: 2024/12/09 02:05:34 DEBUG : rename_me(0xc0012e2fc0): openPending: 2024/12/09 02:05:34 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 02:05:34 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/12/09 02:05:34 DEBUG : rename_me(0xc0012e2fc0): >openPending: err= 2024/12/09 02:05:34 DEBUG : rename_me: >newRWFileHandle: err= 2024/12/09 02:05:34 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/12/09 02:05:34 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2024/12/09 02:05:34 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2024/12/09 02:05:34 DEBUG : rename_me(0xc0012e2fc0): _writeAt: size=5, off=0 2024/12/09 02:05:34 DEBUG : rename_me(0xc0012e2fc0): >_writeAt: n=5, err= 2024/12/09 02:05:34 DEBUG : rename_me(0xc0012e2fc0): close: 2024/12/09 02:05:34 DEBUG : rename_me: vfs cache: setting modification time to 2024-12-09 02:05:34.289936721 +0000 UTC m=+835.583454066 2024/12/09 02:05:34 INFO : rename_me: vfs cache: queuing for upload in 100ms 2024/12/09 02:05:34 DEBUG : rename_me(0xc0012e2fc0): >close: err= 2024/12/09 02:05:34 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2024/12/09 02:05:34 DEBUG : i_was_renamed: Updating file with 0xc0006fcfc0 2024/12/09 02:05:34 DEBUG : : Added virtual directory entry vDel: "rename_me" 2024/12/09 02:05:34 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/12/09 02:05:34 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:05:34 DEBUG : : Looking for writers 2024/12/09 02:05:34 DEBUG : i_was_renamed: reading active writers 2024/12/09 02:05:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/09 02:05:34 DEBUG : : Looking for writers 2024/12/09 02:05:34 DEBUG : i_was_renamed: reading active writers 2024/12/09 02:05:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/09 02:05:34 DEBUG : : Looking for writers 2024/12/09 02:05:34 DEBUG : i_was_renamed: reading active writers 2024/12/09 02:05:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/09 02:05:34 DEBUG : : Looking for writers 2024/12/09 02:05:34 DEBUG : i_was_renamed: reading active writers 2024/12/09 02:05:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/09 02:05:34 DEBUG : i_was_renamed: vfs cache: starting upload 2024/12/09 02:05:34 DEBUG : : Looking for writers 2024/12/09 02:05:34 DEBUG : i_was_renamed: reading active writers 2024/12/09 02:05:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/09 02:05:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:05:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:05:34 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:05:34 DEBUG : : >changeNotify: 2024/12/09 02:05:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:05:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:05:34 DEBUG : : >changeNotify: 2024/12/09 02:05:34 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:05:34 DEBUG : : Looking for writers 2024/12/09 02:05:34 DEBUG : i_was_renamed: reading active writers 2024/12/09 02:05:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/09 02:05:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:05:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:05:34 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:05:34 DEBUG : : invalidating directory cache 2024/12/09 02:05:34 DEBUG : : >changeNotify: 2024/12/09 02:05:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:05:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:05:34 DEBUG : : >changeNotify: 2024/12/09 02:05:34 DEBUG : : Looking for writers 2024/12/09 02:05:34 DEBUG : i_was_renamed: reading active writers 2024/12/09 02:05:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/09 02:05:35 DEBUG : : Looking for writers 2024/12/09 02:05:35 DEBUG : i_was_renamed: reading active writers 2024/12/09 02:05:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/09 02:05:36 DEBUG : : Looking for writers 2024/12/09 02:05:36 DEBUG : i_was_renamed: reading active writers 2024/12/09 02:05:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/09 02:05:36 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:05:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:05:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:05:37 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:05:37 DEBUG : : >changeNotify: 2024/12/09 02:05:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:05:37 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:05:37 DEBUG : : >changeNotify: 2024/12/09 02:05:37 DEBUG : : Looking for writers 2024/12/09 02:05:37 DEBUG : i_was_renamed: reading active writers 2024/12/09 02:05:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/09 02:05:37 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/09 02:05:37 INFO : i_was_renamed: Copied (new) 2024/12/09 02:05:37 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2024-12-09 02:05:34.289 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/12/09 02:05:37 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2024/12/09 02:05:37 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/12/09 02:05:37 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2024/12/09 02:05:38 DEBUG : : Looking for writers 2024/12/09 02:05:38 DEBUG : i_was_renamed: reading active writers 2024/12/09 02:05:38 DEBUG : >WaitForWriters: 2024/12/09 02:05:38 DEBUG : vfs cache: cleaner exiting 2024/12/09 02:05:40 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:05:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:05:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:05:40 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:05:40 DEBUG : : >changeNotify: 2024/12/09 02:05:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:05:40 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:05:40 DEBUG : : >changeNotify: --- PASS: TestRWCacheRename (6.60s) === RUN TestRWCacheUpdate run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 02:05:40 DEBUG : : forgetting directory cache 2024/12/09 02:05:40 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/09 02:05:40 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:05:40 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:05:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:05:40 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 02:05:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:05:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:05:40 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 02:05:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-comigat1tuko" 2024/12/09 02:05:40 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/09 02:05:41 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:05:41 DEBUG : : forgetting directory cache 2024/12/09 02:05:41 DEBUG : dir: forgetting directory cache 2024/12/09 02:05:41 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/12/09 02:05:41 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:05:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:05:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:05:41 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:05:41 DEBUG : : >changeNotify: 2024/12/09 02:05:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:05:41 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:05:41 DEBUG : : >changeNotify: 2024/12/09 02:05:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:05:41 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:05:41 DEBUG : : >changeNotify: 2024/12/09 02:05:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:05:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:05:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:05:41 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:05:41 DEBUG : : invalidating directory cache 2024/12/09 02:05:41 DEBUG : : >changeNotify: 2024/12/09 02:05:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:05:41 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:05:41 DEBUG : : >changeNotify: 2024/12/09 02:05:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:05:41 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:05:41 DEBUG : : >changeNotify: 2024/12/09 02:05:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:05:41 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:05:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:05:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:05:41 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:05:41 DEBUG : : >changeNotify: 2024/12/09 02:05:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:05:41 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:05:41 DEBUG : : >changeNotify: 2024/12/09 02:05:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:05:41 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:05:41 DEBUG : : >changeNotify: 2024/12/09 02:05:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:05:42 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:05:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:05:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:05:42 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:05:42 DEBUG : : >changeNotify: 2024/12/09 02:05:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:05:42 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:05:42 DEBUG : : >changeNotify: 2024/12/09 02:05:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:05:42 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:05:42 DEBUG : : >changeNotify: 2024/12/09 02:05:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:05:43 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:05:43 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:05:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:05:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:05:43 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:05:43 DEBUG : : >changeNotify: 2024/12/09 02:05:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:05:43 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:05:43 DEBUG : : >changeNotify: 2024/12/09 02:05:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:05:43 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:05:43 DEBUG : : >changeNotify: 2024/12/09 02:05:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:05:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:05:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:05:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:05:43 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:05:43 DEBUG : : >changeNotify: 2024/12/09 02:05:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:05:43 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:05:43 DEBUG : : >changeNotify: 2024/12/09 02:05:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:05:43 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:05:43 DEBUG : : >changeNotify: 2024/12/09 02:05:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:05:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:05:45 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:05:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:05:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:05:45 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:05:45 DEBUG : : >changeNotify: 2024/12/09 02:05:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:05:45 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:05:45 DEBUG : : >changeNotify: 2024/12/09 02:05:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:05:45 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:05:45 DEBUG : : >changeNotify: 2024/12/09 02:05:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:05:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:05:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:05:45 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:05:45 DEBUG : : >changeNotify: 2024/12/09 02:05:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/09 02:05:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/09 02:05:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/09 02:05:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/09 02:05:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/09 02:05:46 DEBUG : TestRWCacheUpdate(0xc0012e38c0): _readAt: size=512, off=0 2024/12/09 02:05:46 DEBUG : TestRWCacheUpdate(0xc0012e38c0): openPending: 2024/12/09 02:05:46 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:05:46 DEBUG : : forgetting directory cache 2024/12/09 02:05:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:05:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:05:46 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:05:46 DEBUG : : >changeNotify: 2024/12/09 02:05:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:05:46 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:05:46 DEBUG : : >changeNotify: 2024/12/09 02:05:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:05:46 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:05:46 DEBUG : : >changeNotify: 2024/12/09 02:05:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:05:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:05:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:05:46 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:05:46 DEBUG : : >changeNotify: 2024/12/09 02:05:47 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:05:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-09 01:06:40.692 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2024/12/09 02:05:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/09 02:05:47 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/09 02:05:47 DEBUG : TestRWCacheUpdate(0xc0012e38c0): >openPending: err= 2024/12/09 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/09 02:05:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/09 02:05:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/09 02:05:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/09 02:05:47 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:05:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:05:47 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:05:47 DEBUG : : >changeNotify: 2024/12/09 02:05:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:05:47 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:05:47 DEBUG : : >changeNotify: 2024/12/09 02:05:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:05:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:05:47 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:05:47 DEBUG : : >changeNotify: 2024/12/09 02:05:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:05:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:05:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:05:47 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:05:47 DEBUG : : >changeNotify: 2024/12/09 02:05:48 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:05:48 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:05:48 DEBUG : : invalidating directory cache 2024/12/09 02:05:48 DEBUG : : >changeNotify: 2024/12/09 02:05:48 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:05:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:05:48 DEBUG : dir: invalidating directory cache 2024/12/09 02:05:48 DEBUG : : >changeNotify: 2024/12/09 02:05:48 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:05:48 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:05:48 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:05:48 DEBUG : : >changeNotify: 2024/12/09 02:05:48 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:05:48 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:05:48 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:05:48 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:05:48 DEBUG : : >changeNotify: 2024/12/09 02:05:48 DEBUG : TestRWCacheUpdate(0xc0012e38c0): >_readAt: n=20, err=EOF 2024/12/09 02:05:48 DEBUG : TestRWCacheUpdate(0xc0012e38c0): close: 2024/12/09 02:05:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-09 01:06:40.692 +0000 UTC 2024/12/09 02:05:48 DEBUG : TestRWCacheUpdate(0xc0012e38c0): >close: err= 2024/12/09 02:05:48 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/09 02:05:48 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/09 02:05:48 DEBUG : : forgetting directory cache 2024/12/09 02:05:49 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:05:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:05:50 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:05:50 DEBUG : : >changeNotify: 2024/12/09 02:05:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:05:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:05:50 DEBUG : : >changeNotify: 2024/12/09 02:05:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:05:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:05:50 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:05:50 DEBUG : : >changeNotify: 2024/12/09 02:05:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:05:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:05:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:05:50 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:05:50 DEBUG : : >changeNotify: 2024/12/09 02:05:51 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:05:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:05:51 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:05:51 DEBUG : : >changeNotify: 2024/12/09 02:05:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:05:51 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:05:51 DEBUG : : >changeNotify: 2024/12/09 02:05:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:05:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:05:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:05:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:05:51 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:05:51 DEBUG : : >changeNotify: 2024/12/09 02:05:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:05:51 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:05:51 DEBUG : : >changeNotify: 2024/12/09 02:05:51 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:05:51 DEBUG : : forgetting directory cache 2024/12/09 02:05:51 DEBUG : renamed empty directory: forgetting directory cache 2024/12/09 02:05:51 DEBUG : dir3: forgetting directory cache 2024/12/09 02:05:51 DEBUG : dir3: Removed virtual directory entry vDel: "file1" 2024/12/09 02:05:51 DEBUG : dir3: Removed virtual directory entry vAddFile: "file3" 2024/12/09 02:05:51 DEBUG : : Removed virtual directory entry vDel: "empty directory" 2024/12/09 02:05:51 DEBUG : : Removed virtual directory entry vAddDir: "renamed empty directory" 2024/12/09 02:05:51 DEBUG : : Removed virtual directory entry vDel: "dir" 2024/12/09 02:05:51 DEBUG : : Removed virtual directory entry vAddDir: "dir2" 2024/12/09 02:05:51 DEBUG : : Removed virtual directory entry vDel: "file2" 2024/12/09 02:05:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:05:51 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:05:51 DEBUG : : >changeNotify: 2024/12/09 02:05:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:05:51 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:05:51 DEBUG : : >changeNotify: 2024/12/09 02:05:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:05:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:05:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:05:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:05:51 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:05:51 DEBUG : : >changeNotify: 2024/12/09 02:05:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:05:51 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:05:51 DEBUG : : >changeNotify: 2024/12/09 02:05:54 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:05:54 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:05:54 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:05:54 DEBUG : : >changeNotify: 2024/12/09 02:05:54 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:05:54 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:05:54 DEBUG : : >changeNotify: 2024/12/09 02:05:54 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:05:54 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:05:54 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:05:54 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:05:54 DEBUG : : >changeNotify: 2024/12/09 02:05:54 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:05:54 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:05:54 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:05:54 DEBUG : : >changeNotify: 2024/12/09 02:05:55 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:05:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:05:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/09 02:05:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/09 02:05:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/09 02:05:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/09 02:05:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/09 02:05:55 DEBUG : TestRWCacheUpdate(0xc001262880): _readAt: size=512, off=0 2024/12/09 02:05:55 DEBUG : TestRWCacheUpdate(0xc001262880): openPending: 2024/12/09 02:05:55 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:05:55 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:05:55 DEBUG : : >changeNotify: 2024/12/09 02:05:55 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:05:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:05:55 DEBUG : : >changeNotify: 2024/12/09 02:05:55 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:05:55 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:05:55 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:05:55 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:05:55 DEBUG : : >changeNotify: 2024/12/09 02:05:55 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:05:55 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:05:55 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:05:55 DEBUG : : >changeNotify: 2024/12/09 02:05:55 DEBUG : : forgetting directory cache 2024/12/09 02:05:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-09 01:07:40.692 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2024-12-09 01:06:40.692 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2024/12/09 02:05:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-09 01:07:40.692 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2024-12-09 01:06:40.692 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2024/12/09 02:05:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/09 02:05:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/09 02:05:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/09 02:05:56 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/09 02:05:56 DEBUG : TestRWCacheUpdate(0xc001262880): >openPending: err= 2024/12/09 02:05:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/09 02:05:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/09 02:05:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/09 02:05:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/09 02:05:57 DEBUG : TestRWCacheUpdate(0xc001262880): >_readAt: n=20, err=EOF 2024/12/09 02:05:57 DEBUG : TestRWCacheUpdate(0xc001262880): close: 2024/12/09 02:05:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-09 01:07:40.692 +0000 UTC 2024/12/09 02:05:57 DEBUG : TestRWCacheUpdate(0xc001262880): >close: err= 2024/12/09 02:05:57 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/09 02:05:57 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/09 02:05:57 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:05:57 DEBUG : : forgetting directory cache 2024/12/09 02:05:57 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:05:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:05:57 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:05:57 DEBUG : : >changeNotify: 2024/12/09 02:05:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:05:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:05:57 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:05:57 DEBUG : : >changeNotify: 2024/12/09 02:05:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:05:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:05:57 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:05:57 DEBUG : : >changeNotify: 2024/12/09 02:05:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:05:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:05:57 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:05:57 DEBUG : : >changeNotify: 2024/12/09 02:05:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:05:58 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:05:58 DEBUG : : >changeNotify: 2024/12/09 02:05:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:05:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:05:58 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:05:58 DEBUG : : >changeNotify: 2024/12/09 02:05:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:05:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:05:58 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:05:58 DEBUG : : >changeNotify: 2024/12/09 02:05:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:05:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:05:58 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:05:58 DEBUG : : >changeNotify: 2024/12/09 02:05:58 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:05:58 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:05:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:05:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:05:59 DEBUG : : >changeNotify: 2024/12/09 02:05:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:05:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:05:59 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:05:59 DEBUG : : >changeNotify: 2024/12/09 02:05:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:05:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:05:59 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:05:59 DEBUG : : >changeNotify: 2024/12/09 02:05:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:05:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:05:59 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:05:59 DEBUG : : >changeNotify: 2024/12/09 02:05:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:05:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:05:59 DEBUG : : >changeNotify: 2024/12/09 02:05:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:05:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:05:59 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:05:59 DEBUG : : >changeNotify: 2024/12/09 02:05:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:05:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:05:59 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:05:59 DEBUG : : >changeNotify: 2024/12/09 02:05:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:05:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:05:59 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:05:59 DEBUG : : >changeNotify: 2024/12/09 02:05:59 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:05:59 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:05:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:05:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:05:59 DEBUG : : >changeNotify: 2024/12/09 02:05:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:05:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:05:59 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:05:59 DEBUG : : >changeNotify: 2024/12/09 02:05:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:05:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:05:59 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:05:59 DEBUG : : >changeNotify: 2024/12/09 02:05:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:05:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:05:59 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:05:59 DEBUG : : >changeNotify: 2024/12/09 02:05:59 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:05:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:05:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:05:59 DEBUG : : >changeNotify: 2024/12/09 02:05:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:05:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:05:59 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:05:59 DEBUG : : >changeNotify: 2024/12/09 02:05:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:05:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:05:59 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:05:59 DEBUG : : >changeNotify: 2024/12/09 02:05:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:05:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:05:59 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:05:59 DEBUG : : >changeNotify: 2024/12/09 02:06:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:06:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:06:00 DEBUG : : >changeNotify: 2024/12/09 02:06:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:06:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:06:00 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:06:00 DEBUG : : >changeNotify: 2024/12/09 02:06:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:06:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:06:00 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:06:00 DEBUG : : >changeNotify: 2024/12/09 02:06:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:00 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:00 DEBUG : : >changeNotify: 2024/12/09 02:06:00 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:06:01 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:06:01 DEBUG : : >changeNotify: 2024/12/09 02:06:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:06:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:06:01 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:06:01 DEBUG : : >changeNotify: 2024/12/09 02:06:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:06:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:06:01 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:06:01 DEBUG : : >changeNotify: 2024/12/09 02:06:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:01 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:01 DEBUG : : >changeNotify: 2024/12/09 02:06:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:02 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:02 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:06:02 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:06:02 DEBUG : : invalidating directory cache 2024/12/09 02:06:02 DEBUG : dir: invalidating directory cache 2024/12/09 02:06:02 DEBUG : : >changeNotify: 2024/12/09 02:06:02 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:06:02 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:06:02 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:06:02 DEBUG : : >changeNotify: 2024/12/09 02:06:02 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:06:02 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:06:02 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:06:02 DEBUG : : >changeNotify: 2024/12/09 02:06:02 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:02 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:02 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:02 DEBUG : : >changeNotify: 2024/12/09 02:06:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:06:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/09 02:06:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/09 02:06:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/09 02:06:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/09 02:06:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/09 02:06:03 DEBUG : TestRWCacheUpdate(0xc0012e2c00): _readAt: size=512, off=0 2024/12/09 02:06:03 DEBUG : TestRWCacheUpdate(0xc0012e2c00): openPending: 2024/12/09 02:06:04 DEBUG : : forgetting directory cache 2024/12/09 02:06:04 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:06:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:06:04 DEBUG : : >changeNotify: 2024/12/09 02:06:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:06:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:06:04 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:06:04 DEBUG : : >changeNotify: 2024/12/09 02:06:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:06:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:06:04 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:06:04 DEBUG : : >changeNotify: 2024/12/09 02:06:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:04 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:04 DEBUG : : >changeNotify: 2024/12/09 02:06:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-09 01:08:40.692 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2024-12-09 01:07:40.692 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2024/12/09 02:06:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-09 01:08:40.692 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2024-12-09 01:07:40.692 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2024/12/09 02:06:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/09 02:06:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/09 02:06:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/09 02:06:04 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/09 02:06:04 DEBUG : TestRWCacheUpdate(0xc0012e2c00): >openPending: err= 2024/12/09 02:06:04 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/09 02:06:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/09 02:06:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/09 02:06:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/09 02:06:05 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:06 DEBUG : TestRWCacheUpdate(0xc0012e2c00): >_readAt: n=20, err=EOF 2024/12/09 02:06:06 DEBUG : TestRWCacheUpdate(0xc0012e2c00): close: 2024/12/09 02:06:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-09 01:08:40.692 +0000 UTC 2024/12/09 02:06:06 DEBUG : TestRWCacheUpdate(0xc0012e2c00): >close: err= 2024/12/09 02:06:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:06:06 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:06:06 DEBUG : : >changeNotify: 2024/12/09 02:06:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:06:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:06:06 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:06:06 DEBUG : : >changeNotify: 2024/12/09 02:06:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:06:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:06:06 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:06:06 DEBUG : : >changeNotify: 2024/12/09 02:06:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:06 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:06 DEBUG : : >changeNotify: 2024/12/09 02:06:06 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/09 02:06:06 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/09 02:06:06 DEBUG : : forgetting directory cache 2024/12/09 02:06:06 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:06:06 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:06:06 DEBUG : : >changeNotify: 2024/12/09 02:06:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:06:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:06:06 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:06:06 DEBUG : : >changeNotify: 2024/12/09 02:06:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:06:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:06:06 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:06:06 DEBUG : : >changeNotify: 2024/12/09 02:06:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:06 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:06 DEBUG : : >changeNotify: 2024/12/09 02:06:07 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:06:07 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:06:07 DEBUG : : >changeNotify: 2024/12/09 02:06:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:06:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:06:07 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:06:07 DEBUG : : >changeNotify: 2024/12/09 02:06:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:06:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:06:07 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:06:07 DEBUG : : >changeNotify: 2024/12/09 02:06:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:07 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:07 DEBUG : : >changeNotify: 2024/12/09 02:06:12 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:12 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:06:12 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:06:12 DEBUG : : >changeNotify: 2024/12/09 02:06:12 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:06:12 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:06:12 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:06:12 DEBUG : : >changeNotify: 2024/12/09 02:06:12 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:06:12 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:06:12 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:06:12 DEBUG : : >changeNotify: 2024/12/09 02:06:12 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:12 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:12 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:12 DEBUG : : >changeNotify: 2024/12/09 02:06:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:06:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/09 02:06:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/09 02:06:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/09 02:06:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/09 02:06:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/09 02:06:13 DEBUG : TestRWCacheUpdate(0xc001262a80): _readAt: size=512, off=0 2024/12/09 02:06:13 DEBUG : TestRWCacheUpdate(0xc001262a80): openPending: 2024/12/09 02:06:13 DEBUG : : forgetting directory cache 2024/12/09 02:06:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-09 01:09:40.692 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2024-12-09 01:08:40.692 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2024/12/09 02:06:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-09 01:09:40.692 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2024-12-09 01:08:40.692 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2024/12/09 02:06:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/09 02:06:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/09 02:06:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/09 02:06:14 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/09 02:06:14 DEBUG : TestRWCacheUpdate(0xc001262a80): >openPending: err= 2024/12/09 02:06:14 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/09 02:06:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/09 02:06:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/09 02:06:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/09 02:06:14 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:14 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:06:14 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:06:14 DEBUG : : >changeNotify: 2024/12/09 02:06:14 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:06:14 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:06:14 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:06:14 DEBUG : : >changeNotify: 2024/12/09 02:06:14 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:06:14 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:06:14 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:06:14 DEBUG : : >changeNotify: 2024/12/09 02:06:14 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:14 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:14 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:14 DEBUG : : >changeNotify: 2024/12/09 02:06:15 DEBUG : TestRWCacheUpdate(0xc001262a80): >_readAt: n=20, err=EOF 2024/12/09 02:06:15 DEBUG : TestRWCacheUpdate(0xc001262a80): close: 2024/12/09 02:06:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-09 01:09:40.692 +0000 UTC 2024/12/09 02:06:15 DEBUG : TestRWCacheUpdate(0xc001262a80): >close: err= 2024/12/09 02:06:15 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/09 02:06:15 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/09 02:06:15 DEBUG : : forgetting directory cache 2024/12/09 02:06:16 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:16 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:16 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:06:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:06:16 DEBUG : : >changeNotify: 2024/12/09 02:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:06:16 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:06:16 DEBUG : : >changeNotify: 2024/12/09 02:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:06:16 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:06:16 DEBUG : : >changeNotify: 2024/12/09 02:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:16 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:16 DEBUG : : >changeNotify: 2024/12/09 02:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:06:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:06:16 DEBUG : : >changeNotify: 2024/12/09 02:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:06:16 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:06:16 DEBUG : : >changeNotify: 2024/12/09 02:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:06:16 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:06:16 DEBUG : : >changeNotify: 2024/12/09 02:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:16 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:16 DEBUG : : >changeNotify: 2024/12/09 02:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:06:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:06:16 DEBUG : : >changeNotify: 2024/12/09 02:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:06:16 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:06:16 DEBUG : : >changeNotify: 2024/12/09 02:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:06:16 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:06:16 DEBUG : : >changeNotify: 2024/12/09 02:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:16 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:16 DEBUG : : >changeNotify: 2024/12/09 02:06:17 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:17 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:06:17 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:06:17 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:06:17 DEBUG : : invalidating directory cache 2024/12/09 02:06:17 DEBUG : : >changeNotify: 2024/12/09 02:06:17 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:06:17 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:06:17 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:06:17 DEBUG : : >changeNotify: 2024/12/09 02:06:17 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:17 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:17 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:17 DEBUG : : >changeNotify: 2024/12/09 02:06:18 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:18 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:06:18 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:06:18 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:06:18 DEBUG : : >changeNotify: 2024/12/09 02:06:18 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:06:18 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:06:18 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:06:18 DEBUG : : >changeNotify: 2024/12/09 02:06:18 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:18 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:18 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:18 DEBUG : : >changeNotify: 2024/12/09 02:06:18 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:06:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:06:19 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:06:19 DEBUG : : >changeNotify: 2024/12/09 02:06:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:06:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:06:19 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:06:19 DEBUG : : >changeNotify: 2024/12/09 02:06:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:19 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:19 DEBUG : : >changeNotify: 2024/12/09 02:06:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:21 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:06:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/09 02:06:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/09 02:06:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/09 02:06:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/09 02:06:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/09 02:06:21 DEBUG : TestRWCacheUpdate(0xc0012e29c0): _readAt: size=512, off=0 2024/12/09 02:06:21 DEBUG : TestRWCacheUpdate(0xc0012e29c0): openPending: 2024/12/09 02:06:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:06:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:06:21 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:06:21 DEBUG : : >changeNotify: 2024/12/09 02:06:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:06:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:06:21 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:06:21 DEBUG : : >changeNotify: 2024/12/09 02:06:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:21 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:21 DEBUG : : >changeNotify: 2024/12/09 02:06:21 DEBUG : : forgetting directory cache 2024/12/09 02:06:21 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:22 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-09 01:10:40.692 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2024-12-09 01:09:40.692 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2024/12/09 02:06:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-09 01:10:40.692 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2024-12-09 01:09:40.692 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2024/12/09 02:06:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/09 02:06:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/09 02:06:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/09 02:06:22 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/09 02:06:22 DEBUG : TestRWCacheUpdate(0xc0012e29c0): >openPending: err= 2024/12/09 02:06:22 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/09 02:06:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/09 02:06:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/09 02:06:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/09 02:06:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:06:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:06:22 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:06:22 DEBUG : : >changeNotify: 2024/12/09 02:06:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:06:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:06:22 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:06:22 DEBUG : : >changeNotify: 2024/12/09 02:06:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:22 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:22 DEBUG : : >changeNotify: 2024/12/09 02:06:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:06:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:06:22 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:06:22 DEBUG : : >changeNotify: 2024/12/09 02:06:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:06:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:06:22 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:06:22 DEBUG : : >changeNotify: 2024/12/09 02:06:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:22 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:22 DEBUG : : >changeNotify: 2024/12/09 02:06:23 DEBUG : TestRWCacheUpdate(0xc0012e29c0): >_readAt: n=20, err=EOF 2024/12/09 02:06:23 DEBUG : TestRWCacheUpdate(0xc0012e29c0): close: 2024/12/09 02:06:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-09 01:10:40.692 +0000 UTC 2024/12/09 02:06:23 DEBUG : TestRWCacheUpdate(0xc0012e29c0): >close: err= 2024/12/09 02:06:23 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/09 02:06:23 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/09 02:06:23 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:23 DEBUG : : forgetting directory cache 2024/12/09 02:06:23 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:06:23 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:06:23 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:06:23 DEBUG : : invalidating directory cache 2024/12/09 02:06:23 DEBUG : : >changeNotify: 2024/12/09 02:06:23 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:06:23 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:06:23 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:06:23 DEBUG : : >changeNotify: 2024/12/09 02:06:23 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:23 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:23 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:23 DEBUG : : >changeNotify: 2024/12/09 02:06:24 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:24 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:06:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:06:24 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:06:24 DEBUG : : >changeNotify: 2024/12/09 02:06:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:06:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:06:24 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:06:24 DEBUG : : >changeNotify: 2024/12/09 02:06:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:24 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:24 DEBUG : : >changeNotify: 2024/12/09 02:06:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:06:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:06:24 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:06:24 DEBUG : : >changeNotify: 2024/12/09 02:06:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:06:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:06:24 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:06:24 DEBUG : : >changeNotify: 2024/12/09 02:06:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:24 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:24 DEBUG : : >changeNotify: 2024/12/09 02:06:24 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:06:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:06:24 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:06:24 DEBUG : : invalidating directory cache 2024/12/09 02:06:24 DEBUG : : >changeNotify: 2024/12/09 02:06:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:06:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:06:24 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:06:24 DEBUG : : >changeNotify: 2024/12/09 02:06:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:24 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:24 DEBUG : : >changeNotify: 2024/12/09 02:06:25 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:06:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:06:25 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:06:25 DEBUG : : invalidating directory cache 2024/12/09 02:06:25 DEBUG : : >changeNotify: 2024/12/09 02:06:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:06:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:06:25 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:06:25 DEBUG : : >changeNotify: 2024/12/09 02:06:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:25 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:25 DEBUG : : >changeNotify: 2024/12/09 02:06:26 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:06:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:06:26 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:06:26 DEBUG : : >changeNotify: 2024/12/09 02:06:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:06:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:06:26 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:06:26 DEBUG : : >changeNotify: 2024/12/09 02:06:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:26 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:26 DEBUG : : >changeNotify: 2024/12/09 02:06:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:26 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:06:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:06:27 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:06:27 DEBUG : : >changeNotify: 2024/12/09 02:06:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:06:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:06:27 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:06:27 DEBUG : : >changeNotify: 2024/12/09 02:06:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:27 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:27 DEBUG : : >changeNotify: 2024/12/09 02:06:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:27 DEBUG : : forgetting directory cache 2024/12/09 02:06:27 DEBUG : dir: forgetting directory cache 2024/12/09 02:06:28 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:06:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:06:28 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:06:28 DEBUG : : >changeNotify: 2024/12/09 02:06:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:06:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:06:28 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:06:28 DEBUG : : >changeNotify: 2024/12/09 02:06:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:28 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:28 DEBUG : : >changeNotify: 2024/12/09 02:06:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:06:29 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/09 02:06:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/09 02:06:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/09 02:06:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/09 02:06:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/09 02:06:30 DEBUG : TestRWCacheUpdate(0xc000150ac0): _readAt: size=512, off=0 2024/12/09 02:06:30 DEBUG : TestRWCacheUpdate(0xc000150ac0): openPending: 2024/12/09 02:06:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:06:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:06:30 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:06:30 DEBUG : : >changeNotify: 2024/12/09 02:06:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:06:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:06:30 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:06:30 DEBUG : : >changeNotify: 2024/12/09 02:06:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:30 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:30 DEBUG : : >changeNotify: 2024/12/09 02:06:30 DEBUG : : forgetting directory cache 2024/12/09 02:06:30 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:30 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:06:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:06:30 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:06:30 DEBUG : : >changeNotify: 2024/12/09 02:06:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:06:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:06:30 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:06:30 DEBUG : : >changeNotify: 2024/12/09 02:06:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:30 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:30 DEBUG : : >changeNotify: 2024/12/09 02:06:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:06:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:06:31 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:06:31 DEBUG : : >changeNotify: 2024/12/09 02:06:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:06:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:06:31 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:06:31 DEBUG : : >changeNotify: 2024/12/09 02:06:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:31 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:31 DEBUG : : >changeNotify: 2024/12/09 02:06:31 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-09 01:11:40.692 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2024-12-09 01:10:40.692 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2024/12/09 02:06:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-09 01:11:40.692 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2024-12-09 01:10:40.692 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2024/12/09 02:06:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/09 02:06:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/09 02:06:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/09 02:06:31 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/09 02:06:31 DEBUG : TestRWCacheUpdate(0xc000150ac0): >openPending: err= 2024/12/09 02:06:31 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/09 02:06:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/09 02:06:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/09 02:06:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/09 02:06:31 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:31 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:06:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:06:31 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:06:31 DEBUG : : >changeNotify: 2024/12/09 02:06:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:06:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:06:31 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:06:31 DEBUG : : >changeNotify: 2024/12/09 02:06:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:31 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:31 DEBUG : : >changeNotify: 2024/12/09 02:06:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:06:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:06:31 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:06:31 DEBUG : : >changeNotify: 2024/12/09 02:06:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:06:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:06:31 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:06:31 DEBUG : : >changeNotify: 2024/12/09 02:06:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:31 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:31 DEBUG : : >changeNotify: 2024/12/09 02:06:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:06:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:06:31 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:06:31 DEBUG : : >changeNotify: 2024/12/09 02:06:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:06:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:06:31 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:06:31 DEBUG : : >changeNotify: 2024/12/09 02:06:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:31 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:31 DEBUG : : >changeNotify: 2024/12/09 02:06:32 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:32 DEBUG : TestRWCacheUpdate(0xc000150ac0): >_readAt: n=20, err=EOF 2024/12/09 02:06:32 DEBUG : TestRWCacheUpdate(0xc000150ac0): close: 2024/12/09 02:06:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-09 01:11:40.692 +0000 UTC 2024/12/09 02:06:32 DEBUG : TestRWCacheUpdate(0xc000150ac0): >close: err= 2024/12/09 02:06:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:06:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:06:32 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:06:32 DEBUG : : >changeNotify: 2024/12/09 02:06:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:06:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:06:32 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:06:32 DEBUG : : >changeNotify: 2024/12/09 02:06:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:32 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:32 DEBUG : : >changeNotify: 2024/12/09 02:06:32 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/09 02:06:32 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/09 02:06:32 DEBUG : : forgetting directory cache 2024/12/09 02:06:33 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:34 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:06:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:06:34 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:06:34 DEBUG : : >changeNotify: 2024/12/09 02:06:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:06:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:06:34 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:06:34 DEBUG : : >changeNotify: 2024/12/09 02:06:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:34 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:34 DEBUG : : >changeNotify: 2024/12/09 02:06:34 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:06:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:06:34 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:06:34 DEBUG : : invalidating directory cache 2024/12/09 02:06:34 DEBUG : : >changeNotify: 2024/12/09 02:06:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:06:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:06:34 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:06:34 DEBUG : : >changeNotify: 2024/12/09 02:06:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:34 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:34 DEBUG : : >changeNotify: 2024/12/09 02:06:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:06:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:06:34 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:06:34 DEBUG : : >changeNotify: 2024/12/09 02:06:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:06:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:06:34 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:06:34 DEBUG : : >changeNotify: 2024/12/09 02:06:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:34 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:34 DEBUG : : >changeNotify: 2024/12/09 02:06:34 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:35 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:06:35 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:06:35 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:06:35 DEBUG : : >changeNotify: 2024/12/09 02:06:35 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:06:35 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:06:35 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:06:35 DEBUG : : >changeNotify: 2024/12/09 02:06:35 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:35 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:35 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:35 DEBUG : : >changeNotify: 2024/12/09 02:06:36 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:06:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:06:37 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:06:37 DEBUG : : >changeNotify: 2024/12/09 02:06:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:06:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:06:37 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:06:37 DEBUG : : >changeNotify: 2024/12/09 02:06:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:37 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:37 DEBUG : : >changeNotify: 2024/12/09 02:06:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:37 DEBUG : : forgetting directory cache 2024/12/09 02:06:37 DEBUG : dir: forgetting directory cache 2024/12/09 02:06:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:06:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/09 02:06:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/09 02:06:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/09 02:06:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/09 02:06:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/09 02:06:39 DEBUG : TestRWCacheUpdate(0xc001262040): _readAt: size=512, off=0 2024/12/09 02:06:39 DEBUG : TestRWCacheUpdate(0xc001262040): openPending: 2024/12/09 02:06:39 DEBUG : : forgetting directory cache 2024/12/09 02:06:40 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:06:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:06:40 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:06:40 DEBUG : : >changeNotify: 2024/12/09 02:06:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:06:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:06:40 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:06:40 DEBUG : : >changeNotify: 2024/12/09 02:06:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:40 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:40 DEBUG : : >changeNotify: 2024/12/09 02:06:40 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2024-12-09 01:12:40.692 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2024-12-09 01:11:40.692 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2024/12/09 02:06:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2024-12-09 01:12:40.692 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2024-12-09 01:11:40.692 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2024/12/09 02:06:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/09 02:06:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/09 02:06:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2024/12/09 02:06:40 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item TestRWCacheUpdate not removed, freed 0 bytes 2024/12/09 02:06:40 INFO : vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2024/12/09 02:06:40 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/09 02:06:40 DEBUG : TestRWCacheUpdate(0xc001262040): >openPending: err= 2024/12/09 02:06:40 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2024/12/09 02:06:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/09 02:06:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/09 02:06:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/09 02:06:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.bin" entryType 1 2024/12/09 02:06:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:06:40 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:06:40 DEBUG : : >changeNotify: 2024/12/09 02:06:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:06:40 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:06:40 DEBUG : : >changeNotify: 2024/12/09 02:06:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:40 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:40 DEBUG : : >changeNotify: 2024/12/09 02:06:41 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:41 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:06:41 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:06:41 DEBUG : : >changeNotify: 2024/12/09 02:06:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:06:41 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:06:41 DEBUG : : >changeNotify: 2024/12/09 02:06:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:41 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:41 DEBUG : : >changeNotify: 2024/12/09 02:06:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:06:41 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:06:41 DEBUG : : >changeNotify: 2024/12/09 02:06:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:06:41 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:06:41 DEBUG : : >changeNotify: 2024/12/09 02:06:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:41 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:41 DEBUG : : >changeNotify: 2024/12/09 02:06:41 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:41 DEBUG : TestRWCacheUpdate(0xc001262040): >_readAt: n=21, err=EOF 2024/12/09 02:06:41 DEBUG : TestRWCacheUpdate(0xc001262040): close: 2024/12/09 02:06:41 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-09 01:12:40.692 +0000 UTC 2024/12/09 02:06:41 DEBUG : TestRWCacheUpdate(0xc001262040): >close: err= 2024/12/09 02:06:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:06:42 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:06:42 DEBUG : : >changeNotify: 2024/12/09 02:06:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:06:42 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:06:42 DEBUG : : >changeNotify: 2024/12/09 02:06:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:42 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:42 DEBUG : : >changeNotify: 2024/12/09 02:06:42 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/09 02:06:42 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/09 02:06:42 DEBUG : : forgetting directory cache 2024/12/09 02:06:42 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:06:42 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:06:42 DEBUG : : >changeNotify: 2024/12/09 02:06:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:06:42 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:06:42 DEBUG : : >changeNotify: 2024/12/09 02:06:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:42 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:42 DEBUG : : >changeNotify: 2024/12/09 02:06:43 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:43 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:06:43 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:06:43 DEBUG : : >changeNotify: 2024/12/09 02:06:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:06:43 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:06:43 DEBUG : : >changeNotify: 2024/12/09 02:06:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:43 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:43 DEBUG : : >changeNotify: 2024/12/09 02:06:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:06:43 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:06:43 DEBUG : : >changeNotify: 2024/12/09 02:06:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:06:43 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:06:43 DEBUG : : >changeNotify: 2024/12/09 02:06:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:43 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:43 DEBUG : : >changeNotify: 2024/12/09 02:06:45 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:06:45 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:06:45 DEBUG : : >changeNotify: 2024/12/09 02:06:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:06:45 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:06:45 DEBUG : : >changeNotify: 2024/12/09 02:06:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:45 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:45 DEBUG : : >changeNotify: 2024/12/09 02:06:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:46 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:06:46 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:06:46 DEBUG : : >changeNotify: 2024/12/09 02:06:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:06:46 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:06:46 DEBUG : : >changeNotify: 2024/12/09 02:06:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:46 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:46 DEBUG : : >changeNotify: 2024/12/09 02:06:47 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:06:47 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:06:47 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:06:47 DEBUG : : >changeNotify: 2024/12/09 02:06:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:06:47 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:06:47 DEBUG : : >changeNotify: 2024/12/09 02:06:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:47 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:47 DEBUG : : >changeNotify: 2024/12/09 02:06:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/09 02:06:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/09 02:06:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/09 02:06:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/09 02:06:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/09 02:06:47 DEBUG : TestRWCacheUpdate(0xc0001513c0): _readAt: size=512, off=0 2024/12/09 02:06:47 DEBUG : TestRWCacheUpdate(0xc0001513c0): openPending: 2024/12/09 02:06:48 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:06:48 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:06:48 DEBUG : : >changeNotify: 2024/12/09 02:06:48 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:06:48 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:06:48 DEBUG : : >changeNotify: 2024/12/09 02:06:48 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:48 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:48 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:48 DEBUG : : >changeNotify: 2024/12/09 02:06:48 DEBUG : : forgetting directory cache 2024/12/09 02:06:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2024-12-09 01:13:40.692 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2024-12-09 01:12:40.692 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2024/12/09 02:06:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2024-12-09 01:13:40.692 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2024-12-09 01:12:40.692 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2024/12/09 02:06:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/09 02:06:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/09 02:06:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2024/12/09 02:06:48 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/09 02:06:48 DEBUG : TestRWCacheUpdate(0xc0001513c0): >openPending: err= 2024/12/09 02:06:48 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2024/12/09 02:06:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/09 02:06:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/09 02:06:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/09 02:06:49 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:50 DEBUG : TestRWCacheUpdate(0xc0001513c0): >_readAt: n=22, err=EOF 2024/12/09 02:06:50 DEBUG : TestRWCacheUpdate(0xc0001513c0): close: 2024/12/09 02:06:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-09 01:13:40.692 +0000 UTC 2024/12/09 02:06:50 DEBUG : TestRWCacheUpdate(0xc0001513c0): >close: err= 2024/12/09 02:06:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "i_was_renamed.json" entryType 1 2024/12/09 02:06:50 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/09 02:06:50 DEBUG : : >changeNotify: 2024/12/09 02:06:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:50 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:50 DEBUG : : >changeNotify: 2024/12/09 02:06:50 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/09 02:06:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/09 02:06:50 DEBUG : : forgetting directory cache 2024/12/09 02:06:51 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:51 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:51 DEBUG : : >changeNotify: 2024/12/09 02:06:51 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:51 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:51 DEBUG : : >changeNotify: 2024/12/09 02:06:54 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:54 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:54 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:54 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:54 DEBUG : : >changeNotify: 2024/12/09 02:06:55 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:55 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:55 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:55 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:55 DEBUG : : >changeNotify: 2024/12/09 02:06:56 DEBUG : : forgetting directory cache 2024/12/09 02:06:56 DEBUG : dir: forgetting directory cache 2024/12/09 02:06:56 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2024/12/09 02:06:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:06:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/09 02:06:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/09 02:06:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/09 02:06:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/09 02:06:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/09 02:06:56 DEBUG : TestRWCacheUpdate(0xc000150c40): _readAt: size=512, off=0 2024/12/09 02:06:56 DEBUG : TestRWCacheUpdate(0xc000150c40): openPending: 2024/12/09 02:06:56 DEBUG : : forgetting directory cache 2024/12/09 02:06:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2024-12-09 01:14:40.692 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2024-12-09 01:13:40.692 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2024/12/09 02:06:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2024-12-09 01:14:40.692 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2024-12-09 01:13:40.692 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2024/12/09 02:06:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/09 02:06:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/09 02:06:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2024/12/09 02:06:57 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/09 02:06:57 DEBUG : TestRWCacheUpdate(0xc000150c40): >openPending: err= 2024/12/09 02:06:57 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2024/12/09 02:06:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/09 02:06:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/09 02:06:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/09 02:06:57 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:57 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:57 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:57 DEBUG : : >changeNotify: 2024/12/09 02:06:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:58 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:58 DEBUG : : >changeNotify: 2024/12/09 02:06:58 DEBUG : TestRWCacheUpdate(0xc000150c40): >_readAt: n=23, err=EOF 2024/12/09 02:06:58 DEBUG : TestRWCacheUpdate(0xc000150c40): close: 2024/12/09 02:06:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-09 01:14:40.692 +0000 UTC 2024/12/09 02:06:58 DEBUG : TestRWCacheUpdate(0xc000150c40): >close: err= 2024/12/09 02:06:58 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/09 02:06:58 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/09 02:06:58 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:58 DEBUG : : forgetting directory cache 2024/12/09 02:06:58 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:59 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:59 DEBUG : : >changeNotify: 2024/12/09 02:06:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:59 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:59 DEBUG : : >changeNotify: 2024/12/09 02:06:59 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:59 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:59 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:59 DEBUG : : >changeNotify: 2024/12/09 02:06:59 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:06:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:06:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:06:59 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:06:59 DEBUG : : >changeNotify: 2024/12/09 02:07:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:00 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:00 DEBUG : : >changeNotify: 2024/12/09 02:07:00 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:01 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:01 DEBUG : : >changeNotify: 2024/12/09 02:07:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:02 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:02 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:02 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:02 DEBUG : : >changeNotify: 2024/12/09 02:07:02 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:04 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:04 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:04 DEBUG : : >changeNotify: 2024/12/09 02:07:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:07:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/09 02:07:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/09 02:07:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/09 02:07:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/09 02:07:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/09 02:07:04 DEBUG : TestRWCacheUpdate(0xc001262780): _readAt: size=512, off=0 2024/12/09 02:07:04 DEBUG : TestRWCacheUpdate(0xc001262780): openPending: 2024/12/09 02:07:05 DEBUG : : forgetting directory cache 2024/12/09 02:07:05 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:06 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:06 DEBUG : : >changeNotify: 2024/12/09 02:07:06 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2024-12-09 01:15:40.692 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2024-12-09 01:14:40.692 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2024/12/09 02:07:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2024-12-09 01:15:40.692 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2024-12-09 01:14:40.692 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2024/12/09 02:07:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/09 02:07:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/09 02:07:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2024/12/09 02:07:06 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/09 02:07:06 DEBUG : TestRWCacheUpdate(0xc001262780): >openPending: err= 2024/12/09 02:07:06 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2024/12/09 02:07:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/09 02:07:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/09 02:07:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/09 02:07:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:06 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:06 DEBUG : : >changeNotify: 2024/12/09 02:07:07 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:07 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:07 DEBUG : : >changeNotify: 2024/12/09 02:07:08 DEBUG : TestRWCacheUpdate(0xc001262780): >_readAt: n=24, err=EOF 2024/12/09 02:07:08 DEBUG : TestRWCacheUpdate(0xc001262780): close: 2024/12/09 02:07:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-09 01:15:40.692 +0000 UTC 2024/12/09 02:07:08 DEBUG : TestRWCacheUpdate(0xc001262780): >close: err= 2024/12/09 02:07:08 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/09 02:07:08 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/09 02:07:08 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:07:08 DEBUG : : Looking for writers 2024/12/09 02:07:08 DEBUG : TestRWCacheUpdate: reading active writers 2024/12/09 02:07:08 DEBUG : >WaitForWriters: 2024/12/09 02:07:08 DEBUG : vfs cache: cleaner exiting 2024/12/09 02:07:08 DEBUG : : forgetting directory cache --- PASS: TestRWCacheUpdate (90.32s) === RUN TestCaseSensitivity run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 02:07:12 DEBUG : : forgetting directory cache 2024/12/09 02:07:12 DEBUG : dir: forgetting directory cache 2024/12/09 02:07:12 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2024/12/09 02:07:12 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:12 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:12 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:12 DEBUG : : >changeNotify: 2024/12/09 02:07:12 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:14 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:15 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:15 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:15 DEBUG : : >changeNotify: 2024/12/09 02:07:15 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:15 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:07:16 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:16 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:16 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:16 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:16 DEBUG : : >changeNotify: 2024/12/09 02:07:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:07:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:16 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:16 DEBUG : : >changeNotify: 2024/12/09 02:07:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:07:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:16 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:16 DEBUG : : >changeNotify: 2024/12/09 02:07:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:07:17 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:17 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:17 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:17 DEBUG : : >changeNotify: 2024/12/09 02:07:17 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:17 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:07:18 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:18 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:18 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:18 DEBUG : : >changeNotify: 2024/12/09 02:07:18 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:18 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:07:18 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:19 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:19 DEBUG : : >changeNotify: 2024/12/09 02:07:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:07:21 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:21 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:21 DEBUG : : >changeNotify: 2024/12/09 02:07:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:07:21 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:22 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:22 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:22 DEBUG : : >changeNotify: 2024/12/09 02:07:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:07:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:22 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:22 DEBUG : : >changeNotify: 2024/12/09 02:07:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:07:23 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:23 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:23 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:23 DEBUG : : >changeNotify: 2024/12/09 02:07:23 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:23 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:07:23 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:07:23 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:07:23 DEBUG : : >changeNotify: 2024/12/09 02:07:23 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:07:23 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:07:23 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:07:23 DEBUG : : >changeNotify: 2024/12/09 02:07:23 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:07:24 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:24 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:24 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:24 DEBUG : : >changeNotify: 2024/12/09 02:07:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:07:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:07:24 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:07:24 DEBUG : : >changeNotify: 2024/12/09 02:07:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:07:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:07:24 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:07:24 DEBUG : : >changeNotify: 2024/12/09 02:07:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:07:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:24 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:24 DEBUG : : >changeNotify: 2024/12/09 02:07:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:07:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:07:24 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:07:24 DEBUG : : >changeNotify: 2024/12/09 02:07:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:07:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:07:24 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:07:24 DEBUG : : >changeNotify: 2024/12/09 02:07:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:07:24 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:24 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:24 DEBUG : : >changeNotify: 2024/12/09 02:07:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:07:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:07:24 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:07:24 DEBUG : : >changeNotify: 2024/12/09 02:07:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:07:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:07:24 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:07:24 DEBUG : : >changeNotify: 2024/12/09 02:07:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:07:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:07:24 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:07:24 DEBUG : : >changeNotify: 2024/12/09 02:07:25 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/09 02:07:25 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/09 02:07:25 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/09 02:07:25 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/09 02:07:25 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/09 02:07:25 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:25 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:25 DEBUG : : >changeNotify: 2024/12/09 02:07:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:07:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:07:25 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:07:25 DEBUG : : >changeNotify: 2024/12/09 02:07:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:07:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:07:25 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:07:25 DEBUG : : >changeNotify: 2024/12/09 02:07:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:07:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:07:25 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:07:25 DEBUG : : >changeNotify: 2024/12/09 02:07:26 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:26 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:26 DEBUG : : >changeNotify: 2024/12/09 02:07:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:07:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:07:26 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:07:26 DEBUG : : >changeNotify: 2024/12/09 02:07:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:07:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:07:26 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:07:26 DEBUG : : >changeNotify: 2024/12/09 02:07:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:07:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:07:26 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:07:26 DEBUG : : >changeNotify: 2024/12/09 02:07:26 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:27 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:27 DEBUG : : >changeNotify: 2024/12/09 02:07:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:07:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:07:27 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:07:27 DEBUG : : >changeNotify: 2024/12/09 02:07:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:07:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:07:27 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:07:27 DEBUG : : >changeNotify: 2024/12/09 02:07:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:07:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:07:27 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:07:27 DEBUG : : >changeNotify: 2024/12/09 02:07:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/09 02:07:27 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/09 02:07:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/09 02:07:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/09 02:07:27 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/09 02:07:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/09 02:07:28 DEBUG : : forgetting directory cache 2024/12/09 02:07:28 DEBUG : dir: forgetting directory cache 2024/12/09 02:07:28 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:28 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:28 DEBUG : : >changeNotify: 2024/12/09 02:07:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:07:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:07:28 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:07:28 DEBUG : : >changeNotify: 2024/12/09 02:07:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:07:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:07:28 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:07:28 DEBUG : : >changeNotify: 2024/12/09 02:07:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:07:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:07:28 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:07:28 DEBUG : : >changeNotify: 2024/12/09 02:07:29 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/09 02:07:29 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/09 02:07:29 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/09 02:07:29 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/09 02:07:29 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/09 02:07:29 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/09 02:07:29 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/09 02:07:29 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/09 02:07:29 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/12/09 02:07:29 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/12/09 02:07:29 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/12/09 02:07:29 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/12/09 02:07:29 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:30 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:30 DEBUG : : >changeNotify: 2024/12/09 02:07:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:07:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:07:30 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:07:30 DEBUG : : >changeNotify: 2024/12/09 02:07:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:07:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:07:30 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:07:30 DEBUG : : >changeNotify: 2024/12/09 02:07:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:07:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:07:30 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:07:30 DEBUG : : >changeNotify: 2024/12/09 02:07:30 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:30 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:30 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:30 DEBUG : : >changeNotify: 2024/12/09 02:07:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:07:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:07:30 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:07:30 DEBUG : : >changeNotify: 2024/12/09 02:07:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:07:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:07:30 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:07:30 DEBUG : : >changeNotify: 2024/12/09 02:07:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:07:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:07:30 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:07:30 DEBUG : : >changeNotify: 2024/12/09 02:07:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:31 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:31 DEBUG : : >changeNotify: 2024/12/09 02:07:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:07:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:07:31 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:07:31 DEBUG : : >changeNotify: 2024/12/09 02:07:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:07:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:07:31 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:07:31 DEBUG : : >changeNotify: 2024/12/09 02:07:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:07:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:07:31 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:07:31 DEBUG : : >changeNotify: 2024/12/09 02:07:31 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:31 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/09 02:07:31 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/09 02:07:31 DEBUG : FilEb: Open: flags=O_RDONLY 2024/12/09 02:07:31 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/12/09 02:07:31 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/12/09 02:07:31 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/12/09 02:07:31 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:31 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:31 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:31 DEBUG : : >changeNotify: 2024/12/09 02:07:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:07:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:07:31 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:07:31 DEBUG : : >changeNotify: 2024/12/09 02:07:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:07:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:07:31 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:07:31 DEBUG : : >changeNotify: 2024/12/09 02:07:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:07:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:07:31 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:07:31 DEBUG : : >changeNotify: 2024/12/09 02:07:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:31 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:31 DEBUG : : >changeNotify: 2024/12/09 02:07:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:07:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:07:31 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:07:31 DEBUG : : >changeNotify: 2024/12/09 02:07:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:07:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:07:31 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:07:31 DEBUG : : >changeNotify: 2024/12/09 02:07:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:07:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:07:31 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:07:31 DEBUG : : >changeNotify: 2024/12/09 02:07:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:31 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:31 DEBUG : : >changeNotify: 2024/12/09 02:07:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:07:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:07:31 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:07:31 DEBUG : : >changeNotify: 2024/12/09 02:07:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:07:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:07:31 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:07:31 DEBUG : : >changeNotify: 2024/12/09 02:07:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:07:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:07:31 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:07:31 DEBUG : : >changeNotify: 2024/12/09 02:07:32 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:32 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:32 DEBUG : : >changeNotify: 2024/12/09 02:07:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:07:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:07:32 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:07:32 DEBUG : : >changeNotify: 2024/12/09 02:07:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:07:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:07:32 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:07:32 DEBUG : : >changeNotify: 2024/12/09 02:07:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:07:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:07:32 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:07:32 DEBUG : : >changeNotify: 2024/12/09 02:07:33 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/09 02:07:33 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:34 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:34 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:34 DEBUG : : >changeNotify: 2024/12/09 02:07:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:07:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:07:34 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:07:34 DEBUG : : >changeNotify: 2024/12/09 02:07:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:07:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:07:34 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:07:34 DEBUG : : >changeNotify: 2024/12/09 02:07:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:07:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:07:34 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:07:34 DEBUG : : >changeNotify: 2024/12/09 02:07:34 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:34 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:34 DEBUG : : >changeNotify: 2024/12/09 02:07:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:07:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:07:34 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:07:34 DEBUG : : >changeNotify: 2024/12/09 02:07:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:07:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:07:34 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:07:34 DEBUG : : >changeNotify: 2024/12/09 02:07:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:07:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:07:34 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:07:34 DEBUG : : >changeNotify: 2024/12/09 02:07:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:34 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:34 DEBUG : : >changeNotify: 2024/12/09 02:07:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:07:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:07:34 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:07:34 DEBUG : : >changeNotify: 2024/12/09 02:07:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:07:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:07:34 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:07:34 DEBUG : : >changeNotify: 2024/12/09 02:07:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:07:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:07:34 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:07:34 DEBUG : : >changeNotify: 2024/12/09 02:07:34 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:34 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:34 DEBUG : : >changeNotify: 2024/12/09 02:07:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:07:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:07:34 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:07:34 DEBUG : : >changeNotify: 2024/12/09 02:07:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:07:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:07:34 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:07:34 DEBUG : : >changeNotify: 2024/12/09 02:07:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:07:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:07:34 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:07:34 DEBUG : : >changeNotify: 2024/12/09 02:07:36 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/09 02:07:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/09 02:07:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/09 02:07:36 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/09 02:07:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/09 02:07:36 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/09 02:07:36 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/09 02:07:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/09 02:07:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/09 02:07:36 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2024/12/09 02:07:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/09 02:07:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:37 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:37 DEBUG : : >changeNotify: 2024/12/09 02:07:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:07:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:07:37 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:07:37 DEBUG : : >changeNotify: 2024/12/09 02:07:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:07:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:07:37 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:07:37 DEBUG : : >changeNotify: 2024/12/09 02:07:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:07:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:07:37 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:07:37 DEBUG : : >changeNotify: 2024/12/09 02:07:37 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/09 02:07:37 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/09 02:07:37 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/09 02:07:37 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/09 02:07:37 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2024/12/09 02:07:37 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/09 02:07:37 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/09 02:07:37 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/09 02:07:37 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/09 02:07:37 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/09 02:07:37 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2024/12/09 02:07:37 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/09 02:07:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/09 02:07:38 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/09 02:07:38 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/12/09 02:07:38 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/12/09 02:07:38 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/12/09 02:07:38 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/12/09 02:07:40 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:40 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/09 02:07:40 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/09 02:07:40 DEBUG : FilEb: Open: flags=O_RDONLY 2024/12/09 02:07:40 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/12/09 02:07:40 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/12/09 02:07:40 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/12/09 02:07:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:40 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:40 DEBUG : : >changeNotify: 2024/12/09 02:07:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:07:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:07:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:07:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:07:40 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:07:40 DEBUG : : >changeNotify: 2024/12/09 02:07:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:07:40 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:07:40 DEBUG : : >changeNotify: 2024/12/09 02:07:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:07:40 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:07:40 DEBUG : : >changeNotify: 2024/12/09 02:07:40 DEBUG : : forgetting directory cache 2024/12/09 02:07:40 DEBUG : dir: forgetting directory cache 2024/12/09 02:07:40 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:41 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:41 DEBUG : : >changeNotify: 2024/12/09 02:07:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:07:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:07:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:07:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:07:41 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:07:41 DEBUG : : >changeNotify: 2024/12/09 02:07:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:07:41 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:07:41 DEBUG : : >changeNotify: 2024/12/09 02:07:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:07:41 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:07:41 DEBUG : : >changeNotify: 2024/12/09 02:07:41 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:41 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:41 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:41 DEBUG : : >changeNotify: 2024/12/09 02:07:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:07:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:07:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:07:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:07:41 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:07:41 DEBUG : : >changeNotify: 2024/12/09 02:07:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:07:41 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:07:41 DEBUG : : >changeNotify: 2024/12/09 02:07:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:07:41 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:07:41 DEBUG : : >changeNotify: 2024/12/09 02:07:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:41 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:41 DEBUG : : >changeNotify: 2024/12/09 02:07:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:07:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:07:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:07:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:07:41 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:07:41 DEBUG : : >changeNotify: 2024/12/09 02:07:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:07:41 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:07:41 DEBUG : : >changeNotify: 2024/12/09 02:07:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:07:41 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:07:41 DEBUG : : >changeNotify: 2024/12/09 02:07:41 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:42 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:42 DEBUG : : >changeNotify: 2024/12/09 02:07:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:07:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:07:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:07:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:07:42 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:07:42 DEBUG : : >changeNotify: 2024/12/09 02:07:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:07:42 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:07:42 DEBUG : : >changeNotify: 2024/12/09 02:07:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:07:42 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:07:42 DEBUG : : >changeNotify: 2024/12/09 02:07:42 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/09 02:07:42 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/09 02:07:42 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2024/12/09 02:07:42 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2024/12/09 02:07:42 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/09 02:07:42 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2024/12/09 02:07:42 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2024/12/09 02:07:42 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/09 02:07:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/09 02:07:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/09 02:07:42 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/09 02:07:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/09 02:07:42 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:42 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:42 DEBUG : : >changeNotify: 2024/12/09 02:07:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:07:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:07:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:07:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:07:42 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:07:42 DEBUG : : >changeNotify: 2024/12/09 02:07:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:07:42 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:07:42 DEBUG : : >changeNotify: 2024/12/09 02:07:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:07:42 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:07:42 DEBUG : : >changeNotify: 2024/12/09 02:07:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/09 02:07:42 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/09 02:07:42 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2024/12/09 02:07:42 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/09 02:07:42 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2024/12/09 02:07:42 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/09 02:07:42 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2024/12/09 02:07:42 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/09 02:07:42 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/12/09 02:07:42 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/12/09 02:07:42 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/12/09 02:07:42 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/12/09 02:07:43 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:43 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:43 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:43 DEBUG : : >changeNotify: 2024/12/09 02:07:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:07:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:07:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:07:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:07:43 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:07:43 DEBUG : : >changeNotify: 2024/12/09 02:07:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:07:43 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:07:43 DEBUG : : >changeNotify: 2024/12/09 02:07:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:07:43 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:07:43 DEBUG : : >changeNotify: 2024/12/09 02:07:43 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/09 02:07:43 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/09 02:07:43 DEBUG : FilEb: Open: flags=O_RDONLY 2024/12/09 02:07:43 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/12/09 02:07:43 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/12/09 02:07:43 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/12/09 02:07:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:43 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:43 DEBUG : : >changeNotify: 2024/12/09 02:07:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:07:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:07:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:07:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:07:43 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:07:43 DEBUG : : >changeNotify: 2024/12/09 02:07:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:07:43 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:07:43 DEBUG : : >changeNotify: 2024/12/09 02:07:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:07:43 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:07:43 DEBUG : : >changeNotify: 2024/12/09 02:07:43 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/09 02:07:43 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/09 02:07:43 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2024/12/09 02:07:43 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/09 02:07:43 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2024/12/09 02:07:43 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:07:43 DEBUG : : Looking for writers 2024/12/09 02:07:43 DEBUG : FiLeB: reading active writers 2024/12/09 02:07:43 DEBUG : FilEb: reading active writers 2024/12/09 02:07:43 DEBUG : FiLeA: reading active writers 2024/12/09 02:07:43 DEBUG : >WaitForWriters: 2024/12/09 02:07:43 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:07:43 DEBUG : : Looking for writers 2024/12/09 02:07:43 DEBUG : FiLeA: reading active writers 2024/12/09 02:07:43 DEBUG : FiLeB: reading active writers 2024/12/09 02:07:43 DEBUG : FilEb: reading active writers 2024/12/09 02:07:43 DEBUG : >WaitForWriters: 2024/12/09 02:07:45 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:45 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:45 DEBUG : : >changeNotify: 2024/12/09 02:07:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:07:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:07:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:07:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:07:45 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:07:45 DEBUG : : >changeNotify: 2024/12/09 02:07:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:07:45 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:07:45 DEBUG : : >changeNotify: 2024/12/09 02:07:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:07:45 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:07:45 DEBUG : : >changeNotify: 2024/12/09 02:07:46 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:46 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:46 DEBUG : : >changeNotify: 2024/12/09 02:07:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:07:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:07:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:07:46 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:07:46 DEBUG : : >changeNotify: 2024/12/09 02:07:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:07:46 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:07:46 DEBUG : : >changeNotify: 2024/12/09 02:07:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:07:46 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:07:46 DEBUG : : >changeNotify: 2024/12/09 02:07:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:07:47 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:47 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:47 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:47 DEBUG : : >changeNotify: 2024/12/09 02:07:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:07:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:07:47 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:07:47 DEBUG : : >changeNotify: 2024/12/09 02:07:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:07:47 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:07:47 DEBUG : : >changeNotify: 2024/12/09 02:07:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:07:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:07:47 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:07:47 DEBUG : : >changeNotify: 2024/12/09 02:07:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:07:48 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:48 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:48 DEBUG : : >changeNotify: 2024/12/09 02:07:48 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:48 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:07:48 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:07:48 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:07:48 DEBUG : : >changeNotify: 2024/12/09 02:07:48 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:07:48 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:07:48 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:07:48 DEBUG : : >changeNotify: 2024/12/09 02:07:48 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:07:48 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:07:48 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:07:48 DEBUG : : >changeNotify: --- PASS: TestCaseSensitivity (37.79s) === RUN TestUnicodeNormalization run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 02:07:49 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:50 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:50 DEBUG : : >changeNotify: 2024/12/09 02:07:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:07:50 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:07:50 DEBUG : : >changeNotify: 2024/12/09 02:07:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:07:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:07:50 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:07:50 DEBUG : : >changeNotify: 2024/12/09 02:07:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:07:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:07:50 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:07:50 DEBUG : : >changeNotify: 2024/12/09 02:07:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:07:51 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:51 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:51 DEBUG : : >changeNotify: 2024/12/09 02:07:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:07:51 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:07:51 DEBUG : : >changeNotify: 2024/12/09 02:07:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:07:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:07:51 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:07:51 DEBUG : : >changeNotify: 2024/12/09 02:07:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:07:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:07:51 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:07:51 DEBUG : : >changeNotify: 2024/12/09 02:07:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:07:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:07:51 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:51 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:51 DEBUG : : >changeNotify: 2024/12/09 02:07:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:07:51 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:07:51 DEBUG : : >changeNotify: 2024/12/09 02:07:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:07:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:07:51 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:07:51 DEBUG : : >changeNotify: 2024/12/09 02:07:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:07:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:07:51 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:07:51 DEBUG : : >changeNotify: 2024/12/09 02:07:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:07:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:07:53 DEBUG : : forgetting directory cache 2024/12/09 02:07:53 DEBUG : dir: forgetting directory cache 2024/12/09 02:07:53 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2024/12/09 02:07:54 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:54 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:54 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:54 DEBUG : : >changeNotify: 2024/12/09 02:07:54 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:54 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:07:54 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:07:54 DEBUG : : >changeNotify: 2024/12/09 02:07:54 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:07:54 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:07:54 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:07:54 DEBUG : : >changeNotify: 2024/12/09 02:07:54 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:07:54 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:07:54 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:07:54 DEBUG : : >changeNotify: 2024/12/09 02:07:54 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:07:54 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:07:54 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:07:54 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:07:54 DEBUG : : >changeNotify: 2024/12/09 02:07:55 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:55 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:55 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:55 DEBUG : : >changeNotify: 2024/12/09 02:07:55 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:55 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:07:55 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:07:55 DEBUG : : >changeNotify: 2024/12/09 02:07:55 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:07:55 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:07:55 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:07:55 DEBUG : : >changeNotify: 2024/12/09 02:07:55 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:07:55 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:07:55 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:07:55 DEBUG : : >changeNotify: 2024/12/09 02:07:55 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:07:55 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:07:55 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:07:55 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:07:55 DEBUG : : >changeNotify: 2024/12/09 02:07:55 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:07:57 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:57 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:57 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:57 DEBUG : : >changeNotify: 2024/12/09 02:07:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:07:57 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:07:57 DEBUG : : >changeNotify: 2024/12/09 02:07:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:07:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:07:57 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:07:57 DEBUG : : >changeNotify: 2024/12/09 02:07:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:07:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:07:57 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:07:57 DEBUG : : >changeNotify: 2024/12/09 02:07:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:07:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:07:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:07:57 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:07:57 DEBUG : : >changeNotify: 2024/12/09 02:07:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:07:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:07:57 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:07:57 DEBUG : : >changeNotify: 2024/12/09 02:07:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:58 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:58 DEBUG : : >changeNotify: 2024/12/09 02:07:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:07:58 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:07:58 DEBUG : : >changeNotify: 2024/12/09 02:07:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:07:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:07:58 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:07:58 DEBUG : : >changeNotify: 2024/12/09 02:07:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:07:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:07:58 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:07:58 DEBUG : : >changeNotify: 2024/12/09 02:07:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:07:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:07:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:07:58 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:07:58 DEBUG : : >changeNotify: 2024/12/09 02:07:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:07:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:07:58 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:07:58 DEBUG : : >changeNotify: 2024/12/09 02:07:58 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/09 02:07:58 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/12/09 02:07:58 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/12/09 02:07:58 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/12/09 02:07:58 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/12/09 02:07:58 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:58 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:59 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:59 DEBUG : : >changeNotify: 2024/12/09 02:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:07:59 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:07:59 DEBUG : : >changeNotify: 2024/12/09 02:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:07:59 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:07:59 DEBUG : : >changeNotify: 2024/12/09 02:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:07:59 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:07:59 DEBUG : : >changeNotify: 2024/12/09 02:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:07:59 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:07:59 DEBUG : : >changeNotify: 2024/12/09 02:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:07:59 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:07:59 DEBUG : : >changeNotify: 2024/12/09 02:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:59 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:59 DEBUG : : >changeNotify: 2024/12/09 02:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:07:59 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:07:59 DEBUG : : >changeNotify: 2024/12/09 02:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:07:59 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:07:59 DEBUG : : >changeNotify: 2024/12/09 02:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:07:59 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:07:59 DEBUG : : >changeNotify: 2024/12/09 02:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:07:59 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:07:59 DEBUG : : >changeNotify: 2024/12/09 02:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:07:59 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:07:59 DEBUG : : >changeNotify: 2024/12/09 02:07:59 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:59 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:59 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:59 DEBUG : : >changeNotify: 2024/12/09 02:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:07:59 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:07:59 DEBUG : : >changeNotify: 2024/12/09 02:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:07:59 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:07:59 DEBUG : : >changeNotify: 2024/12/09 02:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:07:59 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:07:59 DEBUG : : >changeNotify: 2024/12/09 02:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:07:59 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:07:59 DEBUG : : >changeNotify: 2024/12/09 02:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:07:59 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:07:59 DEBUG : : >changeNotify: 2024/12/09 02:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:07:59 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:07:59 DEBUG : : >changeNotify: 2024/12/09 02:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:07:59 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:07:59 DEBUG : : >changeNotify: 2024/12/09 02:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:07:59 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:07:59 DEBUG : : >changeNotify: 2024/12/09 02:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:07:59 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:07:59 DEBUG : : >changeNotify: 2024/12/09 02:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:07:59 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:07:59 DEBUG : : >changeNotify: 2024/12/09 02:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:07:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:07:59 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:07:59 DEBUG : : >changeNotify: 2024/12/09 02:07:59 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:00 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/09 02:08:00 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/09 02:08:00 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2024/12/09 02:08:00 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2024/12/09 02:08:00 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2024/12/09 02:08:00 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2024/12/09 02:08:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:08:00 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:08:00 DEBUG : : >changeNotify: 2024/12/09 02:08:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:08:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:08:00 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:08:00 DEBUG : : >changeNotify: 2024/12/09 02:08:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:08:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:08:00 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:08:00 DEBUG : : >changeNotify: 2024/12/09 02:08:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:08:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:08:00 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:08:00 DEBUG : : >changeNotify: 2024/12/09 02:08:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:08:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:00 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:00 DEBUG : : >changeNotify: 2024/12/09 02:08:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:00 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:00 DEBUG : : >changeNotify: 2024/12/09 02:08:00 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:08:01 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:08:01 DEBUG : : >changeNotify: 2024/12/09 02:08:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:08:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:08:01 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:08:01 DEBUG : : >changeNotify: 2024/12/09 02:08:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:08:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:08:01 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:08:01 DEBUG : : >changeNotify: 2024/12/09 02:08:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:08:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:08:01 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:08:01 DEBUG : : >changeNotify: 2024/12/09 02:08:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:08:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:01 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:01 DEBUG : : >changeNotify: 2024/12/09 02:08:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:01 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:01 DEBUG : : >changeNotify: 2024/12/09 02:08:02 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/09 02:08:02 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/09 02:08:02 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/12/09 02:08:02 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/12/09 02:08:02 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/12/09 02:08:02 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/12/09 02:08:02 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:02 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:08:02 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:08:02 DEBUG : : >changeNotify: 2024/12/09 02:08:02 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:08:02 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:08:02 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:08:02 DEBUG : : >changeNotify: 2024/12/09 02:08:02 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:08:02 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:08:02 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:08:02 DEBUG : : >changeNotify: 2024/12/09 02:08:02 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:08:02 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:08:02 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:08:02 DEBUG : : >changeNotify: 2024/12/09 02:08:02 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:08:02 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:02 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:02 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:02 DEBUG : : >changeNotify: 2024/12/09 02:08:02 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:02 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:02 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:02 DEBUG : : >changeNotify: 2024/12/09 02:08:03 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/09 02:08:03 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/09 02:08:03 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2024/12/09 02:08:03 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:08:03 DEBUG : : Looking for writers 2024/12/09 02:08:03 DEBUG : normal name with no special characters.txt: reading active writers 2024/12/09 02:08:03 DEBUG : 測試_Русский___ě_áñ: reading active writers 2024/12/09 02:08:03 DEBUG : >WaitForWriters: 2024/12/09 02:08:04 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:08:04 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:08:04 DEBUG : : >changeNotify: 2024/12/09 02:08:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:08:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:08:04 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:08:04 DEBUG : : >changeNotify: 2024/12/09 02:08:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:08:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:08:04 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:08:04 DEBUG : : >changeNotify: 2024/12/09 02:08:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:08:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:08:04 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:08:04 DEBUG : : >changeNotify: 2024/12/09 02:08:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:08:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:04 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:04 DEBUG : : >changeNotify: 2024/12/09 02:08:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:04 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:04 DEBUG : : >changeNotify: 2024/12/09 02:08:05 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:08:06 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:08:06 DEBUG : : >changeNotify: 2024/12/09 02:08:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:08:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:08:06 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:08:06 DEBUG : : >changeNotify: 2024/12/09 02:08:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:08:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:08:06 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:08:06 DEBUG : : >changeNotify: 2024/12/09 02:08:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:08:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:08:06 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:08:06 DEBUG : : >changeNotify: 2024/12/09 02:08:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:08:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:06 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:06 DEBUG : : >changeNotify: 2024/12/09 02:08:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:06 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:06 DEBUG : : >changeNotify: --- PASS: TestUnicodeNormalization (17.60s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 02:08:06 DEBUG : Compressed: TestCompressDrive:rclone-test-comigat1tuko: Re-using VFS from active cache 2024/12/09 02:08:06 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:08:06 DEBUG : : Looking for writers 2024/12/09 02:08:06 DEBUG : >WaitForWriters: 2024/12/09 02:08:06 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:08:06 DEBUG : : Looking for writers 2024/12/09 02:08:06 DEBUG : >WaitForWriters: 2024/12/09 02:08:06 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote --- PASS: TestVFSNew (0.67s) === RUN TestVFSNewWithOpts run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 02:08:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:08:06 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:08:06 DEBUG : : >changeNotify: 2024/12/09 02:08:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:08:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:08:06 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:08:06 DEBUG : : >changeNotify: 2024/12/09 02:08:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:08:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:08:06 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:08:06 DEBUG : : >changeNotify: 2024/12/09 02:08:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:08:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:08:06 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:08:06 DEBUG : : >changeNotify: 2024/12/09 02:08:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:08:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:06 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:06 DEBUG : : >changeNotify: 2024/12/09 02:08:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:06 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:06 DEBUG : : >changeNotify: 2024/12/09 02:08:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:07 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:08:07 DEBUG : : Looking for writers 2024/12/09 02:08:07 DEBUG : >WaitForWriters: 2024/12/09 02:08:07 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote --- PASS: TestVFSNewWithOpts (0.63s) === RUN TestVFSRoot run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 02:08:07 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:08:07 DEBUG : : Looking for writers 2024/12/09 02:08:07 DEBUG : >WaitForWriters: 2024/12/09 02:08:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.json" entryType 1 2024/12/09 02:08:07 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/09 02:08:07 DEBUG : : >changeNotify: 2024/12/09 02:08:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "TestRWCacheUpdate.bin" entryType 1 2024/12/09 02:08:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:08:07 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:08:07 DEBUG : : >changeNotify: 2024/12/09 02:08:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:08:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:08:07 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:08:07 DEBUG : : >changeNotify: 2024/12/09 02:08:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:08:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:08:07 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:08:07 DEBUG : : >changeNotify: 2024/12/09 02:08:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:08:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:07 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:07 DEBUG : : >changeNotify: 2024/12/09 02:08:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:07 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:07 DEBUG : : >changeNotify: 2024/12/09 02:08:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 --- PASS: TestVFSRoot (0.66s) === RUN TestVFSStat run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 02:08:10 DEBUG : : forgetting directory cache 2024/12/09 02:08:10 DEBUG : dir: forgetting directory cache 2024/12/09 02:08:12 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:12 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:08:12 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:08:12 DEBUG : : >changeNotify: 2024/12/09 02:08:12 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:08:12 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:08:12 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:08:12 DEBUG : : >changeNotify: 2024/12/09 02:08:12 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:08:12 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:08:12 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:08:12 DEBUG : : >changeNotify: 2024/12/09 02:08:12 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:08:12 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:12 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:12 DEBUG : : >changeNotify: 2024/12/09 02:08:12 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:12 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:12 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:12 DEBUG : : >changeNotify: 2024/12/09 02:08:12 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:14 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:14 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:08:14 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:08:14 DEBUG : : >changeNotify: 2024/12/09 02:08:14 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:08:14 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:08:14 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:08:14 DEBUG : : >changeNotify: 2024/12/09 02:08:14 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:08:14 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:08:14 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:08:14 DEBUG : : >changeNotify: 2024/12/09 02:08:14 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:08:14 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:14 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:14 DEBUG : : >changeNotify: 2024/12/09 02:08:14 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:14 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:14 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:14 DEBUG : : >changeNotify: 2024/12/09 02:08:14 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:15 DEBUG : : forgetting directory cache 2024/12/09 02:08:16 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:16 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:16 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:08:16 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:08:16 DEBUG : : >changeNotify: 2024/12/09 02:08:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:08:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:08:16 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:08:16 DEBUG : : >changeNotify: 2024/12/09 02:08:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:08:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:08:16 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:08:16 DEBUG : : >changeNotify: 2024/12/09 02:08:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:08:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:16 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:16 DEBUG : : >changeNotify: 2024/12/09 02:08:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:16 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:16 DEBUG : : >changeNotify: 2024/12/09 02:08:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:08:16 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:08:16 DEBUG : : >changeNotify: 2024/12/09 02:08:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:08:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:08:16 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:08:16 DEBUG : : >changeNotify: 2024/12/09 02:08:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:08:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:08:16 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:08:16 DEBUG : : >changeNotify: 2024/12/09 02:08:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:08:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:16 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:16 DEBUG : : >changeNotify: 2024/12/09 02:08:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:16 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:16 DEBUG : : >changeNotify: 2024/12/09 02:08:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:08:16 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:08:16 DEBUG : : >changeNotify: 2024/12/09 02:08:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:08:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:08:16 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:08:16 DEBUG : : >changeNotify: 2024/12/09 02:08:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:08:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:08:16 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:08:16 DEBUG : : >changeNotify: 2024/12/09 02:08:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:08:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:16 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:16 DEBUG : : >changeNotify: 2024/12/09 02:08:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:16 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:16 DEBUG : : >changeNotify: 2024/12/09 02:08:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:17 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:17 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:08:17 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:08:17 DEBUG : : >changeNotify: 2024/12/09 02:08:17 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:08:17 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:08:17 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:08:17 DEBUG : : >changeNotify: 2024/12/09 02:08:17 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:08:17 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:08:17 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:08:17 DEBUG : : >changeNotify: 2024/12/09 02:08:17 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:08:17 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:17 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:17 DEBUG : : >changeNotify: 2024/12/09 02:08:17 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:17 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:17 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:17 DEBUG : : >changeNotify: 2024/12/09 02:08:17 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:18 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:18 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:08:18 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:08:18 DEBUG : : >changeNotify: 2024/12/09 02:08:18 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:08:18 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:08:18 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:08:18 DEBUG : : >changeNotify: 2024/12/09 02:08:18 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:08:18 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:08:18 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:08:18 DEBUG : : >changeNotify: 2024/12/09 02:08:18 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:08:18 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:18 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:18 DEBUG : : >changeNotify: 2024/12/09 02:08:18 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:18 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:18 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:18 DEBUG : : >changeNotify: 2024/12/09 02:08:18 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:18 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:08:19 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:08:19 DEBUG : : >changeNotify: 2024/12/09 02:08:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:08:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:08:19 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:08:19 DEBUG : : >changeNotify: 2024/12/09 02:08:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:08:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:08:19 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:08:19 DEBUG : : >changeNotify: 2024/12/09 02:08:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:08:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:19 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:19 DEBUG : : >changeNotify: 2024/12/09 02:08:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:19 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:19 DEBUG : : >changeNotify: 2024/12/09 02:08:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:20 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:08:20 DEBUG : dir: Looking for writers 2024/12/09 02:08:20 DEBUG : file2: reading active writers 2024/12/09 02:08:20 DEBUG : : Looking for writers 2024/12/09 02:08:20 DEBUG : dir: reading active writers 2024/12/09 02:08:20 DEBUG : file1: reading active writers 2024/12/09 02:08:20 DEBUG : >WaitForWriters: 2024/12/09 02:08:21 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:08:21 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:08:21 DEBUG : : >changeNotify: 2024/12/09 02:08:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:08:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:08:21 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:08:21 DEBUG : : >changeNotify: 2024/12/09 02:08:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:08:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:08:21 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:08:21 DEBUG : : >changeNotify: 2024/12/09 02:08:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:08:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file2.json" entryType 1 2024/12/09 02:08:21 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/09 02:08:21 DEBUG : : >changeNotify: 2024/12/09 02:08:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file2.bin" entryType 1 2024/12/09 02:08:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:08:21 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:08:21 DEBUG : : >changeNotify: 2024/12/09 02:08:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:08:21 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:08:21 DEBUG : : >changeNotify: 2024/12/09 02:08:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:21 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:21 DEBUG : : >changeNotify: 2024/12/09 02:08:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:21 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:21 DEBUG : : >changeNotify: 2024/12/09 02:08:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:08:21 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:22 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:08:22 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:08:22 DEBUG : : >changeNotify: 2024/12/09 02:08:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:08:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:08:22 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:08:22 DEBUG : : >changeNotify: 2024/12/09 02:08:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:08:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:08:22 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:08:22 DEBUG : : >changeNotify: 2024/12/09 02:08:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:08:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file2.json" entryType 1 2024/12/09 02:08:22 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/09 02:08:22 DEBUG : : >changeNotify: 2024/12/09 02:08:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file2.bin" entryType 1 2024/12/09 02:08:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:08:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:08:22 DEBUG : : >changeNotify: 2024/12/09 02:08:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:08:22 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:08:22 DEBUG : : >changeNotify: 2024/12/09 02:08:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:22 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:22 DEBUG : : >changeNotify: 2024/12/09 02:08:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:22 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:22 DEBUG : : >changeNotify: 2024/12/09 02:08:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:08:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:08:22 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:08:22 DEBUG : : >changeNotify: 2024/12/09 02:08:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:08:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:08:22 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:08:22 DEBUG : : >changeNotify: 2024/12/09 02:08:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:08:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:08:22 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:08:22 DEBUG : : >changeNotify: 2024/12/09 02:08:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:08:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file2.json" entryType 1 2024/12/09 02:08:22 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/09 02:08:22 DEBUG : : >changeNotify: 2024/12/09 02:08:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file2.bin" entryType 1 2024/12/09 02:08:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:08:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:08:22 DEBUG : : >changeNotify: 2024/12/09 02:08:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:22 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:22 DEBUG : : >changeNotify: 2024/12/09 02:08:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:22 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:22 DEBUG : : >changeNotify: 2024/12/09 02:08:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:08:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:08:22 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:08:22 DEBUG : : >changeNotify: 2024/12/09 02:08:22 DEBUG : : forgetting directory cache 2024/12/09 02:08:22 DEBUG : dir: forgetting directory cache 2024/12/09 02:08:22 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2024/12/09 02:08:23 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:23 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:08:23 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:08:23 DEBUG : : >changeNotify: 2024/12/09 02:08:23 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:08:23 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:08:23 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:08:23 DEBUG : : >changeNotify: 2024/12/09 02:08:23 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:08:23 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:08:23 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:08:23 DEBUG : : >changeNotify: 2024/12/09 02:08:23 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:08:23 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:23 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:23 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file2.bin" entryType 1 2024/12/09 02:08:23 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:08:23 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:08:23 DEBUG : : >changeNotify: 2024/12/09 02:08:23 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:23 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:23 DEBUG : : >changeNotify: 2024/12/09 02:08:23 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:23 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:23 DEBUG : : >changeNotify: 2024/12/09 02:08:23 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:08:23 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:08:23 DEBUG : : >changeNotify: 2024/12/09 02:08:23 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:08:23 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file2.json" entryType 1 2024/12/09 02:08:23 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/09 02:08:23 DEBUG : : >changeNotify: 2024/12/09 02:08:24 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:24 DEBUG : dir: Rmdir: contains trashed file: "file2.bin" 2024/12/09 02:08:24 DEBUG : dir: Rmdir: contains trashed file: "file2.json" 2024/12/09 02:08:24 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:08:24 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:08:24 DEBUG : : >changeNotify: 2024/12/09 02:08:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:08:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:08:24 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:08:24 DEBUG : : >changeNotify: 2024/12/09 02:08:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:08:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:08:24 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:08:24 DEBUG : : >changeNotify: 2024/12/09 02:08:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:08:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:08:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:08:24 DEBUG : : >changeNotify: 2024/12/09 02:08:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:24 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:24 DEBUG : : >changeNotify: 2024/12/09 02:08:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:24 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:24 DEBUG : : >changeNotify: 2024/12/09 02:08:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:08:24 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:08:24 DEBUG : : >changeNotify: 2024/12/09 02:08:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:08:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file2.json" entryType 1 2024/12/09 02:08:24 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/09 02:08:24 DEBUG : : >changeNotify: 2024/12/09 02:08:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file2.bin" entryType 1 2024/12/09 02:08:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:08:24 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:08:24 DEBUG : : >changeNotify: 2024/12/09 02:08:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:08:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:08:24 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:08:24 DEBUG : : >changeNotify: 2024/12/09 02:08:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:08:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:08:24 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:08:24 DEBUG : : >changeNotify: 2024/12/09 02:08:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:08:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:08:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:08:24 DEBUG : : >changeNotify: 2024/12/09 02:08:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:24 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:24 DEBUG : : >changeNotify: 2024/12/09 02:08:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:24 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:24 DEBUG : : >changeNotify: 2024/12/09 02:08:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:08:24 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:08:24 DEBUG : : >changeNotify: 2024/12/09 02:08:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:08:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file2.json" entryType 1 2024/12/09 02:08:24 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/09 02:08:24 DEBUG : : >changeNotify: 2024/12/09 02:08:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file2.bin" entryType 1 2024/12/09 02:08:24 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:24 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:08:25 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:08:25 DEBUG : : >changeNotify: 2024/12/09 02:08:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:08:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:08:25 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:08:25 DEBUG : : >changeNotify: 2024/12/09 02:08:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:08:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:08:25 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:08:25 DEBUG : : >changeNotify: 2024/12/09 02:08:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:08:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:08:25 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:08:25 DEBUG : : >changeNotify: 2024/12/09 02:08:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:25 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:25 DEBUG : : >changeNotify: 2024/12/09 02:08:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:25 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:25 DEBUG : : >changeNotify: 2024/12/09 02:08:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:08:25 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:08:25 DEBUG : : >changeNotify: 2024/12/09 02:08:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:08:25 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote --- PASS: TestVFSStat (16.94s) === RUN TestVFSStatParent run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 02:08:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:08:25 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:08:25 DEBUG : : invalidating directory cache 2024/12/09 02:08:25 DEBUG : : >changeNotify: 2024/12/09 02:08:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:08:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:08:25 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:08:25 DEBUG : : >changeNotify: 2024/12/09 02:08:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:08:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:08:25 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:08:25 DEBUG : : >changeNotify: 2024/12/09 02:08:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:08:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:08:25 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:08:25 DEBUG : : >changeNotify: 2024/12/09 02:08:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:25 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:25 DEBUG : : >changeNotify: 2024/12/09 02:08:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:25 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:25 DEBUG : : >changeNotify: 2024/12/09 02:08:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:08:25 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:08:25 DEBUG : : >changeNotify: 2024/12/09 02:08:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:08:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:08:25 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:08:25 DEBUG : : invalidating directory cache 2024/12/09 02:08:25 DEBUG : : >changeNotify: 2024/12/09 02:08:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:08:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:08:25 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:08:25 DEBUG : : >changeNotify: 2024/12/09 02:08:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:08:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:08:25 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:08:25 DEBUG : : >changeNotify: 2024/12/09 02:08:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:08:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:08:25 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:08:25 DEBUG : : >changeNotify: 2024/12/09 02:08:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:25 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:25 DEBUG : : >changeNotify: 2024/12/09 02:08:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:25 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:25 DEBUG : : >changeNotify: 2024/12/09 02:08:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:08:25 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:08:25 DEBUG : : >changeNotify: 2024/12/09 02:08:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:08:25 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:08:26 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:08:26 DEBUG : : >changeNotify: 2024/12/09 02:08:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:08:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:08:26 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:08:26 DEBUG : : >changeNotify: 2024/12/09 02:08:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:08:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:08:26 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:08:26 DEBUG : : >changeNotify: 2024/12/09 02:08:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:08:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:26 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:26 DEBUG : : >changeNotify: 2024/12/09 02:08:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:26 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:26 DEBUG : : >changeNotify: 2024/12/09 02:08:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:08:26 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:08:26 DEBUG : : >changeNotify: 2024/12/09 02:08:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:08:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:08:26 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:08:26 DEBUG : : >changeNotify: 2024/12/09 02:08:26 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:08:26 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:08:26 DEBUG : : >changeNotify: 2024/12/09 02:08:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:08:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:08:26 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:08:26 DEBUG : : >changeNotify: 2024/12/09 02:08:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:08:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:08:26 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:08:26 DEBUG : : >changeNotify: 2024/12/09 02:08:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:08:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:26 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:26 DEBUG : : >changeNotify: 2024/12/09 02:08:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:26 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:26 DEBUG : : >changeNotify: 2024/12/09 02:08:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:08:26 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:08:26 DEBUG : : >changeNotify: 2024/12/09 02:08:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:08:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:08:26 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:08:26 DEBUG : : >changeNotify: 2024/12/09 02:08:26 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:08:27 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:08:27 DEBUG : : >changeNotify: 2024/12/09 02:08:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:08:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:08:27 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:08:27 DEBUG : : >changeNotify: 2024/12/09 02:08:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:08:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:08:27 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:08:27 DEBUG : : >changeNotify: 2024/12/09 02:08:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:08:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:27 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:27 DEBUG : : >changeNotify: 2024/12/09 02:08:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:27 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:27 DEBUG : : >changeNotify: 2024/12/09 02:08:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:08:27 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:08:27 DEBUG : : >changeNotify: 2024/12/09 02:08:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:08:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:08:27 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:08:27 DEBUG : : >changeNotify: 2024/12/09 02:08:28 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:08:28 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:08:28 DEBUG : : >changeNotify: 2024/12/09 02:08:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:08:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:08:28 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:08:28 DEBUG : : >changeNotify: 2024/12/09 02:08:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:08:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:08:28 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:08:28 DEBUG : : >changeNotify: 2024/12/09 02:08:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:08:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:28 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:28 DEBUG : : >changeNotify: 2024/12/09 02:08:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:28 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:28 DEBUG : : >changeNotify: 2024/12/09 02:08:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:08:28 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:08:28 DEBUG : : >changeNotify: 2024/12/09 02:08:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:08:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:08:28 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:08:28 DEBUG : : >changeNotify: 2024/12/09 02:08:29 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:08:30 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:08:30 DEBUG : : >changeNotify: 2024/12/09 02:08:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:08:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:08:30 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:08:30 DEBUG : : >changeNotify: 2024/12/09 02:08:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:08:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:08:30 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:08:30 DEBUG : : >changeNotify: 2024/12/09 02:08:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:08:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:30 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:30 DEBUG : : >changeNotify: 2024/12/09 02:08:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:30 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:30 DEBUG : : >changeNotify: 2024/12/09 02:08:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:08:30 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:08:30 DEBUG : : >changeNotify: 2024/12/09 02:08:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:08:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:08:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:08:30 DEBUG : : >changeNotify: 2024/12/09 02:08:30 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:30 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:08:30 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:08:30 DEBUG : : >changeNotify: 2024/12/09 02:08:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:08:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:08:30 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:08:30 DEBUG : : >changeNotify: 2024/12/09 02:08:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:08:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:08:30 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:08:30 DEBUG : : >changeNotify: 2024/12/09 02:08:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:08:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:30 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:30 DEBUG : : >changeNotify: 2024/12/09 02:08:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:30 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:30 DEBUG : : >changeNotify: 2024/12/09 02:08:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:08:30 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:08:30 DEBUG : : >changeNotify: 2024/12/09 02:08:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:08:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:08:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:08:30 DEBUG : : >changeNotify: 2024/12/09 02:08:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:08:31 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:08:31 DEBUG : : >changeNotify: 2024/12/09 02:08:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:08:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:08:31 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:08:31 DEBUG : : >changeNotify: 2024/12/09 02:08:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:08:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:08:31 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:08:31 DEBUG : : >changeNotify: 2024/12/09 02:08:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:08:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:31 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:31 DEBUG : : >changeNotify: 2024/12/09 02:08:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:31 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:31 DEBUG : : >changeNotify: 2024/12/09 02:08:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:08:31 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:08:31 DEBUG : : >changeNotify: 2024/12/09 02:08:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:08:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:08:31 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:08:31 DEBUG : : >changeNotify: 2024/12/09 02:08:31 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:31 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:31 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:08:31 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:08:31 DEBUG : : >changeNotify: 2024/12/09 02:08:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:08:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:08:31 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:08:31 DEBUG : : >changeNotify: 2024/12/09 02:08:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:08:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:08:31 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:08:31 DEBUG : : >changeNotify: 2024/12/09 02:08:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:08:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:31 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:31 DEBUG : : >changeNotify: 2024/12/09 02:08:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:31 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:31 DEBUG : : >changeNotify: 2024/12/09 02:08:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:08:31 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:08:31 DEBUG : : >changeNotify: 2024/12/09 02:08:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:08:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:08:31 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:08:31 DEBUG : : >changeNotify: 2024/12/09 02:08:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:08:31 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:08:31 DEBUG : : >changeNotify: 2024/12/09 02:08:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:08:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:08:31 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:08:31 DEBUG : : >changeNotify: 2024/12/09 02:08:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:08:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:08:31 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:08:31 DEBUG : : >changeNotify: 2024/12/09 02:08:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:08:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:31 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:31 DEBUG : : >changeNotify: 2024/12/09 02:08:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:31 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:31 DEBUG : : >changeNotify: 2024/12/09 02:08:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:08:31 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:08:31 DEBUG : : >changeNotify: 2024/12/09 02:08:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:08:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:08:31 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:08:31 DEBUG : : >changeNotify: 2024/12/09 02:08:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:08:31 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:08:31 DEBUG : : >changeNotify: 2024/12/09 02:08:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:08:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:08:31 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:08:31 DEBUG : : >changeNotify: 2024/12/09 02:08:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:08:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:08:31 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:08:31 DEBUG : : >changeNotify: 2024/12/09 02:08:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:08:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:31 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:31 DEBUG : : >changeNotify: 2024/12/09 02:08:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:31 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:31 DEBUG : : >changeNotify: 2024/12/09 02:08:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:08:31 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:08:31 DEBUG : : >changeNotify: 2024/12/09 02:08:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:08:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:08:31 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:08:31 DEBUG : : >changeNotify: 2024/12/09 02:08:32 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:08:32 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:08:32 DEBUG : : >changeNotify: 2024/12/09 02:08:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:08:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:08:32 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:08:32 DEBUG : : >changeNotify: 2024/12/09 02:08:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:08:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:08:32 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:08:32 DEBUG : : >changeNotify: 2024/12/09 02:08:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:08:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:32 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:32 DEBUG : : >changeNotify: 2024/12/09 02:08:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:32 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:32 DEBUG : : >changeNotify: 2024/12/09 02:08:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:08:32 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:08:32 DEBUG : : >changeNotify: 2024/12/09 02:08:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:08:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:08:32 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:08:32 DEBUG : : >changeNotify: 2024/12/09 02:08:33 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:34 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:08:34 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:08:34 DEBUG : : >changeNotify: 2024/12/09 02:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:08:34 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:08:34 DEBUG : : >changeNotify: 2024/12/09 02:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:08:34 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:08:34 DEBUG : : >changeNotify: 2024/12/09 02:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:34 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:34 DEBUG : : >changeNotify: 2024/12/09 02:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:34 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:34 DEBUG : : >changeNotify: 2024/12/09 02:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:08:34 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:08:34 DEBUG : : >changeNotify: 2024/12/09 02:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:08:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:08:34 DEBUG : : >changeNotify: 2024/12/09 02:08:34 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:08:34 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:08:34 DEBUG : : >changeNotify: 2024/12/09 02:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:08:34 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:08:34 DEBUG : : >changeNotify: 2024/12/09 02:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:08:34 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:08:34 DEBUG : : >changeNotify: 2024/12/09 02:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:34 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:34 DEBUG : : >changeNotify: 2024/12/09 02:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:34 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:34 DEBUG : : >changeNotify: 2024/12/09 02:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:08:34 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:08:34 DEBUG : : >changeNotify: 2024/12/09 02:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:08:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:08:34 DEBUG : : >changeNotify: 2024/12/09 02:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:08:34 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:08:34 DEBUG : : >changeNotify: 2024/12/09 02:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:08:34 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:08:34 DEBUG : : >changeNotify: 2024/12/09 02:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:08:34 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:08:34 DEBUG : : >changeNotify: 2024/12/09 02:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:34 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:34 DEBUG : : >changeNotify: 2024/12/09 02:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:34 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:34 DEBUG : : >changeNotify: 2024/12/09 02:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:08:34 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:08:34 DEBUG : : >changeNotify: 2024/12/09 02:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:08:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:08:34 DEBUG : : >changeNotify: 2024/12/09 02:08:34 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:08:34 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:08:34 DEBUG : : >changeNotify: 2024/12/09 02:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:08:34 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:08:34 DEBUG : : >changeNotify: 2024/12/09 02:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:08:34 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:08:34 DEBUG : : >changeNotify: 2024/12/09 02:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:34 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:34 DEBUG : : >changeNotify: 2024/12/09 02:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:34 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:34 DEBUG : : >changeNotify: 2024/12/09 02:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:08:34 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:08:34 DEBUG : : >changeNotify: 2024/12/09 02:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:08:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:08:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:08:34 DEBUG : : >changeNotify: 2024/12/09 02:08:36 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:08:36 DEBUG : dir: Looking for writers 2024/12/09 02:08:36 DEBUG : : Looking for writers 2024/12/09 02:08:36 DEBUG : dir: reading active writers 2024/12/09 02:08:36 DEBUG : file1: reading active writers 2024/12/09 02:08:36 DEBUG : >WaitForWriters: 2024/12/09 02:08:36 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:36 DEBUG : : forgetting directory cache 2024/12/09 02:08:36 DEBUG : dir: forgetting directory cache 2024/12/09 02:08:36 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/12/09 02:08:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:08:37 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:08:37 DEBUG : : >changeNotify: 2024/12/09 02:08:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:08:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:08:37 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:08:37 DEBUG : : >changeNotify: 2024/12/09 02:08:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:08:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:08:37 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:08:37 DEBUG : : >changeNotify: 2024/12/09 02:08:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:08:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:37 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:37 DEBUG : : >changeNotify: 2024/12/09 02:08:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:37 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:37 DEBUG : : >changeNotify: 2024/12/09 02:08:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:08:37 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:08:37 DEBUG : : >changeNotify: 2024/12/09 02:08:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:08:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:08:37 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:08:37 DEBUG : : >changeNotify: 2024/12/09 02:08:39 DEBUG : dir: Rmdir: contains trashed file: "file2.bin" 2024/12/09 02:08:39 DEBUG : dir: Rmdir: contains trashed file: "file2.json" 2024/12/09 02:08:40 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote --- PASS: TestVFSStatParent (15.37s) === RUN TestVFSOpenFile run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 02:08:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:08:40 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:08:40 DEBUG : : >changeNotify: 2024/12/09 02:08:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:08:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:08:40 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:08:40 DEBUG : : >changeNotify: 2024/12/09 02:08:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:08:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:08:40 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:08:40 DEBUG : : >changeNotify: 2024/12/09 02:08:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:08:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:40 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:40 DEBUG : : >changeNotify: 2024/12/09 02:08:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:40 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:40 DEBUG : : >changeNotify: 2024/12/09 02:08:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:08:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:08:40 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:08:40 DEBUG : : >changeNotify: 2024/12/09 02:08:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:08:40 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:08:40 DEBUG : : >changeNotify: 2024/12/09 02:08:40 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:08:41 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:08:41 DEBUG : : >changeNotify: 2024/12/09 02:08:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:08:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:08:41 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:08:41 DEBUG : : >changeNotify: 2024/12/09 02:08:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:08:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:08:41 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:08:41 DEBUG : : >changeNotify: 2024/12/09 02:08:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:08:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:41 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:41 DEBUG : : >changeNotify: 2024/12/09 02:08:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:41 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:41 DEBUG : : >changeNotify: 2024/12/09 02:08:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:08:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:08:41 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:08:41 DEBUG : : >changeNotify: 2024/12/09 02:08:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:08:41 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:08:41 DEBUG : : >changeNotify: 2024/12/09 02:08:41 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:41 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:08:41 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:08:41 DEBUG : : >changeNotify: 2024/12/09 02:08:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:08:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:08:41 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:08:41 DEBUG : : >changeNotify: 2024/12/09 02:08:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:08:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:08:41 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:08:41 DEBUG : : >changeNotify: 2024/12/09 02:08:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:08:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:41 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:41 DEBUG : : >changeNotify: 2024/12/09 02:08:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:41 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:41 DEBUG : : >changeNotify: 2024/12/09 02:08:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:08:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:08:41 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:08:41 DEBUG : : >changeNotify: 2024/12/09 02:08:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:08:41 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:08:41 DEBUG : : >changeNotify: 2024/12/09 02:08:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:08:41 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:08:41 DEBUG : : >changeNotify: 2024/12/09 02:08:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:08:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:08:41 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:08:41 DEBUG : : >changeNotify: 2024/12/09 02:08:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:08:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:08:41 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:08:41 DEBUG : : >changeNotify: 2024/12/09 02:08:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:08:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:41 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:41 DEBUG : : >changeNotify: 2024/12/09 02:08:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:41 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:41 DEBUG : : >changeNotify: 2024/12/09 02:08:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:08:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:08:41 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:08:41 DEBUG : : >changeNotify: 2024/12/09 02:08:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:08:41 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:08:41 DEBUG : : >changeNotify: 2024/12/09 02:08:41 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:08:41 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:08:41 DEBUG : : >changeNotify: 2024/12/09 02:08:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:08:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:08:41 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:08:41 DEBUG : : >changeNotify: 2024/12/09 02:08:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:08:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:08:41 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:08:41 DEBUG : : >changeNotify: 2024/12/09 02:08:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:08:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:41 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:41 DEBUG : : >changeNotify: 2024/12/09 02:08:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:41 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:41 DEBUG : : >changeNotify: 2024/12/09 02:08:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:08:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:08:41 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:08:41 DEBUG : : >changeNotify: 2024/12/09 02:08:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:08:41 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:08:41 DEBUG : : >changeNotify: 2024/12/09 02:08:42 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:08:42 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:08:42 DEBUG : : >changeNotify: 2024/12/09 02:08:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:08:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:08:42 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:08:42 DEBUG : : >changeNotify: 2024/12/09 02:08:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:08:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:08:42 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:08:42 DEBUG : : >changeNotify: 2024/12/09 02:08:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:08:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:42 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:42 DEBUG : : >changeNotify: 2024/12/09 02:08:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:42 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:42 DEBUG : : >changeNotify: 2024/12/09 02:08:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:08:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:08:42 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:08:42 DEBUG : : >changeNotify: 2024/12/09 02:08:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:08:42 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:08:42 DEBUG : : >changeNotify: 2024/12/09 02:08:43 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:43 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:08:43 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:08:43 DEBUG : : >changeNotify: 2024/12/09 02:08:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:08:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:08:43 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:08:43 DEBUG : : >changeNotify: 2024/12/09 02:08:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:08:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:08:43 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:08:43 DEBUG : : >changeNotify: 2024/12/09 02:08:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:08:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:43 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:43 DEBUG : : >changeNotify: 2024/12/09 02:08:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:43 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:43 DEBUG : : >changeNotify: 2024/12/09 02:08:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:08:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:08:43 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:08:43 DEBUG : : >changeNotify: 2024/12/09 02:08:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:08:43 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:08:43 DEBUG : : >changeNotify: 2024/12/09 02:08:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:08:43 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:08:43 DEBUG : : >changeNotify: 2024/12/09 02:08:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:08:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:08:43 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:08:43 DEBUG : : >changeNotify: 2024/12/09 02:08:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:08:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:08:43 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:08:43 DEBUG : : >changeNotify: 2024/12/09 02:08:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:08:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:43 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:43 DEBUG : : >changeNotify: 2024/12/09 02:08:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:43 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:43 DEBUG : : >changeNotify: 2024/12/09 02:08:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:08:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:08:43 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:08:43 DEBUG : : >changeNotify: 2024/12/09 02:08:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:08:43 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:08:43 DEBUG : : >changeNotify: 2024/12/09 02:08:45 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.json" entryType 1 2024/12/09 02:08:45 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/09 02:08:45 DEBUG : : >changeNotify: 2024/12/09 02:08:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FilEb.bin" entryType 1 2024/12/09 02:08:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:08:45 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:08:45 DEBUG : : >changeNotify: 2024/12/09 02:08:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:08:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:08:45 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:08:45 DEBUG : : >changeNotify: 2024/12/09 02:08:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:08:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:45 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:45 DEBUG : : >changeNotify: 2024/12/09 02:08:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:45 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:45 DEBUG : : >changeNotify: 2024/12/09 02:08:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:08:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:08:45 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:08:45 DEBUG : : >changeNotify: 2024/12/09 02:08:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:08:45 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:08:45 DEBUG : : >changeNotify: 2024/12/09 02:08:46 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.json" entryType 1 2024/12/09 02:08:46 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/09 02:08:46 DEBUG : : >changeNotify: 2024/12/09 02:08:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeB.bin" entryType 1 2024/12/09 02:08:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:08:46 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:08:46 DEBUG : : >changeNotify: 2024/12/09 02:08:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:08:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:46 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:46 DEBUG : : >changeNotify: 2024/12/09 02:08:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:46 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:46 DEBUG : : >changeNotify: 2024/12/09 02:08:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:08:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:08:46 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:08:46 DEBUG : : >changeNotify: 2024/12/09 02:08:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:08:46 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:08:46 DEBUG : : >changeNotify: 2024/12/09 02:08:47 DEBUG : : forgetting directory cache 2024/12/09 02:08:47 DEBUG : dir: forgetting directory cache 2024/12/09 02:08:47 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/12/09 02:08:47 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:47 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.json" entryType 1 2024/12/09 02:08:47 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/09 02:08:47 DEBUG : : >changeNotify: 2024/12/09 02:08:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:08:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:47 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:47 DEBUG : : >changeNotify: 2024/12/09 02:08:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:47 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:47 DEBUG : : >changeNotify: 2024/12/09 02:08:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:08:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:08:47 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:08:47 DEBUG : : >changeNotify: 2024/12/09 02:08:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:08:47 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:08:47 DEBUG : : >changeNotify: 2024/12/09 02:08:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file2.bin" entryType 1 2024/12/09 02:08:48 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "FiLeA.bin" entryType 1 2024/12/09 02:08:48 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:48 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:48 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:48 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:48 DEBUG : : >changeNotify: 2024/12/09 02:08:48 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:48 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:48 DEBUG : : >changeNotify: 2024/12/09 02:08:48 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:08:48 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:08:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:08:48 DEBUG : : >changeNotify: 2024/12/09 02:08:48 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:08:48 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:08:48 DEBUG : : >changeNotify: 2024/12/09 02:08:48 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file2.bin" entryType 1 2024/12/09 02:08:49 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:50 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:50 DEBUG : : >changeNotify: 2024/12/09 02:08:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:50 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:50 DEBUG : : >changeNotify: 2024/12/09 02:08:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:08:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:08:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:08:50 DEBUG : : >changeNotify: 2024/12/09 02:08:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:08:50 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:08:50 DEBUG : : >changeNotify: 2024/12/09 02:08:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file2.bin" entryType 1 2024/12/09 02:08:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file2.json" entryType 1 2024/12/09 02:08:50 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/09 02:08:50 DEBUG : : >changeNotify: 2024/12/09 02:08:51 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:51 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:51 DEBUG : : >changeNotify: 2024/12/09 02:08:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:51 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:51 DEBUG : : >changeNotify: 2024/12/09 02:08:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:08:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:08:51 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:08:51 DEBUG : : >changeNotify: 2024/12/09 02:08:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:08:51 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:08:51 DEBUG : : >changeNotify: 2024/12/09 02:08:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file2.bin" entryType 1 2024/12/09 02:08:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file2.json" entryType 1 2024/12/09 02:08:51 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/09 02:08:51 DEBUG : : >changeNotify: 2024/12/09 02:08:51 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:51 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:51 DEBUG : : >changeNotify: 2024/12/09 02:08:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:51 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:51 DEBUG : : >changeNotify: 2024/12/09 02:08:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:08:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:08:51 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:08:51 DEBUG : : >changeNotify: 2024/12/09 02:08:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:08:51 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:08:51 DEBUG : : >changeNotify: 2024/12/09 02:08:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file2.bin" entryType 1 2024/12/09 02:08:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file2.json" entryType 1 2024/12/09 02:08:51 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/09 02:08:51 DEBUG : : >changeNotify: 2024/12/09 02:08:52 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/09 02:08:52 DEBUG : file1: Open: flags=O_RDONLY 2024/12/09 02:08:52 DEBUG : file1: >Open: fd=file1 (r), err= 2024/12/09 02:08:52 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/12/09 02:08:52 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/09 02:08:52 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2024/12/09 02:08:52 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/09 02:08:53 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/12/09 02:08:53 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:08:53 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:08:53 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/12/09 02:08:53 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2024/12/09 02:08:53 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2024/12/09 02:08:53 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/12/09 02:08:53 DEBUG : Compressed: TestCompressDrive:rclone-test-comigat1tuko: File to upload is small (0 bytes), uploading instead of streaming 2024/12/09 02:08:54 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:54 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:54 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:54 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:54 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:54 DEBUG : : >changeNotify: 2024/12/09 02:08:54 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:54 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:54 DEBUG : : >changeNotify: 2024/12/09 02:08:54 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:08:54 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:08:54 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:08:54 DEBUG : : >changeNotify: 2024/12/09 02:08:54 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:08:54 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:08:54 DEBUG : : >changeNotify: 2024/12/09 02:08:54 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file2.bin" entryType 1 2024/12/09 02:08:54 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file2.json" entryType 1 2024/12/09 02:08:54 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/09 02:08:54 DEBUG : : >changeNotify: 2024/12/09 02:08:55 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:55 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:55 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:55 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:55 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:55 DEBUG : : >changeNotify: 2024/12/09 02:08:55 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:55 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:55 DEBUG : : >changeNotify: 2024/12/09 02:08:55 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:08:55 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:08:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:08:55 DEBUG : : >changeNotify: 2024/12/09 02:08:55 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:08:55 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:08:55 DEBUG : : >changeNotify: 2024/12/09 02:08:55 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file2.bin" entryType 1 2024/12/09 02:08:55 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file2.json" entryType 1 2024/12/09 02:08:55 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/09 02:08:55 DEBUG : : >changeNotify: 2024/12/09 02:08:56 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/09 02:08:56 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2024/12/09 02:08:56 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/12/09 02:08:56 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:08:56 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/12/09 02:08:56 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:08:56 DEBUG : dir: Looking for writers 2024/12/09 02:08:56 DEBUG : new_file.txt: reading active writers 2024/12/09 02:08:56 DEBUG : file2: reading active writers 2024/12/09 02:08:56 DEBUG : : Looking for writers 2024/12/09 02:08:56 DEBUG : dir: reading active writers 2024/12/09 02:08:56 DEBUG : file1: reading active writers 2024/12/09 02:08:56 DEBUG : >WaitForWriters: 2024/12/09 02:08:57 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:57 DEBUG : : forgetting directory cache 2024/12/09 02:08:57 DEBUG : dir: forgetting directory cache 2024/12/09 02:08:57 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:57 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:57 DEBUG : : >changeNotify: 2024/12/09 02:08:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:57 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:57 DEBUG : : >changeNotify: 2024/12/09 02:08:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:08:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:08:57 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:08:57 DEBUG : : >changeNotify: 2024/12/09 02:08:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:08:57 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:08:57 DEBUG : : >changeNotify: 2024/12/09 02:08:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file2.bin" entryType 1 2024/12/09 02:08:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file2.json" entryType 1 2024/12/09 02:08:57 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/09 02:08:57 DEBUG : : >changeNotify: 2024/12/09 02:08:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/new_file.txt.bin" entryType 1 2024/12/09 02:08:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/new_file.txt.json" entryType 1 2024/12/09 02:08:57 DEBUG : : changeNotify: relativePath="dir/new_file.txt", type=1 2024/12/09 02:08:57 DEBUG : : >changeNotify: 2024/12/09 02:08:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:58 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:58 DEBUG : : >changeNotify: 2024/12/09 02:08:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:58 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:58 DEBUG : : >changeNotify: 2024/12/09 02:08:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:08:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:08:58 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:08:58 DEBUG : : >changeNotify: 2024/12/09 02:08:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:08:58 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:08:58 DEBUG : : >changeNotify: 2024/12/09 02:08:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file2.bin" entryType 1 2024/12/09 02:08:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file2.json" entryType 1 2024/12/09 02:08:58 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/09 02:08:58 DEBUG : : >changeNotify: 2024/12/09 02:08:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/new_file.txt.bin" entryType 1 2024/12/09 02:08:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/new_file.txt.json" entryType 1 2024/12/09 02:08:58 DEBUG : : changeNotify: relativePath="dir/new_file.txt", type=1 2024/12/09 02:08:58 DEBUG : : >changeNotify: 2024/12/09 02:08:58 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:58 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:58 DEBUG : : invalidating directory cache 2024/12/09 02:08:58 DEBUG : : >changeNotify: 2024/12/09 02:08:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:58 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:58 DEBUG : : >changeNotify: 2024/12/09 02:08:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:08:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:08:58 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:08:58 DEBUG : : >changeNotify: 2024/12/09 02:08:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:08:58 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:08:58 DEBUG : : >changeNotify: 2024/12/09 02:08:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file2.bin" entryType 1 2024/12/09 02:08:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file2.json" entryType 1 2024/12/09 02:08:58 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/09 02:08:58 DEBUG : : >changeNotify: 2024/12/09 02:08:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/new_file.txt.bin" entryType 1 2024/12/09 02:08:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/new_file.txt.json" entryType 1 2024/12/09 02:08:58 DEBUG : : changeNotify: relativePath="dir/new_file.txt", type=1 2024/12/09 02:08:58 DEBUG : : >changeNotify: 2024/12/09 02:08:58 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:58 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:59 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:59 DEBUG : : >changeNotify: 2024/12/09 02:08:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:59 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:59 DEBUG : : >changeNotify: 2024/12/09 02:08:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:08:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:08:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:08:59 DEBUG : : >changeNotify: 2024/12/09 02:08:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:08:59 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:08:59 DEBUG : : >changeNotify: 2024/12/09 02:08:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file2.bin" entryType 1 2024/12/09 02:08:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file2.json" entryType 1 2024/12/09 02:08:59 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/09 02:08:59 DEBUG : : >changeNotify: 2024/12/09 02:08:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/new_file.txt.bin" entryType 1 2024/12/09 02:08:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/new_file.txt.json" entryType 1 2024/12/09 02:08:59 DEBUG : : changeNotify: relativePath="dir/new_file.txt", type=1 2024/12/09 02:08:59 DEBUG : : >changeNotify: 2024/12/09 02:08:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:59 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:59 DEBUG : : >changeNotify: 2024/12/09 02:08:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:59 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:59 DEBUG : : >changeNotify: 2024/12/09 02:08:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:08:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:08:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:08:59 DEBUG : : >changeNotify: 2024/12/09 02:08:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:08:59 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:08:59 DEBUG : : >changeNotify: 2024/12/09 02:08:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file2.bin" entryType 1 2024/12/09 02:08:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file2.json" entryType 1 2024/12/09 02:08:59 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/09 02:08:59 DEBUG : : >changeNotify: 2024/12/09 02:08:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/new_file.txt.bin" entryType 1 2024/12/09 02:08:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/new_file.txt.json" entryType 1 2024/12/09 02:08:59 DEBUG : : changeNotify: relativePath="dir/new_file.txt", type=1 2024/12/09 02:08:59 DEBUG : : >changeNotify: 2024/12/09 02:08:59 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:59 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:59 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:59 DEBUG : : >changeNotify: 2024/12/09 02:08:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:59 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:59 DEBUG : : >changeNotify: 2024/12/09 02:08:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:08:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:08:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:08:59 DEBUG : : >changeNotify: 2024/12/09 02:08:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:08:59 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:08:59 DEBUG : : >changeNotify: 2024/12/09 02:08:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file2.bin" entryType 1 2024/12/09 02:08:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file2.json" entryType 1 2024/12/09 02:08:59 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/09 02:08:59 DEBUG : : >changeNotify: 2024/12/09 02:08:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/new_file.txt.bin" entryType 1 2024/12/09 02:08:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/new_file.txt.json" entryType 1 2024/12/09 02:08:59 DEBUG : : changeNotify: relativePath="dir/new_file.txt", type=1 2024/12/09 02:08:59 DEBUG : : >changeNotify: 2024/12/09 02:08:59 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:08:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:08:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:08:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:08:59 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:08:59 DEBUG : : >changeNotify: 2024/12/09 02:08:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:08:59 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:08:59 DEBUG : : >changeNotify: 2024/12/09 02:08:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:08:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:08:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:08:59 DEBUG : : >changeNotify: 2024/12/09 02:08:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:08:59 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:08:59 DEBUG : : >changeNotify: 2024/12/09 02:08:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file2.bin" entryType 1 2024/12/09 02:08:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file2.json" entryType 1 2024/12/09 02:08:59 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/09 02:08:59 DEBUG : : >changeNotify: 2024/12/09 02:08:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/new_file.txt.bin" entryType 1 2024/12/09 02:08:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/new_file.txt.json" entryType 1 2024/12/09 02:08:59 DEBUG : : changeNotify: relativePath="dir/new_file.txt", type=1 2024/12/09 02:08:59 DEBUG : : >changeNotify: 2024/12/09 02:09:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:09:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:09:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:09:00 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:09:00 DEBUG : : >changeNotify: 2024/12/09 02:09:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:09:00 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:09:00 DEBUG : : >changeNotify: 2024/12/09 02:09:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:00 DEBUG : : >changeNotify: 2024/12/09 02:09:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:00 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:00 DEBUG : : >changeNotify: 2024/12/09 02:09:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file2.bin" entryType 1 2024/12/09 02:09:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file2.json" entryType 1 2024/12/09 02:09:00 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/09 02:09:00 DEBUG : : >changeNotify: 2024/12/09 02:09:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/new_file.txt.bin" entryType 1 2024/12/09 02:09:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/new_file.txt.json" entryType 1 2024/12/09 02:09:00 DEBUG : : changeNotify: relativePath="dir/new_file.txt", type=1 2024/12/09 02:09:00 DEBUG : : >changeNotify: 2024/12/09 02:09:00 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:09:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:09:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:09:01 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:09:01 DEBUG : : >changeNotify: 2024/12/09 02:09:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:09:01 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:09:01 DEBUG : : >changeNotify: 2024/12/09 02:09:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:01 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:01 DEBUG : : >changeNotify: 2024/12/09 02:09:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:01 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:01 DEBUG : : >changeNotify: 2024/12/09 02:09:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file2.bin" entryType 1 2024/12/09 02:09:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file2.json" entryType 1 2024/12/09 02:09:01 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/09 02:09:01 DEBUG : : >changeNotify: 2024/12/09 02:09:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/new_file.txt.json" entryType 1 2024/12/09 02:09:01 DEBUG : : changeNotify: relativePath="dir/new_file.txt", type=1 2024/12/09 02:09:01 DEBUG : : >changeNotify: 2024/12/09 02:09:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/new_file.txt.bin" entryType 1 2024/12/09 02:09:01 DEBUG : dir: Rmdir: contains trashed file: "new_file.txt.json" 2024/12/09 02:09:01 DEBUG : dir: Rmdir: contains trashed file: "new_file.txt.bin" 2024/12/09 02:09:01 DEBUG : dir: Rmdir: contains trashed file: "file2.bin" 2024/12/09 02:09:01 DEBUG : dir: Rmdir: contains trashed file: "file2.json" 2024/12/09 02:09:02 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote --- PASS: TestVFSOpenFile (22.27s) === RUN TestVFSRename run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 02:09:02 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:09:02 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:09:02 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:09:02 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:09:02 DEBUG : : >changeNotify: 2024/12/09 02:09:02 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:09:02 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:09:02 DEBUG : : >changeNotify: 2024/12/09 02:09:02 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:02 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:02 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:02 DEBUG : : >changeNotify: 2024/12/09 02:09:02 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:02 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:02 DEBUG : : >changeNotify: 2024/12/09 02:09:04 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/09 02:09:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:09:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:09:04 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:09:04 DEBUG : : >changeNotify: 2024/12/09 02:09:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:09:04 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:09:04 DEBUG : : >changeNotify: 2024/12/09 02:09:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:04 DEBUG : : >changeNotify: 2024/12/09 02:09:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:04 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:04 DEBUG : : >changeNotify: 2024/12/09 02:09:05 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.bin" entryType 1 2024/12/09 02:09:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:09:06 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:09:06 DEBUG : : >changeNotify: 2024/12/09 02:09:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:09:06 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:09:06 DEBUG : : >changeNotify: 2024/12/09 02:09:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:06 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:06 DEBUG : : >changeNotify: 2024/12/09 02:09:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:06 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:06 DEBUG : : >changeNotify: 2024/12/09 02:09:06 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:06 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:09:06 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:09:06 DEBUG : : >changeNotify: 2024/12/09 02:09:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:09:06 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:09:06 DEBUG : : >changeNotify: 2024/12/09 02:09:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:06 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:06 DEBUG : : >changeNotify: 2024/12/09 02:09:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:06 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:06 DEBUG : : >changeNotify: 2024/12/09 02:09:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file2.bin" entryType 1 2024/12/09 02:09:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:09:06 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:09:06 DEBUG : : >changeNotify: 2024/12/09 02:09:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:09:06 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:09:06 DEBUG : : >changeNotify: 2024/12/09 02:09:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:06 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:06 DEBUG : : >changeNotify: 2024/12/09 02:09:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:06 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:06 DEBUG : : >changeNotify: 2024/12/09 02:09:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file2.bin" entryType 1 2024/12/09 02:09:07 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:09:07 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:09:07 DEBUG : : >changeNotify: 2024/12/09 02:09:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:09:07 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:09:07 DEBUG : : >changeNotify: 2024/12/09 02:09:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:07 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:07 DEBUG : : >changeNotify: 2024/12/09 02:09:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:07 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:07 DEBUG : : >changeNotify: 2024/12/09 02:09:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file2.bin" entryType 1 2024/12/09 02:09:07 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:07 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:09:07 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:09:07 DEBUG : : >changeNotify: 2024/12/09 02:09:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:09:07 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:09:07 DEBUG : : >changeNotify: 2024/12/09 02:09:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:07 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:07 DEBUG : : >changeNotify: 2024/12/09 02:09:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:07 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:07 DEBUG : : >changeNotify: 2024/12/09 02:09:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file2.bin" entryType 1 2024/12/09 02:09:07 DEBUG : : forgetting directory cache 2024/12/09 02:09:07 DEBUG : dir: forgetting directory cache 2024/12/09 02:09:07 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/12/09 02:09:07 DEBUG : : Removed virtual directory entry vAddFile: "newLeaf" 2024/12/09 02:09:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:09:07 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:09:07 DEBUG : : >changeNotify: 2024/12/09 02:09:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:09:07 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:09:07 DEBUG : : >changeNotify: 2024/12/09 02:09:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:07 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:07 DEBUG : : >changeNotify: 2024/12/09 02:09:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:07 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:07 DEBUG : : >changeNotify: 2024/12/09 02:09:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file2.bin" entryType 1 2024/12/09 02:09:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file2.json" entryType 1 2024/12/09 02:09:07 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/09 02:09:07 DEBUG : : >changeNotify: 2024/12/09 02:09:08 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:08 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:09:08 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:09:08 DEBUG : : invalidating directory cache 2024/12/09 02:09:08 DEBUG : : >changeNotify: 2024/12/09 02:09:08 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:09:08 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:09:08 DEBUG : : >changeNotify: 2024/12/09 02:09:08 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:08 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:08 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:08 DEBUG : dir: invalidating directory cache 2024/12/09 02:09:08 DEBUG : : >changeNotify: 2024/12/09 02:09:08 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:08 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:08 DEBUG : : >changeNotify: 2024/12/09 02:09:08 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file2.bin" entryType 1 2024/12/09 02:09:08 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file2.json" entryType 1 2024/12/09 02:09:08 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/09 02:09:08 DEBUG : : >changeNotify: 2024/12/09 02:09:12 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:12 INFO : dir/file2: Moved (server-side) to: dir/file1 2024/12/09 02:09:12 DEBUG : dir/file1: Updating file with dir/file1 0xc0006fcc00 2024/12/09 02:09:12 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/12/09 02:09:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 02:09:12 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:09:12 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:09:12 DEBUG : : >changeNotify: 2024/12/09 02:09:12 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:09:12 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:09:12 DEBUG : : >changeNotify: 2024/12/09 02:09:12 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:12 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:12 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:12 DEBUG : : >changeNotify: 2024/12/09 02:09:12 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:12 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:12 DEBUG : : >changeNotify: 2024/12/09 02:09:12 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:09:12 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:09:12 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:09:12 DEBUG : : >changeNotify: 2024/12/09 02:09:14 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:14 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:09:14 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:09:14 DEBUG : : >changeNotify: 2024/12/09 02:09:14 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:09:14 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:09:14 DEBUG : : >changeNotify: 2024/12/09 02:09:14 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:14 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:14 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:14 DEBUG : : >changeNotify: 2024/12/09 02:09:14 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:14 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:14 DEBUG : : >changeNotify: 2024/12/09 02:09:14 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.bin" entryType 1 2024/12/09 02:09:14 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir/file1.json" entryType 1 2024/12/09 02:09:14 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/09 02:09:14 DEBUG : : >changeNotify: 2024/12/09 02:09:16 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:16 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:16 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:16 INFO : dir/file1: Moved (server-side) to: file0 2024/12/09 02:09:16 DEBUG : file0: Updating file with file0 0xc0006fcc00 2024/12/09 02:09:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/09 02:09:16 DEBUG : : Added virtual directory entry vAddFile: "file0" 2024/12/09 02:09:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:09:16 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:09:16 DEBUG : : >changeNotify: 2024/12/09 02:09:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:09:16 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:09:16 DEBUG : : >changeNotify: 2024/12/09 02:09:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:16 DEBUG : : >changeNotify: 2024/12/09 02:09:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:16 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:16 DEBUG : : >changeNotify: 2024/12/09 02:09:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:09:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:09:16 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:09:16 DEBUG : : >changeNotify: 2024/12/09 02:09:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:09:16 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:09:16 DEBUG : : >changeNotify: 2024/12/09 02:09:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:09:16 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:09:16 DEBUG : : >changeNotify: 2024/12/09 02:09:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:16 DEBUG : : >changeNotify: 2024/12/09 02:09:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:16 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:16 DEBUG : : >changeNotify: 2024/12/09 02:09:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:09:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:09:16 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:09:16 DEBUG : : >changeNotify: 2024/12/09 02:09:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:09:16 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:09:16 DEBUG : : >changeNotify: 2024/12/09 02:09:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:09:16 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:09:16 DEBUG : : >changeNotify: 2024/12/09 02:09:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:16 DEBUG : : >changeNotify: 2024/12/09 02:09:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:16 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:16 DEBUG : : >changeNotify: 2024/12/09 02:09:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:09:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:09:16 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:09:16 DEBUG : : >changeNotify: 2024/12/09 02:09:17 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:17 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:09:17 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:09:17 DEBUG : : >changeNotify: 2024/12/09 02:09:17 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:09:17 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:09:17 DEBUG : : >changeNotify: 2024/12/09 02:09:17 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:17 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:17 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:17 DEBUG : : >changeNotify: 2024/12/09 02:09:17 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:17 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:17 DEBUG : : >changeNotify: 2024/12/09 02:09:17 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:09:17 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:09:17 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:09:17 DEBUG : : >changeNotify: 2024/12/09 02:09:17 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:09:17 DEBUG : dir: Looking for writers 2024/12/09 02:09:17 DEBUG : : Looking for writers 2024/12/09 02:09:17 DEBUG : dir: reading active writers 2024/12/09 02:09:17 DEBUG : file0: reading active writers 2024/12/09 02:09:17 DEBUG : >WaitForWriters: 2024/12/09 02:09:18 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:18 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:09:18 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:09:18 DEBUG : : >changeNotify: 2024/12/09 02:09:18 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:09:18 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:09:18 DEBUG : : >changeNotify: 2024/12/09 02:09:18 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:18 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:18 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:18 DEBUG : : >changeNotify: 2024/12/09 02:09:18 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:18 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:18 DEBUG : : >changeNotify: 2024/12/09 02:09:18 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:09:18 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:09:18 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:09:18 DEBUG : : >changeNotify: 2024/12/09 02:09:18 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "normal name with no special characters.txt.json" entryType 1 2024/12/09 02:09:19 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/09 02:09:19 DEBUG : : >changeNotify: 2024/12/09 02:09:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/09 02:09:19 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/09 02:09:19 DEBUG : : >changeNotify: 2024/12/09 02:09:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:19 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:19 DEBUG : : >changeNotify: 2024/12/09 02:09:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:19 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:19 DEBUG : : >changeNotify: 2024/12/09 02:09:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:09:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:09:19 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:09:19 DEBUG : : >changeNotify: --- PASS: TestVFSRename (17.95s) === RUN TestVFSStatfs run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 02:09:21 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:21 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:09:21 DEBUG : : Looking for writers 2024/12/09 02:09:21 DEBUG : >WaitForWriters: 2024/12/09 02:09:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:21 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:21 DEBUG : : >changeNotify: 2024/12/09 02:09:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:21 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:21 DEBUG : : >changeNotify: 2024/12/09 02:09:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:09:21 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:09:21 DEBUG : : >changeNotify: 2024/12/09 02:09:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 --- PASS: TestVFSStatfs (0.92s) === RUN TestVFSMkdir run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 02:09:21 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:22 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:22 DEBUG : : Added virtual directory entry vAddDir: "/" 2024/12/09 02:09:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:22 DEBUG : : >changeNotify: 2024/12/09 02:09:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:22 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:22 DEBUG : : >changeNotify: 2024/12/09 02:09:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:09:22 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:09:22 DEBUG : : >changeNotify: 2024/12/09 02:09:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:09:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:22 DEBUG : : >changeNotify: 2024/12/09 02:09:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:22 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:22 DEBUG : : >changeNotify: 2024/12/09 02:09:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:09:22 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:09:22 DEBUG : : >changeNotify: 2024/12/09 02:09:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:09:23 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/12/09 02:09:23 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:23 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:23 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:23 DEBUG : : >changeNotify: 2024/12/09 02:09:23 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:23 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:23 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:23 DEBUG : : >changeNotify: 2024/12/09 02:09:23 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:09:23 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:09:23 DEBUG : : >changeNotify: 2024/12/09 02:09:23 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:09:23 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:09:23 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:09:23 DEBUG : : >changeNotify: 2024/12/09 02:09:24 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:24 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:24 DEBUG : : >changeNotify: 2024/12/09 02:09:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:24 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:24 DEBUG : : >changeNotify: 2024/12/09 02:09:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:09:24 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:09:24 DEBUG : : >changeNotify: 2024/12/09 02:09:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:09:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:09:24 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:09:24 DEBUG : : >changeNotify: 2024/12/09 02:09:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:24 DEBUG : : >changeNotify: 2024/12/09 02:09:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:24 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:24 DEBUG : : >changeNotify: 2024/12/09 02:09:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:09:24 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:09:24 DEBUG : : >changeNotify: 2024/12/09 02:09:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:09:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:09:24 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:09:24 DEBUG : : >changeNotify: 2024/12/09 02:09:24 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:24 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:25 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:25 DEBUG : : >changeNotify: 2024/12/09 02:09:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:25 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:25 DEBUG : : >changeNotify: 2024/12/09 02:09:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:09:25 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:09:25 DEBUG : : >changeNotify: 2024/12/09 02:09:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:09:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:09:25 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:09:25 DEBUG : : >changeNotify: 2024/12/09 02:09:25 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:25 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:25 DEBUG : : >changeNotify: 2024/12/09 02:09:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:25 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:25 DEBUG : : >changeNotify: 2024/12/09 02:09:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:09:25 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:09:25 DEBUG : : >changeNotify: 2024/12/09 02:09:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:09:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:09:25 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:09:25 DEBUG : : >changeNotify: 2024/12/09 02:09:25 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:25 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:25 DEBUG : : >changeNotify: 2024/12/09 02:09:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:25 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:25 DEBUG : : >changeNotify: 2024/12/09 02:09:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:09:25 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:09:25 DEBUG : : >changeNotify: 2024/12/09 02:09:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:09:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:09:25 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:09:25 DEBUG : : >changeNotify: 2024/12/09 02:09:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:25 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:25 DEBUG : : invalidating directory cache 2024/12/09 02:09:25 DEBUG : : >changeNotify: 2024/12/09 02:09:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:25 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:25 DEBUG : : >changeNotify: 2024/12/09 02:09:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:09:25 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:09:25 DEBUG : : >changeNotify: 2024/12/09 02:09:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:09:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:09:25 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:09:25 DEBUG : : >changeNotify: 2024/12/09 02:09:25 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:25 DEBUG : : Added virtual directory entry vAddDir: "b" 2024/12/09 02:09:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:26 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:26 DEBUG : : >changeNotify: 2024/12/09 02:09:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:26 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:26 DEBUG : : >changeNotify: 2024/12/09 02:09:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:09:26 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:09:26 DEBUG : : >changeNotify: 2024/12/09 02:09:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:09:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:09:26 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:09:26 DEBUG : : >changeNotify: 2024/12/09 02:09:26 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:26 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:26 DEBUG : : >changeNotify: 2024/12/09 02:09:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:26 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:26 DEBUG : : >changeNotify: 2024/12/09 02:09:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:09:26 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:09:26 DEBUG : : >changeNotify: 2024/12/09 02:09:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:09:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:09:26 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:09:26 DEBUG : : >changeNotify: 2024/12/09 02:09:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:09:26 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:09:26 DEBUG : : >changeNotify: 2024/12/09 02:09:26 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:27 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:27 DEBUG : : >changeNotify: 2024/12/09 02:09:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:27 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:27 DEBUG : : >changeNotify: 2024/12/09 02:09:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:09:27 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:09:27 DEBUG : : >changeNotify: 2024/12/09 02:09:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:09:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:09:27 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:09:27 DEBUG : : >changeNotify: 2024/12/09 02:09:27 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:09:27 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:09:27 DEBUG : : >changeNotify: 2024/12/09 02:09:27 DEBUG : : Added virtual directory entry vAddDir: "c" 2024/12/09 02:09:28 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:28 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:28 DEBUG : : >changeNotify: 2024/12/09 02:09:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:28 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:28 DEBUG : : >changeNotify: 2024/12/09 02:09:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:09:28 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:09:28 DEBUG : : >changeNotify: 2024/12/09 02:09:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:09:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:09:28 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:09:28 DEBUG : : >changeNotify: 2024/12/09 02:09:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:09:28 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:09:28 DEBUG : : >changeNotify: 2024/12/09 02:09:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:09:28 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:09:28 DEBUG : : >changeNotify: 2024/12/09 02:09:28 DEBUG : : Added virtual directory entry vAddDir: "d" 2024/12/09 02:09:29 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:09:29 DEBUG : : Looking for writers 2024/12/09 02:09:29 DEBUG : a: Looking for writers 2024/12/09 02:09:29 DEBUG : b: Looking for writers 2024/12/09 02:09:29 DEBUG : c: Looking for writers 2024/12/09 02:09:29 DEBUG : d: Looking for writers 2024/12/09 02:09:29 DEBUG : : Looking for writers 2024/12/09 02:09:29 DEBUG : /: reading active writers 2024/12/09 02:09:29 DEBUG : a: reading active writers 2024/12/09 02:09:29 DEBUG : b: reading active writers 2024/12/09 02:09:29 DEBUG : c: reading active writers 2024/12/09 02:09:29 DEBUG : d: reading active writers 2024/12/09 02:09:29 DEBUG : >WaitForWriters: 2024/12/09 02:09:29 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:30 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:30 DEBUG : : >changeNotify: 2024/12/09 02:09:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:30 DEBUG : : >changeNotify: 2024/12/09 02:09:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:09:30 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:09:30 DEBUG : : >changeNotify: 2024/12/09 02:09:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:09:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:09:30 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:09:30 DEBUG : : >changeNotify: 2024/12/09 02:09:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:09:30 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:09:30 DEBUG : : >changeNotify: 2024/12/09 02:09:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:09:30 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:09:30 DEBUG : : >changeNotify: 2024/12/09 02:09:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:09:30 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:09:30 DEBUG : : >changeNotify: 2024/12/09 02:09:30 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:30 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:30 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:30 DEBUG : : >changeNotify: 2024/12/09 02:09:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:30 DEBUG : : >changeNotify: 2024/12/09 02:09:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:09:30 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:09:30 DEBUG : : >changeNotify: 2024/12/09 02:09:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:09:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:09:30 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:09:30 DEBUG : : >changeNotify: 2024/12/09 02:09:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:09:30 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:09:30 DEBUG : : >changeNotify: 2024/12/09 02:09:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:09:30 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:09:30 DEBUG : : >changeNotify: 2024/12/09 02:09:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:09:30 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:09:30 DEBUG : : >changeNotify: 2024/12/09 02:09:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:31 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:31 DEBUG : : >changeNotify: 2024/12/09 02:09:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:31 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:31 DEBUG : : >changeNotify: 2024/12/09 02:09:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:09:31 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:09:31 DEBUG : : >changeNotify: 2024/12/09 02:09:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:09:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:09:31 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:09:31 DEBUG : : >changeNotify: 2024/12/09 02:09:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:09:31 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:09:31 DEBUG : : >changeNotify: 2024/12/09 02:09:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:09:31 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:09:31 DEBUG : : >changeNotify: 2024/12/09 02:09:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:09:31 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:09:31 DEBUG : : >changeNotify: 2024/12/09 02:09:31 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:31 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:31 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:31 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:31 DEBUG : : >changeNotify: 2024/12/09 02:09:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:31 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:31 DEBUG : : >changeNotify: 2024/12/09 02:09:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:09:31 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:09:31 DEBUG : : >changeNotify: 2024/12/09 02:09:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:09:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:09:31 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:09:31 DEBUG : : >changeNotify: 2024/12/09 02:09:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:09:31 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:09:31 DEBUG : : >changeNotify: 2024/12/09 02:09:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:09:31 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:09:31 DEBUG : : >changeNotify: 2024/12/09 02:09:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:09:31 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:09:31 DEBUG : : >changeNotify: 2024/12/09 02:09:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:31 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:31 DEBUG : : >changeNotify: 2024/12/09 02:09:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:31 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:31 DEBUG : : >changeNotify: 2024/12/09 02:09:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:09:31 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:09:31 DEBUG : : >changeNotify: 2024/12/09 02:09:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:09:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:09:31 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:09:31 DEBUG : : >changeNotify: 2024/12/09 02:09:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:09:31 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:09:31 DEBUG : : >changeNotify: 2024/12/09 02:09:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:09:31 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:09:31 DEBUG : : >changeNotify: 2024/12/09 02:09:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:09:31 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:09:31 DEBUG : : >changeNotify: 2024/12/09 02:09:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:31 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:31 DEBUG : : >changeNotify: 2024/12/09 02:09:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:31 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:31 DEBUG : : >changeNotify: 2024/12/09 02:09:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:09:31 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:09:31 DEBUG : : >changeNotify: 2024/12/09 02:09:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:09:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:09:31 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:09:31 DEBUG : : >changeNotify: 2024/12/09 02:09:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:09:31 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:09:31 DEBUG : : >changeNotify: 2024/12/09 02:09:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:09:31 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:09:31 DEBUG : : >changeNotify: 2024/12/09 02:09:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:09:31 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:09:31 DEBUG : : >changeNotify: 2024/12/09 02:09:32 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:32 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:32 DEBUG : : >changeNotify: 2024/12/09 02:09:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:32 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:32 DEBUG : : >changeNotify: 2024/12/09 02:09:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:09:32 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:09:32 DEBUG : : >changeNotify: 2024/12/09 02:09:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:09:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:09:32 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:09:32 DEBUG : : >changeNotify: 2024/12/09 02:09:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:09:32 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:09:32 DEBUG : : >changeNotify: 2024/12/09 02:09:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:09:32 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:09:32 DEBUG : : >changeNotify: 2024/12/09 02:09:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:09:32 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:09:32 DEBUG : : >changeNotify: --- PASS: TestVFSMkdir (11.87s) === RUN TestVFSMkdirAll run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 02:09:33 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:34 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:34 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:34 DEBUG : : >changeNotify: 2024/12/09 02:09:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:34 DEBUG : : >changeNotify: 2024/12/09 02:09:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:09:34 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:09:34 DEBUG : : >changeNotify: 2024/12/09 02:09:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:09:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:09:34 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:09:34 DEBUG : : >changeNotify: 2024/12/09 02:09:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:09:34 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:09:34 DEBUG : : >changeNotify: 2024/12/09 02:09:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:09:34 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:09:34 DEBUG : : >changeNotify: 2024/12/09 02:09:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:09:34 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:09:34 DEBUG : : >changeNotify: 2024/12/09 02:09:34 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:34 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:34 DEBUG : : >changeNotify: 2024/12/09 02:09:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:34 DEBUG : : >changeNotify: 2024/12/09 02:09:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:09:34 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:09:34 DEBUG : : >changeNotify: 2024/12/09 02:09:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:09:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:09:34 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:09:34 DEBUG : : >changeNotify: 2024/12/09 02:09:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:09:34 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:09:34 DEBUG : : >changeNotify: 2024/12/09 02:09:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:09:34 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:09:34 DEBUG : : >changeNotify: 2024/12/09 02:09:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:09:34 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:09:34 DEBUG : : >changeNotify: 2024/12/09 02:09:34 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:34 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:34 DEBUG : : >changeNotify: 2024/12/09 02:09:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:34 DEBUG : : >changeNotify: 2024/12/09 02:09:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:09:34 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:09:34 DEBUG : : >changeNotify: 2024/12/09 02:09:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:09:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:09:34 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:09:34 DEBUG : : >changeNotify: 2024/12/09 02:09:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:09:34 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:09:34 DEBUG : : >changeNotify: 2024/12/09 02:09:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:09:34 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:09:34 DEBUG : : >changeNotify: 2024/12/09 02:09:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:09:34 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:09:34 DEBUG : : >changeNotify: 2024/12/09 02:09:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:34 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:34 DEBUG : : >changeNotify: 2024/12/09 02:09:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:34 DEBUG : : >changeNotify: 2024/12/09 02:09:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:09:34 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:09:34 DEBUG : : >changeNotify: 2024/12/09 02:09:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:09:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:09:34 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:09:34 DEBUG : : >changeNotify: 2024/12/09 02:09:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:09:34 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:09:34 DEBUG : : >changeNotify: 2024/12/09 02:09:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:09:34 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:09:34 DEBUG : : >changeNotify: 2024/12/09 02:09:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:09:34 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:09:34 DEBUG : : >changeNotify: 2024/12/09 02:09:35 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/12/09 02:09:36 DEBUG : a: Added virtual directory entry vAddDir: "b" 2024/12/09 02:09:36 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:37 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:37 DEBUG : : >changeNotify: 2024/12/09 02:09:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:37 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:37 DEBUG : : >changeNotify: 2024/12/09 02:09:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:09:37 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:09:37 DEBUG : : >changeNotify: 2024/12/09 02:09:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:09:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:09:37 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:09:37 DEBUG : : >changeNotify: 2024/12/09 02:09:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:09:37 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:09:37 DEBUG : : >changeNotify: 2024/12/09 02:09:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:09:37 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:09:37 DEBUG : : >changeNotify: 2024/12/09 02:09:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:09:37 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:09:37 DEBUG : : >changeNotify: 2024/12/09 02:09:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a/b" entryType 0 2024/12/09 02:09:37 DEBUG : : changeNotify: relativePath="a/b", type=0 2024/12/09 02:09:37 DEBUG : : >changeNotify: 2024/12/09 02:09:37 DEBUG : : forgetting directory cache 2024/12/09 02:09:37 DEBUG : dir: forgetting directory cache 2024/12/09 02:09:37 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/12/09 02:09:37 DEBUG : : Removed virtual directory entry vAddFile: "newLeaf" 2024/12/09 02:09:37 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2024/12/09 02:09:39 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2024/12/09 02:09:40 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:40 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:40 DEBUG : : >changeNotify: 2024/12/09 02:09:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:40 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:40 DEBUG : : >changeNotify: 2024/12/09 02:09:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:09:40 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:09:40 DEBUG : : >changeNotify: 2024/12/09 02:09:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:09:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:09:40 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:09:40 DEBUG : : >changeNotify: 2024/12/09 02:09:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:09:40 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:09:40 DEBUG : : >changeNotify: 2024/12/09 02:09:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:09:40 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:09:40 DEBUG : : >changeNotify: 2024/12/09 02:09:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:09:40 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:09:40 DEBUG : : >changeNotify: 2024/12/09 02:09:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a/b" entryType 0 2024/12/09 02:09:40 DEBUG : : changeNotify: relativePath="a/b", type=0 2024/12/09 02:09:40 DEBUG : : >changeNotify: 2024/12/09 02:09:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a/b/c" entryType 0 2024/12/09 02:09:40 DEBUG : : changeNotify: relativePath="a/b/c", type=0 2024/12/09 02:09:40 DEBUG : : >changeNotify: 2024/12/09 02:09:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a/b/c/d" entryType 0 2024/12/09 02:09:40 DEBUG : : changeNotify: relativePath="a/b/c/d", type=0 2024/12/09 02:09:40 DEBUG : : >changeNotify: 2024/12/09 02:09:40 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:40 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:40 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:40 DEBUG : : invalidating directory cache 2024/12/09 02:09:40 DEBUG : : >changeNotify: 2024/12/09 02:09:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:40 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:40 DEBUG : dir: invalidating directory cache 2024/12/09 02:09:40 DEBUG : : >changeNotify: 2024/12/09 02:09:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:09:40 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:09:40 DEBUG : : >changeNotify: 2024/12/09 02:09:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:09:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:09:40 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:09:40 DEBUG : : >changeNotify: 2024/12/09 02:09:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:09:40 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:09:40 DEBUG : : >changeNotify: 2024/12/09 02:09:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:09:40 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:09:40 DEBUG : : >changeNotify: 2024/12/09 02:09:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:09:40 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:09:40 DEBUG : : >changeNotify: 2024/12/09 02:09:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a/b" entryType 0 2024/12/09 02:09:40 DEBUG : : changeNotify: relativePath="a/b", type=0 2024/12/09 02:09:40 DEBUG : : >changeNotify: 2024/12/09 02:09:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a/b/c" entryType 0 2024/12/09 02:09:40 DEBUG : : changeNotify: relativePath="a/b/c", type=0 2024/12/09 02:09:40 DEBUG : : >changeNotify: 2024/12/09 02:09:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a/b/c/d" entryType 0 2024/12/09 02:09:40 DEBUG : : changeNotify: relativePath="a/b/c/d", type=0 2024/12/09 02:09:40 DEBUG : : >changeNotify: 2024/12/09 02:09:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:41 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:41 DEBUG : : >changeNotify: 2024/12/09 02:09:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:41 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:41 DEBUG : : >changeNotify: 2024/12/09 02:09:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:09:41 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:09:41 DEBUG : : >changeNotify: 2024/12/09 02:09:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:09:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:09:41 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:09:41 DEBUG : : >changeNotify: 2024/12/09 02:09:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:09:41 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:09:41 DEBUG : : >changeNotify: 2024/12/09 02:09:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:09:41 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:09:41 DEBUG : : >changeNotify: 2024/12/09 02:09:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:09:41 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:09:41 DEBUG : : >changeNotify: 2024/12/09 02:09:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a/b" entryType 0 2024/12/09 02:09:41 DEBUG : : changeNotify: relativePath="a/b", type=0 2024/12/09 02:09:41 DEBUG : : >changeNotify: 2024/12/09 02:09:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a/b/c" entryType 0 2024/12/09 02:09:41 DEBUG : : changeNotify: relativePath="a/b/c", type=0 2024/12/09 02:09:41 DEBUG : : >changeNotify: 2024/12/09 02:09:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a/b/c/d" entryType 0 2024/12/09 02:09:41 DEBUG : : changeNotify: relativePath="a/b/c/d", type=0 2024/12/09 02:09:41 DEBUG : : >changeNotify: 2024/12/09 02:09:41 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:41 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:41 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:41 DEBUG : : >changeNotify: 2024/12/09 02:09:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:41 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:41 DEBUG : : >changeNotify: 2024/12/09 02:09:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:09:41 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:09:41 DEBUG : : >changeNotify: 2024/12/09 02:09:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:09:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:09:41 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:09:41 DEBUG : : >changeNotify: 2024/12/09 02:09:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:09:41 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:09:41 DEBUG : : >changeNotify: 2024/12/09 02:09:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:09:41 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:09:41 DEBUG : : >changeNotify: 2024/12/09 02:09:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:09:41 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:09:41 DEBUG : : >changeNotify: 2024/12/09 02:09:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a/b" entryType 0 2024/12/09 02:09:41 DEBUG : : changeNotify: relativePath="a/b", type=0 2024/12/09 02:09:41 DEBUG : : >changeNotify: 2024/12/09 02:09:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a/b/c" entryType 0 2024/12/09 02:09:41 DEBUG : : changeNotify: relativePath="a/b/c", type=0 2024/12/09 02:09:41 DEBUG : : >changeNotify: 2024/12/09 02:09:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a/b/c/d" entryType 0 2024/12/09 02:09:41 DEBUG : : changeNotify: relativePath="a/b/c/d", type=0 2024/12/09 02:09:41 DEBUG : : >changeNotify: 2024/12/09 02:09:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:41 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:41 DEBUG : : >changeNotify: 2024/12/09 02:09:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:41 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:41 DEBUG : : >changeNotify: 2024/12/09 02:09:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:09:41 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:09:41 DEBUG : : >changeNotify: 2024/12/09 02:09:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:09:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:09:41 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:09:41 DEBUG : : >changeNotify: 2024/12/09 02:09:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:09:41 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:09:41 DEBUG : : >changeNotify: 2024/12/09 02:09:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:09:41 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:09:41 DEBUG : : >changeNotify: 2024/12/09 02:09:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:09:41 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:09:41 DEBUG : : >changeNotify: 2024/12/09 02:09:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a/b" entryType 0 2024/12/09 02:09:41 DEBUG : : changeNotify: relativePath="a/b", type=0 2024/12/09 02:09:41 DEBUG : : >changeNotify: 2024/12/09 02:09:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a/b/c" entryType 0 2024/12/09 02:09:41 DEBUG : : changeNotify: relativePath="a/b/c", type=0 2024/12/09 02:09:41 DEBUG : : >changeNotify: 2024/12/09 02:09:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a/b/c/d" entryType 0 2024/12/09 02:09:41 DEBUG : : changeNotify: relativePath="a/b/c/d", type=0 2024/12/09 02:09:41 DEBUG : : >changeNotify: 2024/12/09 02:09:41 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:41 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:41 DEBUG : : >changeNotify: 2024/12/09 02:09:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:41 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:41 DEBUG : : >changeNotify: 2024/12/09 02:09:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:09:41 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:09:41 DEBUG : : >changeNotify: 2024/12/09 02:09:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:09:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:09:41 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:09:41 DEBUG : : >changeNotify: 2024/12/09 02:09:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:09:41 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:09:41 DEBUG : : >changeNotify: 2024/12/09 02:09:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:09:41 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:09:41 DEBUG : : >changeNotify: 2024/12/09 02:09:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:09:41 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:09:41 DEBUG : : >changeNotify: 2024/12/09 02:09:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a/b" entryType 0 2024/12/09 02:09:41 DEBUG : : changeNotify: relativePath="a/b", type=0 2024/12/09 02:09:41 DEBUG : : >changeNotify: 2024/12/09 02:09:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a/b/c" entryType 0 2024/12/09 02:09:41 DEBUG : : changeNotify: relativePath="a/b/c", type=0 2024/12/09 02:09:41 DEBUG : : >changeNotify: 2024/12/09 02:09:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a/b/c/d" entryType 0 2024/12/09 02:09:41 DEBUG : : changeNotify: relativePath="a/b/c/d", type=0 2024/12/09 02:09:41 DEBUG : : >changeNotify: 2024/12/09 02:09:42 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:42 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:42 DEBUG : : >changeNotify: 2024/12/09 02:09:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:42 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:42 DEBUG : : >changeNotify: 2024/12/09 02:09:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:09:42 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:09:42 DEBUG : : >changeNotify: 2024/12/09 02:09:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:09:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:09:42 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:09:42 DEBUG : : >changeNotify: 2024/12/09 02:09:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:09:42 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:09:42 DEBUG : : >changeNotify: 2024/12/09 02:09:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:09:42 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:09:42 DEBUG : : >changeNotify: 2024/12/09 02:09:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:09:42 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:09:42 DEBUG : : >changeNotify: 2024/12/09 02:09:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a/b" entryType 0 2024/12/09 02:09:42 DEBUG : : changeNotify: relativePath="a/b", type=0 2024/12/09 02:09:42 DEBUG : : >changeNotify: 2024/12/09 02:09:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a/b/c" entryType 0 2024/12/09 02:09:42 DEBUG : : changeNotify: relativePath="a/b/c", type=0 2024/12/09 02:09:42 DEBUG : : >changeNotify: 2024/12/09 02:09:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a/b/c/d" entryType 0 2024/12/09 02:09:42 DEBUG : : changeNotify: relativePath="a/b/c/d", type=0 2024/12/09 02:09:42 DEBUG : : >changeNotify: 2024/12/09 02:09:43 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:09:43 DEBUG : a/b/c/d: Looking for writers 2024/12/09 02:09:43 DEBUG : a/b/c: Looking for writers 2024/12/09 02:09:43 DEBUG : d: reading active writers 2024/12/09 02:09:43 DEBUG : a/b: Looking for writers 2024/12/09 02:09:43 DEBUG : c: reading active writers 2024/12/09 02:09:43 DEBUG : a: Looking for writers 2024/12/09 02:09:43 DEBUG : b: reading active writers 2024/12/09 02:09:43 DEBUG : : Looking for writers 2024/12/09 02:09:43 DEBUG : a: reading active writers 2024/12/09 02:09:43 DEBUG : >WaitForWriters: 2024/12/09 02:09:43 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:43 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:43 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:43 DEBUG : : >changeNotify: 2024/12/09 02:09:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:43 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:43 DEBUG : : >changeNotify: 2024/12/09 02:09:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:09:43 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:09:43 DEBUG : : >changeNotify: 2024/12/09 02:09:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:09:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:09:43 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:09:43 DEBUG : : >changeNotify: 2024/12/09 02:09:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:09:43 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:09:43 DEBUG : : >changeNotify: 2024/12/09 02:09:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:09:43 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:09:43 DEBUG : : >changeNotify: 2024/12/09 02:09:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:09:43 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:09:43 DEBUG : : >changeNotify: 2024/12/09 02:09:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a/b" entryType 0 2024/12/09 02:09:43 DEBUG : : changeNotify: relativePath="a/b", type=0 2024/12/09 02:09:43 DEBUG : : >changeNotify: 2024/12/09 02:09:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a/b/c" entryType 0 2024/12/09 02:09:43 DEBUG : : changeNotify: relativePath="a/b/c", type=0 2024/12/09 02:09:43 DEBUG : : >changeNotify: 2024/12/09 02:09:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a/b/c/d" entryType 0 2024/12/09 02:09:43 DEBUG : : changeNotify: relativePath="a/b/c/d", type=0 2024/12/09 02:09:43 DEBUG : : >changeNotify: 2024/12/09 02:09:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:43 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:43 DEBUG : : >changeNotify: 2024/12/09 02:09:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:43 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:43 DEBUG : : >changeNotify: 2024/12/09 02:09:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:09:43 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:09:43 DEBUG : : >changeNotify: 2024/12/09 02:09:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:09:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:09:43 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:09:43 DEBUG : : >changeNotify: 2024/12/09 02:09:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:09:43 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:09:43 DEBUG : : >changeNotify: 2024/12/09 02:09:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:09:43 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:09:43 DEBUG : : >changeNotify: 2024/12/09 02:09:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:09:43 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:09:43 DEBUG : : >changeNotify: 2024/12/09 02:09:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a/b" entryType 0 2024/12/09 02:09:43 DEBUG : : changeNotify: relativePath="a/b", type=0 2024/12/09 02:09:43 DEBUG : : >changeNotify: 2024/12/09 02:09:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a/b/c" entryType 0 2024/12/09 02:09:43 DEBUG : : changeNotify: relativePath="a/b/c", type=0 2024/12/09 02:09:43 DEBUG : : >changeNotify: 2024/12/09 02:09:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a/b/c/d" entryType 0 2024/12/09 02:09:43 DEBUG : : changeNotify: relativePath="a/b/c/d", type=0 2024/12/09 02:09:43 DEBUG : : >changeNotify: 2024/12/09 02:09:45 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:45 DEBUG : a/b/c: Rmdir: contains trashed file: "d" 2024/12/09 02:09:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:45 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:45 DEBUG : : >changeNotify: 2024/12/09 02:09:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:45 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:45 DEBUG : : >changeNotify: 2024/12/09 02:09:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:09:45 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:09:45 DEBUG : : >changeNotify: 2024/12/09 02:09:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:09:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:09:45 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:09:45 DEBUG : : >changeNotify: 2024/12/09 02:09:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:09:45 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:09:45 DEBUG : : >changeNotify: 2024/12/09 02:09:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:09:45 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:09:45 DEBUG : : >changeNotify: 2024/12/09 02:09:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:09:45 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:09:45 DEBUG : : >changeNotify: 2024/12/09 02:09:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a/b" entryType 0 2024/12/09 02:09:45 DEBUG : : changeNotify: relativePath="a/b", type=0 2024/12/09 02:09:45 DEBUG : : >changeNotify: 2024/12/09 02:09:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a/b/c" entryType 0 2024/12/09 02:09:45 DEBUG : : changeNotify: relativePath="a/b/c", type=0 2024/12/09 02:09:45 DEBUG : : >changeNotify: 2024/12/09 02:09:45 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a/b/c/d" entryType 0 2024/12/09 02:09:45 DEBUG : : changeNotify: relativePath="a/b/c/d", type=0 2024/12/09 02:09:45 DEBUG : : >changeNotify: 2024/12/09 02:09:46 DEBUG : a/b: Rmdir: contains trashed file: "c" 2024/12/09 02:09:46 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:46 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:46 DEBUG : : >changeNotify: 2024/12/09 02:09:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:46 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:46 DEBUG : : >changeNotify: 2024/12/09 02:09:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:09:46 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:09:46 DEBUG : : >changeNotify: 2024/12/09 02:09:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:09:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:09:46 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:09:46 DEBUG : : >changeNotify: 2024/12/09 02:09:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:09:46 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:09:46 DEBUG : : >changeNotify: 2024/12/09 02:09:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:09:46 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:09:46 DEBUG : : >changeNotify: 2024/12/09 02:09:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:09:46 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:09:46 DEBUG : : >changeNotify: 2024/12/09 02:09:46 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a/b" entryType 0 2024/12/09 02:09:46 DEBUG : : changeNotify: relativePath="a/b", type=0 2024/12/09 02:09:46 DEBUG : : >changeNotify: 2024/12/09 02:09:46 DEBUG : a: Rmdir: contains trashed file: "b" 2024/12/09 02:09:47 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote --- PASS: TestVFSMkdirAll (14.28s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 02:09:47 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:47 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:47 DEBUG : : >changeNotify: 2024/12/09 02:09:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:47 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:47 DEBUG : : >changeNotify: 2024/12/09 02:09:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:09:47 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:09:47 DEBUG : : >changeNotify: 2024/12/09 02:09:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:09:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:09:47 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:09:47 DEBUG : : >changeNotify: 2024/12/09 02:09:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:09:47 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:09:47 DEBUG : : >changeNotify: 2024/12/09 02:09:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:09:47 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:09:47 DEBUG : : >changeNotify: 2024/12/09 02:09:47 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:09:47 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:09:47 DEBUG : : >changeNotify: 2024/12/09 02:09:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:09:48 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:48 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:48 DEBUG : : >changeNotify: 2024/12/09 02:09:48 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:48 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:48 DEBUG : : >changeNotify: 2024/12/09 02:09:48 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:09:48 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:09:48 DEBUG : : >changeNotify: 2024/12/09 02:09:48 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:09:48 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:09:48 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:09:48 DEBUG : : >changeNotify: 2024/12/09 02:09:48 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:09:48 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:09:48 DEBUG : : >changeNotify: 2024/12/09 02:09:48 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:09:48 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:09:48 DEBUG : : >changeNotify: 2024/12/09 02:09:48 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:09:48 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:09:48 DEBUG : : >changeNotify: 2024/12/09 02:09:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:09:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 02:09:48 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/09 02:09:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/09 02:09:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 02:09:48 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2024/12/09 02:09:48 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2024/12/09 02:09:48 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2024/12/09 02:09:48 DEBUG : Compressed: TestCompressDrive:rclone-test-comigat1tuko: File to upload is small (5 bytes), uploading instead of streaming 2024/12/09 02:09:49 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:50 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:50 DEBUG : : >changeNotify: 2024/12/09 02:09:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:50 DEBUG : : >changeNotify: 2024/12/09 02:09:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:09:50 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:09:50 DEBUG : : >changeNotify: 2024/12/09 02:09:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:09:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:09:50 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:09:50 DEBUG : : >changeNotify: 2024/12/09 02:09:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:09:50 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:09:50 DEBUG : : >changeNotify: 2024/12/09 02:09:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:09:50 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:09:50 DEBUG : : >changeNotify: 2024/12/09 02:09:50 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:09:50 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:09:50 DEBUG : : >changeNotify: 2024/12/09 02:09:51 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:51 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:51 DEBUG : : >changeNotify: 2024/12/09 02:09:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:51 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:51 DEBUG : : >changeNotify: 2024/12/09 02:09:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:09:51 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:09:51 DEBUG : : >changeNotify: 2024/12/09 02:09:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:09:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:09:51 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:09:51 DEBUG : : >changeNotify: 2024/12/09 02:09:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:09:51 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:09:51 DEBUG : : >changeNotify: 2024/12/09 02:09:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:09:51 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:09:51 DEBUG : : >changeNotify: 2024/12/09 02:09:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:09:51 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:09:51 DEBUG : : >changeNotify: 2024/12/09 02:09:51 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:51 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/09 02:09:51 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/09 02:09:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 02:09:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:51 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:51 DEBUG : : >changeNotify: 2024/12/09 02:09:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:51 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:51 DEBUG : : >changeNotify: 2024/12/09 02:09:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:09:51 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:09:51 DEBUG : : >changeNotify: 2024/12/09 02:09:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:09:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:09:51 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:09:51 DEBUG : : >changeNotify: 2024/12/09 02:09:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:09:51 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:09:51 DEBUG : : >changeNotify: 2024/12/09 02:09:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:09:51 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:09:51 DEBUG : : >changeNotify: 2024/12/09 02:09:51 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:09:51 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:09:51 DEBUG : : >changeNotify: 2024/12/09 02:09:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:09:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:09:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 02:09:52 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/09 02:09:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/09 02:09:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:09:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:09:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 02:09:52 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/09 02:09:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/09 02:09:52 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2024/12/09 02:09:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/12/09 02:09:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/09 02:09:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 02:09:52 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/09 02:09:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/09 02:09:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 02:09:52 DEBUG : Compressed: TestCompressDrive:rclone-test-comigat1tuko: File to upload is small (0 bytes), uploading instead of streaming 2024/12/09 02:09:54 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:54 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:54 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:54 DEBUG : : >changeNotify: 2024/12/09 02:09:54 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:54 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:54 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:54 DEBUG : : >changeNotify: 2024/12/09 02:09:54 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:09:54 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:09:54 DEBUG : : >changeNotify: 2024/12/09 02:09:54 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:09:54 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:09:54 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:09:54 DEBUG : : >changeNotify: 2024/12/09 02:09:54 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:09:54 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:09:54 DEBUG : : >changeNotify: 2024/12/09 02:09:54 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:09:54 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:09:54 DEBUG : : >changeNotify: 2024/12/09 02:09:54 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:09:54 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:09:54 DEBUG : : >changeNotify: 2024/12/09 02:09:55 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:55 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:55 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:55 DEBUG : : >changeNotify: 2024/12/09 02:09:55 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:55 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:55 DEBUG : : >changeNotify: 2024/12/09 02:09:55 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:09:55 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:09:55 DEBUG : : >changeNotify: 2024/12/09 02:09:55 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:09:55 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:09:55 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:09:55 DEBUG : : >changeNotify: 2024/12/09 02:09:55 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:09:55 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:09:55 DEBUG : : >changeNotify: 2024/12/09 02:09:55 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:09:55 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:09:55 DEBUG : : >changeNotify: 2024/12/09 02:09:55 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:09:55 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:09:55 DEBUG : : >changeNotify: 2024/12/09 02:09:56 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/09 02:09:56 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/09 02:09:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 02:09:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/12/09 02:09:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/09 02:09:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 02:09:56 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/09 02:09:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/09 02:09:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 02:09:56 DEBUG : Compressed: TestCompressDrive:rclone-test-comigat1tuko: File to upload is small (7 bytes), uploading instead of streaming 2024/12/09 02:09:57 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:57 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:57 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:57 DEBUG : : >changeNotify: 2024/12/09 02:09:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:57 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:57 DEBUG : : >changeNotify: 2024/12/09 02:09:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:09:57 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:09:57 DEBUG : : >changeNotify: 2024/12/09 02:09:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:09:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:09:57 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:09:57 DEBUG : : >changeNotify: 2024/12/09 02:09:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:09:57 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:09:57 DEBUG : : >changeNotify: 2024/12/09 02:09:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:09:57 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:09:57 DEBUG : : >changeNotify: 2024/12/09 02:09:57 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:09:57 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:09:57 DEBUG : : >changeNotify: 2024/12/09 02:09:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:58 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:58 DEBUG : : >changeNotify: 2024/12/09 02:09:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:58 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:58 DEBUG : : >changeNotify: 2024/12/09 02:09:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:09:58 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:09:58 DEBUG : : >changeNotify: 2024/12/09 02:09:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:09:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:09:58 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:09:58 DEBUG : : >changeNotify: 2024/12/09 02:09:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:09:58 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:09:58 DEBUG : : >changeNotify: 2024/12/09 02:09:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:09:58 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:09:58 DEBUG : : >changeNotify: 2024/12/09 02:09:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:09:58 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:09:58 DEBUG : : >changeNotify: 2024/12/09 02:09:58 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:09:58 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:09:58 DEBUG : : >changeNotify: 2024/12/09 02:09:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:58 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:58 DEBUG : : >changeNotify: 2024/12/09 02:09:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:09:58 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:09:58 DEBUG : : >changeNotify: 2024/12/09 02:09:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:09:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:09:58 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:09:58 DEBUG : : >changeNotify: 2024/12/09 02:09:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:09:58 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:09:58 DEBUG : : >changeNotify: 2024/12/09 02:09:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:09:58 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:09:58 DEBUG : : >changeNotify: 2024/12/09 02:09:58 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:09:58 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:09:58 DEBUG : : >changeNotify: 2024/12/09 02:09:58 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:58 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:09:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:59 DEBUG : : >changeNotify: 2024/12/09 02:09:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:09:59 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:09:59 DEBUG : : >changeNotify: 2024/12/09 02:09:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:09:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:09:59 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:09:59 DEBUG : : >changeNotify: 2024/12/09 02:09:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:09:59 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:09:59 DEBUG : : >changeNotify: 2024/12/09 02:09:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:09:59 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:09:59 DEBUG : : >changeNotify: 2024/12/09 02:09:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:09:59 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:09:59 DEBUG : : >changeNotify: 2024/12/09 02:09:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:59 DEBUG : : >changeNotify: 2024/12/09 02:09:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:09:59 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:09:59 DEBUG : : >changeNotify: 2024/12/09 02:09:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:09:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:09:59 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:09:59 DEBUG : : >changeNotify: 2024/12/09 02:09:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:09:59 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:09:59 DEBUG : : >changeNotify: 2024/12/09 02:09:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:09:59 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:09:59 DEBUG : : >changeNotify: 2024/12/09 02:09:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:09:59 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:09:59 DEBUG : : >changeNotify: 2024/12/09 02:09:59 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:59 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:09:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:59 DEBUG : : >changeNotify: 2024/12/09 02:09:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:09:59 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:09:59 DEBUG : : >changeNotify: 2024/12/09 02:09:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:09:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:09:59 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:09:59 DEBUG : : >changeNotify: 2024/12/09 02:09:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:09:59 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:09:59 DEBUG : : >changeNotify: 2024/12/09 02:09:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:09:59 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:09:59 DEBUG : : >changeNotify: 2024/12/09 02:09:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:09:59 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:09:59 DEBUG : : >changeNotify: 2024/12/09 02:09:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:09:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:09:59 DEBUG : : >changeNotify: 2024/12/09 02:09:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:09:59 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:09:59 DEBUG : : >changeNotify: 2024/12/09 02:09:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:09:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:09:59 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:09:59 DEBUG : : >changeNotify: 2024/12/09 02:09:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:09:59 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:09:59 DEBUG : : >changeNotify: 2024/12/09 02:09:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:09:59 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:09:59 DEBUG : : >changeNotify: 2024/12/09 02:09:59 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:09:59 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:09:59 DEBUG : : >changeNotify: 2024/12/09 02:09:59 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:10:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:10:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:10:00 DEBUG : : >changeNotify: 2024/12/09 02:10:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:10:00 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:10:00 DEBUG : : >changeNotify: 2024/12/09 02:10:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:10:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:10:00 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:10:00 DEBUG : : >changeNotify: 2024/12/09 02:10:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:10:00 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:10:00 DEBUG : : >changeNotify: 2024/12/09 02:10:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:10:00 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:10:00 DEBUG : : >changeNotify: 2024/12/09 02:10:00 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:00 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:00 DEBUG : : >changeNotify: 2024/12/09 02:10:00 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2024/12/09 02:10:00 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/09 02:10:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 02:10:00 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:10:00 DEBUG : : Looking for writers 2024/12/09 02:10:00 DEBUG : file1: reading active writers 2024/12/09 02:10:00 DEBUG : >WaitForWriters: 2024/12/09 02:10:00 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:10:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:10:01 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:10:01 DEBUG : : >changeNotify: 2024/12/09 02:10:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:10:01 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:10:01 DEBUG : : >changeNotify: 2024/12/09 02:10:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:10:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:10:01 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:10:01 DEBUG : : >changeNotify: 2024/12/09 02:10:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:10:01 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:10:01 DEBUG : : >changeNotify: 2024/12/09 02:10:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:10:01 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:10:01 DEBUG : : >changeNotify: 2024/12/09 02:10:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:01 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:01 DEBUG : : >changeNotify: 2024/12/09 02:10:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:10:01 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:10:01 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:10:01 DEBUG : : >changeNotify: 2024/12/09 02:10:02 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote --- PASS: TestWriteFileHandleMethods (15.12s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 02:10:02 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:10:02 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:10:02 DEBUG : : >changeNotify: 2024/12/09 02:10:02 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:10:02 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:10:02 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:10:02 DEBUG : : >changeNotify: 2024/12/09 02:10:02 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:10:02 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:10:02 DEBUG : : >changeNotify: 2024/12/09 02:10:02 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:10:02 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:10:02 DEBUG : : >changeNotify: 2024/12/09 02:10:02 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:10:02 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:10:02 DEBUG : : >changeNotify: 2024/12/09 02:10:02 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:02 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:02 DEBUG : : >changeNotify: 2024/12/09 02:10:02 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:10:02 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:10:02 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:10:02 DEBUG : : >changeNotify: 2024/12/09 02:10:02 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:10:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:10:03 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:10:03 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:10:03 DEBUG : : invalidating directory cache 2024/12/09 02:10:03 DEBUG : : >changeNotify: 2024/12/09 02:10:03 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:10:03 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:10:03 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:10:03 DEBUG : dir: invalidating directory cache 2024/12/09 02:10:03 DEBUG : : >changeNotify: 2024/12/09 02:10:03 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:10:03 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:10:03 DEBUG : : >changeNotify: 2024/12/09 02:10:03 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:10:03 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:10:03 DEBUG : : >changeNotify: 2024/12/09 02:10:03 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:10:03 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:10:03 DEBUG : : >changeNotify: 2024/12/09 02:10:03 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:03 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:03 DEBUG : : >changeNotify: 2024/12/09 02:10:03 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:10:03 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:10:03 DEBUG : : >changeNotify: 2024/12/09 02:10:03 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:10:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:10:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 02:10:03 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/09 02:10:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/09 02:10:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 02:10:03 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2024/12/09 02:10:04 DEBUG : file1: aborting in-sequence write wait, off=100 2024/12/09 02:10:04 DEBUG : file1: failed to wait for in-sequence write to 100 2024/12/09 02:10:04 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2024/12/09 02:10:04 DEBUG : Compressed: TestCompressDrive:rclone-test-comigat1tuko: File to upload is small (11 bytes), uploading instead of streaming 2024/12/09 02:10:04 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:10:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:10:04 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:10:04 DEBUG : : >changeNotify: 2024/12/09 02:10:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:10:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:10:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:10:04 DEBUG : : >changeNotify: 2024/12/09 02:10:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:10:04 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:10:04 DEBUG : : >changeNotify: 2024/12/09 02:10:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:10:04 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:10:04 DEBUG : : >changeNotify: 2024/12/09 02:10:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:10:04 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:10:04 DEBUG : : >changeNotify: 2024/12/09 02:10:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:04 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:04 DEBUG : : >changeNotify: 2024/12/09 02:10:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:10:04 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:10:04 DEBUG : : >changeNotify: 2024/12/09 02:10:04 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:10:05 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:10:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:10:06 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:10:06 DEBUG : : >changeNotify: 2024/12/09 02:10:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:10:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:10:06 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:10:06 DEBUG : : >changeNotify: 2024/12/09 02:10:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:10:06 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:10:06 DEBUG : : >changeNotify: 2024/12/09 02:10:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:10:06 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:10:06 DEBUG : : >changeNotify: 2024/12/09 02:10:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:10:06 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:10:06 DEBUG : : >changeNotify: 2024/12/09 02:10:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:06 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:06 DEBUG : : >changeNotify: 2024/12/09 02:10:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:10:06 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:10:06 DEBUG : : >changeNotify: 2024/12/09 02:10:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:10:06 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:10:06 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:10:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:10:06 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:10:06 DEBUG : : >changeNotify: 2024/12/09 02:10:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:10:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:10:06 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:10:06 DEBUG : : >changeNotify: 2024/12/09 02:10:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:10:06 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:10:06 DEBUG : : >changeNotify: 2024/12/09 02:10:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:10:06 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:10:06 DEBUG : : >changeNotify: 2024/12/09 02:10:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:10:06 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:10:06 DEBUG : : >changeNotify: 2024/12/09 02:10:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:06 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:06 DEBUG : : >changeNotify: 2024/12/09 02:10:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:10:06 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:10:06 DEBUG : : >changeNotify: 2024/12/09 02:10:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:10:06 DEBUG : : forgetting directory cache 2024/12/09 02:10:06 DEBUG : dir: forgetting directory cache 2024/12/09 02:10:06 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/12/09 02:10:06 DEBUG : : Removed virtual directory entry vAddFile: "newLeaf" 2024/12/09 02:10:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:10:06 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:10:06 DEBUG : : >changeNotify: 2024/12/09 02:10:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:10:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:10:06 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:10:06 DEBUG : : >changeNotify: 2024/12/09 02:10:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:10:06 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:10:06 DEBUG : : >changeNotify: 2024/12/09 02:10:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:10:06 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:10:06 DEBUG : : >changeNotify: 2024/12/09 02:10:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:10:06 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:10:06 DEBUG : : >changeNotify: 2024/12/09 02:10:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:06 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:06 DEBUG : : >changeNotify: 2024/12/09 02:10:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:10:06 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:10:06 DEBUG : : >changeNotify: 2024/12/09 02:10:06 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:10:07 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:10:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:10:07 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:10:07 DEBUG : : >changeNotify: 2024/12/09 02:10:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:10:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:10:07 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:10:07 DEBUG : : >changeNotify: 2024/12/09 02:10:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:10:07 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:10:07 DEBUG : : >changeNotify: 2024/12/09 02:10:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:10:07 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:10:07 DEBUG : : >changeNotify: 2024/12/09 02:10:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:10:07 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:10:07 DEBUG : : >changeNotify: 2024/12/09 02:10:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:07 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:07 DEBUG : : >changeNotify: 2024/12/09 02:10:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:10:07 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:10:07 DEBUG : : >changeNotify: 2024/12/09 02:10:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:10:07 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:10:07 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:10:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:10:07 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:10:07 DEBUG : : >changeNotify: 2024/12/09 02:10:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:10:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:10:07 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:10:07 DEBUG : : >changeNotify: 2024/12/09 02:10:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:10:07 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:10:07 DEBUG : : >changeNotify: 2024/12/09 02:10:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:10:07 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:10:07 DEBUG : : >changeNotify: 2024/12/09 02:10:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:10:07 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:10:07 DEBUG : : >changeNotify: 2024/12/09 02:10:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:07 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:07 DEBUG : : >changeNotify: 2024/12/09 02:10:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:10:07 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:10:07 DEBUG : : >changeNotify: 2024/12/09 02:10:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:10:07 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/09 02:10:07 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/09 02:10:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 02:10:07 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2024/12/09 02:10:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:10:07 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:10:07 DEBUG : : >changeNotify: 2024/12/09 02:10:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:10:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:10:07 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:10:07 DEBUG : : >changeNotify: 2024/12/09 02:10:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:10:07 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:10:07 DEBUG : : >changeNotify: 2024/12/09 02:10:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:10:07 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:10:07 DEBUG : : >changeNotify: 2024/12/09 02:10:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:10:07 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:10:07 DEBUG : : >changeNotify: 2024/12/09 02:10:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:07 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:07 DEBUG : : >changeNotify: 2024/12/09 02:10:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:10:07 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:10:07 DEBUG : : >changeNotify: 2024/12/09 02:10:07 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:10:08 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:10:08 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:10:08 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:10:08 DEBUG : : >changeNotify: 2024/12/09 02:10:08 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:10:08 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:10:08 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:10:08 DEBUG : : >changeNotify: 2024/12/09 02:10:08 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:10:08 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:10:08 DEBUG : : >changeNotify: 2024/12/09 02:10:08 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:10:08 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:10:08 DEBUG : : >changeNotify: 2024/12/09 02:10:08 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:10:08 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:10:08 DEBUG : : >changeNotify: 2024/12/09 02:10:08 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:08 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:08 DEBUG : : >changeNotify: 2024/12/09 02:10:08 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:10:08 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:10:08 DEBUG : : >changeNotify: 2024/12/09 02:10:08 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:10:09 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:10:09 DEBUG : : Looking for writers 2024/12/09 02:10:09 DEBUG : file1: reading active writers 2024/12/09 02:10:09 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (8.31s) === RUN TestWriteFileHandleFlush run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 02:10:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:10:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:10:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 02:10:11 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/09 02:10:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/09 02:10:11 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2024/12/09 02:10:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 02:10:11 DEBUG : Compressed: TestCompressDrive:rclone-test-comigat1tuko: File to upload is small (5 bytes), uploading instead of streaming 2024/12/09 02:10:12 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:10:12 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:10:12 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:10:12 DEBUG : : >changeNotify: 2024/12/09 02:10:12 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:10:12 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:10:12 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:10:12 DEBUG : : >changeNotify: 2024/12/09 02:10:12 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:10:12 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:10:12 DEBUG : : >changeNotify: 2024/12/09 02:10:12 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:10:12 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:10:12 DEBUG : : >changeNotify: 2024/12/09 02:10:12 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:10:12 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:10:12 DEBUG : : >changeNotify: 2024/12/09 02:10:12 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:12 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:12 DEBUG : : >changeNotify: 2024/12/09 02:10:12 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:10:12 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:10:12 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:10:12 DEBUG : : >changeNotify: 2024/12/09 02:10:14 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:10:15 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:10:15 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:10:15 DEBUG : : >changeNotify: 2024/12/09 02:10:15 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:10:15 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:10:15 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:10:15 DEBUG : : >changeNotify: 2024/12/09 02:10:15 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:10:15 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:10:15 DEBUG : : >changeNotify: 2024/12/09 02:10:15 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:10:15 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:10:15 DEBUG : : >changeNotify: 2024/12/09 02:10:15 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:10:15 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:10:15 DEBUG : : >changeNotify: 2024/12/09 02:10:15 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:15 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:15 DEBUG : : >changeNotify: 2024/12/09 02:10:15 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:10:15 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:10:15 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:10:15 DEBUG : : >changeNotify: 2024/12/09 02:10:15 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/09 02:10:15 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/09 02:10:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 02:10:15 DEBUG : file1: WriteFileHandle.Flush nothing to do 2024/12/09 02:10:15 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:10:15 DEBUG : : Looking for writers 2024/12/09 02:10:15 DEBUG : file1: reading active writers 2024/12/09 02:10:15 DEBUG : >WaitForWriters: 2024/12/09 02:10:16 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:10:16 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:10:16 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:10:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:10:16 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:10:16 DEBUG : : >changeNotify: 2024/12/09 02:10:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:10:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:10:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:10:16 DEBUG : : >changeNotify: 2024/12/09 02:10:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:10:16 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:10:16 DEBUG : : >changeNotify: 2024/12/09 02:10:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:10:16 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:10:16 DEBUG : : >changeNotify: 2024/12/09 02:10:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:10:16 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:10:16 DEBUG : : >changeNotify: 2024/12/09 02:10:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:16 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:16 DEBUG : : >changeNotify: 2024/12/09 02:10:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:10:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:10:16 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:10:16 DEBUG : : >changeNotify: 2024/12/09 02:10:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:10:16 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:10:16 DEBUG : : >changeNotify: 2024/12/09 02:10:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:10:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:10:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:10:16 DEBUG : : >changeNotify: 2024/12/09 02:10:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:10:16 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:10:16 DEBUG : : >changeNotify: 2024/12/09 02:10:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:10:16 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:10:16 DEBUG : : >changeNotify: 2024/12/09 02:10:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:10:16 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:10:16 DEBUG : : >changeNotify: 2024/12/09 02:10:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:16 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:16 DEBUG : : >changeNotify: 2024/12/09 02:10:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:10:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:10:16 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:10:16 DEBUG : : >changeNotify: 2024/12/09 02:10:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:10:16 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:10:16 DEBUG : : >changeNotify: 2024/12/09 02:10:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:10:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:10:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:10:16 DEBUG : : >changeNotify: 2024/12/09 02:10:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:10:16 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:10:16 DEBUG : : >changeNotify: 2024/12/09 02:10:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:10:16 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:10:16 DEBUG : : >changeNotify: 2024/12/09 02:10:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:10:16 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:10:16 DEBUG : : >changeNotify: 2024/12/09 02:10:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:16 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:16 DEBUG : : >changeNotify: 2024/12/09 02:10:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:10:16 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:10:16 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:10:16 DEBUG : : >changeNotify: 2024/12/09 02:10:17 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:10:17 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:10:17 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:10:17 DEBUG : : >changeNotify: 2024/12/09 02:10:17 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:10:17 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:10:17 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:10:17 DEBUG : : >changeNotify: 2024/12/09 02:10:17 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:10:17 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:10:17 DEBUG : : >changeNotify: 2024/12/09 02:10:17 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:10:17 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:10:17 DEBUG : : >changeNotify: 2024/12/09 02:10:17 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:10:17 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:10:17 DEBUG : : >changeNotify: 2024/12/09 02:10:17 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:17 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:17 DEBUG : : >changeNotify: 2024/12/09 02:10:17 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:10:17 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:10:17 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:10:17 DEBUG : : >changeNotify: --- PASS: TestWriteFileHandleFlush (6.25s) === RUN TestWriteFileHandleRelease run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 02:10:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:10:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:10:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 02:10:17 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/09 02:10:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/09 02:10:17 DEBUG : file1: WriteFileHandle.Release closing 2024/12/09 02:10:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 02:10:17 DEBUG : Compressed: TestCompressDrive:rclone-test-comigat1tuko: File to upload is small (0 bytes), uploading instead of streaming 2024/12/09 02:10:18 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:10:18 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:10:18 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:10:18 DEBUG : : >changeNotify: 2024/12/09 02:10:18 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:10:18 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:10:18 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:10:18 DEBUG : : >changeNotify: 2024/12/09 02:10:18 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:10:18 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:10:18 DEBUG : : >changeNotify: 2024/12/09 02:10:18 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:10:18 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:10:18 DEBUG : : >changeNotify: 2024/12/09 02:10:18 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:10:18 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:10:18 DEBUG : : >changeNotify: 2024/12/09 02:10:18 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:18 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:18 DEBUG : : >changeNotify: 2024/12/09 02:10:18 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:10:18 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:10:18 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:10:18 DEBUG : : >changeNotify: 2024/12/09 02:10:18 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:10:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.json" entryType 1 2024/12/09 02:10:19 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/09 02:10:19 DEBUG : : >changeNotify: 2024/12/09 02:10:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file0.bin" entryType 1 2024/12/09 02:10:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "dir" entryType 0 2024/12/09 02:10:19 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/09 02:10:19 DEBUG : : >changeNotify: 2024/12/09 02:10:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:10:19 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:10:19 DEBUG : : >changeNotify: 2024/12/09 02:10:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:10:19 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:10:19 DEBUG : : >changeNotify: 2024/12/09 02:10:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:10:19 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:10:19 DEBUG : : >changeNotify: 2024/12/09 02:10:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:19 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:19 DEBUG : : >changeNotify: 2024/12/09 02:10:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:10:19 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:10:19 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:10:19 DEBUG : : >changeNotify: 2024/12/09 02:10:20 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:10:21 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:10:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:10:21 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:10:21 DEBUG : : >changeNotify: 2024/12/09 02:10:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:10:21 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:10:21 DEBUG : : >changeNotify: 2024/12/09 02:10:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:10:21 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:10:21 DEBUG : : >changeNotify: 2024/12/09 02:10:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:21 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:21 DEBUG : : >changeNotify: 2024/12/09 02:10:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:10:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:10:21 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:10:21 DEBUG : : >changeNotify: 2024/12/09 02:10:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:10:21 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:10:21 DEBUG : : >changeNotify: 2024/12/09 02:10:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:10:21 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:10:21 DEBUG : : >changeNotify: 2024/12/09 02:10:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:10:21 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:10:21 DEBUG : : >changeNotify: 2024/12/09 02:10:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:21 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:21 DEBUG : : >changeNotify: 2024/12/09 02:10:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:10:21 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:10:21 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:10:21 DEBUG : : >changeNotify: 2024/12/09 02:10:21 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/09 02:10:21 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/09 02:10:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 02:10:21 DEBUG : file1: WriteFileHandle.Release nothing to do 2024/12/09 02:10:21 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:10:21 DEBUG : : Looking for writers 2024/12/09 02:10:21 DEBUG : file1: reading active writers 2024/12/09 02:10:21 DEBUG : >WaitForWriters: 2024/12/09 02:10:21 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:10:21 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:10:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:10:22 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:10:22 DEBUG : : invalidating directory cache 2024/12/09 02:10:22 DEBUG : : >changeNotify: 2024/12/09 02:10:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:10:22 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:10:22 DEBUG : : >changeNotify: 2024/12/09 02:10:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:10:22 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:10:22 DEBUG : : >changeNotify: 2024/12/09 02:10:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:22 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:22 DEBUG : : >changeNotify: 2024/12/09 02:10:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:10:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:10:22 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:10:22 DEBUG : : >changeNotify: 2024/12/09 02:10:22 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:10:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:10:22 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:10:22 DEBUG : : >changeNotify: 2024/12/09 02:10:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:10:22 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:10:22 DEBUG : : >changeNotify: 2024/12/09 02:10:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:10:22 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:10:22 DEBUG : : >changeNotify: 2024/12/09 02:10:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:22 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:22 DEBUG : : >changeNotify: 2024/12/09 02:10:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:10:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:10:22 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:10:22 DEBUG : : >changeNotify: 2024/12/09 02:10:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:10:22 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:10:22 DEBUG : : >changeNotify: 2024/12/09 02:10:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:10:22 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:10:22 DEBUG : : >changeNotify: 2024/12/09 02:10:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:10:22 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:10:22 DEBUG : : >changeNotify: 2024/12/09 02:10:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:22 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:22 DEBUG : : >changeNotify: 2024/12/09 02:10:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:10:22 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:10:22 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:10:22 DEBUG : : >changeNotify: --- PASS: TestWriteFileHandleRelease (5.87s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 02:10:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:10:23 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:10:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:10:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 02:10:23 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/09 02:10:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/09 02:10:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 02:10:23 DEBUG : Compressed: TestCompressDrive:rclone-test-comigat1tuko: File to upload is small (2 bytes), uploading instead of streaming 2024/12/09 02:10:23 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:10:23 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:10:23 DEBUG : : >changeNotify: 2024/12/09 02:10:23 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:10:23 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:10:23 DEBUG : : >changeNotify: 2024/12/09 02:10:23 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:10:23 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:10:23 DEBUG : : >changeNotify: 2024/12/09 02:10:23 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:23 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:23 DEBUG : : >changeNotify: 2024/12/09 02:10:23 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:10:23 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:10:23 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:10:23 DEBUG : : >changeNotify: 2024/12/09 02:10:24 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:10:24 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:10:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:10:24 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:10:24 DEBUG : : >changeNotify: 2024/12/09 02:10:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:10:24 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:10:24 DEBUG : : >changeNotify: 2024/12/09 02:10:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:10:24 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:10:24 DEBUG : : >changeNotify: 2024/12/09 02:10:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:24 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:24 DEBUG : : >changeNotify: 2024/12/09 02:10:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:10:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:10:24 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:10:24 DEBUG : : >changeNotify: 2024/12/09 02:10:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:10:24 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:10:24 DEBUG : : >changeNotify: 2024/12/09 02:10:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:10:24 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:10:24 DEBUG : : >changeNotify: 2024/12/09 02:10:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:10:24 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:10:24 DEBUG : : >changeNotify: 2024/12/09 02:10:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:24 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:24 DEBUG : : >changeNotify: 2024/12/09 02:10:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:10:24 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:10:24 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:10:24 DEBUG : : >changeNotify: 2024/12/09 02:10:24 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:10:24 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:10:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:10:25 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:10:25 DEBUG : : >changeNotify: 2024/12/09 02:10:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:10:25 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:10:25 DEBUG : : >changeNotify: 2024/12/09 02:10:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:10:25 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:10:25 DEBUG : : >changeNotify: 2024/12/09 02:10:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:25 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:25 DEBUG : : >changeNotify: 2024/12/09 02:10:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:10:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:10:25 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:10:25 DEBUG : : >changeNotify: 2024/12/09 02:10:25 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:10:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:10:25 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:10:25 DEBUG : : >changeNotify: 2024/12/09 02:10:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:10:25 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:10:25 DEBUG : : >changeNotify: 2024/12/09 02:10:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:10:25 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:10:25 DEBUG : : >changeNotify: 2024/12/09 02:10:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:25 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:25 DEBUG : : >changeNotify: 2024/12/09 02:10:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:10:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:10:25 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:10:25 DEBUG : : >changeNotify: 2024/12/09 02:10:25 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:10:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:10:25 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:10:25 DEBUG : : >changeNotify: 2024/12/09 02:10:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:10:25 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:10:25 DEBUG : : >changeNotify: 2024/12/09 02:10:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:10:25 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:10:25 DEBUG : : >changeNotify: 2024/12/09 02:10:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:25 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:25 DEBUG : : >changeNotify: 2024/12/09 02:10:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:10:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:10:25 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:10:25 DEBUG : : >changeNotify: 2024/12/09 02:10:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:10:25 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:10:25 DEBUG : : >changeNotify: 2024/12/09 02:10:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:10:25 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:10:25 DEBUG : : >changeNotify: 2024/12/09 02:10:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:10:25 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:10:25 DEBUG : : >changeNotify: 2024/12/09 02:10:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:25 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:25 DEBUG : : >changeNotify: 2024/12/09 02:10:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:10:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:10:25 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:10:25 DEBUG : : >changeNotify: 2024/12/09 02:10:25 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:10:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:10:25 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:10:25 DEBUG : : >changeNotify: 2024/12/09 02:10:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:10:25 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:10:25 DEBUG : : >changeNotify: 2024/12/09 02:10:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:10:25 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:10:25 DEBUG : : >changeNotify: 2024/12/09 02:10:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:25 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:25 DEBUG : : >changeNotify: 2024/12/09 02:10:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:10:25 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:10:25 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:10:25 DEBUG : : >changeNotify: 2024/12/09 02:10:26 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:10:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:10:26 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:10:26 DEBUG : : >changeNotify: 2024/12/09 02:10:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:10:26 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:10:26 DEBUG : : >changeNotify: 2024/12/09 02:10:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:10:26 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:10:26 DEBUG : : >changeNotify: 2024/12/09 02:10:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:26 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:26 DEBUG : : >changeNotify: 2024/12/09 02:10:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:10:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:10:26 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:10:26 DEBUG : : >changeNotify: 2024/12/09 02:10:26 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:10:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:10:26 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:10:26 DEBUG : : >changeNotify: 2024/12/09 02:10:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:10:26 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:10:26 DEBUG : : >changeNotify: 2024/12/09 02:10:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:10:26 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:10:26 DEBUG : : >changeNotify: 2024/12/09 02:10:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:26 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:26 DEBUG : : >changeNotify: 2024/12/09 02:10:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:10:26 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:10:26 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:10:26 DEBUG : : >changeNotify: 2024/12/09 02:10:27 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2024/12/09 02:10:27 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/09 02:10:27 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2024/12/09 02:10:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 02:10:27 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:10:27 DEBUG : : Looking for writers 2024/12/09 02:10:27 DEBUG : file1: reading active writers 2024/12/09 02:10:27 DEBUG : >WaitForWriters: 2024/12/09 02:10:28 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:10:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:10:28 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:10:28 DEBUG : : >changeNotify: 2024/12/09 02:10:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:10:28 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:10:28 DEBUG : : >changeNotify: 2024/12/09 02:10:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:10:28 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:10:28 DEBUG : : >changeNotify: 2024/12/09 02:10:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:28 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:28 DEBUG : : >changeNotify: 2024/12/09 02:10:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:10:28 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:10:28 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:10:28 DEBUG : : >changeNotify: --- PASS: TestWriteFileModTimeWithOpenWriters (6.45s) === RUN TestFileReadAtZeroLength run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 02:10:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:10:29 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:10:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:10:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 02:10:30 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/09 02:10:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/09 02:10:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 02:10:30 DEBUG : Compressed: TestCompressDrive:rclone-test-comigat1tuko: File to upload is small (0 bytes), uploading instead of streaming 2024/12/09 02:10:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:10:30 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:10:30 DEBUG : : >changeNotify: 2024/12/09 02:10:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:10:30 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:10:30 DEBUG : : >changeNotify: 2024/12/09 02:10:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:10:30 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:10:30 DEBUG : : >changeNotify: 2024/12/09 02:10:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:30 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:30 DEBUG : : >changeNotify: 2024/12/09 02:10:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:10:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:10:30 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:10:30 DEBUG : : >changeNotify: 2024/12/09 02:10:30 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:10:30 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:10:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:10:30 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:10:30 DEBUG : : >changeNotify: 2024/12/09 02:10:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:10:30 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:10:30 DEBUG : : >changeNotify: 2024/12/09 02:10:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:10:30 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:10:30 DEBUG : : >changeNotify: 2024/12/09 02:10:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:30 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:30 DEBUG : : >changeNotify: 2024/12/09 02:10:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:10:30 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:10:30 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:10:30 DEBUG : : >changeNotify: 2024/12/09 02:10:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "d" entryType 0 2024/12/09 02:10:31 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/09 02:10:31 DEBUG : : >changeNotify: 2024/12/09 02:10:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:10:31 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:10:31 DEBUG : : >changeNotify: 2024/12/09 02:10:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:10:31 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:10:31 DEBUG : : >changeNotify: 2024/12/09 02:10:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:31 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:31 DEBUG : : >changeNotify: 2024/12/09 02:10:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:10:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:10:31 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:10:31 DEBUG : : >changeNotify: 2024/12/09 02:10:31 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:10:31 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:10:31 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:10:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:10:31 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:10:31 DEBUG : : >changeNotify: 2024/12/09 02:10:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:10:31 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:10:31 DEBUG : : >changeNotify: 2024/12/09 02:10:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:31 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:31 DEBUG : : >changeNotify: 2024/12/09 02:10:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:10:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:10:31 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:10:31 DEBUG : : >changeNotify: 2024/12/09 02:10:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:10:31 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:10:31 DEBUG : : >changeNotify: 2024/12/09 02:10:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:10:31 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:10:31 DEBUG : : >changeNotify: 2024/12/09 02:10:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:31 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:31 DEBUG : : >changeNotify: 2024/12/09 02:10:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:10:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:10:31 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:10:31 DEBUG : : >changeNotify: 2024/12/09 02:10:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "c" entryType 0 2024/12/09 02:10:31 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/09 02:10:31 DEBUG : : >changeNotify: 2024/12/09 02:10:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:10:31 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:10:31 DEBUG : : >changeNotify: 2024/12/09 02:10:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:31 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:31 DEBUG : : >changeNotify: 2024/12/09 02:10:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:10:31 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:10:31 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:10:31 DEBUG : : >changeNotify: 2024/12/09 02:10:32 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:10:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "b" entryType 0 2024/12/09 02:10:32 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/09 02:10:32 DEBUG : : >changeNotify: 2024/12/09 02:10:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:32 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:32 DEBUG : : >changeNotify: 2024/12/09 02:10:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:10:32 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:10:32 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:10:32 DEBUG : : >changeNotify: 2024/12/09 02:10:33 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:10:33 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:10:33 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:33 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:33 DEBUG : : invalidating directory cache 2024/12/09 02:10:33 DEBUG : a: invalidating directory cache 2024/12/09 02:10:33 DEBUG : : >changeNotify: 2024/12/09 02:10:33 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:10:33 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:10:33 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:10:33 DEBUG : : >changeNotify: 2024/12/09 02:10:33 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/09 02:10:33 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/09 02:10:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 02:10:33 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:10:33 DEBUG : file1: Open: flags=O_RDONLY 2024/12/09 02:10:33 DEBUG : file1: >Open: fd=file1 (r), err= 2024/12/09 02:10:33 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/12/09 02:10:33 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/12/09 02:10:34 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:10:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:34 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:34 DEBUG : : >changeNotify: 2024/12/09 02:10:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:10:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:10:34 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:10:34 DEBUG : : >changeNotify: 2024/12/09 02:10:34 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:10:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:34 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:34 DEBUG : : >changeNotify: 2024/12/09 02:10:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:10:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:10:34 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:10:34 DEBUG : : >changeNotify: 2024/12/09 02:10:34 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/12/09 02:10:34 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:10:34 DEBUG : : Looking for writers 2024/12/09 02:10:34 DEBUG : file1: reading active writers 2024/12/09 02:10:34 DEBUG : >WaitForWriters: 2024/12/09 02:10:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:34 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:34 DEBUG : : >changeNotify: 2024/12/09 02:10:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:10:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:10:34 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:10:34 DEBUG : : >changeNotify: 2024/12/09 02:10:34 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:10:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:34 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:34 DEBUG : : >changeNotify: 2024/12/09 02:10:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:10:34 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:10:34 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:10:34 DEBUG : : >changeNotify: --- PASS: TestFileReadAtZeroLength (6.76s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-comigat1tuko", Local "Local file system at /tmp/rclone173904061", Modify Window "1ms" 2024/12/09 02:10:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 02:10:36 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:10:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/09 02:10:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 02:10:36 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/09 02:10:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/09 02:10:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 02:10:36 DEBUG : Compressed: TestCompressDrive:rclone-test-comigat1tuko: File to upload is small (100 bytes), uploading instead of streaming 2024/12/09 02:10:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:37 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:37 DEBUG : : >changeNotify: 2024/12/09 02:10:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:10:37 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:10:37 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:10:37 DEBUG : : >changeNotify: 2024/12/09 02:10:37 DEBUG : : forgetting directory cache 2024/12/09 02:10:37 DEBUG : dir: forgetting directory cache 2024/12/09 02:10:37 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/12/09 02:10:37 DEBUG : : Removed virtual directory entry vAddFile: "newLeaf" 2024/12/09 02:10:40 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:10:40 DEBUG : file1: md5 = aadbf2b0cefd30fd09e6e8d74ca60343 OK 2024/12/09 02:10:40 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/09 02:10:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 02:10:40 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 02:10:40 DEBUG : file1: Open: flags=O_RDONLY 2024/12/09 02:10:40 DEBUG : file1: >Open: fd=file1 (r), err= 2024/12/09 02:10:40 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/12/09 02:10:40 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/12/09 02:10:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:40 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:40 DEBUG : : >changeNotify: 2024/12/09 02:10:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:10:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:10:40 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:10:40 DEBUG : : >changeNotify: 2024/12/09 02:10:40 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:10:40 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:10:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:40 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:40 DEBUG : : >changeNotify: 2024/12/09 02:10:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:10:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:10:40 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:10:40 DEBUG : : >changeNotify: 2024/12/09 02:10:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:40 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:40 DEBUG : : >changeNotify: 2024/12/09 02:10:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:10:40 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:10:40 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:10:40 DEBUG : : >changeNotify: 2024/12/09 02:10:41 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:10:41 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:10:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:41 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:41 DEBUG : : >changeNotify: 2024/12/09 02:10:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:10:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:10:41 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:10:41 DEBUG : : >changeNotify: 2024/12/09 02:10:41 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/12/09 02:10:41 DEBUG : WaitForWriters: timeout=30s 2024/12/09 02:10:41 DEBUG : : Looking for writers 2024/12/09 02:10:41 DEBUG : file1: reading active writers 2024/12/09 02:10:41 DEBUG : >WaitForWriters: 2024/12/09 02:10:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:41 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:41 DEBUG : : >changeNotify: 2024/12/09 02:10:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:10:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:10:41 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:10:41 DEBUG : : >changeNotify: 2024/12/09 02:10:41 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:10:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:41 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:41 DEBUG : : >changeNotify: 2024/12/09 02:10:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:10:41 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:10:41 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:10:41 DEBUG : : >changeNotify: 2024/12/09 02:10:42 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:10:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:42 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:42 DEBUG : : >changeNotify: 2024/12/09 02:10:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:10:42 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:10:42 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:10:42 DEBUG : : >changeNotify: 2024/12/09 02:10:43 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:10:43 DEBUG : Google drive root 'rclone-test-comigat1tuko': Checking for changes on remote 2024/12/09 02:10:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:43 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:43 DEBUG : : >changeNotify: 2024/12/09 02:10:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:10:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:10:43 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:10:43 DEBUG : : >changeNotify: --- PASS: TestFileReadAtNonZeroLength (6.84s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2024/12/09 02:10:43 DEBUG : Compressed: TestCompressDrive:rclone-test-comigat1tuko: Purge remote 2024/12/09 02:10:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "a" entryType 0 2024/12/09 02:10:43 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/09 02:10:43 DEBUG : : >changeNotify: 2024/12/09 02:10:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.bin" entryType 1 2024/12/09 02:10:43 NOTICE: Compressed: TestCompressDrive:rclone-test-comigat1tuko: path "file1.json" entryType 1 2024/12/09 02:10:43 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/09 02:10:43 DEBUG : : >changeNotify: "./vfs.test -test.v -test.timeout 1h0m0s -remote TestCompressDrive: -verbose" - Finished OK in 19m5.261157967s (try 1/5)