"./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestCheckSum|TestDelete|TestPurge|TestRmdirsLeaveRoot)$'" - Starting (try 2/5) 2026/01/27 03:28:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dejirew1hobu" 2026/01/27 03:28:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/27 03:28:48 DEBUG : Starting OpenDrive session with ID: bb85c0da0bad275401530f81909e93b3d367537cc6cfdea33b80dd04fc5e0c19 2026/01/27 03:28:49 DEBUG : Creating backend with remote "/tmp/rclone468290585" === RUN TestCheckSum run.go:185: Remote "OpenDrive root 'rclone-test-dejirew1hobu'", Local "Local file system at /tmp/rclone468290585", Modify Window "1s" 2026/01/27 03:28:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dejirew1hobu/data" 2026/01/27 03:28:49 DEBUG : Starting OpenDrive session with ID: e4e27231fa4cc5f2243421a00cc257a7a167450022bdc857bca3b52bde5a68bc 2026/01/27 03:28:51 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2026/01/27 03:28:53 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSum/subtest1 2026/01/27 03:28:56 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2026/01/27 03:28:58 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSum/subtest2 2026/01/27 03:29:00 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === NAME TestCheckSum 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 === RUN TestCheckSum/subtest3 2026/01/27 03:29:10 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest4 2026/01/27 03:29:12 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSum/subtest5 2026/01/27 03:29:14 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSum/subtest6 2026/01/27 03:29:16 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2026/01/27 03:29:18 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2026/01/27 03:29:19 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (33.58s) --- PASS: TestCheckSum/subtest1 (0.88s) --- PASS: TestCheckSum/subtest2 (0.53s) --- PASS: TestCheckSum/subtest3 (0.54s) --- PASS: TestCheckSum/subtest4 (0.57s) --- PASS: TestCheckSum/subtest5 (0.55s) --- PASS: TestCheckSum/subtest6 (0.55s) --- PASS: TestCheckSum/subtest7 (0.54s) === RUN TestDelete run.go:185: Remote "OpenDrive root 'rclone-test-dejirew1hobu'", Local "Local file system at /tmp/rclone468290585", Modify Window "1s" 2026/01/27 03:29:23 DEBUG : small: Uploading chunk 0, size=10, remain=0 2026/01/27 03:29:25 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2026/01/27 03:29:26 DEBUG : large: Uploading chunk 0, size=100, remain=0 2026/01/27 03:29:28 DEBUG : Waiting for deletions to finish 2026/01/27 03:29:28 DEBUG : large: Excluded (Size Filter) 2026/01/27 03:29:28 DEBUG : large: Excluded 2026/01/27 03:29:28 INFO : medium: Deleted 2026/01/27 03:29:28 INFO : small: Deleted 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: TestDelete (14.05s) === RUN TestPurge 2026/01/27 03:29:36 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-roxepem6teci" 2026/01/27 03:29:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/27 03:29:37 DEBUG : Starting OpenDrive session with ID: 769f72aeae4d54bfe89bdced3a8203a3f161ce5c52bb42215ab37c75bc1ccc4d 2026/01/27 03:29:37 DEBUG : Creating backend with remote "/tmp/rclone391753060" run.go:185: Remote "OpenDrive root 'rclone-test-roxepem6teci'", Local "Local file system at /tmp/rclone391753060", Modify Window "1s" run.go:290: Failed to put "A1/B1/C1/one" to "OpenDrive root 'rclone-test-roxepem6teci'": failed to get folder list: Directory doesn't exist (Error 404) 2026/01/27 03:29:38 DEBUG : OpenDrive root 'rclone-test-roxepem6teci': Purge remote --- FAIL: TestPurge (2.15s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "OpenDrive root 'rclone-test-dejirew1hobu'", Local "Local file system at /tmp/rclone468290585", Modify Window "1s" 2026/01/27 03:29:38 INFO : A1: Making directory 2026/01/27 03:29:39 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/01/27 03:29:39 ERROR : A1: error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /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:747 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestRmdirsLeaveRoot --- FAIL: TestRmdirsLeaveRoot (0.88s) FAIL 2026/01/27 03:29:39 DEBUG : OpenDrive root 'rclone-test-dejirew1hobu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestCheckSum|TestDelete|TestPurge|TestRmdirsLeaveRoot)$'" - Finished ERROR in 51.984308315s (try 2/5): exit status 1: Failed [TestPurge TestRmdirsLeaveRoot]