"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/05/20 03:51:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rilicil4puko" 2025/05/20 03:51:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/20 03:51:28 DEBUG : Starting OpenDrive session with ID: 5c8af3b0c849747df71aa6cd307e5f2abe5fab8d9a21f47915208cb3855baa5a 2025/05/20 03:51:28 DEBUG : Creating backend with remote "/tmp/rclone3098894075" === RUN TestDirHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-rilicil4puko'", Local "Local file system at /tmp/rclone3098894075", Modify Window "1s" 2025/05/20 03:51:28 INFO : OpenDrive root 'rclone-test-rilicil4puko': poll-interval is not supported by this remote 2025/05/20 03:51:28 NOTICE: OpenDrive root 'rclone-test-rilicil4puko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/20 03:51:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/05/20 03:51:31 DEBUG : WaitForWriters: timeout=30s 2025/05/20 03:51:31 DEBUG : dir: Looking for writers 2025/05/20 03:51:31 DEBUG : : Looking for writers 2025/05/20 03:51:31 DEBUG : dir: reading active writers 2025/05/20 03:51:31 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.06s) === RUN TestDirHandleReaddir run.go:180: Remote "OpenDrive root 'rclone-test-rilicil4puko'", Local "Local file system at /tmp/rclone3098894075", Modify Window "1s" 2025/05/20 03:51:32 INFO : OpenDrive root 'rclone-test-rilicil4puko': poll-interval is not supported by this remote 2025/05/20 03:51:32 NOTICE: OpenDrive root 'rclone-test-rilicil4puko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/20 03:51:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/05/20 03:51:35 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/05/20 03:51:37 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2025/05/20 03:51:39 DEBUG : WaitForWriters: timeout=30s 2025/05/20 03:51:39 DEBUG : dir/subdir: Looking for writers 2025/05/20 03:51:39 DEBUG : dir: Looking for writers 2025/05/20 03:51:39 DEBUG : file1: reading active writers 2025/05/20 03:51:39 DEBUG : file2: reading active writers 2025/05/20 03:51:39 DEBUG : subdir: reading active writers 2025/05/20 03:51:39 DEBUG : : Looking for writers 2025/05/20 03:51:39 DEBUG : dir: reading active writers 2025/05/20 03:51:39 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (8.64s) === RUN TestDirHandleReaddirnames run.go:180: Remote "OpenDrive root 'rclone-test-rilicil4puko'", Local "Local file system at /tmp/rclone3098894075", Modify Window "1s" 2025/05/20 03:51:41 INFO : OpenDrive root 'rclone-test-rilicil4puko': poll-interval is not supported by this remote 2025/05/20 03:51:41 NOTICE: OpenDrive root 'rclone-test-rilicil4puko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/20 03:51:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/05/20 03:51:43 DEBUG : WaitForWriters: timeout=30s 2025/05/20 03:51:43 DEBUG : dir: Looking for writers 2025/05/20 03:51:43 DEBUG : file1: reading active writers 2025/05/20 03:51:43 DEBUG : : Looking for writers 2025/05/20 03:51:43 DEBUG : dir: reading active writers 2025/05/20 03:51:43 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (3.79s) === RUN TestDirMethods run.go:180: Remote "OpenDrive root 'rclone-test-rilicil4puko'", Local "Local file system at /tmp/rclone3098894075", Modify Window "1s" 2025/05/20 03:51:45 INFO : OpenDrive root 'rclone-test-rilicil4puko': poll-interval is not supported by this remote 2025/05/20 03:51:45 NOTICE: OpenDrive root 'rclone-test-rilicil4puko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/20 03:51:46 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/05/20 03:51:47 DEBUG : WaitForWriters: timeout=30s 2025/05/20 03:51:47 DEBUG : dir: Looking for writers 2025/05/20 03:51:47 DEBUG : : Looking for writers 2025/05/20 03:51:47 DEBUG : dir: reading active writers 2025/05/20 03:51:47 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.76s) === RUN TestDirForgetAll run.go:180: Remote "OpenDrive root 'rclone-test-rilicil4puko'", Local "Local file system at /tmp/rclone3098894075", Modify Window "1s" 2025/05/20 03:51:48 INFO : OpenDrive root 'rclone-test-rilicil4puko': poll-interval is not supported by this remote 2025/05/20 03:51:48 NOTICE: OpenDrive root 'rclone-test-rilicil4puko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/20 03:51:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/05/20 03:51:51 DEBUG : dir: forgetting directory cache 2025/05/20 03:51:51 DEBUG : : forgetting directory cache 2025/05/20 03:51:51 DEBUG : dir: forgetting directory cache 2025/05/20 03:51:51 DEBUG : WaitForWriters: timeout=30s 2025/05/20 03:51:51 DEBUG : : Looking for writers 2025/05/20 03:51:51 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (4.15s) === RUN TestDirForgetPath run.go:180: Remote "OpenDrive root 'rclone-test-rilicil4puko'", Local "Local file system at /tmp/rclone3098894075", Modify Window "1s" 2025/05/20 03:51:52 INFO : OpenDrive root 'rclone-test-rilicil4puko': poll-interval is not supported by this remote 2025/05/20 03:51:52 NOTICE: OpenDrive root 'rclone-test-rilicil4puko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/20 03:51:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/05/20 03:51:55 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/05/20 03:51:55 DEBUG : dir: invalidating directory cache 2025/05/20 03:51:55 DEBUG : : >ForgetPath: 2025/05/20 03:51:55 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/05/20 03:51:55 DEBUG : : invalidating directory cache 2025/05/20 03:51:55 DEBUG : dir: forgetting directory cache 2025/05/20 03:51:55 DEBUG : : >ForgetPath: 2025/05/20 03:51:55 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/05/20 03:51:55 DEBUG : : >ForgetPath: 2025/05/20 03:51:55 DEBUG : WaitForWriters: timeout=30s 2025/05/20 03:51:55 DEBUG : dir: Looking for writers 2025/05/20 03:51:55 DEBUG : : Looking for writers 2025/05/20 03:51:55 DEBUG : dir: reading active writers 2025/05/20 03:51:55 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (3.74s) === RUN TestDirWalk run.go:180: Remote "OpenDrive root 'rclone-test-rilicil4puko'", Local "Local file system at /tmp/rclone3098894075", Modify Window "1s" 2025/05/20 03:51:56 INFO : OpenDrive root 'rclone-test-rilicil4puko': poll-interval is not supported by this remote 2025/05/20 03:51:56 NOTICE: OpenDrive root 'rclone-test-rilicil4puko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/20 03:51:57 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/05/20 03:52:01 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2025/05/20 03:52:03 DEBUG : : forgetting directory cache 2025/05/20 03:52:03 DEBUG : dir: forgetting directory cache 2025/05/20 03:52:03 DEBUG : WaitForWriters: timeout=30s 2025/05/20 03:52:03 DEBUG : fil/a/b: Looking for writers 2025/05/20 03:52:03 DEBUG : fil/a: Looking for writers 2025/05/20 03:52:03 DEBUG : b: reading active writers 2025/05/20 03:52:03 DEBUG : fil: Looking for writers 2025/05/20 03:52:03 DEBUG : a: reading active writers 2025/05/20 03:52:03 DEBUG : dir: Looking for writers 2025/05/20 03:52:03 DEBUG : : Looking for writers 2025/05/20 03:52:03 DEBUG : dir: reading active writers 2025/05/20 03:52:03 DEBUG : fil: reading active writers 2025/05/20 03:52:03 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (9.58s) === RUN TestDirSetModTime run.go:180: Remote "OpenDrive root 'rclone-test-rilicil4puko'", Local "Local file system at /tmp/rclone3098894075", Modify Window "1s" 2025/05/20 03:52:06 INFO : OpenDrive root 'rclone-test-rilicil4puko': poll-interval is not supported by this remote 2025/05/20 03:52:06 NOTICE: OpenDrive root 'rclone-test-rilicil4puko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/20 03:52:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/05/20 03:52:08 DEBUG : WaitForWriters: timeout=30s 2025/05/20 03:52:08 DEBUG : dir: Looking for writers 2025/05/20 03:52:08 DEBUG : : Looking for writers 2025/05/20 03:52:08 DEBUG : dir: reading active writers 2025/05/20 03:52:08 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.50s) === RUN TestDirStat run.go:180: Remote "OpenDrive root 'rclone-test-rilicil4puko'", Local "Local file system at /tmp/rclone3098894075", Modify Window "1s" 2025/05/20 03:52:09 INFO : OpenDrive root 'rclone-test-rilicil4puko': poll-interval is not supported by this remote 2025/05/20 03:52:09 NOTICE: OpenDrive root 'rclone-test-rilicil4puko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/20 03:52:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/05/20 03:52:12 DEBUG : WaitForWriters: timeout=30s 2025/05/20 03:52:12 DEBUG : dir: Looking for writers 2025/05/20 03:52:12 DEBUG : file1: reading active writers 2025/05/20 03:52:12 DEBUG : : Looking for writers 2025/05/20 03:52:12 DEBUG : dir: reading active writers 2025/05/20 03:52:12 DEBUG : >WaitForWriters: --- PASS: TestDirStat (3.66s) === RUN TestDirReadDirAll run.go:180: Remote "OpenDrive root 'rclone-test-rilicil4puko'", Local "Local file system at /tmp/rclone3098894075", Modify Window "1s" 2025/05/20 03:52:13 INFO : OpenDrive root 'rclone-test-rilicil4puko': poll-interval is not supported by this remote 2025/05/20 03:52:13 NOTICE: OpenDrive root 'rclone-test-rilicil4puko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/20 03:52:14 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/05/20 03:52:16 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/05/20 03:52:18 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2025/05/20 03:52:20 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/05/20 03:52:20 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/05/20 03:52:20 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/05/20 03:52:20 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/05/20 03:52:20 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2025/05/20 03:52:22 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2025/05/20 03:52:24 DEBUG : dir: invalidating directory cache 2025/05/20 03:52:24 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/05/20 03:52:24 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/05/20 03:52:24 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/05/20 03:52:24 DEBUG : dir/file1: Reset virtual modtime 2025/05/20 03:52:24 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/05/20 03:52:24 DEBUG : dir/virtualFile: Reset virtual modtime dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:300 Error: Not equal: expected: []string{"file1,14,false", "virtualDir,0,true", "virtualFile,20,false"} actual : []string{"file1,14,false", "subdir,0,true", "virtualDir,0,true", "virtualFile,20,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=3) { +([]string) (len=4) { (string) (len=14) "file1,14,false", + (string) (len=13) "subdir,0,true", (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2025/05/20 03:52:24 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/05/20 03:52:24 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/05/20 03:52:24 DEBUG : dir: Added virtual directory entry vDel: "file1" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:313 Error: Not equal: expected: []string{"virtualDir,0,true", "virtualDir2,0,true", "virtualFile,20,false", "virtualFile2,100,false"} actual : []string{"subdir,0,true", "virtualDir,0,true", "virtualDir2,0,true", "virtualFile,20,false", "virtualFile2,100,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=4) { +([]string) (len=5) { + (string) (len=13) "subdir,0,true", (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2025/05/20 03:52:24 DEBUG : dir: invalidating directory cache 2025/05/20 03:52:24 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/05/20 03:52:24 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/05/20 03:52:24 DEBUG : dir/virtualFile: Reset virtual modtime dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:324 Error: Not equal: expected: []string{"file1,14,false", "virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} actual : []string{"file1,14,false", "subdir,0,true", "virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=14) "file1,14,false", + (string) (len=13) "subdir,0,true", (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2025/05/20 03:52:24 DEBUG : : forgetting directory cache 2025/05/20 03:52:24 DEBUG : dir: forgetting directory cache 2025/05/20 03:52:24 DEBUG : dir/subdir: forgetting directory cache 2025/05/20 03:52:24 DEBUG : dir/virtualDir: forgetting directory cache dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:329 Error: Not equal: expected: []string{"file1,14,false", "virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} actual : []string{"file1,14,false", "subdir,0,true", "virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=14) "file1,14,false", + (string) (len=13) "subdir,0,true", (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2025/05/20 03:52:24 DEBUG : WaitForWriters: timeout=30s 2025/05/20 03:52:24 DEBUG : dir/virtualDir: Looking for writers 2025/05/20 03:52:24 DEBUG : dir/subdir: Looking for writers 2025/05/20 03:52:24 DEBUG : dir: Looking for writers 2025/05/20 03:52:24 DEBUG : virtualFile: reading active writers 2025/05/20 03:52:24 DEBUG : virtualDir: reading active writers 2025/05/20 03:52:24 DEBUG : file1: reading active writers 2025/05/20 03:52:24 DEBUG : subdir: reading active writers 2025/05/20 03:52:24 DEBUG : virtualFile2: reading active writers 2025/05/20 03:52:24 DEBUG : : Looking for writers 2025/05/20 03:52:24 DEBUG : dir: reading active writers 2025/05/20 03:52:24 DEBUG : >WaitForWriters: === NAME TestDirReadDirAll run.go:125: removing dir "dir/subdir" failed - try 1/3: Folder is already deleted (Error 403) run.go:125: removing dir "dir/subdir" failed - try 2/3: Folder is already deleted (Error 403) run.go:125: removing dir "dir/subdir" failed - try 3/3: Folder is already deleted (Error 403) run.go:128: removing dir "dir/subdir" failed: Folder is already deleted (Error 403) --- FAIL: TestDirReadDirAll (16.70s) --- FAIL: TestDirReadDirAll/Virtual (4.77s) === RUN TestDirOpen run.go:180: Remote "OpenDrive root 'rclone-test-rilicil4puko'", Local "Local file system at /tmp/rclone3098894075", Modify Window "1s" 2025/05/20 03:52:30 INFO : OpenDrive root 'rclone-test-rilicil4puko': poll-interval is not supported by this remote 2025/05/20 03:52:30 NOTICE: OpenDrive root 'rclone-test-rilicil4puko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/20 03:52:31 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/05/20 03:52:32 ERROR : dir/: Can only open directories read only 2025/05/20 03:52:32 DEBUG : WaitForWriters: timeout=30s 2025/05/20 03:52:32 DEBUG : dir: Looking for writers 2025/05/20 03:52:32 DEBUG : : Looking for writers 2025/05/20 03:52:32 DEBUG : dir: reading active writers 2025/05/20 03:52:32 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.45s) === RUN TestDirCreate run.go:180: Remote "OpenDrive root 'rclone-test-rilicil4puko'", Local "Local file system at /tmp/rclone3098894075", Modify Window "1s" 2025/05/20 03:52:33 INFO : OpenDrive root 'rclone-test-rilicil4puko': poll-interval is not supported by this remote 2025/05/20 03:52:33 NOTICE: OpenDrive root 'rclone-test-rilicil4puko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/20 03:52:34 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/05/20 03:52:36 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/05/20 03:52:36 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/05/20 03:52:36 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/05/20 03:52:36 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/05/20 03:52:36 DEBUG : OpenDrive root 'rclone-test-rilicil4puko': File to upload is small (5 bytes), uploading instead of streaming 2025/05/20 03:52:37 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2025/05/20 03:52:37 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/05/20 03:52:37 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/05/20 03:52:37 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/05/20 03:52:37 DEBUG : WaitForWriters: timeout=30s 2025/05/20 03:52:37 DEBUG : dir: Looking for writers 2025/05/20 03:52:37 DEBUG : potato: reading active writers 2025/05/20 03:52:37 DEBUG : file1: reading active writers 2025/05/20 03:52:37 DEBUG : : Looking for writers 2025/05/20 03:52:37 DEBUG : dir: reading active writers 2025/05/20 03:52:37 DEBUG : >WaitForWriters: run.go:125: removing dir "dir" failed - try 1/3: folder not empty 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: TestDirCreate (14.23s) === RUN TestDirMkdir run.go:180: Remote "OpenDrive root 'rclone-test-rilicil4puko'", Local "Local file system at /tmp/rclone3098894075", Modify Window "1s" 2025/05/20 03:52:47 INFO : OpenDrive root 'rclone-test-rilicil4puko': poll-interval is not supported by this remote 2025/05/20 03:52:47 NOTICE: OpenDrive root 'rclone-test-rilicil4puko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/20 03:52:48 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/05/20 03:52:50 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/05/20 03:52:51 DEBUG : WaitForWriters: timeout=30s 2025/05/20 03:52:51 DEBUG : dir/sub: Looking for writers 2025/05/20 03:52:51 DEBUG : dir: Looking for writers 2025/05/20 03:52:51 DEBUG : file1: reading active writers 2025/05/20 03:52:51 DEBUG : sub: reading active writers 2025/05/20 03:52:51 DEBUG : : Looking for writers 2025/05/20 03:52:51 DEBUG : dir: reading active writers 2025/05/20 03:52:51 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdir (5.27s) === RUN TestDirMkdirSub run.go:180: Remote "OpenDrive root 'rclone-test-rilicil4puko'", Local "Local file system at /tmp/rclone3098894075", Modify Window "1s" 2025/05/20 03:52:53 INFO : OpenDrive root 'rclone-test-rilicil4puko': poll-interval is not supported by this remote 2025/05/20 03:52:53 NOTICE: OpenDrive root 'rclone-test-rilicil4puko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/20 03:52:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/05/20 03:52:56 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/05/20 03:52:56 ERROR : dir/sub/: Dir.Mkdir failed to read directory: failed to get folder list: Directory doesn't exist (Error 404) dir_test.go:422: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:422 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestDirMkdirSub dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:426 Error: Not equal: expected: []string{"subsub,0,true"} actual : []string(nil) Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=1) { - (string) (len=13) "subsub,0,true" -} +([]string) Test: TestDirMkdirSub 2025/05/20 03:52:56 DEBUG : WaitForWriters: timeout=30s 2025/05/20 03:52:56 DEBUG : dir/sub: Looking for writers 2025/05/20 03:52:56 DEBUG : dir: Looking for writers 2025/05/20 03:52:56 DEBUG : file1: reading active writers 2025/05/20 03:52:56 DEBUG : sub: reading active writers 2025/05/20 03:52:56 DEBUG : : Looking for writers 2025/05/20 03:52:56 DEBUG : dir: reading active writers 2025/05/20 03:52:56 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdirSub (4.97s) panic: runtime error: invalid memory address or nil pointer dereference [recovered] panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x1ebc445] goroutine 847 [running]: testing.tRunner.func1.2({0x2225920, 0x3e167e0}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1632 +0x230 testing.tRunner.func1() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1635 +0x35e panic({0x2225920?, 0x3e167e0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:785 +0x132 github.com/rclone/rclone/vfs.(*Dir).ReadDirAll(0x0) /home/rclone/go/src/github.com/rclone/rclone/vfs/dir.go:1006 +0x25 github.com/rclone/rclone/vfs.checkListing(0xc00093c1a0, 0xc00093c1a0?, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:245 +0x45 github.com/rclone/rclone/vfs.TestDirMkdirSub(0xc00093c1a0) /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:427 +0x23e testing.tRunner(0xc00093c1a0, 0x28041a8) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 created by testing.(*T).Run in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1743 +0x390 "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 1m30.469997853s (try 1/5): exit status 2: Failed [TestDirReadDirAll/Virtual TestDirCreate TestDirMkdir TestDirMkdirSub]