"./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestCheckSumDownload|TestCopyFileCompareDest|TestCopyFileCopyDest|TestDirMove|TestMaxDelete|TestMaxDeleteSize|TestRmdirsLeaveRoot|TestRmdirsWithFilter)$'" - Starting (try 3/5) 2025/09/22 03:19:57 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dusilil9noha" 2025/09/22 03:19:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/22 03:19:58 DEBUG : Starting OpenDrive session with ID: 9b897cce137f34b19eefe468645908539f907f49a41ba2d082e332061a091f8b 2025/09/22 03:19:58 DEBUG : Creating backend with remote "/tmp/rclone2400374836" === RUN TestCheckSumDownload run.go:180: Remote "OpenDrive root 'rclone-test-dusilil9noha'", Local "Local file system at /tmp/rclone2400374836", Modify Window "1s" 2025/09/22 03:19:58 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dusilil9noha/data" 2025/09/22 03:19:59 DEBUG : Starting OpenDrive session with ID: f210ff345d538881ef5b0f15db9988f1ee6146f6a87584c33c8382e7667ab219 run.go:285: Failed to put "data/banana" to "OpenDrive root 'rclone-test-dusilil9noha'": failed to get folder list: Directory does not exist (Error 404) 2025/09/22 03:20:00 ERROR : error listing: failed to get folder list: Directory does not exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:355 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541 Error: Received unexpected error: failed to get folder list: Directory does not exist (Error 404) Test: TestCheckSumDownload --- FAIL: TestCheckSumDownload (1.62s) === RUN TestCopyFileCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-dusilil9noha'", Local "Local file system at /tmp/rclone2400374836", Modify Window "1s" 2025/09/22 03:20:00 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dusilil9noha/dst" 2025/09/22 03:20:00 DEBUG : Starting OpenDrive session with ID: 32ef01c9436e0f5830de09db7159e261e271d27afc9e0f0e49cc223a221b9bc1 2025/09/22 03:20:00 DEBUG : pacer: low level retry 1/10 (error Session does not exist, please re-login. (Error 401)) 2025/09/22 03:20:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/22 03:20:01 DEBUG : pacer: Reducing sleep to 10ms 2025/09/22 03:20:01 DEBUG : pacer: low level retry 1/10 (error Session does not exist, please re-login. (Error 401)) 2025/09/22 03:20:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/22 03:20:01 DEBUG : pacer: Reducing sleep to 10ms 2025/09/22 03:20:01 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dusilil9noha/CompareDest" 2025/09/22 03:20:02 DEBUG : Starting OpenDrive session with ID: dd74b6f6d31b4444a2aa38a566bbd1eeec4d620cc5fa2037619707527eba7db6 2025/09/22 03:20:03 DEBUG : one: Need to transfer - File not found at Destination 2025/09/22 03:20:04 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/09/22 03:20:05 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/09/22 03:20:05 INFO : one: Copied (new) 2025/09/22 03:20:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/22 03:20:07 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/09/22 03:20:08 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/09/22 03:20:08 INFO : one: Copied (replaced existing) 2025/09/22 03:20:08 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/09/22 03:20:10 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2025/09/22 03:20:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/22 03:20:13 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/22 03:20:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/22 03:20:14 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 run.go:285: Failed to put "CompareDest/two" to "OpenDrive root 'rclone-test-dusilil9noha'": failed to get fileinfo: File was not found (Error 404) run.go:125: removing dir "dst" failed - try 1/3: folder not empty run.go:125: removing dir "dst" failed - try 2/3: folder not empty --- FAIL: TestCopyFileCompareDest (19.31s) === RUN TestCopyFileCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-dusilil9noha'", Local "Local file system at /tmp/rclone2400374836", Modify Window "1s" 2025/09/22 03:20:19 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dusilil9noha/dst" 2025/09/22 03:20:20 DEBUG : Starting OpenDrive session with ID: d002c26694e03476143e39e20b11f1fd69427ff3f4f1d53cd06c978048e5f540 2025/09/22 03:20:20 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dusilil9noha/CopyDest" 2025/09/22 03:20:21 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value copy_test.go:290: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:290 Error: Received unexpected error: failed to make fs for --copy-dest ["TestOpenDrive:rclone-test-dusilil9noha/CopyDest"]: failed to create session: Unknown 404 Not Found (Error 404) Test: TestCopyFileCopyDest --- FAIL: TestCopyFileCopyDest (2.41s) === RUN TestMaxDelete run.go:180: Remote "OpenDrive root 'rclone-test-dusilil9noha'", Local "Local file system at /tmp/rclone2400374836", Modify Window "1s" 2025/09/22 03:20:22 DEBUG : small: Uploading chunk 0, size=10, remain=0 2025/09/22 03:20:24 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2025/09/22 03:20:26 DEBUG : large: Uploading chunk 0, size=100, remain=0 2025/09/22 03:20:27 DEBUG : Waiting for deletions to finish 2025/09/22 03:20:27 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/09/22 03:20:28 INFO : large: Deleted 2025/09/22 03:20:28 INFO : medium: Deleted --- PASS: TestMaxDelete (7.38s) === RUN TestMaxDeleteSize run.go:180: Remote "OpenDrive root 'rclone-test-dusilil9noha'", Local "Local file system at /tmp/rclone2400374836", Modify Window "1s" 2025/09/22 03:20:30 DEBUG : small: Uploading chunk 0, size=10, remain=0 2025/09/22 03:20:32 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2025/09/22 03:20:34 DEBUG : large: Uploading chunk 0, size=100, remain=0 2025/09/22 03:20:35 DEBUG : Waiting for deletions to finish 2025/09/22 03:20:35 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/09/22 03:20:35 INFO : medium: Deleted 2025/09/22 03:20:35 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.65s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "OpenDrive root 'rclone-test-dusilil9noha'", Local "Local file system at /tmp/rclone2400374836", Modify Window "1s" 2025/09/22 03:20:36 INFO : A1: Making directory 2025/09/22 03:20:37 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 does not exist (Error 404) Test: TestRmdirsLeaveRoot --- FAIL: TestRmdirsLeaveRoot (1.00s) === RUN TestRmdirsWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-dusilil9noha'", Local "Local file system at /tmp/rclone2400374836", Modify Window "1s" 2025/09/22 03:20:37 INFO : A1: Making directory 2025/09/22 03:20:37 INFO : A1/B1: Making directory 2025/09/22 03:20:38 INFO : A1/B1/C1: Making directory 2025/09/22 03:20:40 DEBUG : removing 1 level 3 directories 2025/09/22 03:20:40 INFO : A1/B1/C1: Removing directory 2025/09/22 03:20:40 DEBUG : removing 1 level 2 directories 2025/09/22 03:20:40 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (4.53s) === RUN TestDirMove run.go:180: Remote "OpenDrive root 'rclone-test-dusilil9noha'", Local "Local file system at /tmp/rclone2400374836", Modify Window "1s" 2025/09/22 03:20:43 DEBUG : A1/one: Uploading chunk 0, size=3, remain=0 2025/09/22 03:20:45 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2025/09/22 03:20:48 DEBUG : A1/B1/three: Uploading chunk 0, size=5, remain=0 2025/09/22 03:20:50 DEBUG : A1/B1/C1/four: Uploading chunk 0, size=4, remain=0 2025/09/22 03:20:53 DEBUG : A1/B1/C2/five: Uploading chunk 0, size=4, remain=0 2025/09/22 03:20:54 INFO : A1/B2: Making directory 2025/09/22 03:20:54 INFO : A1/B1/C3: Making directory 2025/09/22 03:20:56 DEBUG : A2: same parent dir (ODFfOTQ1OTE0Ml92SXZSRg) - using folder/rename instead of move_copy 2025/09/22 03:21:01 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 03:21:01 ERROR : A2/one: Couldn't move: Unknown 404 Not Found (Error 404) 2025/09/22 03:21:01 ERROR : A2/two: Couldn't move: Post "https://dev.opendrive.com/api/v1/file/move_copy.json": context canceled 2025/09/22 03:21:01 ERROR : A2/B1/C1/four: Couldn't move: Post "https://dev.opendrive.com/api/v1/file/move_copy.json": context canceled 2025/09/22 03:21:01 ERROR : A2/B1/three: Couldn't move: Post "https://dev.opendrive.com/api/v1/file/move_copy.json": context canceled 2025/09/22 03:21:01 ERROR : A2/B1/C2/five: Couldn't move: Post "https://dev.opendrive.com/api/v1/file/move_copy.json": context canceled 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 renames: Unknown 404 Not Found (Error 404) Test: TestDirMove 2025/09/22 03:21:01 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 03:21:01 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestDirMove --- FAIL: TestDirMove (18.67s) FAIL 2025/09/22 03:21:01 DEBUG : OpenDrive root 'rclone-test-dusilil9noha': Purge remote 2025/09/22 03:21:01 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 03:21:01 NOTICE: purge failed: Unknown 404 Not Found (Error 404) "./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestCheckSumDownload|TestCopyFileCompareDest|TestCopyFileCopyDest|TestDirMove|TestMaxDelete|TestMaxDeleteSize|TestRmdirsLeaveRoot|TestRmdirsWithFilter)$'" - Finished ERROR in 1m3.678287041s (try 3/5): exit status 1: Failed [TestCheckSumDownload TestCopyFileCompareDest TestCopyFileCopyDest TestRmdirsLeaveRoot TestDirMove]