"./sync.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestCopyAfterDelete|TestCopyCheckFirst|TestCopyDeleteBefore|TestCopyEmptyDirectories|TestCopyNoEmptyDirectories|TestCopyNoTraverse|TestCopyOverSelf|TestCopyRedownload|TestCopyWithFilesFrom|TestMoveOverSelf|TestMoveWithDeleteEmptySrcDirs|TestMoveWithIgnoreExisting|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter|TestSyncAfterRemovingAFileAndAddingAFileSubDir|TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors|TestSyncDeleteDuring|TestSyncEmptyDirectories|TestSyncIgnoreErrors|TestSyncIgnoreTimes|TestSyncNoEmptyDirectories|TestSyncSizeOnly|TestSyncWithTrackRenamesStrategyLeaf|TestSyncWithTrackRenamesStrategyModtime)$'" - Starting (try 4/5) 2026/02/04 08:07:25 DEBUG : Creating backend with remote "TestDrime:rclone-test-guwowes1qolo" 2026/02/04 08:07:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/04 08:07:27 DEBUG : Creating backend with remote "/tmp/rclone2242264842" === RUN TestCopyNoTraverse run.go:185: Remote "drime root 'rclone-test-guwowes1qolo'", Local "Local file system at /tmp/rclone2242264842", Modify Window "876000h0m0s" 2026/02/04 08:07:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/04 08:07:28 DEBUG : drime root 'rclone-test-guwowes1qolo': Waiting for checks to finish 2026/02/04 08:07:28 DEBUG : drime root 'rclone-test-guwowes1qolo': Waiting for transfers to finish 2026/02/04 08:07:38 DEBUG : sub dir/hello world: size = 11 OK 2026/02/04 08:07:38 INFO : sub dir/hello world: Copied (new) run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestCopyNoTraverse Messages: directories --- FAIL: TestCopyNoTraverse (26.53s) === RUN TestCopyCheckFirst run.go:185: Remote "drime root 'rclone-test-guwowes1qolo'", Local "Local file system at /tmp/rclone2242264842", Modify Window "876000h0m0s" 2026/02/04 08:07:54 INFO : drime root 'rclone-test-guwowes1qolo': Running all checks before starting transfers 2026/02/04 08:07:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/04 08:07:54 DEBUG : drime root 'rclone-test-guwowes1qolo': Waiting for checks to finish 2026/02/04 08:07:54 INFO : drime root 'rclone-test-guwowes1qolo': Checks finished, now starting transfers 2026/02/04 08:07:54 DEBUG : drime root 'rclone-test-guwowes1qolo': Waiting for transfers to finish 2026/02/04 08:08:03 DEBUG : sub dir/hello world: size = 11 OK 2026/02/04 08:08:03 INFO : sub dir/hello world: Copied (new) run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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 Error: Should be true Test: TestCopyCheckFirst Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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 Error: Should be true Test: TestCopyCheckFirst Messages: Unexpected file "sub dir/hello world" 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 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestCopyCheckFirst Messages: directories --- FAIL: TestCopyCheckFirst (24.12s) === RUN TestCopyWithFilesFrom run.go:185: Remote "drime root 'rclone-test-guwowes1qolo'", Local "Local file system at /tmp/rclone2242264842", Modify Window "876000h0m0s" 2026/02/04 08:08:19 DEBUG : sub dir: Excluded 2026/02/04 08:08:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/04 08:08:19 DEBUG : drime root 'rclone-test-guwowes1qolo': Waiting for checks to finish 2026/02/04 08:08:19 DEBUG : drime root 'rclone-test-guwowes1qolo': Waiting for transfers to finish 2026/02/04 08:08:30 DEBUG : potato2: size = 11 OK 2026/02/04 08:08:30 INFO : potato2: Copied (new) 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:292: Sleeping for 7s just to make sure --- PASS: TestCopyWithFilesFrom (30.54s) === RUN TestCopyEmptyDirectories run.go:185: Remote "drime root 'rclone-test-guwowes1qolo'", Local "Local file system at /tmp/rclone2242264842", Modify Window "876000h0m0s" 2026/02/04 08:08:48 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/04 08:08:48 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/04 08:08:48 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/04 08:08:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/04 08:08:49 INFO : sub dir2: Making directory 2026/02/04 08:08:51 INFO : sub dir: Making directory 2026/02/04 08:08:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/04 08:08:53 INFO : sub dir2/sub sub dir2: Making directory 2026/02/04 08:08:55 DEBUG : drime root 'rclone-test-guwowes1qolo': Waiting for checks to finish 2026/02/04 08:08:55 DEBUG : drime root 'rclone-test-guwowes1qolo': Waiting for transfers to finish 2026/02/04 08:09:00 DEBUG : sub dir/hello world: size = 11 OK 2026/02/04 08:09:00 INFO : sub dir/hello world: Copied (new) 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:292: Sleeping for 7s just to make sure 2026/02/04 08:09:18 DEBUG : drime root 'rclone-test-guwowes1qolo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata run.go:130: removing dir "sub dir2" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir2" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir2" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir2" failed: directory not empty 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 Error: Not equal: expected: []string{} actual : []string{"sub dir2"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=8) "sub dir2" } Test: TestCopyEmptyDirectories Messages: directories --- FAIL: TestCopyEmptyDirectories (51.00s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-guwowes1qolo'", Local "Local file system at /tmp/rclone2242264842", Modify Window "876000h0m0s" 2026/02/04 08:09:39 INFO : sub dir2: Making directory 2026/02/04 08:09:39 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/04 08:09:39 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/04 08:09:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/04 08:09:42 DEBUG : drime root 'rclone-test-guwowes1qolo': Waiting for checks to finish 2026/02/04 08:09:42 DEBUG : drime root 'rclone-test-guwowes1qolo': Waiting for transfers to finish 2026/02/04 08:09:54 DEBUG : sub dir/hello world: size = 11 OK 2026/02/04 08:09:54 INFO : sub dir/hello world: Copied (new) 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:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:388 Error: Not equal: expected: []string{"sub dir"} actual : []string{"sub dir", "sub dir2"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=7) "sub dir" +([]string) (len=2) { + (string) (len=7) "sub dir", + (string) (len=8) "sub dir2" } Test: TestCopyNoEmptyDirectories Messages: directories run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestCopyNoEmptyDirectories Messages: directories --- FAIL: TestCopyNoEmptyDirectories (55.60s) === RUN TestSyncEmptyDirectories run.go:185: Remote "drime root 'rclone-test-guwowes1qolo'", Local "Local file system at /tmp/rclone2242264842", Modify Window "876000h0m0s" 2026/02/04 08:10:35 DEBUG : sub dir2: Making directory with metadata 2026/02/04 08:10:35 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/04 08:10:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/04 08:10:36 INFO : sub dir2: Making directory 2026/02/04 08:10:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/04 08:10:39 DEBUG : drime root 'rclone-test-guwowes1qolo': Waiting for checks to finish 2026/02/04 08:10:39 DEBUG : drime root 'rclone-test-guwowes1qolo': Waiting for transfers to finish 2026/02/04 08:10:43 DEBUG : sub dir/hello world: size = 11 OK 2026/02/04 08:10:43 INFO : sub dir/hello world: Copied (new) 2026/02/04 08:10:43 DEBUG : Waiting for deletions to finish 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:292: Sleeping for 7s just to make sure 2026/02/04 08:10:58 DEBUG : drime root 'rclone-test-guwowes1qolo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (29.61s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-guwowes1qolo'", Local "Local file system at /tmp/rclone2242264842", Modify Window "876000h0m0s" 2026/02/04 08:11:04 INFO : sub dir2: Making directory 2026/02/04 08:11:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/04 08:11:05 DEBUG : drime root 'rclone-test-guwowes1qolo': Waiting for checks to finish 2026/02/04 08:11:05 DEBUG : drime root 'rclone-test-guwowes1qolo': Waiting for transfers to finish 2026/02/04 08:11:21 DEBUG : sub dir/hello world: size = 11 OK 2026/02/04 08:11:21 INFO : sub dir/hello world: Copied (new) 2026/02/04 08:11:21 DEBUG : Waiting for deletions to finish run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncNoEmptyDirectories Messages: directories --- FAIL: TestSyncNoEmptyDirectories (40.62s) === RUN TestServerSideCopy run.go:185: Remote "drime root 'rclone-test-guwowes1qolo'", Local "Local file system at /tmp/rclone2242264842", Modify Window "876000h0m0s" 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 2026/02/04 08:12:05 DEBUG : Creating backend with remote "TestDrime:rclone-test-jilitor0yaqi" sync_test.go:620: Server side copy (if possible) drime root 'rclone-test-guwowes1qolo' -> drime root 'rclone-test-jilitor0yaqi' 2026/02/04 08:12:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/04 08:12:07 DEBUG : drime root 'rclone-test-jilitor0yaqi': Waiting for checks to finish 2026/02/04 08:12:07 DEBUG : drime root 'rclone-test-jilitor0yaqi': Waiting for transfers to finish 2026/02/04 08:12:11 DEBUG : sub dir/hello world: size = 11 OK 2026/02/04 08:12:11 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/04 08:12:13 DEBUG : drime root 'rclone-test-jilitor0yaqi': Purge remote run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestServerSideCopy Messages: directories --- FAIL: TestServerSideCopy (48.89s) === RUN TestCopyOverSelf run.go:185: Remote "drime root 'rclone-test-guwowes1qolo'", Local "Local file system at /tmp/rclone2242264842", Modify Window "876000h0m0s" 2026/02/04 08:12:41 DEBUG : drime root 'rclone-test-guwowes1qolo': Waiting for checks to finish 2026/02/04 08:12:41 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2242264842) 2026/02/04 08:12:41 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-guwowes1qolo') 2026/02/04 08:12:41 DEBUG : sub dir/hello world: Sizes differ 2026/02/04 08:12:41 DEBUG : drime root 'rclone-test-guwowes1qolo': Waiting for transfers to finish 2026/02/04 08:12:45 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/02/04 08:12:46 DEBUG : sub dir/hello world: size = 17 OK 2026/02/04 08:12:46 INFO : sub dir/hello world: Copied (replaced existing) 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.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCopyOverSelf (28.53s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "drime root 'rclone-test-guwowes1qolo'", Local "Local file system at /tmp/rclone2242264842", Modify Window "876000h0m0s" 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:292: Sleeping for 7s just to make sure 2026/02/04 08:13:21 DEBUG : Creating backend with remote "TestDrime:rclone-test-hazawef3biso" sync_test.go:656: Server side copy (if possible) drime root 'rclone-test-guwowes1qolo' -> drime root 'rclone-test-hazawef3biso' 2026/02/04 08:13:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/04 08:13:23 DEBUG : drime root 'rclone-test-hazawef3biso': Waiting for checks to finish 2026/02/04 08:13:23 DEBUG : drime root 'rclone-test-hazawef3biso': Waiting for transfers to finish 2026/02/04 08:13:26 DEBUG : sub dir/hello world: size = 11 OK 2026/02/04 08:13:26 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/04 08:13:35 DEBUG : sub dir/hello world: Removing old object on successful upload 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 2026/02/04 08:13:45 DEBUG : drime root 'rclone-test-hazawef3biso': Waiting for checks to finish 2026/02/04 08:13:45 DEBUG : sub dir/hello world: size = 17 (drime root 'rclone-test-guwowes1qolo') 2026/02/04 08:13:45 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-hazawef3biso') 2026/02/04 08:13:45 DEBUG : sub dir/hello world: Sizes differ 2026/02/04 08:13:45 DEBUG : drime root 'rclone-test-hazawef3biso': Waiting for transfers to finish 2026/02/04 08:13:46 DEBUG : sub dir/hello world: Server side copy: removing existing object after successful copy 2026/02/04 08:13:47 DEBUG : sub dir/hello world: size = 17 OK 2026/02/04 08:13:47 INFO : sub dir/hello world: Copied (server-side copy) 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:671 Error: Should be true Test: TestServerSideCopyOverSelf Messages: listing wrong, want sub dir/hello world (17) got sub dir/hello world (11) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:671 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 17 actual : 11 Test: TestServerSideCopyOverSelf Messages: sub dir/hello world: size incorrect file=17 vs obj=11 2026/02/04 08:13:56 DEBUG : drime root 'rclone-test-hazawef3biso': Purge remote run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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 Error: Should be true Test: TestServerSideCopyOverSelf Messages: listing wrong, want got sub dir/hello world (17) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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 Error: Should be true Test: TestServerSideCopyOverSelf Messages: Unexpected file "sub dir/hello world" 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 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestServerSideCopyOverSelf Messages: directories --- FAIL: TestServerSideCopyOverSelf (68.49s) === RUN TestMoveOverSelf run.go:185: Remote "drime root 'rclone-test-guwowes1qolo'", Local "Local file system at /tmp/rclone2242264842", Modify Window "876000h0m0s" 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:292: Sleeping for 7s just to make sure 2026/02/04 08:14:31 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2242264842) 2026/02/04 08:14:31 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-guwowes1qolo') 2026/02/04 08:14:31 DEBUG : sub dir/hello world: Sizes differ 2026/02/04 08:14:31 DEBUG : drime root 'rclone-test-guwowes1qolo': Waiting for checks to finish 2026/02/04 08:14:31 DEBUG : drime root 'rclone-test-guwowes1qolo': Waiting for transfers to finish 2026/02/04 08:14:33 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/02/04 08:14:33 DEBUG : sub dir/hello world: size = 17 OK 2026/02/04 08:14:33 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/04 08:14:33 INFO : sub dir/hello world: Deleted run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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 Error: Should be true Test: TestMoveOverSelf Messages: listing wrong, want got sub dir/hello world (17) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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 Error: Should be true Test: TestMoveOverSelf Messages: Unexpected file "sub dir/hello world" 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 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestMoveOverSelf Messages: directories --- FAIL: TestMoveOverSelf (36.78s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "drime root 'rclone-test-guwowes1qolo'", Local "Local file system at /tmp/rclone2242264842", Modify Window "876000h0m0s" 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:696 Error: Should be true Test: TestServerSideMoveOverSelf Messages: listing wrong, want sub dir/hello world (11) got fstest.go:203: Not found "sub dir/hello world" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:696 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestServerSideMoveOverSelf Messages: 1 objects not found 2026/02/04 08:15:01 DEBUG : Creating backend with remote "TestDrime:rclone-test-mocacuw2caze" sync_test.go:701: Server side copy (if possible) drime root 'rclone-test-guwowes1qolo' -> drime root 'rclone-test-mocacuw2caze' 2026/02/04 08:15:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/04 08:15:03 DEBUG : drime root 'rclone-test-mocacuw2caze': Waiting for checks to finish 2026/02/04 08:15:03 DEBUG : drime root 'rclone-test-mocacuw2caze': Waiting for transfers to finish 2026/02/04 08:15:06 DEBUG : sub dir/hello world: size = 11 OK 2026/02/04 08:15:06 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/04 08:15:13 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/02/04 08:15:15 DEBUG : drime root 'rclone-test-mocacuw2caze': Using server-side directory move 2026/02/04 08:15:15 INFO : drime root 'rclone-test-mocacuw2caze': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/04 08:15:15 DEBUG : drime root 'rclone-test-mocacuw2caze': Waiting for checks to finish 2026/02/04 08:15:15 DEBUG : sub dir/hello world: size = 17 (drime root 'rclone-test-guwowes1qolo') 2026/02/04 08:15:15 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-mocacuw2caze') 2026/02/04 08:15:15 DEBUG : sub dir/hello world: Sizes differ 2026/02/04 08:15:15 DEBUG : drime root 'rclone-test-mocacuw2caze': Waiting for transfers to finish 2026/02/04 08:15:16 INFO : sub dir/hello world: Deleted 2026/02/04 08:15:16 ERROR : sub dir/hello world: Couldn't move: object not found sync_test.go:714: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:714 Error: Received unexpected error: object not found Test: TestServerSideMoveOverSelf 2026/02/04 08:15:16 DEBUG : drime root 'rclone-test-mocacuw2caze': Purge remote 2026/02/04 08:15:18 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 08:15:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/04 08:15:19 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 08:15:19 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/04 08:15:19 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 08:15:19 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/04 08:15:20 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 08:15:20 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/04 08:15:20 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 08:15:20 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/04 08:15:20 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 08:15:20 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/04 08:15:21 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 08:15:21 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/04 08:15:21 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 08:15:21 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/04 08:15:23 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 08:15:23 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/04 08:15:25 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/04 08:15:25 DEBUG : pacer: Rate limited, increasing sleep to 10.24s run.go:130: removing file "sub dir/hello world" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/04 08:15:30 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 08:15:30 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/04 08:15:41 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 08:16:01 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 08:16:21 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 08:16:41 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 08:17:01 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 08:17:21 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 08:17:41 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 08:18:01 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 08:18:21 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "sub dir/hello world" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/04 08:18:41 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 08:19:01 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 08:19:21 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 08:19:41 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 08:20:01 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 08:20:21 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 08:20:41 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 08:21:01 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 08:21:21 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 08:21:41 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "sub dir/hello world" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "sub dir/hello world" failed: failed to delete item: Error "Server Error" 2026/02/04 08:22:01 DEBUG : pacer: Reducing sleep to 10s 2026/02/04 08:22:21 DEBUG : pacer: Reducing sleep to 5s 2026/02/04 08:22:31 DEBUG : pacer: Reducing sleep to 2.5s --- FAIL: TestServerSideMoveOverSelf (463.09s) === RUN TestCopyAfterDelete run.go:185: Remote "drime root 'rclone-test-guwowes1qolo'", Local "Local file system at /tmp/rclone2242264842", Modify Window "876000h0m0s" 2026/02/04 08:22:36 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/04 08:22:38 DEBUG : pacer: Reducing sleep to 625ms 2026/02/04 08:22:40 DEBUG : pacer: Reducing sleep to 312.5ms 2026/02/04 08:22:53 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/04 08:22:53 ERROR : error listing: directory not found 2026/02/04 08:22:53 DEBUG : pacer: Reducing sleep to 78.125ms 2026/02/04 08:22:53 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/04 08:22:53 INFO : Local file system at /tmp/rclone2242264842: Making directory 2026/02/04 08:22:54 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/02/04 08:22:54 DEBUG : pacer: Reducing sleep to 10ms 2026/02/04 08:22:54 DEBUG : drime root 'rclone-test-guwowes1qolo': Waiting for checks to finish 2026/02/04 08:22:54 DEBUG : drime root 'rclone-test-guwowes1qolo': Waiting for transfers to finish run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestCopyAfterDelete Messages: directories --- FAIL: TestCopyAfterDelete (37.81s) === RUN TestCopyRedownload run.go:185: Remote "drime root 'rclone-test-guwowes1qolo'", Local "Local file system at /tmp/rclone2242264842", Modify Window "876000h0m0s" 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 2026/02/04 08:23:22 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/04 08:23:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/04 08:23:23 DEBUG : Local file system at /tmp/rclone2242264842: Waiting for checks to finish 2026/02/04 08:23:23 DEBUG : Local file system at /tmp/rclone2242264842: Waiting for transfers to finish 2026/02/04 08:23:23 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/02/04 08:23:23 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/02/04 08:23:23 INFO : sub dir/hello world: Copied (new) 2026/02/04 08:23:23 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCopyRedownload (17.87s) === RUN TestSyncSizeOnly run.go:185: Remote "drime root 'rclone-test-guwowes1qolo'", Local "Local file system at /tmp/rclone2242264842", Modify Window "876000h0m0s" 2026/02/04 08:23:27 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/02/04 08:23:27 DEBUG : drime root 'rclone-test-guwowes1qolo': Waiting for checks to finish 2026/02/04 08:23:27 DEBUG : drime root 'rclone-test-guwowes1qolo': Waiting for transfers to finish 2026/02/04 08:23:35 DEBUG : sizeonly: size = 6 OK 2026/02/04 08:23:35 INFO : sizeonly: Copied (new) 2026/02/04 08:23:35 DEBUG : Waiting for deletions to finish 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 2026/02/04 08:23:43 DEBUG : sizeonly: size = 6 OK 2026/02/04 08:23:43 DEBUG : sizeonly: Sizes identical 2026/02/04 08:23:43 DEBUG : sizeonly: Unchanged skipping 2026/02/04 08:23:43 DEBUG : drime root 'rclone-test-guwowes1qolo': Waiting for checks to finish 2026/02/04 08:23:43 DEBUG : drime root 'rclone-test-guwowes1qolo': Waiting for transfers to finish 2026/02/04 08:23:43 DEBUG : Waiting for deletions to finish 2026/02/04 08:23:43 INFO : There was nothing to transfer 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:292: Sleeping for 7s just to make sure --- PASS: TestSyncSizeOnly (29.71s) === RUN TestSyncIgnoreTimes run.go:185: Remote "drime root 'rclone-test-guwowes1qolo'", Local "Local file system at /tmp/rclone2242264842", Modify Window "876000h0m0s" 2026/02/04 08:24:09 DEBUG : existing: size = 6 OK 2026/02/04 08:24:09 DEBUG : existing: Sizes identical 2026/02/04 08:24:09 DEBUG : drime root 'rclone-test-guwowes1qolo': Waiting for checks to finish 2026/02/04 08:24:09 DEBUG : existing: Unchanged skipping 2026/02/04 08:24:09 DEBUG : drime root 'rclone-test-guwowes1qolo': Waiting for transfers to finish 2026/02/04 08:24:09 DEBUG : Waiting for deletions to finish 2026/02/04 08:24:09 INFO : There was nothing to transfer 2026/02/04 08:24:09 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/02/04 08:24:09 DEBUG : drime root 'rclone-test-guwowes1qolo': Waiting for checks to finish 2026/02/04 08:24:09 DEBUG : drime root 'rclone-test-guwowes1qolo': Waiting for transfers to finish 2026/02/04 08:24:13 DEBUG : existing: Removing old object on successful upload 2026/02/04 08:24:13 DEBUG : existing: size = 6 OK 2026/02/04 08:24:13 INFO : existing: Copied (replaced existing) 2026/02/04 08:24:13 DEBUG : Waiting for deletions to finish 2026/02/04 08:24:14 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 08:24:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/04 08:24:15 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 08:24:15 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/04 08:24:15 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 08:24:15 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/04 08:24:15 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 08:24:15 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/04 08:24:16 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 08:24:16 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/04 08:24:16 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 08:24:16 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/04 08:24:16 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 08:24:16 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/04 08:24:17 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 08:24:17 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/04 08:24:18 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 08:24:18 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/04 08:24:21 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/04 08:24:21 DEBUG : pacer: Rate limited, increasing sleep to 10.24s run.go:130: removing file "existing" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/04 08:24:26 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 08:24:26 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/04 08:24:36 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 08:24:56 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 08:25:16 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 08:25:36 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 08:25:56 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 08:26:16 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 08:26:36 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 08:26:56 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 08:27:16 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "existing" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/04 08:27:36 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 08:27:56 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 08:28:16 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 08:28:36 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 08:28:56 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 08:29:16 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 08:29:37 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 08:29:56 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 08:30:16 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 08:30:37 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "existing" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "existing" failed: failed to delete item: Error "Server Error" 2026/02/04 08:30:56 DEBUG : pacer: Reducing sleep to 10s fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/02/04 08:31:17 DEBUG : pacer: Reducing sleep to 5s 2026/02/04 08:31:27 DEBUG : pacer: Reducing sleep to 2.5s fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/02/04 08:31:31 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/04 08:31:34 DEBUG : pacer: Reducing sleep to 625ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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 Error: Should be true Test: TestSyncIgnoreTimes Messages: listing wrong, want got existing (6) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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 Error: Should be true Test: TestSyncIgnoreTimes Messages: Unexpected file "existing" --- FAIL: TestSyncIgnoreTimes (461.88s) === RUN TestSyncIgnoreErrors run.go:185: Remote "drime root 'rclone-test-guwowes1qolo'", Local "Local file system at /tmp/rclone2242264842", Modify Window "876000h0m0s" 2026/02/04 08:31:39 DEBUG : pacer: Reducing sleep to 312.5ms 2026/02/04 08:31:39 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/04 08:31:40 DEBUG : pacer: Reducing sleep to 78.125ms 2026/02/04 08:31:40 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/04 08:31:47 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/02/04 08:31:47 DEBUG : pacer: Reducing sleep to 10ms 2026/02/04 08:31:52 INFO : d: Making directory 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:964 Error: Should be true Test: TestSyncIgnoreErrors Messages: listing wrong, want b/potato (21), c/non empty space (5) got b/potato (21), c/non empty space (5), existing (6) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:964 Error: Should be true Test: TestSyncIgnoreErrors Messages: Unexpected file "existing" 2026/02/04 08:32:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/04 08:32:08 DEBUG : c/non empty space: size = 5 OK 2026/02/04 08:32:08 DEBUG : c/non empty space: Sizes identical 2026/02/04 08:32:08 DEBUG : c/non empty space: Unchanged skipping 2026/02/04 08:32:08 DEBUG : drime root 'rclone-test-guwowes1qolo': Waiting for checks to finish 2026/02/04 08:32:08 DEBUG : drime root 'rclone-test-guwowes1qolo': Waiting for transfers to finish 2026/02/04 08:32:12 DEBUG : a/potato2: size = 60 OK 2026/02/04 08:32:12 INFO : a/potato2: Copied (new) 2026/02/04 08:32:12 DEBUG : Waiting for deletions to finish 2026/02/04 08:32:12 INFO : b/potato: Deleted 2026/02/04 08:32:12 INFO : existing: Deleted 2026/02/04 08:32:12 INFO : d: Removing directory 2026/02/04 08:32:13 INFO : b: Removing directory 2026/02/04 08:32:13 DEBUG : b: Failed to Rmdir: directory not empty 2026/02/04 08:32:13 DEBUG : drime root 'rclone-test-guwowes1qolo': failed to delete 1 directories 2026/02/04 08:32:13 DEBUG : drime root 'rclone-test-guwowes1qolo': deleted 1 directories 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:365 /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 run.go:130: removing dir "c" failed - try 1/3: directory not empty run.go:130: removing dir "c" failed - try 2/3: directory not empty run.go:130: removing dir "c" failed - try 3/3: directory not empty run.go:133: removing dir "c" failed: directory not empty 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 Error: Not equal: expected: []string{} actual : []string{"c"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=1) "c" } Test: TestSyncIgnoreErrors Messages: directories --- FAIL: TestSyncIgnoreErrors (63.39s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "drime root 'rclone-test-guwowes1qolo'", Local "Local file system at /tmp/rclone2242264842", Modify Window "876000h0m0s" 2026/02/04 08:32:51 INFO : d: Making directory 2026/02/04 08:32:52 INFO : d/e: Making directory 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:292: Sleeping for 7s just to make sure 2026/02/04 08:33:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/04 08:33:09 DEBUG : c/non empty space: size = 5 OK 2026/02/04 08:33:09 DEBUG : c/non empty space: Sizes identical 2026/02/04 08:33:09 DEBUG : c/non empty space: Unchanged skipping 2026/02/04 08:33:09 DEBUG : drime root 'rclone-test-guwowes1qolo': Waiting for checks to finish 2026/02/04 08:33:09 DEBUG : drime root 'rclone-test-guwowes1qolo': Waiting for transfers to finish 2026/02/04 08:33:17 DEBUG : a/potato2: size = 60 OK 2026/02/04 08:33:17 INFO : a/potato2: Copied (new) 2026/02/04 08:33:17 DEBUG : Waiting for deletions to finish 2026/02/04 08:33:17 INFO : b/potato: Deleted 2026/02/04 08:33:17 INFO : d/e: Removing directory 2026/02/04 08:33:19 INFO : d: Removing directory 2026/02/04 08:33:20 INFO : b: Removing directory 2026/02/04 08:33:20 DEBUG : drime root 'rclone-test-guwowes1qolo': deleted 3 directories run.go:130: removing dir "c" failed - try 1/3: directory not empty run.go:130: removing dir "c" failed - try 2/3: directory not empty run.go:130: removing dir "c" failed - try 3/3: directory not empty run.go:133: removing dir "c" failed: directory not empty run.go:130: removing dir "a" failed - try 1/3: directory not empty run.go:130: removing dir "a" failed - try 2/3: directory not empty 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 Error: Not equal: expected: []string{} actual : []string{"c"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=1) "c" } Test: TestSyncAfterRemovingAFileAndAddingAFileSubDir Messages: directories --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileSubDir (61.33s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "drime root 'rclone-test-guwowes1qolo'", Local "Local file system at /tmp/rclone2242264842", Modify Window "876000h0m0s" 2026/02/04 08:34:06 INFO : d: Making directory 2026/02/04 08:34:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/04 08:34:08 DEBUG : c/non empty space: size = 5 OK 2026/02/04 08:34:08 DEBUG : c/non empty space: Sizes identical 2026/02/04 08:34:08 DEBUG : c/non empty space: Unchanged skipping 2026/02/04 08:34:08 DEBUG : drime root 'rclone-test-guwowes1qolo': Waiting for checks to finish 2026/02/04 08:34:08 DEBUG : drime root 'rclone-test-guwowes1qolo': Waiting for transfers to finish 2026/02/04 08:34:11 DEBUG : a/potato2: size = 60 OK 2026/02/04 08:34:11 INFO : a/potato2: Copied (new) 2026/02/04 08:34:11 ERROR : drime root 'rclone-test-guwowes1qolo': not deleting files as there were IO errors 2026/02/04 08:34:11 ERROR : drime root 'rclone-test-guwowes1qolo': not deleting directories as there were IO errors 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:292: Sleeping for 7s just to make sure run.go:130: removing dir "c" failed - try 1/3: directory not empty --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (48.11s) === RUN TestSyncDeleteDuring run.go:185: Remote "drime root 'rclone-test-guwowes1qolo'", Local "Local file system at /tmp/rclone2242264842", Modify Window "876000h0m0s" 2026/02/04 08:34:44 DEBUG : Waiting for deletions to finish 2026/02/04 08:34:44 DEBUG : empty space: size = 1 OK 2026/02/04 08:34:44 DEBUG : empty space: Sizes identical 2026/02/04 08:34:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/04 08:34:44 DEBUG : drime root 'rclone-test-guwowes1qolo': Waiting for checks to finish 2026/02/04 08:34:44 DEBUG : empty space: Unchanged skipping 2026/02/04 08:34:44 DEBUG : drime root 'rclone-test-guwowes1qolo': Waiting for transfers to finish 2026/02/04 08:34:45 INFO : potato: Deleted 2026/02/04 08:34:47 DEBUG : potato2: size = 60 OK 2026/02/04 08:34:47 INFO : potato2: Copied (new) 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1190 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1348 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncDeleteDuring Messages: listing wrong, want empty space (1), potato2 (60) got empty space (1), potato (21) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1190 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1348 Error: Should be true Test: TestSyncDeleteDuring Messages: Unexpected file "potato" fstest.go:203: Not found "potato2" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1190 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1348 Error: Not equal: expected: 0 actual : 1 Test: TestSyncDeleteDuring Messages: 1 objects not found 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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 Error: Should be true Test: TestSyncDeleteDuring Messages: listing wrong, want got empty space (1), potato2 (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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 Error: Should be true Test: TestSyncDeleteDuring Messages: Unexpected file "empty space" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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 Error: Should be true Test: TestSyncDeleteDuring Messages: Unexpected file "potato2" --- FAIL: TestSyncDeleteDuring (36.15s) === RUN TestCopyDeleteBefore run.go:185: Remote "drime root 'rclone-test-guwowes1qolo'", Local "Local file system at /tmp/rclone2242264842", Modify Window "876000h0m0s" 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1370 Error: Should be true Test: TestCopyDeleteBefore Messages: listing wrong, want potato (21) got fstest.go:203: Not found "potato" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1370 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestCopyDeleteBefore Messages: 1 objects not found 2026/02/04 08:35:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/04 08:35:21 DEBUG : drime root 'rclone-test-guwowes1qolo': Waiting for checks to finish 2026/02/04 08:35:21 DEBUG : drime root 'rclone-test-guwowes1qolo': Waiting for transfers to finish 2026/02/04 08:35:24 DEBUG : potato2: size = 19 OK 2026/02/04 08:35:24 INFO : potato2: Copied (new) 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1379 Error: Should be true Test: TestCopyDeleteBefore Messages: listing wrong, want potato (21), potato2 (19) got potato (21) fstest.go:203: Not found "potato2" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1379 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestCopyDeleteBefore Messages: 1 objects not found 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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 Error: Should be true Test: TestCopyDeleteBefore Messages: listing wrong, want got potato (21), potato2 (19) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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 Error: Should be true Test: TestCopyDeleteBefore Messages: Unexpected file "potato" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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 Error: Should be true Test: TestCopyDeleteBefore Messages: Unexpected file "potato2" --- FAIL: TestCopyDeleteBefore (36.43s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "drime root 'rclone-test-guwowes1qolo'", Local "Local file system at /tmp/rclone2242264842", Modify Window "876000h0m0s" sync_test.go:1641: Can track renames: false 2026/02/04 08:35:44 ERROR : drime root 'rclone-test-guwowes1qolo': Ignoring --track-renames as either the source or destination do not support modtime 2026/02/04 08:35:44 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/04 08:35:44 DEBUG : yam: Need to transfer - File not found at Destination 2026/02/04 08:35:44 DEBUG : drime root 'rclone-test-guwowes1qolo': Waiting for checks to finish 2026/02/04 08:35:44 DEBUG : drime root 'rclone-test-guwowes1qolo': Waiting for transfers to finish 2026/02/04 08:35:47 DEBUG : yam: size = 11 OK 2026/02/04 08:35:47 INFO : yam: Copied (new) 2026/02/04 08:35:48 DEBUG : potato: size = 14 OK 2026/02/04 08:35:48 INFO : potato: Copied (new) 2026/02/04 08:35:48 DEBUG : Waiting for deletions to finish 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1651 Error: Should be true Test: TestSyncWithTrackRenamesStrategyModtime Messages: listing wrong, want potato (14), yam (11) got fstest.go:203: Not found "potato" fstest.go:203: Not found "yam" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1651 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 2 Test: TestSyncWithTrackRenamesStrategyModtime Messages: 2 objects not found 2026/02/04 08:35:57 ERROR : drime root 'rclone-test-guwowes1qolo': Ignoring --track-renames as either the source or destination do not support modtime 2026/02/04 08:35:57 DEBUG : potato: size = 14 OK 2026/02/04 08:35:57 DEBUG : potato: Sizes identical 2026/02/04 08:35:57 DEBUG : yaml: Need to transfer - File not found at Destination 2026/02/04 08:35:57 DEBUG : drime root 'rclone-test-guwowes1qolo': Waiting for checks to finish 2026/02/04 08:35:57 DEBUG : potato: Unchanged skipping 2026/02/04 08:35:57 DEBUG : drime root 'rclone-test-guwowes1qolo': Waiting for transfers to finish 2026/02/04 08:36:03 DEBUG : yaml: size = 11 OK 2026/02/04 08:36:03 INFO : yaml: Copied (new) 2026/02/04 08:36:03 DEBUG : Waiting for deletions to finish 2026/02/04 08:36:04 INFO : yam: Deleted 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:292: Sleeping for 7s just to make sure 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 --- FAIL: TestSyncWithTrackRenamesStrategyModtime (41.40s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "drime root 'rclone-test-guwowes1qolo'", Local "Local file system at /tmp/rclone2242264842", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/02/04 08:36:26 INFO : drime root 'rclone-test-guwowes1qolo': Making map for --track-renames 2026/02/04 08:36:26 INFO : drime root 'rclone-test-guwowes1qolo': Finished making map for --track-renames 2026/02/04 08:36:26 DEBUG : drime root 'rclone-test-guwowes1qolo': Waiting for checks to finish 2026/02/04 08:36:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/04 08:36:26 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/02/04 08:36:26 DEBUG : drime root 'rclone-test-guwowes1qolo': Waiting for renames to finish 2026/02/04 08:36:26 DEBUG : drime root 'rclone-test-guwowes1qolo': Waiting for transfers to finish 2026/02/04 08:36:36 DEBUG : potato: size = 14 OK 2026/02/04 08:36:36 INFO : potato: Copied (new) 2026/02/04 08:36:37 DEBUG : sub/yam: size = 11 OK 2026/02/04 08:36:37 INFO : sub/yam: Copied (new) 2026/02/04 08:36:37 DEBUG : Waiting for deletions to finish 2026/02/04 08:36:39 DEBUG : potato: size = 14 OK 2026/02/04 08:36:39 DEBUG : potato: Sizes identical 2026/02/04 08:36:39 DEBUG : potato: Unchanged skipping 2026/02/04 08:36:39 INFO : drime root 'rclone-test-guwowes1qolo': Making map for --track-renames 2026/02/04 08:36:39 INFO : drime root 'rclone-test-guwowes1qolo': Finished making map for --track-renames 2026/02/04 08:36:39 DEBUG : drime root 'rclone-test-guwowes1qolo': Waiting for checks to finish 2026/02/04 08:36:39 DEBUG : drime root 'rclone-test-guwowes1qolo': Waiting for renames to finish 2026/02/04 08:36:40 ERROR : sub/yam: Couldn't move: object not found 2026/02/04 08:36:40 DEBUG : yam: Failed to rename to "sub/yam": object not found 2026/02/04 08:36:40 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/02/04 08:36:40 DEBUG : drime root 'rclone-test-guwowes1qolo': Waiting for transfers to finish 2026/02/04 08:36:43 DEBUG : yam: size = 11 OK 2026/02/04 08:36:43 INFO : yam: Copied (new) 2026/02/04 08:36:43 ERROR : drime root 'rclone-test-guwowes1qolo': not deleting files as there were IO errors 2026/02/04 08:36:43 ERROR : drime root 'rclone-test-guwowes1qolo': not deleting directories as there were IO errors sync_test.go:1698: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1698 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyLeaf run.go:130: removing dir "sub" failed - try 1/3: directory not empty run.go:130: removing dir "sub" failed - try 2/3: directory not empty run.go:130: removing dir "sub" failed - try 3/3: directory not empty run.go:133: removing dir "sub" failed: directory not empty 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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/sync/sync_test.go:1698 Error: Should be true Test: TestSyncWithTrackRenamesStrategyLeaf Messages: listing wrong, want got yam (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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/sync/sync_test.go:1698 Error: Should be true Test: TestSyncWithTrackRenamesStrategyLeaf Messages: Unexpected file "yam" 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/sync/sync_test.go:1698 Error: Not equal: expected: []string{} actual : []string{"sub"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "sub" } Test: TestSyncWithTrackRenamesStrategyLeaf Messages: directories --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (32.28s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "drime root 'rclone-test-guwowes1qolo'", Local "Local file system at /tmp/rclone2242264842", Modify Window "876000h0m0s" 2026/02/04 08:36:58 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/04 08:36:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/04 08:36:58 DEBUG : drime root 'rclone-test-guwowes1qolo': Waiting for checks to finish 2026/02/04 08:36:58 DEBUG : drime root 'rclone-test-guwowes1qolo': Waiting for transfers to finish 2026/02/04 08:37:03 DEBUG : sub dir/hello world: size = 11 OK 2026/02/04 08:37:03 INFO : sub dir/hello world: Copied (new) 2026/02/04 08:37:03 INFO : sub dir/hello world: Deleted 2026/02/04 08:37:15 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/04 08:37:15 INFO : nested/sub dir/file: Copied (new) 2026/02/04 08:37:15 INFO : nested/sub dir/file: Deleted 2026/02/04 08:37:15 ERROR : Local file system at /tmp/rclone2242264842: not deleting directories as there were IO errors sync_test.go:1819: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1819 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMoveWithDeleteEmptySrcDirs run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty run.go:130: removing dir "nested/sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "nested/sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "nested/sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "nested/sub dir" failed: directory not empty run.go:130: removing dir "nested" failed - try 1/3: directory not empty run.go:130: removing dir "nested" failed - try 2/3: directory not empty run.go:130: removing dir "nested" failed - try 3/3: directory not empty run.go:133: removing dir "nested" failed: directory not empty 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/sync/sync_test.go:1819 Error: Not equal: expected: []string{} actual : []string{"nested", "nested/sub dir", "sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=6) "nested", + (string) (len=14) "nested/sub dir", + (string) (len=7) "sub dir" } Test: TestMoveWithDeleteEmptySrcDirs Messages: directories --- FAIL: TestMoveWithDeleteEmptySrcDirs (42.96s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "drime root 'rclone-test-guwowes1qolo'", Local "Local file system at /tmp/rclone2242264842", Modify Window "876000h0m0s" 2026/02/04 08:37:41 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/02/04 08:37:41 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/04 08:37:41 DEBUG : drime root 'rclone-test-guwowes1qolo': Waiting for checks to finish 2026/02/04 08:37:41 DEBUG : drime root 'rclone-test-guwowes1qolo': Waiting for transfers to finish 2026/02/04 08:37:45 DEBUG : existing: size = 6 OK 2026/02/04 08:37:45 INFO : existing: Copied (new) 2026/02/04 08:37:45 INFO : existing: Deleted 2026/02/04 08:37:48 DEBUG : existing-b: size = 6 OK 2026/02/04 08:37:48 INFO : existing-b: Copied (new) 2026/02/04 08:37:48 INFO : existing-b: Deleted 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:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1873 Error: Not equal: expected: []string{} actual : []string{"nested", "nested/sub dir", "sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=6) "nested", + (string) (len=14) "nested/sub dir", + (string) (len=7) "sub dir" } Test: TestMoveWithIgnoreExisting Messages: directories 2026/02/04 08:38:00 DEBUG : existing: Destination exists, skipping 2026/02/04 08:38:00 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/02/04 08:38:00 DEBUG : drime root 'rclone-test-guwowes1qolo': Waiting for checks to finish 2026/02/04 08:38:00 DEBUG : drime root 'rclone-test-guwowes1qolo': Waiting for transfers to finish 2026/02/04 08:38:00 INFO : There was nothing to transfer 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:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1898 Error: Not equal: expected: []string{} actual : []string{"nested", "nested/sub dir", "sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=6) "nested", + (string) (len=14) "nested/sub dir", + (string) (len=7) "sub dir" } Test: TestMoveWithIgnoreExisting Messages: directories run.go:130: removing dir "nested" failed - try 1/3: directory not empty run.go:130: removing dir "nested" failed - try 2/3: directory not empty run.go:130: removing dir "nested" failed - try 3/3: directory not empty run.go:133: removing dir "nested" failed: directory not empty 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 Error: Not equal: expected: []string{} actual : []string{"nested"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) "nested" } Test: TestMoveWithIgnoreExisting Messages: directories --- FAIL: TestMoveWithIgnoreExisting (47.55s) === RUN TestServerSideMove run.go:185: Remote "drime root 'rclone-test-guwowes1qolo'", Local "Local file system at /tmp/rclone2242264842", Modify Window "876000h0m0s" 2026/02/04 08:38:28 DEBUG : Creating backend with remote "TestDrime:rclone-test-balazur3numo" 2026/02/04 08:38:28 DEBUG : Config file has changed externally - reloading 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1734 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestServerSideMove Messages: listing wrong, want empty space (1), potato2 (60), potato3 (68) got empty space (1), potato2 (60) fstest.go:203: Not found "potato3" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1734 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 Error: Not equal: expected: 0 actual : 1 Test: TestServerSideMove Messages: 1 objects not found sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-guwowes1qolo' -> drime root 'rclone-test-balazur3numo' 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 2026/02/04 08:39:11 DEBUG : drime root 'rclone-test-balazur3numo': Using server-side directory move 2026/02/04 08:39:11 INFO : drime root 'rclone-test-balazur3numo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/04 08:39:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/04 08:39:11 DEBUG : empty space: size = 1 OK 2026/02/04 08:39:11 DEBUG : empty space: Sizes identical 2026/02/04 08:39:11 DEBUG : empty space: Unchanged skipping 2026/02/04 08:39:11 DEBUG : potato3: size = 68 (drime root 'rclone-test-guwowes1qolo') 2026/02/04 08:39:11 DEBUG : potato3: size = 60 (drime root 'rclone-test-balazur3numo') 2026/02/04 08:39:11 DEBUG : potato3: Sizes differ 2026/02/04 08:39:11 INFO : potato3: Deleted 2026/02/04 08:39:11 INFO : empty space: Deleted 2026/02/04 08:39:11 DEBUG : drime root 'rclone-test-balazur3numo': Waiting for checks to finish 2026/02/04 08:39:11 DEBUG : drime root 'rclone-test-balazur3numo': Waiting for transfers to finish 2026/02/04 08:39:12 ERROR : potato2: Couldn't move: object not found 2026/02/04 08:39:12 ERROR : potato3: Couldn't move: object not found sync_test.go:1747: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 Error: Received unexpected error: object not found Test: TestServerSideMove 2026/02/04 08:39:12 DEBUG : drime root 'rclone-test-balazur3numo': Purge remote 2026/02/04 08:39:13 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 08:39:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/04 08:39:13 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 08:39:13 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/04 08:39:14 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 08:39:14 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/04 08:39:14 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 08:39:14 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/04 08:39:14 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 08:39:14 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/04 08:39:15 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 08:39:15 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/04 08:39:15 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 08:39:15 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/04 08:39:16 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 08:39:16 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/04 08:39:17 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 08:39:17 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/04 08:39:19 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/04 08:39:19 DEBUG : pacer: Rate limited, increasing sleep to 10.24s run.go:130: removing file "empty space" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/04 08:39:24 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 08:39:24 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/04 08:39:35 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 08:39:55 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 08:40:15 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 08:40:35 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 08:40:55 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 08:41:15 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 08:41:35 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 08:41:55 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 08:42:15 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "empty space" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/04 08:42:35 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 08:42:55 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 08:43:15 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 08:43:35 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 08:43:55 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 08:44:15 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 08:44:35 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 08:44:55 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 08:45:15 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 08:45:35 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "empty space" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "empty space" failed: failed to delete item: Error "Server Error" 2026/02/04 08:45:55 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 08:46:15 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 08:46:35 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 08:46:55 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 08:47:15 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 08:47:35 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 08:47:55 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 08:48:15 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 08:48:35 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 08:48:55 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "potato2" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/04 08:49:15 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 08:49:35 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 08:49:55 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 08:50:15 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 08:50:35 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 08:50:55 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 08:51:15 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 08:51:35 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 08:51:56 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 08:52:18 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "potato2" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/04 08:52:36 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 08:52:57 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 08:53:15 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 08:53:35 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 08:53:55 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 08:54:16 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 08:54:35 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 08:54:55 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 08:55:15 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 08:55:35 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "potato2" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "potato2" failed: failed to delete item: Error "Server Error" 2026/02/04 08:55:55 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 08:56:16 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 08:56:36 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 08:56:56 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 08:57:15 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 08:57:35 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 08:57:55 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 08:58:16 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 08:58:36 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 08:58:55 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "potato3" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/04 08:59:16 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 08:59:35 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 08:59:56 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 09:00:16 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 09:00:36 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 09:00:56 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 09:01:16 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 09:01:38 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 09:01:58 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 09:02:19 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "potato3" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/04 09:02:37 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 09:02:56 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 09:03:16 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 09:03:36 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 09:03:56 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 09:04:16 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 09:04:36 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 09:04:58 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 09:05:19 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 09:05:38 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "potato3" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "potato3" failed: failed to delete item: Error "Server Error" 2026/02/04 09:05:59 DEBUG : pacer: Reducing sleep to 10s 2026/02/04 09:06:18 DEBUG : pacer: Reducing sleep to 5s 2026/02/04 09:06:28 DEBUG : pacer: Reducing sleep to 2.5s 2026/02/04 09:06:33 DEBUG : pacer: Reducing sleep to 1.25s --- FAIL: TestServerSideMove (1685.52s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "drime root 'rclone-test-guwowes1qolo'", Local "Local file system at /tmp/rclone2242264842", Modify Window "876000h0m0s" 2026/02/04 09:06:33 DEBUG : Creating backend with remote "TestDrime:rclone-test-cikawuw5haje" 2026/02/04 09:06:45 DEBUG : pacer: Reducing sleep to 625ms 2026/02/04 09:06:54 DEBUG : pacer: Reducing sleep to 312.5ms 2026/02/04 09:06:58 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/04 09:07:06 DEBUG : pacer: Reducing sleep to 78.125ms 2026/02/04 09:07:11 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/04 09:07:21 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/02/04 09:07:24 DEBUG : pacer: Reducing sleep to 10ms sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-guwowes1qolo' -> drime root 'rclone-test-cikawuw5haje' 2026/02/04 09:08:01 DEBUG : empty space: Excluded (Size Filter) 2026/02/04 09:08:01 DEBUG : empty space: Excluded 2026/02/04 09:08:01 DEBUG : empty space: Excluded (Size Filter) 2026/02/04 09:08:01 DEBUG : empty space: Excluded 2026/02/04 09:08:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/04 09:08:01 DEBUG : potato3: size = 68 (drime root 'rclone-test-guwowes1qolo') 2026/02/04 09:08:01 DEBUG : potato3: size = 60 (drime root 'rclone-test-cikawuw5haje') 2026/02/04 09:08:01 DEBUG : potato3: Sizes differ 2026/02/04 09:08:01 DEBUG : drime root 'rclone-test-cikawuw5haje': Waiting for checks to finish 2026/02/04 09:08:01 DEBUG : drime root 'rclone-test-cikawuw5haje': Waiting for transfers to finish 2026/02/04 09:08:05 INFO : potato3: Deleted 2026/02/04 09:08:07 INFO : potato2: Moved (server-side) 2026/02/04 09:08:09 INFO : potato3: Moved (server-side) 2026/02/04 09:08:14 DEBUG : Creating backend with remote "TestDrime:rclone-test-yupexof3lice" 2026/02/04 09:08:21 DEBUG : empty space: Excluded (Size Filter) 2026/02/04 09:08:21 DEBUG : empty space: Excluded 2026/02/04 09:08:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/04 09:08:21 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/04 09:08:21 DEBUG : drime root 'rclone-test-yupexof3lice': Waiting for checks to finish 2026/02/04 09:08:21 DEBUG : drime root 'rclone-test-yupexof3lice': Waiting for transfers to finish 2026/02/04 09:08:39 INFO : potato2: Moved (server-side) 2026/02/04 09:08:40 INFO : potato3: Moved (server-side) 2026/02/04 09:08:47 DEBUG : drime root 'rclone-test-yupexof3lice': Purge remote 2026/02/04 09:08:49 DEBUG : drime root 'rclone-test-cikawuw5haje': Purge remote 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:292: Sleeping for 7s just to make sure --- PASS: TestServerSideMoveWithFilter (162.45s) FAIL 2026/02/04 09:09:16 DEBUG : drime root 'rclone-test-guwowes1qolo': Purge remote "./sync.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestCopyAfterDelete|TestCopyCheckFirst|TestCopyDeleteBefore|TestCopyEmptyDirectories|TestCopyNoEmptyDirectories|TestCopyNoTraverse|TestCopyOverSelf|TestCopyRedownload|TestCopyWithFilesFrom|TestMoveOverSelf|TestMoveWithDeleteEmptySrcDirs|TestMoveWithIgnoreExisting|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter|TestSyncAfterRemovingAFileAndAddingAFileSubDir|TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors|TestSyncDeleteDuring|TestSyncEmptyDirectories|TestSyncIgnoreErrors|TestSyncIgnoreTimes|TestSyncNoEmptyDirectories|TestSyncSizeOnly|TestSyncWithTrackRenamesStrategyLeaf|TestSyncWithTrackRenamesStrategyModtime)$'" - Finished ERROR in 1h1m53.438312707s (try 4/5): exit status 1: Failed [TestCopyNoTraverse TestCopyCheckFirst TestCopyEmptyDirectories TestCopyNoEmptyDirectories TestSyncNoEmptyDirectories TestServerSideCopy TestServerSideCopyOverSelf TestMoveOverSelf TestServerSideMoveOverSelf TestCopyAfterDelete TestSyncIgnoreTimes TestSyncIgnoreErrors TestSyncAfterRemovingAFileAndAddingAFileSubDir TestSyncDeleteDuring TestCopyDeleteBefore TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestMoveWithIgnoreExisting TestServerSideMove]