"./vfs.test -test.v -test.timeout 1h0m0s -remote TestHiDrive: -verbose -test.run '^(TestDirCreate|TestReadFileHandleRelease)$'" - Starting (try 2/5)
2025/04/10 04:13:01 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-radomuw0xoxa"
2025/04/10 04:13:01 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/10 04:13:01 DEBUG : Creating backend with remote "/tmp/rclone2961058461"
=== RUN   TestDirCreate
    run.go:180: Remote "HiDrive root 'rclone-test-radomuw0xoxa'", Local "Local file system at /tmp/rclone2961058461", Modify Window "1s"
2025/04/10 04:13:01 INFO  : HiDrive root 'rclone-test-radomuw0xoxa': poll-interval is not supported by this remote
2025/04/10 04:13:01 DEBUG : HiDrive root 'rclone-test-radomuw0xoxa': found directory-element with name dir
2025/04/10 04:13:01 DEBUG : HiDrive root 'rclone-test-radomuw0xoxa': found directory-element with name file1
2025/04/10 04:13:01 DEBUG : HiDrive root 'rclone-test-radomuw0xoxa': found directory-element with name dir
2025/04/10 04:13:01 DEBUG : HiDrive root 'rclone-test-radomuw0xoxa': found directory-element with name file1
2025/04/10 04:13:01 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE
2025/04/10 04:13:01 DEBUG : dir: Added virtual directory entry vAddFile: "potato"
2025/04/10 04:13:01 DEBUG : dir/potato: >Open: fd=dir/potato (w), err=<nil>
2025/04/10 04:13:01 DEBUG : dir: Added virtual directory entry vAddFile: "potato"
2025/04/10 04:13:01 DEBUG : HiDrive root 'rclone-test-radomuw0xoxa': File to upload is small (5 bytes), uploading instead of streaming
2025/04/10 04:13:02 DEBUG : dir/potato: hidrive = 44c6e36e32a5029692f2f32e7844d8f52832db8a OK
2025/04/10 04:13:02 DEBUG : dir/potato: Size and hidrive of src and dst objects identical
2025/04/10 04:13:02 DEBUG : dir: Added virtual directory entry vAddFile: "potato"
2025/04/10 04:13:02 DEBUG : WaitForWriters: timeout=30s
2025/04/10 04:13:02 DEBUG : dir: Looking for writers
2025/04/10 04:13:02 DEBUG : file1: reading active writers
2025/04/10 04:13:02 DEBUG : potato: reading active writers
2025/04/10 04:13:02 DEBUG : : Looking for writers
2025/04/10 04:13:02 DEBUG : dir: reading active writers
2025/04/10 04:13:02 DEBUG : >WaitForWriters: 
2025/04/10 04:13:02 DEBUG : HiDrive root 'rclone-test-radomuw0xoxa': found directory-element with name dir
2025/04/10 04:13:02 DEBUG : HiDrive root 'rclone-test-radomuw0xoxa': found directory-element with name file1
2025/04/10 04:13:02 DEBUG : HiDrive root 'rclone-test-radomuw0xoxa': found directory-element with name potato
--- PASS: TestDirCreate (0.85s)
=== RUN   TestReadFileHandleRelease
    run.go:180: Remote "HiDrive root 'rclone-test-radomuw0xoxa'", Local "Local file system at /tmp/rclone2961058461", Modify Window "1s"
2025/04/10 04:13:02 INFO  : HiDrive root 'rclone-test-radomuw0xoxa': poll-interval is not supported by this remote
2025/04/10 04:13:02 DEBUG : HiDrive root 'rclone-test-radomuw0xoxa': found directory-element with name dir
2025/04/10 04:13:02 DEBUG : HiDrive root 'rclone-test-radomuw0xoxa': found directory-element with name file1
2025/04/10 04:13:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/04/10 04:13:02 DEBUG : HiDrive root 'rclone-test-radomuw0xoxa': found directory-element with name dir
2025/04/10 04:13:02 DEBUG : HiDrive root 'rclone-test-radomuw0xoxa': found directory-element with name file1
2025/04/10 04:13:02 DEBUG : dir/file1: Open: flags=O_RDONLY
2025/04/10 04:13:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err=<nil>
2025/04/10 04:13:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err=<nil>
2025/04/10 04:13:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728
2025/04/10 04:13:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728
2025/04/10 04:13:02 DEBUG : dir/file1: ReadFileHandle.Release closing
2025/04/10 04:13:02 DEBUG : dir/file1: ReadFileHandle.Release nothing to do
2025/04/10 04:13:02 DEBUG : WaitForWriters: timeout=30s
2025/04/10 04:13:02 DEBUG : dir: Looking for writers
2025/04/10 04:13:02 DEBUG : file1: reading active writers
2025/04/10 04:13:02 DEBUG : : Looking for writers
2025/04/10 04:13:02 DEBUG : dir: reading active writers
2025/04/10 04:13:02 DEBUG : >WaitForWriters: 
2025/04/10 04:13:02 DEBUG : HiDrive root 'rclone-test-radomuw0xoxa': found directory-element with name dir
2025/04/10 04:13:02 DEBUG : HiDrive root 'rclone-test-radomuw0xoxa': found directory-element with name file1
--- PASS: TestReadFileHandleRelease (0.62s)
PASS
2025/04/10 04:13:02 DEBUG : HiDrive root 'rclone-test-radomuw0xoxa': Purge remote
"./vfs.test -test.v -test.timeout 1h0m0s -remote TestHiDrive: -verbose -test.run '^(TestDirCreate|TestReadFileHandleRelease)$'" - Finished OK in 1.752376915s (try 2/5)