"./vfs.test -test.v -test.timeout 1h0m0s -remote TestHiDrive: -verbose -test.run '^(TestDirMkdir|TestDirRemove|TestDirRemoveName|TestFileMethods|TestReadFileHandleRelease|TestVFSRename)$|^TestFileSetModTime$/^cache=off,open=true,write=true$'" - Starting (try 2/5) 2026/04/01 02:22:02 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-botedoj2vepe" 2026/04/01 02:22:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/01 02:22:02 DEBUG : Creating backend with remote "/tmp/rclone2400076500" === RUN TestDirMkdir run.go:185: Remote "HiDrive root 'rclone-test-botedoj2vepe'", Local "Local file system at /tmp/rclone2400076500", Modify Window "1s" 2026/04/01 02:22:02 INFO : HiDrive root 'rclone-test-botedoj2vepe': poll-interval is not supported by this remote 2026/04/01 02:22:03 DEBUG : HiDrive root 'rclone-test-botedoj2vepe': found directory-element with name dir 2026/04/01 02:22:03 DEBUG : HiDrive root 'rclone-test-botedoj2vepe': found directory-element with name file1 2026/04/01 02:22:03 DEBUG : HiDrive root 'rclone-test-botedoj2vepe': found directory-element with name dir 2026/04/01 02:22:03 DEBUG : HiDrive root 'rclone-test-botedoj2vepe': found directory-element with name file1 2026/04/01 02:22:03 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/01 02:22:03 DEBUG : HiDrive root 'rclone-test-botedoj2vepe': found directory-element with name dir 2026/04/01 02:22:03 DEBUG : HiDrive root 'rclone-test-botedoj2vepe': found directory-element with name file1 2026/04/01 02:22:03 DEBUG : HiDrive root 'rclone-test-botedoj2vepe': found directory-element with name sub 2026/04/01 02:22:03 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:22:03 DEBUG : dir/sub: Looking for writers 2026/04/01 02:22:03 DEBUG : dir: Looking for writers 2026/04/01 02:22:03 DEBUG : file1: reading active writers 2026/04/01 02:22:03 DEBUG : sub: reading active writers 2026/04/01 02:22:03 DEBUG : Looking for writers 2026/04/01 02:22:03 DEBUG : dir: reading active writers 2026/04/01 02:22:03 DEBUG : >WaitForWriters: 2026/04/01 02:22:03 DEBUG : HiDrive root 'rclone-test-botedoj2vepe': found directory-element with name dir 2026/04/01 02:22:03 DEBUG : HiDrive root 'rclone-test-botedoj2vepe': found directory-element with name file1 2026/04/01 02:22:03 DEBUG : HiDrive root 'rclone-test-botedoj2vepe': found directory-element with name sub --- PASS: TestDirMkdir (1.01s) === RUN TestDirRemove run.go:185: Remote "HiDrive root 'rclone-test-botedoj2vepe'", Local "Local file system at /tmp/rclone2400076500", Modify Window "1s" 2026/04/01 02:22:03 INFO : HiDrive root 'rclone-test-botedoj2vepe': poll-interval is not supported by this remote 2026/04/01 02:22:03 DEBUG : HiDrive root 'rclone-test-botedoj2vepe': found directory-element with name dir 2026/04/01 02:22:04 DEBUG : HiDrive root 'rclone-test-botedoj2vepe': found directory-element with name file1 2026/04/01 02:22:04 DEBUG : HiDrive root 'rclone-test-botedoj2vepe': found directory-element with name dir 2026/04/01 02:22:04 DEBUG : HiDrive root 'rclone-test-botedoj2vepe': found directory-element with name file1 2026/04/01 02:22:04 ERROR : dir/: Dir.Remove not empty 2026/04/01 02:22:04 DEBUG : dir/file1: Remove: 2026/04/01 02:22:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/01 02:22:04 DEBUG : dir/file1: >Remove: err= 2026/04/01 02:22:04 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/01 02:22:04 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:22:04 DEBUG : Looking for writers 2026/04/01 02:22:04 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.56s) === RUN TestDirRemoveName run.go:185: Remote "HiDrive root 'rclone-test-botedoj2vepe'", Local "Local file system at /tmp/rclone2400076500", Modify Window "1s" 2026/04/01 02:22:04 INFO : HiDrive root 'rclone-test-botedoj2vepe': poll-interval is not supported by this remote 2026/04/01 02:22:04 DEBUG : HiDrive root 'rclone-test-botedoj2vepe': found directory-element with name dir 2026/04/01 02:22:04 DEBUG : HiDrive root 'rclone-test-botedoj2vepe': found directory-element with name file1 2026/04/01 02:22:04 DEBUG : HiDrive root 'rclone-test-botedoj2vepe': found directory-element with name dir 2026/04/01 02:22:04 DEBUG : HiDrive root 'rclone-test-botedoj2vepe': found directory-element with name file1 2026/04/01 02:22:04 DEBUG : dir/file1: Remove: 2026/04/01 02:22:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/01 02:22:04 DEBUG : dir/file1: >Remove: err= 2026/04/01 02:22:04 DEBUG : HiDrive root 'rclone-test-botedoj2vepe': found directory-element with name dir 2026/04/01 02:22:04 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:22:04 DEBUG : dir: Looking for writers 2026/04/01 02:22:04 DEBUG : Looking for writers 2026/04/01 02:22:04 DEBUG : dir: reading active writers 2026/04/01 02:22:04 DEBUG : >WaitForWriters: 2026/04/01 02:22:04 DEBUG : HiDrive root 'rclone-test-botedoj2vepe': found directory-element with name dir --- PASS: TestDirRemoveName (0.80s) === RUN TestFileMethods run.go:185: Remote "HiDrive root 'rclone-test-botedoj2vepe'", Local "Local file system at /tmp/rclone2400076500", Modify Window "1s" 2026/04/01 02:22:05 INFO : HiDrive root 'rclone-test-botedoj2vepe': poll-interval is not supported by this remote 2026/04/01 02:22:05 DEBUG : HiDrive root 'rclone-test-botedoj2vepe': found directory-element with name dir 2026/04/01 02:22:05 DEBUG : HiDrive root 'rclone-test-botedoj2vepe': found directory-element with name file1 2026/04/01 02:22:05 DEBUG : HiDrive root 'rclone-test-botedoj2vepe': found directory-element with name dir 2026/04/01 02:22:05 DEBUG : HiDrive root 'rclone-test-botedoj2vepe': found directory-element with name file1 2026/04/01 02:22:05 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:22:05 DEBUG : dir: Looking for writers 2026/04/01 02:22:05 DEBUG : file1: reading active writers 2026/04/01 02:22:05 DEBUG : Looking for writers 2026/04/01 02:22:05 DEBUG : dir: reading active writers 2026/04/01 02:22:05 DEBUG : >WaitForWriters: 2026/04/01 02:22:05 DEBUG : HiDrive root 'rclone-test-botedoj2vepe': found directory-element with name dir 2026/04/01 02:22:05 DEBUG : HiDrive root 'rclone-test-botedoj2vepe': found directory-element with name file1 --- PASS: TestFileMethods (0.56s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "HiDrive root 'rclone-test-botedoj2vepe'", Local "Local file system at /tmp/rclone2400076500", Modify Window "1s" 2026/04/01 02:22:05 INFO : HiDrive root 'rclone-test-botedoj2vepe': poll-interval is not supported by this remote 2026/04/01 02:22:05 DEBUG : HiDrive root 'rclone-test-botedoj2vepe': found directory-element with name dir 2026/04/01 02:22:05 DEBUG : HiDrive root 'rclone-test-botedoj2vepe': found directory-element with name file1 2026/04/01 02:22:05 DEBUG : HiDrive root 'rclone-test-botedoj2vepe': found directory-element with name dir 2026/04/01 02:22:05 DEBUG : HiDrive root 'rclone-test-botedoj2vepe': found directory-element with name file1 2026/04/01 02:22:06 DEBUG : Can set mod time: true 2026/04/01 02:22:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/01 02:22:06 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/01 02:22:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/01 02:22:06 DEBUG : HiDrive root 'rclone-test-botedoj2vepe': File to upload is small (5 bytes), uploading instead of streaming 2026/04/01 02:22:06 DEBUG : dir/file1: size = 5 OK 2026/04/01 02:22:06 DEBUG : dir/file1: hidrive = 44c6e36e32a5029692f2f32e7844d8f52832db8a OK 2026/04/01 02:22:06 DEBUG : dir/file1: Size and hidrive of src and dst objects identical 2026/04/01 02:22:06 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/01 02:22:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/01 02:22:06 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:22:06 DEBUG : dir: Looking for writers 2026/04/01 02:22:06 DEBUG : file1: reading active writers 2026/04/01 02:22:06 DEBUG : Looking for writers 2026/04/01 02:22:06 DEBUG : dir: reading active writers 2026/04/01 02:22:06 DEBUG : >WaitForWriters: 2026/04/01 02:22:06 DEBUG : HiDrive root 'rclone-test-botedoj2vepe': found directory-element with name dir 2026/04/01 02:22:06 DEBUG : HiDrive root 'rclone-test-botedoj2vepe': found directory-element with name file1 2026/04/01 02:22:06 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:22:06 DEBUG : dir: Looking for writers 2026/04/01 02:22:06 DEBUG : file1: reading active writers 2026/04/01 02:22:06 DEBUG : Looking for writers 2026/04/01 02:22:06 DEBUG : dir: reading active writers 2026/04/01 02:22:06 DEBUG : >WaitForWriters: 2026/04/01 02:22:06 DEBUG : HiDrive root 'rclone-test-botedoj2vepe': found directory-element with name dir 2026/04/01 02:22:06 DEBUG : HiDrive root 'rclone-test-botedoj2vepe': found directory-element with name file1 --- PASS: TestFileSetModTime (1.29s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.29s) === RUN TestReadFileHandleRelease run.go:185: Remote "HiDrive root 'rclone-test-botedoj2vepe'", Local "Local file system at /tmp/rclone2400076500", Modify Window "1s" 2026/04/01 02:22:06 INFO : HiDrive root 'rclone-test-botedoj2vepe': poll-interval is not supported by this remote 2026/04/01 02:22:07 DEBUG : HiDrive root 'rclone-test-botedoj2vepe': found directory-element with name dir 2026/04/01 02:22:07 DEBUG : HiDrive root 'rclone-test-botedoj2vepe': found directory-element with name file1 2026/04/01 02:22:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/01 02:22:07 DEBUG : HiDrive root 'rclone-test-botedoj2vepe': found directory-element with name dir 2026/04/01 02:22:07 DEBUG : HiDrive root 'rclone-test-botedoj2vepe': found directory-element with name file1 2026/04/01 02:22:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/01 02:22:07 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/01 02:22:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/01 02:22:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/01 02:22:07 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/01 02:22:07 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/04/01 02:22:07 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/04/01 02:22:07 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:22:07 DEBUG : dir: Looking for writers 2026/04/01 02:22:07 DEBUG : file1: reading active writers 2026/04/01 02:22:07 DEBUG : Looking for writers 2026/04/01 02:22:07 DEBUG : dir: reading active writers 2026/04/01 02:22:07 DEBUG : >WaitForWriters: 2026/04/01 02:22:07 DEBUG : HiDrive root 'rclone-test-botedoj2vepe': found directory-element with name dir 2026/04/01 02:22:07 DEBUG : HiDrive root 'rclone-test-botedoj2vepe': found directory-element with name file1 --- PASS: TestReadFileHandleRelease (0.79s) === RUN TestVFSRename run.go:185: Remote "HiDrive root 'rclone-test-botedoj2vepe'", Local "Local file system at /tmp/rclone2400076500", Modify Window "1s" 2026/04/01 02:22:07 INFO : HiDrive root 'rclone-test-botedoj2vepe': poll-interval is not supported by this remote 2026/04/01 02:22:08 DEBUG : HiDrive root 'rclone-test-botedoj2vepe': found directory-element with name dir 2026/04/01 02:22:08 DEBUG : HiDrive root 'rclone-test-botedoj2vepe': found directory-element with name file2 2026/04/01 02:22:08 DEBUG : HiDrive root 'rclone-test-botedoj2vepe': found directory-element with name dir 2026/04/01 02:22:08 DEBUG : HiDrive root 'rclone-test-botedoj2vepe': found directory-element with name file2 2026/04/01 02:22:08 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/04/01 02:22:08 DEBUG : dir/file1: Updating file with dir/file1 0xdef8be32240 2026/04/01 02:22:08 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/01 02:22:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/01 02:22:08 DEBUG : HiDrive root 'rclone-test-botedoj2vepe': found directory-element with name dir 2026/04/01 02:22:08 DEBUG : HiDrive root 'rclone-test-botedoj2vepe': found directory-element with name file1 2026/04/01 02:22:08 INFO : dir/file1: Moved (server-side) to: file0 2026/04/01 02:22:08 DEBUG : file0: Updating file with file0 0xdef8be32240 2026/04/01 02:22:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/01 02:22:08 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/04/01 02:22:08 DEBUG : HiDrive root 'rclone-test-botedoj2vepe': found directory-element with name dir 2026/04/01 02:22:08 DEBUG : HiDrive root 'rclone-test-botedoj2vepe': found directory-element with name file0 2026/04/01 02:22:08 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:22:08 DEBUG : dir: Looking for writers 2026/04/01 02:22:08 DEBUG : Looking for writers 2026/04/01 02:22:08 DEBUG : dir: reading active writers 2026/04/01 02:22:08 DEBUG : file0: reading active writers 2026/04/01 02:22:08 DEBUG : >WaitForWriters: 2026/04/01 02:22:08 DEBUG : HiDrive root 'rclone-test-botedoj2vepe': found directory-element with name dir 2026/04/01 02:22:08 DEBUG : HiDrive root 'rclone-test-botedoj2vepe': found directory-element with name file0 --- PASS: TestVFSRename (0.96s) PASS 2026/04/01 02:22:08 DEBUG : HiDrive root 'rclone-test-botedoj2vepe': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestHiDrive: -verbose -test.run '^(TestDirMkdir|TestDirRemove|TestDirRemoveName|TestFileMethods|TestReadFileHandleRelease|TestVFSRename)$|^TestFileSetModTime$/^cache=off,open=true,write=true$'" - Finished OK in 6.250581019s (try 2/5)