"./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestCaseInsensitiveMoveFile|TestCaseInsensitiveMoveFileDryRun|TestCheck|TestCopyURL|TestDirMove|TestLs|TestMaxDelete|TestMaxDeleteSizeLargeFile|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting|TestPurge|TestRcatSize|TestRemoveExisting|TestRmdirsLeaveRoot|TestRmdirsWithFilter|TestTouchDir)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=false,ignoreChecksum=true|withChecksum=true,ignoreChecksum=false|withChecksum=true,ignoreChecksum=true)$'" - Starting (try 2/5) 2026/02/15 05:32:46 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yulahej2lohe" 2026/02/15 05:32:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/15 05:32:46 DEBUG : Starting OpenDrive session with ID: 74ffac8386bbfa8cd0fd6df51d4ae892df31a4eb21af80909aecd55eaebadb81 2026/02/15 05:32:47 DEBUG : Creating backend with remote "/tmp/rclone504470501" === RUN TestCheck run.go:185: Remote "OpenDrive root 'rclone-test-yulahej2lohe'", Local "Local file system at /tmp/rclone504470501", Modify Window "1s" 2026/02/15 05:32:48 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheck/1 === RUN TestCheck/2 2026/02/15 05:32:50 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheck/3 2026/02/15 05:32:52 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheck/4 === RUN TestCheck/5 check_test.go:86: 5: Expecting 1 errors but got 2 check_test.go:92: 5: Expecting 3 total matching files but got 2 === NAME TestCheck check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "* empty space", "= potato2", "= rutabaga"} actual : []string{"", "* empty space", "+ potato2", "= rutabaga"} Diff: --- Expected +++ Actual @@ -3,3 +3,3 @@ (string) (len=13) "* empty space", - (string) (len=9) "= potato2", + (string) (len=9) "+ potato2", (string) (len=10) "= rutabaga" Test: TestCheck Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:58 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "potato2"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=7) "potato2" } Test: TestCheck Messages: missingondst check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,4 +1,3 @@ -([]string) (len=3) { +([]string) (len=2) { (string) "", - (string) (len=7) "potato2", (string) (len=8) "rutabaga" Test: TestCheck Messages: match 2026/02/15 05:32:54 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheck/6 === RUN TestCheck/7 --- FAIL: TestCheck (9.68s) --- PASS: TestCheck/1 (0.18s) --- PASS: TestCheck/2 (0.17s) --- PASS: TestCheck/3 (0.17s) --- PASS: TestCheck/4 (0.17s) --- FAIL: TestCheck/5 (0.17s) --- PASS: TestCheck/6 (0.17s) --- PASS: TestCheck/7 (0.17s) === RUN TestLs run.go:185: Remote "OpenDrive root 'rclone-test-yulahej2lohe'", Local "Local file system at /tmp/rclone504470501", Modify Window "1s" 2026/02/15 05:32:57 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2026/02/15 05:32:59 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 --- PASS: TestLs (4.37s) === RUN TestMaxDelete run.go:185: Remote "OpenDrive root 'rclone-test-yulahej2lohe'", Local "Local file system at /tmp/rclone504470501", Modify Window "1s" 2026/02/15 05:33:01 DEBUG : small: Uploading chunk 0, size=10, remain=0 2026/02/15 05:33:03 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2026/02/15 05:33:05 DEBUG : large: Uploading chunk 0, size=100, remain=0 2026/02/15 05:33:06 DEBUG : Waiting for deletions to finish 2026/02/15 05:33:06 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/02/15 05:33:06 INFO : large: Deleted 2026/02/15 05:33:06 INFO : medium: Deleted --- PASS: TestMaxDelete (6.63s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "OpenDrive root 'rclone-test-yulahej2lohe'", Local "Local file system at /tmp/rclone504470501", Modify Window "1s" 2026/02/15 05:33:08 DEBUG : small: Uploading chunk 0, size=10, remain=0 2026/02/15 05:33:10 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2026/02/15 05:33:11 DEBUG : large: Uploading chunk 0, size=100, remain=0 2026/02/15 05:33:12 DEBUG : Waiting for deletions to finish 2026/02/15 05:33:13 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/02/15 05:33:13 INFO : medium: Deleted 2026/02/15 05:33:13 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.56s) === RUN TestPurge 2026/02/15 05:33:14 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-winuyuq2deyo" 2026/02/15 05:33:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/15 05:33:14 DEBUG : Starting OpenDrive session with ID: c6ff8fef1d454851b885c7cfec5967c26beb3f555a049ac0217f65cdf1fe6346 2026/02/15 05:33:15 DEBUG : Creating backend with remote "/tmp/rclone379177933" run.go:185: Remote "OpenDrive root 'rclone-test-winuyuq2deyo'", Local "Local file system at /tmp/rclone379177933", Modify Window "1s" 2026/02/15 05:33:17 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2026/02/15 05:33:18 INFO : A2: Making directory 2026/02/15 05:33:18 INFO : A1/B2: Making directory 2026/02/15 05:33:19 INFO : A1/B2/C2: Making directory operations_test.go:582: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:582 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestPurge 2026/02/15 05:33:19 DEBUG : OpenDrive root 'rclone-test-winuyuq2deyo': Purge remote --- FAIL: TestPurge (5.45s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "OpenDrive root 'rclone-test-yulahej2lohe'", Local "Local file system at /tmp/rclone504470501", Modify Window "1s" 2026/02/15 05:33:19 INFO : A1: Making directory 2026/02/15 05:33:20 INFO : A1/B1: Making directory operations_test.go:747: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:747 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestRmdirsLeaveRoot 2026/02/15 05:33:20 ERROR : A1: error listing: failed to get folder list: Directory doesn't exist (Error 404) fstest.go:282: Error listing: failed to get folder list: Directory doesn't exist (Error 404) --- FAIL: TestRmdirsLeaveRoot (1.08s) === RUN TestRmdirsWithFilter run.go:185: Remote "OpenDrive root 'rclone-test-yulahej2lohe'", Local "Local file system at /tmp/rclone504470501", Modify Window "1s" 2026/02/15 05:33:20 INFO : A1: Making directory 2026/02/15 05:33:20 INFO : A1/B1: Making directory 2026/02/15 05:33:21 INFO : A1/B1/C1: Making directory 2026/02/15 05:33:23 DEBUG : removing 1 level 3 directories 2026/02/15 05:33:23 INFO : A1/B1/C1: Removing directory 2026/02/15 05:33:23 DEBUG : removing 1 level 2 directories 2026/02/15 05:33:23 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (4.17s) === RUN TestCopyURL run.go:185: Remote "OpenDrive root 'rclone-test-yulahej2lohe'", Local "Local file system at /tmp/rclone504470501", Modify Window "1s" 2026/02/15 05:33:26 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/02/15 05:33:27 DEBUG : filename.txt: File name found in url 2026/02/15 05:33:28 DEBUG : filename.txt: Uploading chunk 0, size=14, remain=0 2026/02/15 05:33:29 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/02/15 05:33:30 DEBUG : headerfilename.txt: Uploading chunk 0, size=14, remain=0 2026/02/15 05:33:32 DEBUG : file2: Uploading chunk 0, size=14, remain=0 --- PASS: TestCopyURL (9.24s) === RUN TestMoveFile run.go:185: Remote "OpenDrive root 'rclone-test-yulahej2lohe'", Local "Local file system at /tmp/rclone504470501", Modify Window "1s" 2026/02/15 05:33:34 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/15 05:33:35 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2026/02/15 05:33:36 DEBUG : sub/file2: size = 14 OK 2026/02/15 05:33:36 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/15 05:33:36 INFO : file1: Copied (new) to: sub/file2 2026/02/15 05:33:36 INFO : file1: Deleted 2026/02/15 05:33:37 DEBUG : sub/file2: size = 14 OK 2026/02/15 05:33:37 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 05:33:37 DEBUG : file1: Unchanged skipping 2026/02/15 05:33:37 INFO : file1: Deleted 2026/02/15 05:33:37 DEBUG : OpenDrive root 'rclone-test-yulahej2lohe': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (4.59s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "OpenDrive root 'rclone-test-yulahej2lohe'", Local "Local file system at /tmp/rclone504470501", Modify Window "1s" 2026/02/15 05:33:39 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/15 05:33:39 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/02/15 05:33:41 DEBUG : file1: size = 14 OK 2026/02/15 05:33:41 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/15 05:33:41 INFO : file1: Copied (new) 2026/02/15 05:33:41 INFO : file1: Deleted 2026/02/15 05:33:41 DEBUG : file1: Destination exists, skipping 2026/02/15 05:33:41 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.16s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "OpenDrive root 'rclone-test-yulahej2lohe'", Local "Local file system at /tmp/rclone504470501", Modify Window "1s" 2026/02/15 05:33:42 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/15 05:33:43 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2026/02/15 05:33:44 DEBUG : sub/file2: size = 14 OK 2026/02/15 05:33:44 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/15 05:33:44 INFO : file1: Copied (new) to: sub/file2 2026/02/15 05:33:44 INFO : file1: Deleted 2026/02/15 05:33:44 DEBUG : sub/file2: size = 14 OK 2026/02/15 05:33:44 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 05:33:44 DEBUG : file1: Unchanged skipping 2026/02/15 05:33:44 INFO : file1: Deleted 2026/02/15 05:33:45 DEBUG : sub/file2: moving to sub/File2-rclone-move-dogepir4 2026/02/15 05:33:46 DEBUG : sub/file2: same parent dir (ODFfMTAyMTAxMzBfWFplQTM) - using file/rename instead of move_copy for sub/File2-rclone-move-dogepir4 2026/02/15 05:33:46 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-dogepir4 2026/02/15 05:33:46 DEBUG : sub/file2: moving to sub/File2 2026/02/15 05:33:46 DEBUG : sub/File2-rclone-move-dogepir4: same parent dir (ODFfMTAyMTAxMzBfWFplQTM) - using file/rename instead of move_copy for sub/File2 2026/02/15 05:33:46 INFO : sub/File2-rclone-move-dogepir4: Moved (server-side) to: sub/File2 run.go:130: removing dir "sub" failed - try 1/3: folder not empty --- PASS: TestCaseInsensitiveMoveFile (7.13s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "OpenDrive root 'rclone-test-yulahej2lohe'", Local "Local file system at /tmp/rclone504470501", Modify Window "1s" 2026/02/15 05:33:50 DEBUG : hello: Uploading chunk 0, size=5, remain=0 2026/02/15 05:33:51 NOTICE: hello: Skipped rename to HELLO as --dry-run is set --- PASS: TestCaseInsensitiveMoveFileDryRun (3.01s) === RUN TestMoveFileBackupDir run.go:185: Remote "OpenDrive root 'rclone-test-yulahej2lohe'", Local "Local file system at /tmp/rclone504470501", Modify Window "1s" 2026/02/15 05:33:53 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2026/02/15 05:33:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yulahej2lohe/backup" 2026/02/15 05:33:55 DEBUG : Starting OpenDrive session with ID: 50a9f9dadb86fac33d03ca62355ec59d32bb813df8b9d335db0a81be053a5b43 2026/02/15 05:33:56 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone504470501) 2026/02/15 05:33:56 DEBUG : dst/file1: size = 18 (OpenDrive root 'rclone-test-yulahej2lohe') 2026/02/15 05:33:56 DEBUG : dst/file1: Sizes differ 2026/02/15 05:33:57 INFO : dst/file1: Moved (server-side) 2026/02/15 05:33:58 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2026/02/15 05:33:59 DEBUG : dst/file1: size = 14 OK 2026/02/15 05:33:59 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/15 05:33:59 INFO : dst/file1: Copied (new) 2026/02/15 05:33:59 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (9.42s) === RUN TestDirMove run.go:185: Remote "OpenDrive root 'rclone-test-yulahej2lohe'", Local "Local file system at /tmp/rclone504470501", Modify Window "1s" 2026/02/15 05:34:02 DEBUG : A1/one: Uploading chunk 0, size=3, remain=0 2026/02/15 05:34:04 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2026/02/15 05:34:06 DEBUG : A1/B1/three: Uploading chunk 0, size=5, remain=0 2026/02/15 05:34:08 DEBUG : A1/B1/C1/four: Uploading chunk 0, size=4, remain=0 2026/02/15 05:34:10 DEBUG : A1/B1/C2/five: Uploading chunk 0, size=4, remain=0 2026/02/15 05:34:11 INFO : A1/B2: Making directory 2026/02/15 05:34:11 INFO : A1/B1/C3: Making directory 2026/02/15 05:34:12 DEBUG : A2: same parent dir (ODFfMTAyMTAxMTZfbzlIZnU) - using folder/rename instead of move_copy operations_test.go:1413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1413 Error: Received unexpected error: RenameDir mkdir: failed to get folder list: Directory doesn't exist (Error 404) Test: TestDirMove fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1413 Error: Not equal: expected: []string{} actual : []string{"A3"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=2) "A3" } Test: TestDirMove Messages: directories --- FAIL: TestDirMove (25.24s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "OpenDrive root 'rclone-test-yulahej2lohe'", Local "Local file system at /tmp/rclone504470501", Modify Window "1s" 2026/02/15 05:34:27 DEBUG : OpenDrive root 'rclone-test-yulahej2lohe': File to upload is small (34 bytes), uploading instead of streaming 2026/02/15 05:34:28 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2026/02/15 05:34:29 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/02/15 05:34:29 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/02/15 05:34:29 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2026/02/15 05:34:29 DEBUG : OpenDrive root 'rclone-test-yulahej2lohe': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/02/15 05:34:29 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2026/02/15 05:34:31 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/02/15 05:34:31 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2026/02/15 05:34:31 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "OpenDrive root 'rclone-test-yulahej2lohe'", Local "Local file system at /tmp/rclone504470501", Modify Window "1s" 2026/02/15 05:34:33 DEBUG : OpenDrive root 'rclone-test-yulahej2lohe': File to upload is small (34 bytes), uploading instead of streaming 2026/02/15 05:34:33 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2026/02/15 05:34:34 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/02/15 05:34:34 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/02/15 05:34:34 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2026/02/15 05:34:34 DEBUG : OpenDrive root 'rclone-test-yulahej2lohe': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/02/15 05:34:35 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2026/02/15 05:34:36 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/02/15 05:34:36 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2026/02/15 05:34:36 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "OpenDrive root 'rclone-test-yulahej2lohe'", Local "Local file system at /tmp/rclone504470501", Modify Window "1s" 2026/02/15 05:34:37 DEBUG : OpenDrive root 'rclone-test-yulahej2lohe': File to upload is small (34 bytes), uploading instead of streaming 2026/02/15 05:34:38 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2026/02/15 05:34:39 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/02/15 05:34:39 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/15 05:34:39 DEBUG : OpenDrive root 'rclone-test-yulahej2lohe': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/02/15 05:34:40 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2026/02/15 05:34:41 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/02/15 05:34:41 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "OpenDrive root 'rclone-test-yulahej2lohe'", Local "Local file system at /tmp/rclone504470501", Modify Window "1s" 2026/02/15 05:34:42 DEBUG : OpenDrive root 'rclone-test-yulahej2lohe': File to upload is small (34 bytes), uploading instead of streaming 2026/02/15 05:34:43 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2026/02/15 05:34:44 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/02/15 05:34:44 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/02/15 05:34:44 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/15 05:34:44 DEBUG : OpenDrive root 'rclone-test-yulahej2lohe': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/02/15 05:34:44 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2026/02/15 05:34:46 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/02/15 05:34:46 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/02/15 05:34:46 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestRcat (27.41s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.95s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.72s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.72s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (12.02s) === RUN TestRcatSize run.go:185: Remote "OpenDrive root 'rclone-test-yulahej2lohe'", Local "Local file system at /tmp/rclone504470501", Modify Window "1s" 2026/02/15 05:34:55 DEBUG : potato1: Uploading chunk 0, size=60, remain=0 2026/02/15 05:34:55 DEBUG : OpenDrive root 'rclone-test-yulahej2lohe': File to upload is small (60 bytes), uploading instead of streaming 2026/02/15 05:34:56 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2026/02/15 05:34:57 DEBUG : potato2: size = 60 OK 2026/02/15 05:34:57 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/02/15 05:34:57 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (4.07s) === RUN TestTouchDir run.go:185: Remote "OpenDrive root 'rclone-test-yulahej2lohe'", Local "Local file system at /tmp/rclone504470501", Modify Window "1s" 2026/02/15 05:34:59 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2026/02/15 05:35:00 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2026/02/15 05:35:02 DEBUG : sub dir/potato3: Uploading chunk 0, size=5, remain=0 2026/02/15 05:35:04 DEBUG : OpenDrive root 'rclone-test-yulahej2lohe': Touching "potato2" 2026/02/15 05:35:04 DEBUG : OpenDrive root 'rclone-test-yulahej2lohe': Touching "empty space" 2026/02/15 05:35:04 DEBUG : OpenDrive root 'rclone-test-yulahej2lohe': Touching "sub dir/potato3" --- PASS: TestTouchDir (7.80s) === RUN TestRemoveExisting run.go:185: Remote "OpenDrive root 'rclone-test-yulahej2lohe'", Local "Local file system at /tmp/rclone504470501", Modify Window "1s" 2026/02/15 05:35:07 DEBUG : sub dir/test remove existing: Uploading chunk 0, size=11, remain=0 2026/02/15 05:35:08 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Uploading chunk 0, size=21, remain=0 2026/02/15 05:35:11 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.zugoyiq1" before starting 2026/02/15 05:35:11 DEBUG : sub dir/test remove existing: same parent dir (ODFfMTAyMTAxNDJfNGFCY0w) - using file/rename instead of move_copy for sub dir/test remove existing.zugoyiq1 2026/02/15 05:35:11 DEBUG : sub dir/test remove existing.zugoyiq1: TEST: removing renamed existing file after operation 2026/02/15 05:35:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jicesal3" before starting 2026/02/15 05:35:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: same parent dir (ODFfMTAyMTAxNDJfNGFCY0w) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jicesal3 2026/02/15 05:35:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jicesal3: TEST: renaming existing back after failed operation 2026/02/15 05:35:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jicesal3: same parent dir (ODFfMTAyMTAxNDJfNGFCY0w) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/02/15 05:35:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kotosif2" before starting 2026/02/15 05:35:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: same parent dir (ODFfMTAyMTAxNDJfNGFCY0w) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kotosif2 2026/02/15 05:35:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kotosif2: TEST: removing renamed existing file after operation fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestRemoveExisting (17.40s) FAIL 2026/02/15 05:35:23 DEBUG : OpenDrive root 'rclone-test-yulahej2lohe': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestCaseInsensitiveMoveFile|TestCaseInsensitiveMoveFileDryRun|TestCheck|TestCopyURL|TestDirMove|TestLs|TestMaxDelete|TestMaxDeleteSizeLargeFile|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting|TestPurge|TestRcatSize|TestRemoveExisting|TestRmdirsLeaveRoot|TestRmdirsWithFilter|TestTouchDir)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=false,ignoreChecksum=true|withChecksum=true,ignoreChecksum=false|withChecksum=true,ignoreChecksum=true)$'" - Finished ERROR in 2m37.707533626s (try 2/5): exit status 1: Failed [TestCheck/5 TestPurge TestRmdirsLeaveRoot TestDirMove]