"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirCreate|TestDirFileOpen|TestDirMkdir)$'" - Starting (try 2/5) 2025/04/13 05:01:35 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-soleker4kuye" 2025/04/13 05:01:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/13 05:01:36 DEBUG : Starting OpenDrive session with ID: 00a97a6454a90c4813680d03937b6c46bf3ca8bc51324e628f75bc9348c48f48 2025/04/13 05:01:36 DEBUG : Creating backend with remote "/tmp/rclone4155720568" === RUN TestDirCreate run.go:180: Remote "OpenDrive root 'rclone-test-soleker4kuye'", Local "Local file system at /tmp/rclone4155720568", Modify Window "1s" 2025/04/13 05:01:36 INFO : OpenDrive root 'rclone-test-soleker4kuye': poll-interval is not supported by this remote 2025/04/13 05:01:36 NOTICE: OpenDrive root 'rclone-test-soleker4kuye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/13 05:01:38 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/04/13 05:01:39 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/04/13 05:01:39 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/13 05:01:39 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/04/13 05:01:39 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/13 05:01:39 DEBUG : OpenDrive root 'rclone-test-soleker4kuye': File to upload is small (5 bytes), uploading instead of streaming 2025/04/13 05:01:40 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2025/04/13 05:01:41 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/13 05:01:41 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/04/13 05:01:41 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/13 05:01:41 DEBUG : WaitForWriters: timeout=30s 2025/04/13 05:01:41 DEBUG : dir: Looking for writers 2025/04/13 05:01:41 DEBUG : file1: reading active writers 2025/04/13 05:01:41 DEBUG : potato: reading active writers 2025/04/13 05:01:41 DEBUG : : Looking for writers 2025/04/13 05:01:41 DEBUG : dir: reading active writers 2025/04/13 05:01:41 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (5.96s) === RUN TestDirMkdir run.go:180: Remote "OpenDrive root 'rclone-test-soleker4kuye'", Local "Local file system at /tmp/rclone4155720568", Modify Window "1s" 2025/04/13 05:01:42 INFO : OpenDrive root 'rclone-test-soleker4kuye': poll-interval is not supported by this remote 2025/04/13 05:01:42 NOTICE: OpenDrive root 'rclone-test-soleker4kuye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/13 05:01:43 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/13 05:01:45 DEBUG : dir: Added virtual directory entry vAddDir: "sub" dir_test.go:398: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:398 Error: Should be true Test: TestDirMkdir 2025/04/13 05:01:45 DEBUG : dir/sub: Dir.ReadDirAll error: failed to get folder list: Directory doesn't exist (Error 404) dir_test.go:246: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:246 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:402 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestDirMkdir 2025/04/13 05:01:45 DEBUG : WaitForWriters: timeout=30s 2025/04/13 05:01:45 DEBUG : dir/sub: Looking for writers 2025/04/13 05:01:45 DEBUG : dir: Looking for writers 2025/04/13 05:01:45 DEBUG : file1: reading active writers 2025/04/13 05:01:45 DEBUG : sub: reading active writers 2025/04/13 05:01:45 DEBUG : : Looking for writers 2025/04/13 05:01:45 DEBUG : dir: reading active writers 2025/04/13 05:01:45 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- FAIL: TestDirMkdir (12.47s) === RUN TestDirFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-soleker4kuye'", Local "Local file system at /tmp/rclone4155720568", Modify Window "1s" 2025/04/13 05:01:55 INFO : OpenDrive root 'rclone-test-soleker4kuye': poll-interval is not supported by this remote 2025/04/13 05:01:55 NOTICE: OpenDrive root 'rclone-test-soleker4kuye': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/13 05:01:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/13 05:01:58 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/13 05:01:58 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 05:01:58 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/13 05:01:58 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/13 05:01:58 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/04/13 05:01:58 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/04/13 05:01:58 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/13 05:01:58 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 05:01:58 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/13 05:01:58 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/13 05:01:58 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/04/13 05:01:58 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/04/13 05:01:58 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/13 05:01:58 DEBUG : OpenDrive root 'rclone-test-soleker4kuye': File to upload is small (12 bytes), uploading instead of streaming 2025/04/13 05:01:59 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2025/04/13 05:01:59 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/04/13 05:01:59 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/04/13 05:01:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/13 05:01:59 DEBUG : : forgetting directory cache 2025/04/13 05:01:59 DEBUG : dir: forgetting directory cache 2025/04/13 05:01:59 DEBUG : dir/sub: forgetting directory cache 2025/04/13 05:01:59 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/04/13 05:01:59 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/04/13 05:01:59 DEBUG : OpenDrive root 'rclone-test-soleker4kuye': File to upload is small (5 bytes), uploading instead of streaming 2025/04/13 05:02:00 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2025/04/13 05:02:01 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/13 05:02:01 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/04/13 05:02:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/13 05:02:01 DEBUG : WaitForWriters: timeout=30s 2025/04/13 05:02:01 DEBUG : dir/sub: Looking for writers 2025/04/13 05:02:01 DEBUG : file0: reading active writers 2025/04/13 05:02:01 DEBUG : file2: reading active writers 2025/04/13 05:02:01 DEBUG : dir: Looking for writers 2025/04/13 05:02:01 DEBUG : file1: reading active writers 2025/04/13 05:02:01 DEBUG : sub: reading active writers 2025/04/13 05:02:01 DEBUG : : Looking for writers 2025/04/13 05:02:01 DEBUG : dir: reading active writers 2025/04/13 05:02:01 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (8.45s) FAIL 2025/04/13 05:02:03 DEBUG : OpenDrive root 'rclone-test-soleker4kuye': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirCreate|TestDirFileOpen|TestDirMkdir)$'" - Finished ERROR in 28.187606278s (try 2/5): exit status 1: Failed [TestDirCreate TestDirMkdir]