"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirHandleMethods|TestDirMethods|TestDirMkdir|TestDirReadDirAll|TestDirRemoveName|TestVFSMkdirAll|TestWriteFileHandleFlush)$|^TestFileSetModTime$/^cache=full,open=false,write=false$'" - Starting (try 2/5) === RUN TestDirHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-sekacow8zuzo'", Local "Local file system at /tmp/rclone2868129048", Modify Window "1s" 2025/06/03 06:29:38 NOTICE: OpenDrive root 'rclone-test-sekacow8zuzo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestDirHandleMethods (3.83s) === RUN TestDirMethods run.go:180: Remote "OpenDrive root 'rclone-test-sekacow8zuzo'", Local "Local file system at /tmp/rclone2868129048", Modify Window "1s" 2025/06/03 06:29:41 NOTICE: OpenDrive root 'rclone-test-sekacow8zuzo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestDirMethods (3.53s) === RUN TestDirReadDirAll run.go:180: Remote "OpenDrive root 'rclone-test-sekacow8zuzo'", Local "Local file system at /tmp/rclone2868129048", Modify Window "1s" 2025/06/03 06:29:45 NOTICE: OpenDrive root 'rclone-test-sekacow8zuzo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream === RUN TestDirReadDirAll/Virtual --- PASS: TestDirReadDirAll (12.95s) --- PASS: TestDirReadDirAll/Virtual (4.44s) === RUN TestDirMkdir run.go:180: Remote "OpenDrive root 'rclone-test-sekacow8zuzo'", Local "Local file system at /tmp/rclone2868129048", Modify Window "1s" 2025/06/03 06:29:58 NOTICE: OpenDrive root 'rclone-test-sekacow8zuzo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestDirMkdir (5.17s) === RUN TestDirRemoveName run.go:180: Remote "OpenDrive root 'rclone-test-sekacow8zuzo'", Local "Local file system at /tmp/rclone2868129048", Modify Window "1s" 2025/06/03 06:30:03 NOTICE: OpenDrive root 'rclone-test-sekacow8zuzo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 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 --- FAIL: TestDirRemoveName (4.08s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-sekacow8zuzo'", Local "Local file system at /tmp/rclone2868129048", Modify Window "1s" --- PASS: TestFileSetModTime (6.53s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (6.53s) === RUN TestVFSMkdirAll run.go:180: Remote "OpenDrive root 'rclone-test-sekacow8zuzo'", Local "Local file system at /tmp/rclone2868129048", Modify Window "1s" 2025/06/03 06:30:14 NOTICE: OpenDrive root 'rclone-test-sekacow8zuzo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestVFSMkdirAll (7.28s) === RUN TestWriteFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-sekacow8zuzo'", Local "Local file system at /tmp/rclone2868129048", Modify Window "1s" 2025/06/03 06:30:21 NOTICE: OpenDrive root 'rclone-test-sekacow8zuzo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 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/write_test.go:247 Error: Not equal: expected: []string{"file1,0,false"} actual : []string{"a,0,true", "file1,0,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=8) "a,0,true", (string) (len=13) "file1,0,false" Test: TestWriteFileHandleFlush 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/write_test.go:267 Error: Not equal: expected: []string{"file1,5,false"} actual : []string{"a,0,true", "file1,5,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=8) "a,0,true", (string) (len=13) "file1,5,false" Test: TestWriteFileHandleFlush --- FAIL: TestWriteFileHandleFlush (2.45s) FAIL "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirHandleMethods|TestDirMethods|TestDirMkdir|TestDirReadDirAll|TestDirRemoveName|TestVFSMkdirAll|TestWriteFileHandleFlush)$|^TestFileSetModTime$/^cache=full,open=false,write=false$'" - Finished ERROR in 47.097783411s (try 2/5): exit status 1: Failed [TestDirRemoveName TestWriteFileHandleFlush]