"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestCopyWithDepth|TestCopyWithFilesFrom|TestServerSideMoveWithFilter|TestSyncIgnoreErrors)$'" - Starting (try 2/5) 2025/08/18 02:10:43 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ducehim7hala" 2025/08/18 02:10:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/18 02:10:43 DEBUG : Starting OpenDrive session with ID: 3b4162469e76ea08bcd6869534c551d7b03d54e77ddcaae9c6b9bd963d49e21d 2025/08/18 02:10:44 DEBUG : Creating backend with remote "/tmp/rclone3729377227" === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-ducehim7hala'", Local "Local file system at /tmp/rclone3729377227", Modify Window "1s" 2025/08/18 02:10:44 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/18 02:10:44 DEBUG : OpenDrive root 'rclone-test-ducehim7hala': Waiting for checks to finish 2025/08/18 02:10:44 DEBUG : OpenDrive root 'rclone-test-ducehim7hala': Waiting for transfers to finish 2025/08/18 02:10:45 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2025/08/18 02:10:46 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/08/18 02:10:46 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.99s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-ducehim7hala'", Local "Local file system at /tmp/rclone3729377227", Modify Window "1s" 2025/08/18 02:10:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/18 02:10:47 DEBUG : OpenDrive root 'rclone-test-ducehim7hala': Waiting for checks to finish 2025/08/18 02:10:47 DEBUG : OpenDrive root 'rclone-test-ducehim7hala': Waiting for transfers to finish 2025/08/18 02:10:48 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/08/18 02:10:49 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/18 02:10:49 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.78s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-ducehim7hala'", Local "Local file system at /tmp/rclone3729377227", Modify Window "1s" 2025/08/18 02:10:50 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/08/18 02:10:53 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/08/18 02:10:54 INFO : d: Making directory 2025/08/18 02:10:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/18 02:10:55 DEBUG : OpenDrive root 'rclone-test-ducehim7hala': Waiting for checks to finish 2025/08/18 02:10:55 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/18 02:10:55 DEBUG : c/non empty space: Unchanged skipping 2025/08/18 02:10:55 DEBUG : OpenDrive root 'rclone-test-ducehim7hala': Waiting for transfers to finish 2025/08/18 02:10:56 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/08/18 02:10:57 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/08/18 02:10:57 INFO : a/potato2: Copied (new) 2025/08/18 02:10:57 DEBUG : Waiting for deletions to finish 2025/08/18 02:10:57 INFO : b/potato: Deleted 2025/08/18 02:10:57 INFO : d: Removing directory 2025/08/18 02:10:57 INFO : b: Removing directory 2025/08/18 02:10:58 DEBUG : b: Failed to Rmdir: folder not empty 2025/08/18 02:10:58 DEBUG : OpenDrive root 'rclone-test-ducehim7hala': failed to delete 1 directories 2025/08/18 02:10:58 DEBUG : OpenDrive root 'rclone-test-ducehim7hala': deleted 1 directories fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:994 Error: Not equal: expected: []string{"a", "c"} actual : []string{"a", "b", "c"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=1) "a", + (string) (len=1) "b", (string) (len=1) "c" Test: TestSyncIgnoreErrors Messages: directories --- FAIL: TestSyncIgnoreErrors (19.48s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-ducehim7hala'", Local "Local file system at /tmp/rclone3729377227", Modify Window "1s" 2025/08/18 02:11:09 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rasuvuf4qise" 2025/08/18 02:11:10 DEBUG : Starting OpenDrive session with ID: 6a23d7aff8e18bfaa6db47739adacc435041a5b981db8381be6f4cfd7a58e4e6 2025/08/18 02:11:11 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/08/18 02:11:13 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/08/18 02:11:16 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1735: Server side move (if possible) OpenDrive root 'rclone-test-ducehim7hala' -> OpenDrive root 'rclone-test-rasuvuf4qise' 2025/08/18 02:11:18 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/08/18 02:11:20 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/08/18 02:11:22 DEBUG : empty space: Excluded (Size Filter) 2025/08/18 02:11:22 DEBUG : empty space: Excluded 2025/08/18 02:11:22 DEBUG : empty space: Excluded (Size Filter) 2025/08/18 02:11:22 DEBUG : empty space: Excluded 2025/08/18 02:11:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/18 02:11:22 DEBUG : OpenDrive root 'rclone-test-rasuvuf4qise': Waiting for checks to finish 2025/08/18 02:11:22 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/18 02:11:22 DEBUG : OpenDrive root 'rclone-test-rasuvuf4qise': Waiting for transfers to finish 2025/08/18 02:11:22 INFO : potato3: Deleted 2025/08/18 02:11:22 INFO : potato2: Moved (server-side) 2025/08/18 02:11:22 INFO : potato3: Moved (server-side) 2025/08/18 02:11:23 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cabobuy8pubo" 2025/08/18 02:11:23 DEBUG : Starting OpenDrive session with ID: 8bbd5873a01f8e4875e79e481cedb5f645121b13d7bd62c31685d0e56c6c93c5 2025/08/18 02:11:24 DEBUG : empty space: Excluded (Size Filter) 2025/08/18 02:11:24 DEBUG : empty space: Excluded 2025/08/18 02:11:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/18 02:11:24 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/18 02:11:24 DEBUG : OpenDrive root 'rclone-test-cabobuy8pubo': Waiting for checks to finish 2025/08/18 02:11:24 DEBUG : OpenDrive root 'rclone-test-cabobuy8pubo': Waiting for transfers to finish 2025/08/18 02:11:24 INFO : potato2: Moved (server-side) 2025/08/18 02:11:25 INFO : potato3: Moved (server-side) 2025/08/18 02:11:25 DEBUG : OpenDrive root 'rclone-test-cabobuy8pubo': Purge remote 2025/08/18 02:11:26 DEBUG : OpenDrive root 'rclone-test-rasuvuf4qise': Purge remote --- PASS: TestServerSideMoveWithFilter (18.31s) FAIL 2025/08/18 02:11:27 DEBUG : OpenDrive root 'rclone-test-ducehim7hala': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestCopyWithDepth|TestCopyWithFilesFrom|TestServerSideMoveWithFilter|TestSyncIgnoreErrors)$'" - Finished ERROR in 44.938569232s (try 2/5): exit status 1: Failed [TestSyncIgnoreErrors]