"./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestCopyFileBackupDir|TestMoveFileBackupDir|TestRmdirsLeaveRoot|TestRmdirsNoLeaveRoot)$'" - Starting (try 2/5) 2026/01/07 05:21:50 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-pufufeb0tecu" 2026/01/07 05:21:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/07 05:21:50 DEBUG : Starting OpenDrive session with ID: 017a558c7d921b38f33b32129ff1c9514431cb8128900d0973870240e4111b5c 2026/01/07 05:21:51 DEBUG : Creating backend with remote "/tmp/rclone57184619" === RUN TestCopyFileBackupDir run.go:185: Remote "OpenDrive root 'rclone-test-pufufeb0tecu'", Local "Local file system at /tmp/rclone57184619", Modify Window "1s" 2026/01/07 05:21:52 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2026/01/07 05:21:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-pufufeb0tecu/backup" 2026/01/07 05:21:54 DEBUG : Starting OpenDrive session with ID: f6be277d4ab758561d707b084fdf090cbe4d0cede2db75cf48f806b912afe263 2026/01/07 05:21:55 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone57184619) 2026/01/07 05:21:55 DEBUG : dst/file1: size = 18 (OpenDrive root 'rclone-test-pufufeb0tecu') 2026/01/07 05:21:55 DEBUG : dst/file1: Sizes differ 2026/01/07 05:21:56 ERROR : dst/file1: Couldn't move: failed to get folder list: Directory doesn't exist (Error 404) copy_test.go:186: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:186 Error: Received unexpected error: moving to --backup-dir failed: failed to get folder list: Directory doesn't exist (Error 404) Test: TestCopyFileBackupDir --- FAIL: TestCopyFileBackupDir (6.59s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "OpenDrive root 'rclone-test-pufufeb0tecu'", Local "Local file system at /tmp/rclone57184619", Modify Window "1s" 2026/01/07 05:21:59 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2026/01/07 05:22:00 INFO : A2: Making directory 2026/01/07 05:22:00 INFO : A1/B2: Making directory 2026/01/07 05:22:01 INFO : A1/B2/C2: Making directory 2026/01/07 05:22:01 INFO : A1/B1/C3: Making directory 2026/01/07 05:22:01 INFO : A3: Making directory 2026/01/07 05:22:02 INFO : A3/B3: Making directory 2026/01/07 05:22:02 INFO : A3/B3/C4: Making directory 2026/01/07 05:22:03 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2026/01/07 05:22:06 DEBUG : removing 1 level 3 directories 2026/01/07 05:22:06 INFO : A3/B3/C4: Removing directory 2026/01/07 05:22:07 DEBUG : removing 2 level 3 directories 2026/01/07 05:22:07 INFO : A1/B2/C2: Removing directory 2026/01/07 05:22:07 INFO : A1/B1/C3: Removing directory 2026/01/07 05:22:08 DEBUG : removing 2 level 2 directories 2026/01/07 05:22:08 INFO : A3/B3: Removing directory 2026/01/07 05:22:08 INFO : A1/B2: Removing directory 2026/01/07 05:22:08 DEBUG : removing 2 level 1 directories 2026/01/07 05:22:08 INFO : A3: Removing directory 2026/01/07 05:22:08 INFO : A2: Removing directory 2026/01/07 05:22:11 DEBUG : removing 1 level 3 directories 2026/01/07 05:22:11 INFO : A1/B1/C1: Removing directory 2026/01/07 05:22:11 DEBUG : removing 1 level 2 directories 2026/01/07 05:22:11 INFO : A1/B1: Removing directory 2026/01/07 05:22:11 DEBUG : removing 1 level 1 directories 2026/01/07 05:22:11 INFO : A1: Removing directory 2026/01/07 05:22:12 DEBUG : removing 1 level 0 directories 2026/01/07 05:22:12 INFO : OpenDrive root 'rclone-test-pufufeb0tecu': Removing directory --- PASS: TestRmdirsNoLeaveRoot (15.57s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "OpenDrive root 'rclone-test-pufufeb0tecu'", Local "Local file system at /tmp/rclone57184619", Modify Window "1s" 2026/01/07 05:22:13 INFO : A1: Making directory operations_test.go:746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:746 Error: Received unexpected error: failed to get folder list: Folder is already deleted (Error 403) Test: TestRmdirsLeaveRoot --- FAIL: TestRmdirsLeaveRoot (0.51s) === RUN TestMoveFileBackupDir run.go:185: Remote "OpenDrive root 'rclone-test-pufufeb0tecu'", Local "Local file system at /tmp/rclone57184619", Modify Window "1s" run.go:290: Failed to put "dst/file1" to "OpenDrive root 'rclone-test-pufufeb0tecu'": failed to get folder list: Folder is already deleted (Error 403) --- FAIL: TestMoveFileBackupDir (0.51s) FAIL 2026/01/07 05:22:14 DEBUG : OpenDrive root 'rclone-test-pufufeb0tecu': Purge remote 2026/01/07 05:22:14 NOTICE: purge failed: Folder is already deleted (Error 403) "./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestCopyFileBackupDir|TestMoveFileBackupDir|TestRmdirsLeaveRoot|TestRmdirsNoLeaveRoot)$'" - Finished ERROR in 24.226408831s (try 2/5): exit status 1: Failed [TestCopyFileBackupDir TestRmdirsLeaveRoot TestMoveFileBackupDir]