"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirCreate|TestDirRemoveName|TestZipManyFiles)$'" - Starting (try 3/5) 2025/10/15 04:29:42 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dukadej4fidu" 2025/10/15 04:29:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/15 04:29:43 DEBUG : Starting OpenDrive session with ID: 98be4cef739f4c5fbb7313a365da6c49f04b6c41a87c7e52068d7098e8a14d40 2025/10/15 04:29:43 DEBUG : Creating backend with remote "/tmp/rclone3655255422" === RUN TestDirCreate run.go:180: Remote "OpenDrive root 'rclone-test-dukadej4fidu'", Local "Local file system at /tmp/rclone3655255422", Modify Window "1s" 2025/10/15 04:29:43 INFO : OpenDrive root 'rclone-test-dukadej4fidu': poll-interval is not supported by this remote 2025/10/15 04:29:43 NOTICE: OpenDrive root 'rclone-test-dukadej4fidu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/15 04:29:44 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 dir_test.go:354: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:354 Error: Should be true Test: TestDirCreate 2025/10/15 04:29:46 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/10/15 04:29:46 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/15 04:29:46 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/10/15 04:29:46 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/15 04:29:46 DEBUG : OpenDrive root 'rclone-test-dukadej4fidu': File to upload is small (5 bytes), uploading instead of streaming 2025/10/15 04:29:47 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2025/10/15 04:29:48 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/15 04:29:48 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/10/15 04:29:48 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/15 04:29:48 DEBUG : WaitForWriters: timeout=30s 2025/10/15 04:29:48 DEBUG : dir: Looking for writers 2025/10/15 04:29:48 DEBUG : file1: reading active writers 2025/10/15 04:29:48 DEBUG : potato: reading active writers 2025/10/15 04:29:48 DEBUG : Looking for writers 2025/10/15 04:29:48 DEBUG : dir: reading active writers 2025/10/15 04:29:48 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (6.21s) === RUN TestDirRemoveName run.go:180: Remote "OpenDrive root 'rclone-test-dukadej4fidu'", Local "Local file system at /tmp/rclone3655255422", Modify Window "1s" 2025/10/15 04:29:49 INFO : OpenDrive root 'rclone-test-dukadej4fidu': poll-interval is not supported by this remote 2025/10/15 04:29:49 NOTICE: OpenDrive root 'rclone-test-dukadej4fidu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/15 04:29:50 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/15 04:29:52 DEBUG : dir/file1: Remove: 2025/10/15 04:29:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/15 04:29:52 DEBUG : dir/file1: >Remove: err= dir_test.go:504: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:504 Error: Should be true Test: TestDirRemoveName 2025/10/15 04:29:52 DEBUG : WaitForWriters: timeout=30s 2025/10/15 04:29:52 DEBUG : dir: Looking for writers 2025/10/15 04:29:52 DEBUG : Looking for writers 2025/10/15 04:29:52 DEBUG : dir: reading active writers 2025/10/15 04:29:52 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (4.22s) === RUN TestZipManyFiles run.go:180: Remote "OpenDrive root 'rclone-test-dukadej4fidu'", Local "Local file system at /tmp/rclone3655255422", Modify Window "1s" 2025/10/15 04:29:53 INFO : OpenDrive root 'rclone-test-dukadej4fidu': poll-interval is not supported by this remote 2025/10/15 04:29:53 NOTICE: OpenDrive root 'rclone-test-dukadej4fidu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/15 04:29:54 DEBUG : flat/f000.txt: Uploading chunk 0, size=7, remain=0 2025/10/15 04:29:56 DEBUG : flat/f001.txt: Uploading chunk 0, size=14, remain=0 2025/10/15 04:29:58 DEBUG : flat/f002.txt: Uploading chunk 0, size=21, remain=0 2025/10/15 04:30:00 DEBUG : flat/f003.txt: Uploading chunk 0, size=28, remain=0 2025/10/15 04:30:01 DEBUG : flat/f004.txt: Uploading chunk 0, size=35, remain=0 2025/10/15 04:30:03 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/10/15 04:30:03 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/10/15 04:30:03 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/15 04:30:03 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 04:30:03 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/10/15 04:30:03 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/10/15 04:30:03 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/15 04:30:04 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 04:30:04 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/10/15 04:30:04 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/10/15 04:30:04 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/15 04:30:04 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 04:30:04 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/10/15 04:30:04 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/10/15 04:30:04 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/15 04:30:04 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 04:30:04 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/10/15 04:30:04 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/10/15 04:30:04 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/15 04:30:05 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 04:30:05 DEBUG : WaitForWriters: timeout=30s 2025/10/15 04:30:05 DEBUG : flat: Looking for writers 2025/10/15 04:30:05 DEBUG : f000.txt: reading active writers 2025/10/15 04:30:05 DEBUG : f001.txt: reading active writers 2025/10/15 04:30:05 DEBUG : f002.txt: reading active writers 2025/10/15 04:30:05 DEBUG : f003.txt: reading active writers 2025/10/15 04:30:05 DEBUG : f004.txt: reading active writers 2025/10/15 04:30:05 DEBUG : Looking for writers 2025/10/15 04:30:05 DEBUG : flat: reading active writers 2025/10/15 04:30:05 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (13.27s) FAIL 2025/10/15 04:30:07 DEBUG : OpenDrive root 'rclone-test-dukadej4fidu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirCreate|TestDirRemoveName|TestZipManyFiles)$'" - Finished ERROR in 25.273004708s (try 3/5): exit status 1: Failed [TestDirCreate TestDirRemoveName]