"./sync.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose" - Starting (try 1/5) 2026/03/08 05:26:23 DEBUG : Creating backend with remote "TestDrime:rclone-test-dedodof2soba" 2026/03/08 05:26:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/08 05:26:23 DEBUG : Creating backend with remote "/tmp/rclone2773458114" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" 2026/03/08 05:26:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 05:26:24 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/08 05:26:24 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for checks to finish 2026/03/08 05:26:24 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.51s) === RUN TestCopy run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" 2026/03/08 05:26:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/08 05:26:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 05:26:25 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for checks to finish 2026/03/08 05:26:25 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for transfers to finish 2026/03/08 05:26:27 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 05:26:27 INFO : sub dir/hello world: Copied (new) 2026/03/08 05:26:27 DEBUG : drime root 'rclone-test-dedodof2soba': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (3.88s) === RUN TestCopyMetadata run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.38s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.47s) === RUN TestCopyMissingDirectory run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" 2026/03/08 05:26:30 DEBUG : Creating backend with remote "/non-existing" 2026/03/08 05:26:30 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/08 05:26:30 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for checks to finish 2026/03/08 05:26:30 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.74s) === RUN TestCopyNoTraverse run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" 2026/03/08 05:26:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 05:26:31 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for checks to finish 2026/03/08 05:26:31 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for transfers to finish 2026/03/08 05:26:32 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 05:26:32 INFO : sub dir/hello world: Copied (new) run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCopyNoTraverse (5.15s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.41s) === RUN TestCopyCheckFirst run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" 2026/03/08 05:26:36 INFO : drime root 'rclone-test-dedodof2soba': Running all checks before starting transfers 2026/03/08 05:26:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 05:26:36 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for checks to finish 2026/03/08 05:26:36 INFO : drime root 'rclone-test-dedodof2soba': Checks finished, now starting transfers 2026/03/08 05:26:36 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for transfers to finish 2026/03/08 05:26:37 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 05:26:37 INFO : sub dir/hello world: Copied (new) run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCopyCheckFirst (4.48s) === RUN TestSyncNoTraverse run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" 2026/03/08 05:26:40 ERROR : Ignoring --no-traverse with sync 2026/03/08 05:26:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 05:26:41 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for checks to finish 2026/03/08 05:26:41 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for transfers to finish 2026/03/08 05:26:42 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 05:26:42 INFO : sub dir/hello world: Copied (new) 2026/03/08 05:26:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (3.69s) === RUN TestCopyWithDepth run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" 2026/03/08 05:26:44 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/08 05:26:44 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for checks to finish 2026/03/08 05:26:44 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for transfers to finish 2026/03/08 05:26:45 DEBUG : hello world2: size = 12 OK 2026/03/08 05:26:45 INFO : hello world2: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCopyWithDepth (9.53s) === RUN TestCopyWithFilesFrom run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" 2026/03/08 05:26:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/08 05:26:54 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for checks to finish 2026/03/08 05:26:54 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for transfers to finish 2026/03/08 05:26:55 DEBUG : potato2: size = 11 OK 2026/03/08 05:26:55 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:292: Sleeping for 6s 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 --- PASS: TestCopyWithFilesFrom (17.30s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" 2026/03/08 05:27:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/08 05:27:11 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for checks to finish 2026/03/08 05:27:11 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for transfers to finish 2026/03/08 05:27:12 DEBUG : potato2: size = 11 OK 2026/03/08 05:27:12 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:292: Sleeping for 6s just to make sure --- PASS: TestCopyWithFilesFromAndNoTraverse (10.58s) === RUN TestCopyEmptyDirectories run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" 2026/03/08 05:27:21 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/08 05:27:21 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/08 05:27:21 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/08 05:27:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/08 05:27:22 INFO : sub dir2: Making directory 2026/03/08 05:27:22 INFO : sub dir: Making directory 2026/03/08 05:27:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 05:27:23 INFO : sub dir2/sub sub dir2: Making directory 2026/03/08 05:27:23 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for checks to finish 2026/03/08 05:27:23 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for transfers to finish 2026/03/08 05:27:24 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 05:27:24 INFO : sub dir/hello world: Copied (new) 2026/03/08 05:27:25 DEBUG : drime root 'rclone-test-dedodof2soba': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.56s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" 2026/03/08 05:27:27 INFO : sub dir2: Making directory 2026/03/08 05:27:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/08 05:27:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/08 05:27:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 05:27:27 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for checks to finish 2026/03/08 05:27:27 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for transfers to finish 2026/03/08 05:27:29 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 05:27:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.65s) === RUN TestMoveEmptyDirectories run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" 2026/03/08 05:27:31 DEBUG : sub dir2: Making directory with metadata 2026/03/08 05:27:31 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/08 05:27:31 INFO : sub dir2: Making directory 2026/03/08 05:27:32 INFO : sub dir: Making directory 2026/03/08 05:27:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 05:27:32 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for checks to finish 2026/03/08 05:27:32 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for transfers to finish 2026/03/08 05:27:33 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 05:27:33 INFO : sub dir/hello world: Copied (new) 2026/03/08 05:27:33 INFO : sub dir/hello world: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/03/08 05:27:41 DEBUG : drime root 'rclone-test-dedodof2soba': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/08 05:27:41 DEBUG : drime root 'rclone-test-dedodof2soba': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestMoveEmptyDirectories (14.09s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.45s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" 2026/03/08 05:27:45 INFO : sub dir2: Making directory 2026/03/08 05:27:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 05:27:46 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for checks to finish 2026/03/08 05:27:46 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for transfers to finish 2026/03/08 05:27:47 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 05:27:47 INFO : sub dir/hello world: Copied (new) 2026/03/08 05:27:47 INFO : sub dir/hello world: Deleted run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestMoveNoEmptyDirectories (5.23s) === RUN TestSyncEmptyDirectories run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" 2026/03/08 05:27:50 DEBUG : sub dir2: Making directory with metadata 2026/03/08 05:27:50 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/08 05:27:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/08 05:27:51 INFO : sub dir2: Making directory 2026/03/08 05:27:51 INFO : sub dir: Making directory 2026/03/08 05:27:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 05:27:52 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for checks to finish 2026/03/08 05:27:52 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for transfers to finish 2026/03/08 05:27:52 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 05:27:52 INFO : sub dir/hello world: Copied (new) 2026/03/08 05:27:52 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/03/08 05:28:01 DEBUG : drime root 'rclone-test-dedodof2soba': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (12.46s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.57s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" 2026/03/08 05:28:04 INFO : sub dir2: Making directory 2026/03/08 05:28:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 05:28:04 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for checks to finish 2026/03/08 05:28:04 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for transfers to finish 2026/03/08 05:28:05 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 05:28:05 INFO : sub dir/hello world: Copied (new) 2026/03/08 05:28:05 DEBUG : Waiting for deletions to finish run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestSyncNoEmptyDirectories (5.09s) === RUN TestServerSideCopy run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" 2026/03/08 05:28:10 DEBUG : Creating backend with remote "TestDrime:rclone-test-ranujec1domi" 2026/03/08 05:28:10 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) drime root 'rclone-test-dedodof2soba' -> drime root 'rclone-test-ranujec1domi' 2026/03/08 05:28:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 05:28:12 DEBUG : drime root 'rclone-test-ranujec1domi': Waiting for checks to finish 2026/03/08 05:28:12 DEBUG : drime root 'rclone-test-ranujec1domi': Waiting for transfers to finish 2026/03/08 05:28:15 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 05:28:15 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/08 05:28:15 DEBUG : drime root 'rclone-test-ranujec1domi': Purge remote run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestServerSideCopy (10.19s) === RUN TestCopyOverSelf run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" 2026/03/08 05:28:22 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for checks to finish 2026/03/08 05:28:22 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2773458114) 2026/03/08 05:28:22 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-dedodof2soba') 2026/03/08 05:28:22 DEBUG : sub dir/hello world: Sizes differ 2026/03/08 05:28:22 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for transfers to finish 2026/03/08 05:28:22 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/03/08 05:28:22 ERROR : sub dir/hello world: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." sync_test.go:641: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:641 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestCopyOverSelf run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- FAIL: TestCopyOverSelf (6.22s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" 2026/03/08 05:28:27 DEBUG : Creating backend with remote "TestDrime:rclone-test-teziyen3wapo" sync_test.go:656: Server side copy (if possible) drime root 'rclone-test-dedodof2soba' -> drime root 'rclone-test-teziyen3wapo' 2026/03/08 05:28:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 05:28:29 DEBUG : drime root 'rclone-test-teziyen3wapo': Waiting for checks to finish 2026/03/08 05:28:29 DEBUG : drime root 'rclone-test-teziyen3wapo': Waiting for transfers to finish 2026/03/08 05:28:32 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 05:28:32 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/08 05:28:33 DEBUG : sub dir/hello world: Removing old object on successful upload run.go:290: Failed to put "sub dir/hello world" to "drime root 'rclone-test-dedodof2soba'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/08 05:28:34 DEBUG : drime root 'rclone-test-teziyen3wapo': Purge remote run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- FAIL: TestServerSideCopyOverSelf (11.98s) === RUN TestMoveOverSelf run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" 2026/03/08 05:28:40 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2773458114) 2026/03/08 05:28:40 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-dedodof2soba') 2026/03/08 05:28:40 DEBUG : sub dir/hello world: Sizes differ 2026/03/08 05:28:40 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for checks to finish 2026/03/08 05:28:40 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for transfers to finish 2026/03/08 05:28:40 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/03/08 05:28:40 ERROR : sub dir/hello world: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/08 05:28:40 ERROR : sub dir/hello world: Not deleting source as copy failed: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." sync_test.go:685: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:685 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestMoveOverSelf run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- FAIL: TestMoveOverSelf (6.52s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" 2026/03/08 05:28:45 DEBUG : Creating backend with remote "TestDrime:rclone-test-fevaceh8zute" sync_test.go:701: Server side copy (if possible) drime root 'rclone-test-dedodof2soba' -> drime root 'rclone-test-fevaceh8zute' 2026/03/08 05:28:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 05:28:47 DEBUG : drime root 'rclone-test-fevaceh8zute': Waiting for checks to finish 2026/03/08 05:28:47 DEBUG : drime root 'rclone-test-fevaceh8zute': Waiting for transfers to finish 2026/03/08 05:28:49 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 05:28:49 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/08 05:28:50 DEBUG : sub dir/hello world: Removing old object on successful upload run.go:290: Failed to put "sub dir/hello world" to "drime root 'rclone-test-dedodof2soba'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/08 05:28:51 DEBUG : drime root 'rclone-test-fevaceh8zute': Purge remote run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- FAIL: TestServerSideMoveOverSelf (10.49s) === RUN TestCopyAfterDelete run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" 2026/03/08 05:28:55 ERROR : error listing: directory not found 2026/03/08 05:28:56 INFO : Local file system at /tmp/rclone2773458114: Making directory 2026/03/08 05:28:57 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for checks to finish 2026/03/08 05:28:57 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for transfers to finish run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCopyAfterDelete (6.96s) === RUN TestCopyRedownload run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" 2026/03/08 05:29:04 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/08 05:29:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 05:29:04 DEBUG : Local file system at /tmp/rclone2773458114: Waiting for checks to finish 2026/03/08 05:29:04 DEBUG : Local file system at /tmp/rclone2773458114: Waiting for transfers to finish 2026/03/08 05:29:05 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/03/08 05:29:05 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/03/08 05:29:05 INFO : sub dir/hello world: Copied (new) 2026/03/08 05:29:05 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 (6.73s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" 2026/03/08 05:29:08 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/08 05:29:08 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for checks to finish 2026/03/08 05:29:08 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for transfers to finish 2026/03/08 05:29:09 DEBUG : check sum: size = 1 OK 2026/03/08 05:29:09 INFO : check sum: Copied (new) 2026/03/08 05:29:09 DEBUG : Waiting for deletions to finish 2026/03/08 05:29:09 DEBUG : check sum: size = 1 OK 2026/03/08 05:29:09 NOTICE: drime root 'rclone-test-dedodof2soba': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/08 05:29:09 DEBUG : check sum: Size of src and dst objects identical 2026/03/08 05:29:09 DEBUG : check sum: Unchanged skipping 2026/03/08 05:29:09 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for checks to finish 2026/03/08 05:29:09 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for transfers to finish 2026/03/08 05:29:09 DEBUG : Waiting for deletions to finish 2026/03/08 05:29:09 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (2.74s) === RUN TestSyncSizeOnly run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" 2026/03/08 05:29:11 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/08 05:29:11 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for checks to finish 2026/03/08 05:29:11 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for transfers to finish 2026/03/08 05:29:11 DEBUG : sizeonly: size = 6 OK 2026/03/08 05:29:11 INFO : sizeonly: Copied (new) 2026/03/08 05:29:11 DEBUG : Waiting for deletions to finish 2026/03/08 05:29:12 DEBUG : sizeonly: size = 6 OK 2026/03/08 05:29:12 DEBUG : sizeonly: Sizes identical 2026/03/08 05:29:12 DEBUG : sizeonly: Unchanged skipping 2026/03/08 05:29:12 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for checks to finish 2026/03/08 05:29:12 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for transfers to finish 2026/03/08 05:29:12 DEBUG : Waiting for deletions to finish 2026/03/08 05:29:12 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (2.69s) === RUN TestSyncIgnoreSize run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" 2026/03/08 05:29:13 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/08 05:29:13 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for checks to finish 2026/03/08 05:29:13 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for transfers to finish 2026/03/08 05:29:14 INFO : ignore-size: Copied (new) 2026/03/08 05:29:14 DEBUG : Waiting for deletions to finish 2026/03/08 05:29:15 DEBUG : ignore-size: Sizes identical 2026/03/08 05:29:15 DEBUG : ignore-size: Unchanged skipping 2026/03/08 05:29:15 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for checks to finish 2026/03/08 05:29:15 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for transfers to finish 2026/03/08 05:29:15 DEBUG : Waiting for deletions to finish 2026/03/08 05:29:15 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:292: Sleeping for 6s just to make sure --- PASS: TestSyncIgnoreSize (11.08s) === RUN TestSyncIgnoreTimes run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", 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/03/08 05:29:34 DEBUG : existing: size = 6 OK 2026/03/08 05:29:34 DEBUG : existing: Sizes identical 2026/03/08 05:29:34 DEBUG : existing: Unchanged skipping 2026/03/08 05:29:34 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for checks to finish 2026/03/08 05:29:34 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for transfers to finish 2026/03/08 05:29:34 DEBUG : Waiting for deletions to finish 2026/03/08 05:29:34 INFO : There was nothing to transfer 2026/03/08 05:29:34 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/08 05:29:34 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for checks to finish 2026/03/08 05:29:34 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for transfers to finish 2026/03/08 05:29:35 DEBUG : existing: Removing old object on successful upload 2026/03/08 05:29:35 ERROR : existing: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/08 05:29:35 ERROR : drime root 'rclone-test-dedodof2soba': not deleting files as there were IO errors 2026/03/08 05:29:35 ERROR : drime root 'rclone-test-dedodof2soba': not deleting directories as there were IO errors sync_test.go:905: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:905 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestSyncIgnoreTimes --- FAIL: TestSyncIgnoreTimes (12.40s) === RUN TestSyncIgnoreExisting run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" 2026/03/08 05:29:37 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/08 05:29:37 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for checks to finish 2026/03/08 05:29:37 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for transfers to finish 2026/03/08 05:29:38 DEBUG : existing: size = 6 OK 2026/03/08 05:29:38 INFO : existing: Copied (new) 2026/03/08 05:29:38 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/03/08 05:29:45 DEBUG : existing: Destination exists, skipping 2026/03/08 05:29:45 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for checks to finish 2026/03/08 05:29:45 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for transfers to finish 2026/03/08 05:29:45 DEBUG : Waiting for deletions to finish 2026/03/08 05:29:45 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (10.13s) === RUN TestSyncIgnoreErrors run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" 2026/03/08 05:29:49 INFO : d: Making directory 2026/03/08 05:29:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/08 05:29:52 DEBUG : c/non empty space: size = 5 OK 2026/03/08 05:29:52 DEBUG : c/non empty space: Sizes identical 2026/03/08 05:29:52 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for checks to finish 2026/03/08 05:29:52 DEBUG : c/non empty space: Unchanged skipping 2026/03/08 05:29:52 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for transfers to finish 2026/03/08 05:29:53 DEBUG : a/potato2: size = 60 OK 2026/03/08 05:29:53 INFO : a/potato2: Copied (new) 2026/03/08 05:29:53 DEBUG : Waiting for deletions to finish 2026/03/08 05:29:53 INFO : b/potato: Deleted 2026/03/08 05:29:53 INFO : d: Removing directory 2026/03/08 05:29:53 INFO : b: Removing directory 2026/03/08 05:29:54 DEBUG : drime root 'rclone-test-dedodof2soba': deleted 2 directories --- PASS: TestSyncIgnoreErrors (10.26s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" 2026/03/08 05:29:58 DEBUG : empty space: size = 1 OK 2026/03/08 05:29:58 DEBUG : empty space: Sizes identical 2026/03/08 05:29:58 DEBUG : empty space: Unchanged skipping 2026/03/08 05:29:58 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for checks to finish 2026/03/08 05:29:58 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for transfers to finish 2026/03/08 05:29:58 DEBUG : Waiting for deletions to finish 2026/03/08 05:29:58 INFO : There was nothing to transfer 2026/03/08 05:29:59 DEBUG : empty space: size = 1 OK 2026/03/08 05:29:59 DEBUG : empty space: Sizes identical 2026/03/08 05:29:59 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for checks to finish 2026/03/08 05:29:59 DEBUG : empty space: Unchanged skipping 2026/03/08 05:29:59 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for transfers to finish 2026/03/08 05:29:59 DEBUG : Waiting for deletions to finish 2026/03/08 05:29:59 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:292: Sleeping for 6s just to make sure --- PASS: TestSyncAfterChangingModtimeOnly (10.81s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.48s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.41s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" 2026/03/08 05:30:10 DEBUG : empty space: size = 1 OK 2026/03/08 05:30:10 DEBUG : empty space: Sizes identical 2026/03/08 05:30:10 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/08 05:30:10 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for checks to finish 2026/03/08 05:30:10 DEBUG : empty space: Unchanged skipping 2026/03/08 05:30:10 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for transfers to finish 2026/03/08 05:30:11 DEBUG : potato: size = 60 OK 2026/03/08 05:30:11 INFO : potato: Copied (new) 2026/03/08 05:30:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (3.51s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", 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/03/08 05:30:21 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2773458114) 2026/03/08 05:30:21 DEBUG : potato: size = 60 (drime root 'rclone-test-dedodof2soba') 2026/03/08 05:30:21 DEBUG : potato: Sizes differ 2026/03/08 05:30:21 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for checks to finish 2026/03/08 05:30:21 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for transfers to finish 2026/03/08 05:30:22 DEBUG : potato: Removing old object on successful upload 2026/03/08 05:30:22 ERROR : potato: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/08 05:30:22 ERROR : drime root 'rclone-test-dedodof2soba': not deleting files as there were IO errors 2026/03/08 05:30:22 ERROR : drime root 'rclone-test-dedodof2soba': not deleting directories as there were IO errors sync_test.go:1123: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1123 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestSyncAfterChangingFilesSizeOnly 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: TestSyncAfterChangingFilesSizeOnly (18.20s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 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/03/08 05:30:39 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2773458114) 2026/03/08 05:30:39 DEBUG : potato: size = 36 (drime root 'rclone-test-dedodof2soba') 2026/03/08 05:30:39 DEBUG : potato: Sizes differ 2026/03/08 05:30:39 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for checks to finish 2026/03/08 05:30:39 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for transfers to finish 2026/03/08 05:30:40 DEBUG : potato: Removing old object on successful upload 2026/03/08 05:30:40 ERROR : potato: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/08 05:30:40 ERROR : drime root 'rclone-test-dedodof2soba': not deleting files as there were IO errors 2026/03/08 05:30:40 ERROR : drime root 'rclone-test-dedodof2soba': not deleting directories as there were IO errors sync_test.go:1148: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1148 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestSyncAfterChangingContentsOnly 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: TestSyncAfterChangingContentsOnly (18.34s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" 2026/03/08 05:30:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/08 05:30:50 DEBUG : empty space: size = 1 OK 2026/03/08 05:30:50 DEBUG : empty space: Sizes identical 2026/03/08 05:30:50 DEBUG : empty space: Unchanged skipping 2026/03/08 05:30:50 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/08 05:30:50 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for checks to finish 2026/03/08 05:30:50 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for transfers to finish 2026/03/08 05:30:50 DEBUG : Waiting for deletions to finish 2026/03/08 05:30:50 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.96s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" 2026/03/08 05:30:54 DEBUG : empty space: size = 1 OK 2026/03/08 05:30:54 DEBUG : empty space: Sizes identical 2026/03/08 05:30:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/08 05:30:54 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for checks to finish 2026/03/08 05:30:54 DEBUG : empty space: Unchanged skipping 2026/03/08 05:30:54 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for transfers to finish 2026/03/08 05:30:54 DEBUG : potato2: size = 60 OK 2026/03/08 05:30:54 INFO : potato2: Copied (new) 2026/03/08 05:30:54 DEBUG : Waiting for deletions to finish 2026/03/08 05:30:54 INFO : potato: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (11.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" 2026/03/08 05:31:07 INFO : d: Making directory 2026/03/08 05:31:07 INFO : d/e: Making directory 2026/03/08 05:31:09 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/08 05:31:09 DEBUG : c/non empty space: size = 5 OK 2026/03/08 05:31:09 DEBUG : c/non empty space: Sizes identical 2026/03/08 05:31:09 DEBUG : c/non empty space: Unchanged skipping 2026/03/08 05:31:10 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for checks to finish 2026/03/08 05:31:10 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for transfers to finish 2026/03/08 05:31:10 DEBUG : a/potato2: size = 60 OK 2026/03/08 05:31:10 INFO : a/potato2: Copied (new) 2026/03/08 05:31:10 DEBUG : Waiting for deletions to finish 2026/03/08 05:31:11 INFO : b/potato: Deleted 2026/03/08 05:31:11 INFO : d/e: Removing directory 2026/03/08 05:31:11 INFO : d: Removing directory 2026/03/08 05:31:12 INFO : b: Removing directory 2026/03/08 05:31:12 DEBUG : drime root 'rclone-test-dedodof2soba': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (11.44s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" 2026/03/08 05:31:17 INFO : d: Making directory 2026/03/08 05:31:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/08 05:31:19 DEBUG : c/non empty space: size = 5 OK 2026/03/08 05:31:19 DEBUG : c/non empty space: Sizes identical 2026/03/08 05:31:19 DEBUG : c/non empty space: Unchanged skipping 2026/03/08 05:31:19 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for checks to finish 2026/03/08 05:31:19 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for transfers to finish 2026/03/08 05:31:20 DEBUG : a/potato2: size = 60 OK 2026/03/08 05:31:20 INFO : a/potato2: Copied (new) 2026/03/08 05:31:20 ERROR : drime root 'rclone-test-dedodof2soba': not deleting files as there were IO errors 2026/03/08 05:31:20 ERROR : drime root 'rclone-test-dedodof2soba': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (9.86s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", 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/03/08 05:31:34 DEBUG : Waiting for deletions to finish 2026/03/08 05:31:34 DEBUG : empty space: size = 1 OK 2026/03/08 05:31:34 DEBUG : empty space: Sizes identical 2026/03/08 05:31:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/08 05:31:34 DEBUG : empty space: Unchanged skipping 2026/03/08 05:31:34 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for checks to finish 2026/03/08 05:31:34 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for transfers to finish 2026/03/08 05:31:35 INFO : potato: Deleted 2026/03/08 05:31:35 DEBUG : potato2: size = 60 OK 2026/03/08 05:31:35 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:292: Sleeping for 6s 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 --- PASS: TestSyncDeleteDuring (26.48s) === RUN TestSyncDeleteBefore run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" 2026/03/08 05:31:53 DEBUG : Waiting for deletions to finish 2026/03/08 05:31:53 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for checks to finish 2026/03/08 05:31:53 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for transfers to finish 2026/03/08 05:31:53 INFO : potato: Deleted 2026/03/08 05:31:54 DEBUG : empty space: size = 1 OK 2026/03/08 05:31:54 DEBUG : empty space: Sizes identical 2026/03/08 05:31:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/08 05:31:54 DEBUG : empty space: Unchanged skipping 2026/03/08 05:31:54 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for checks to finish 2026/03/08 05:31:54 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for transfers to finish 2026/03/08 05:31:54 DEBUG : potato2: size = 60 OK 2026/03/08 05:31:54 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:292: Sleeping for 6s just to make sure --- PASS: TestSyncDeleteBefore (11.91s) === RUN TestCopyDeleteBefore run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", 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/03/08 05:32:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/08 05:32:13 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for checks to finish 2026/03/08 05:32:13 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for transfers to finish 2026/03/08 05:32:13 DEBUG : potato2: size = 19 OK 2026/03/08 05:32:13 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (11.54s) === RUN TestSyncWithExclude run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" 2026/03/08 05:32:17 DEBUG : enormous: Excluded (Size Filter) 2026/03/08 05:32:17 DEBUG : enormous: Excluded 2026/03/08 05:32:17 DEBUG : potato2: Excluded (Size Filter) 2026/03/08 05:32:17 DEBUG : potato2: Excluded 2026/03/08 05:32:17 DEBUG : potato2: Excluded (Size Filter) 2026/03/08 05:32:17 DEBUG : potato2: Excluded 2026/03/08 05:32:17 DEBUG : empty space: size = 1 OK 2026/03/08 05:32:17 DEBUG : empty space: Sizes identical 2026/03/08 05:32:17 DEBUG : empty space: Unchanged skipping 2026/03/08 05:32:17 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for checks to finish 2026/03/08 05:32:17 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for transfers to finish 2026/03/08 05:32:17 DEBUG : Waiting for deletions to finish 2026/03/08 05:32:17 INFO : There was nothing to transfer 2026/03/08 05:32:17 DEBUG : enormous: Excluded (Size Filter) 2026/03/08 05:32:17 DEBUG : enormous: Excluded 2026/03/08 05:32:17 DEBUG : potato2: Excluded (Size Filter) 2026/03/08 05:32:17 DEBUG : potato2: Excluded 2026/03/08 05:32:18 DEBUG : potato2: Excluded (Size Filter) 2026/03/08 05:32:18 DEBUG : potato2: Excluded 2026/03/08 05:32:18 DEBUG : empty space: size = 1 OK 2026/03/08 05:32:18 DEBUG : empty space: Sizes identical 2026/03/08 05:32:18 DEBUG : empty space: Unchanged skipping 2026/03/08 05:32:18 DEBUG : Local file system at /tmp/rclone2773458114: Waiting for checks to finish 2026/03/08 05:32:18 DEBUG : Local file system at /tmp/rclone2773458114: Waiting for transfers to finish 2026/03/08 05:32:18 DEBUG : Waiting for deletions to finish 2026/03/08 05:32:18 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (3.99s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" 2026/03/08 05:32:22 DEBUG : enormous: Excluded (Size Filter) 2026/03/08 05:32:22 DEBUG : enormous: Excluded 2026/03/08 05:32:22 DEBUG : potato2: Excluded (Size Filter) 2026/03/08 05:32:22 DEBUG : potato2: Excluded 2026/03/08 05:32:22 DEBUG : empty space: size = 1 OK 2026/03/08 05:32:22 DEBUG : empty space: Sizes identical 2026/03/08 05:32:22 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for checks to finish 2026/03/08 05:32:22 DEBUG : empty space: Unchanged skipping 2026/03/08 05:32:22 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for transfers to finish 2026/03/08 05:32:22 DEBUG : Waiting for deletions to finish 2026/03/08 05:32:22 INFO : potato2: Deleted 2026/03/08 05:32:22 INFO : enormous: Deleted 2026/03/08 05:32:22 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:292: Sleeping for 6s just to make sure 2026/03/08 05:32:30 DEBUG : empty space: size = 1 OK 2026/03/08 05:32:30 DEBUG : empty space: Sizes identical 2026/03/08 05:32:30 DEBUG : empty space: Unchanged skipping 2026/03/08 05:32:30 DEBUG : Local file system at /tmp/rclone2773458114: Waiting for checks to finish 2026/03/08 05:32:30 DEBUG : Local file system at /tmp/rclone2773458114: Waiting for transfers to finish 2026/03/08 05:32:30 DEBUG : Waiting for deletions to finish 2026/03/08 05:32:30 INFO : enormous: Deleted 2026/03/08 05:32:30 INFO : potato2: Deleted 2026/03/08 05:32:30 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (12.83s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" sync_test.go:1454: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.42s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" sync_test.go:1569: Can track renames: false 2026/03/08 05:32:32 ERROR : drime root 'rclone-test-dedodof2soba': Ignoring --track-renames as the source and destination do not have a common hash 2026/03/08 05:32:32 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/08 05:32:32 DEBUG : yam: Need to transfer - File not found at Destination 2026/03/08 05:32:32 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for checks to finish 2026/03/08 05:32:32 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for transfers to finish 2026/03/08 05:32:33 DEBUG : potato: size = 14 OK 2026/03/08 05:32:33 INFO : potato: Copied (new) 2026/03/08 05:32:33 DEBUG : yam: size = 11 OK 2026/03/08 05:32:33 INFO : yam: Copied (new) 2026/03/08 05:32:33 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/03/08 05:32:41 ERROR : drime root 'rclone-test-dedodof2soba': Ignoring --track-renames as the source and destination do not have a common hash 2026/03/08 05:32:41 DEBUG : potato: size = 14 OK 2026/03/08 05:32:41 DEBUG : potato: Sizes identical 2026/03/08 05:32:41 DEBUG : yaml: Need to transfer - File not found at Destination 2026/03/08 05:32:41 DEBUG : potato: Unchanged skipping 2026/03/08 05:32:41 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for checks to finish 2026/03/08 05:32:41 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for transfers to finish 2026/03/08 05:32:42 DEBUG : yaml: size = 11 OK 2026/03/08 05:32:42 INFO : yaml: Copied (new) 2026/03/08 05:32:42 DEBUG : Waiting for deletions to finish 2026/03/08 05:32:43 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (12.80s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" sync_test.go:1641: Can track renames: false 2026/03/08 05:32:45 ERROR : drime root 'rclone-test-dedodof2soba': Ignoring --track-renames as either the source or destination do not support modtime 2026/03/08 05:32:45 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/08 05:32:45 DEBUG : yam: Need to transfer - File not found at Destination 2026/03/08 05:32:45 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for checks to finish 2026/03/08 05:32:45 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for transfers to finish 2026/03/08 05:32:46 DEBUG : potato: size = 14 OK 2026/03/08 05:32:46 INFO : potato: Copied (new) 2026/03/08 05:32:46 DEBUG : yam: size = 11 OK 2026/03/08 05:32:46 INFO : yam: Copied (new) 2026/03/08 05:32:46 DEBUG : Waiting for deletions to finish 2026/03/08 05:32:46 ERROR : drime root 'rclone-test-dedodof2soba': Ignoring --track-renames as either the source or destination do not support modtime 2026/03/08 05:32:47 DEBUG : potato: size = 14 OK 2026/03/08 05:32:47 DEBUG : potato: Sizes identical 2026/03/08 05:32:47 DEBUG : yaml: Need to transfer - File not found at Destination 2026/03/08 05:32:47 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for checks to finish 2026/03/08 05:32:47 DEBUG : potato: Unchanged skipping 2026/03/08 05:32:47 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for transfers to finish 2026/03/08 05:32:48 DEBUG : yaml: size = 11 OK 2026/03/08 05:32:48 INFO : yaml: Copied (new) 2026/03/08 05:32:48 DEBUG : Waiting for deletions to finish 2026/03/08 05:32:48 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.60s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/03/08 05:32:50 INFO : drime root 'rclone-test-dedodof2soba': Making map for --track-renames 2026/03/08 05:32:50 INFO : drime root 'rclone-test-dedodof2soba': Finished making map for --track-renames 2026/03/08 05:32:50 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for checks to finish 2026/03/08 05:32:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/08 05:32:50 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/08 05:32:50 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for renames to finish 2026/03/08 05:32:50 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for transfers to finish 2026/03/08 05:32:51 DEBUG : potato: size = 14 OK 2026/03/08 05:32:51 INFO : potato: Copied (new) 2026/03/08 05:32:51 DEBUG : sub/yam: size = 11 OK 2026/03/08 05:32:51 INFO : sub/yam: Copied (new) 2026/03/08 05:32:51 DEBUG : Waiting for deletions to finish 2026/03/08 05:32:52 DEBUG : potato: size = 14 OK 2026/03/08 05:32:52 DEBUG : potato: Sizes identical 2026/03/08 05:32:52 DEBUG : potato: Unchanged skipping 2026/03/08 05:32:52 INFO : drime root 'rclone-test-dedodof2soba': Making map for --track-renames 2026/03/08 05:32:52 INFO : drime root 'rclone-test-dedodof2soba': Finished making map for --track-renames 2026/03/08 05:32:52 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for checks to finish 2026/03/08 05:32:52 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for renames to finish 2026/03/08 05:32:53 INFO : sub/yam: Moved (server-side) to: yam 2026/03/08 05:32:53 INFO : yam: Renamed from "sub/yam" 2026/03/08 05:32:53 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for transfers to finish 2026/03/08 05:32:53 DEBUG : Waiting for deletions to finish 2026/03/08 05:32:53 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (6.34s) === RUN TestServerSideMoveLocal run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" 2026/03/08 05:32:56 DEBUG : Creating backend with remote "/tmp/rclone2773458114/dir1" 2026/03/08 05:32:56 DEBUG : Config file has changed externally - reloading 2026/03/08 05:32:56 DEBUG : Creating backend with remote "/tmp/rclone2773458114/dir2" 2026/03/08 05:32:56 DEBUG : Local file system at /tmp/rclone2773458114/dir2: Using server-side directory move 2026/03/08 05:32:56 INFO : Local file system at /tmp/rclone2773458114/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/08 05:32:56 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/08 05:32:56 DEBUG : Local file system at /tmp/rclone2773458114/dir2: Waiting for checks to finish 2026/03/08 05:32:56 DEBUG : Local file system at /tmp/rclone2773458114/dir2: Waiting for transfers to finish 2026/03/08 05:32:56 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.48s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" 2026/03/08 05:32:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 05:32:57 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/08 05:32:57 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for checks to finish 2026/03/08 05:32:57 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for transfers to finish 2026/03/08 05:33:00 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 05:33:00 INFO : sub dir/hello world: Copied (new) 2026/03/08 05:33:00 INFO : sub dir/hello world: Deleted 2026/03/08 05:33:00 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/08 05:33:00 INFO : nested/sub dir/file: Copied (new) 2026/03/08 05:33:00 INFO : nested/sub dir/file: Deleted 2026/03/08 05:33:00 INFO : sub dir: Removing directory 2026/03/08 05:33:00 INFO : nested/sub dir: Removing directory 2026/03/08 05:33:00 INFO : nested: Removing directory 2026/03/08 05:33:00 DEBUG : Local file system at /tmp/rclone2773458114: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (8.14s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" 2026/03/08 05:33:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 05:33:05 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/08 05:33:05 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for checks to finish 2026/03/08 05:33:05 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for transfers to finish 2026/03/08 05:33:08 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/08 05:33:08 INFO : nested/sub dir/file: Copied (new) 2026/03/08 05:33:08 INFO : nested/sub dir/file: Deleted 2026/03/08 05:33:08 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 05:33:08 INFO : sub dir/hello world: Copied (new) 2026/03/08 05:33:08 INFO : sub dir/hello world: Deleted run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestMoveWithoutDeleteEmptySrcDirs (9.04s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" 2026/03/08 05:33:14 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/08 05:33:14 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/08 05:33:14 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for checks to finish 2026/03/08 05:33:14 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for transfers to finish 2026/03/08 05:33:14 DEBUG : existing-b: size = 6 OK 2026/03/08 05:33:14 INFO : existing-b: Copied (new) 2026/03/08 05:33:14 INFO : existing-b: Deleted 2026/03/08 05:33:14 DEBUG : existing: size = 6 OK 2026/03/08 05:33:14 INFO : existing: Copied (new) 2026/03/08 05:33:14 INFO : existing: Deleted 2026/03/08 05:33:15 DEBUG : existing: Destination exists, skipping 2026/03/08 05:33:15 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/08 05:33:15 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for checks to finish 2026/03/08 05:33:15 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for transfers to finish 2026/03/08 05:33:15 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.85s) === RUN TestServerSideMove run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" 2026/03/08 05:33:16 DEBUG : Creating backend with remote "TestDrime:rclone-test-neboqaq5deva" 2026/03/08 05:33:16 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:292: Sleeping for 6s just to make sure sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-dedodof2soba' -> drime root 'rclone-test-neboqaq5deva' 2026/03/08 05:33:29 DEBUG : drime root 'rclone-test-neboqaq5deva': Using server-side directory move 2026/03/08 05:33:29 INFO : drime root 'rclone-test-neboqaq5deva': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/08 05:33:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/08 05:33:30 DEBUG : empty space: size = 1 OK 2026/03/08 05:33:30 DEBUG : empty space: Sizes identical 2026/03/08 05:33:30 DEBUG : empty space: Unchanged skipping 2026/03/08 05:33:30 DEBUG : potato3: size = 68 (drime root 'rclone-test-dedodof2soba') 2026/03/08 05:33:30 DEBUG : potato3: size = 60 (drime root 'rclone-test-neboqaq5deva') 2026/03/08 05:33:30 DEBUG : potato3: Sizes differ 2026/03/08 05:33:30 DEBUG : drime root 'rclone-test-neboqaq5deva': Waiting for checks to finish 2026/03/08 05:33:30 INFO : potato3: Deleted 2026/03/08 05:33:30 INFO : empty space: Deleted 2026/03/08 05:33:30 DEBUG : drime root 'rclone-test-neboqaq5deva': Waiting for transfers to finish 2026/03/08 05:33:30 ERROR : potato2: Couldn't move: object not found 2026/03/08 05:33:30 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/03/08 05:33:30 DEBUG : drime root 'rclone-test-neboqaq5deva': Purge remote --- FAIL: TestServerSideMove (14.74s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" 2026/03/08 05:33:31 DEBUG : Creating backend with remote "TestDrime:rclone-test-joqahap5juga" 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 sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-dedodof2soba' -> drime root 'rclone-test-joqahap5juga' 2026/03/08 05:33:44 DEBUG : empty space: Excluded (Size Filter) 2026/03/08 05:33:44 DEBUG : empty space: Excluded 2026/03/08 05:33:44 DEBUG : empty space: Excluded (Size Filter) 2026/03/08 05:33:44 DEBUG : empty space: Excluded 2026/03/08 05:33:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/08 05:33:44 DEBUG : drime root 'rclone-test-joqahap5juga': Waiting for checks to finish 2026/03/08 05:33:44 DEBUG : potato3: size = 68 (drime root 'rclone-test-dedodof2soba') 2026/03/08 05:33:44 DEBUG : potato3: size = 60 (drime root 'rclone-test-joqahap5juga') 2026/03/08 05:33:44 DEBUG : potato3: Sizes differ 2026/03/08 05:33:44 DEBUG : drime root 'rclone-test-joqahap5juga': Waiting for transfers to finish 2026/03/08 05:33:44 INFO : potato3: Deleted 2026/03/08 05:33:45 ERROR : potato2: Couldn't move: object not found 2026/03/08 05:33:45 INFO : potato3: Moved (server-side) 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:1925 Error: Received unexpected error: object not found Test: TestServerSideMoveWithFilter 2026/03/08 05:33:45 DEBUG : drime root 'rclone-test-joqahap5juga': Purge remote 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: TestServerSideMoveWithFilter (22.46s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" 2026/03/08 05:33:54 DEBUG : Creating backend with remote "TestDrime:rclone-test-jezibup2yeto" 2026/03/08 05:33:57 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-dedodof2soba' -> drime root 'rclone-test-jezibup2yeto' 2026/03/08 05:34:00 DEBUG : drime root 'rclone-test-jezibup2yeto': Using server-side directory move 2026/03/08 05:34:00 INFO : drime root 'rclone-test-jezibup2yeto': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/08 05:34:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/08 05:34:00 DEBUG : empty space: size = 1 OK 2026/03/08 05:34:00 DEBUG : empty space: Sizes identical 2026/03/08 05:34:00 DEBUG : empty space: Unchanged skipping 2026/03/08 05:34:00 DEBUG : potato3: size = 68 (drime root 'rclone-test-dedodof2soba') 2026/03/08 05:34:00 DEBUG : potato3: size = 60 (drime root 'rclone-test-jezibup2yeto') 2026/03/08 05:34:00 DEBUG : potato3: Sizes differ 2026/03/08 05:34:00 DEBUG : drime root 'rclone-test-jezibup2yeto': Waiting for checks to finish 2026/03/08 05:34:00 INFO : potato3: Deleted 2026/03/08 05:34:00 INFO : empty space: Deleted 2026/03/08 05:34:00 DEBUG : drime root 'rclone-test-jezibup2yeto': Waiting for transfers to finish 2026/03/08 05:34:01 ERROR : potato2: Couldn't move: object not found 2026/03/08 05:34:01 INFO : potato3: Moved (server-side) 2026/03/08 05:34:01 ERROR : drime root 'rclone-test-dedodof2soba': not deleting directories as there were IO errors 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:1932 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2026/03/08 05:34:01 DEBUG : drime root 'rclone-test-jezibup2yeto': Purge remote 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: TestServerSideMoveDeleteEmptySourceDirs (16.91s) === RUN TestServerSideMoveOverlap run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.68s) === RUN TestSyncOverlap run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" 2026/03/08 05:34:11 DEBUG : Creating backend with remote "TestDrime:rclone-test-dedodof2soba/rclone-sync-test" --- PASS: TestSyncOverlap (1.36s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" 2026/03/08 05:34:12 DEBUG : Creating backend with remote "TestDrime:rclone-test-dedodof2soba/rclone-sync-test" 2026/03/08 05:34:14 DEBUG : Creating backend with remote "TestDrime:rclone-test-dedodof2soba/rclone-sync-test-include/layer2" 2026/03/08 05:34:17 DEBUG : Creating backend with remote "TestDrime:rclone-test-dedodof2soba/rclone-sync-test-ignore-file" 2026/03/08 05:34:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/08 05:34:20 DEBUG : rclone-sync-test: Excluded 2026/03/08 05:34:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/08 05:34:21 DEBUG : drime root 'rclone-test-dedodof2soba/rclone-sync-test': Waiting for checks to finish 2026/03/08 05:34:21 DEBUG : drime root 'rclone-test-dedodof2soba/rclone-sync-test': Waiting for transfers to finish 2026/03/08 05:34:21 DEBUG : Waiting for deletions to finish 2026/03/08 05:34:21 INFO : There was nothing to transfer 2026/03/08 05:34:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/08 05:34:22 DEBUG : rclone-sync-test: Excluded 2026/03/08 05:34:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/08 05:34:23 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for checks to finish 2026/03/08 05:34:23 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for transfers to finish 2026/03/08 05:34:23 DEBUG : Waiting for deletions to finish 2026/03/08 05:34:23 INFO : rclone-sync-test-include: Removing directory 2026/03/08 05:34:23 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/03/08 05:34:23 DEBUG : drime root 'rclone-test-dedodof2soba': failed to delete 1 directories 2026/03/08 05:34:23 INFO : There was nothing to transfer 2026/03/08 05:34:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/08 05:34:24 DEBUG : rclone-sync-test: Excluded 2026/03/08 05:34:25 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/08 05:34:25 DEBUG : drime root 'rclone-test-dedodof2soba/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/03/08 05:34:25 DEBUG : drime root 'rclone-test-dedodof2soba/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/03/08 05:34:25 DEBUG : Waiting for deletions to finish 2026/03/08 05:34:25 INFO : There was nothing to transfer 2026/03/08 05:34:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/08 05:34:26 DEBUG : rclone-sync-test: Excluded 2026/03/08 05:34:27 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/08 05:34:27 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for checks to finish 2026/03/08 05:34:27 DEBUG : drime root 'rclone-test-dedodof2soba': Waiting for transfers to finish 2026/03/08 05:34:27 DEBUG : Waiting for deletions to finish 2026/03/08 05:34:27 INFO : rclone-sync-test-include: Removing directory 2026/03/08 05:34:27 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/03/08 05:34:27 DEBUG : drime root 'rclone-test-dedodof2soba': failed to delete 1 directories 2026/03/08 05:34:27 INFO : There was nothing to transfer 2026/03/08 05:34:27 DEBUG : Excluded 2026/03/08 05:34:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/08 05:34:28 DEBUG : rclone-sync-test: Excluded 2026/03/08 05:34:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/08 05:34:29 DEBUG : drime root 'rclone-test-dedodof2soba/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/03/08 05:34:29 DEBUG : drime root 'rclone-test-dedodof2soba/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/03/08 05:34:29 DEBUG : Waiting for deletions to finish 2026/03/08 05:34:29 INFO : There was nothing to transfer run.go:130: removing dir "rclone-sync-test-include" failed - try 1/3: directory not empty --- PASS: TestSyncOverlapWithFilter (20.45s) === RUN TestSyncCompareDest run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" 2026/03/08 05:34:33 DEBUG : Creating backend with remote "TestDrime:rclone-test-dedodof2soba/dst" 2026/03/08 05:34:34 DEBUG : Creating backend with remote "TestDrime:rclone-test-dedodof2soba/CompareDest" 2026/03/08 05:34:35 DEBUG : one: Need to transfer - File not found at Destination 2026/03/08 05:34:35 DEBUG : drime root 'rclone-test-dedodof2soba/dst': Waiting for checks to finish 2026/03/08 05:34:35 DEBUG : drime root 'rclone-test-dedodof2soba/dst': Waiting for transfers to finish 2026/03/08 05:34:37 DEBUG : one: size = 3 OK 2026/03/08 05:34:37 INFO : one: Copied (new) 2026/03/08 05:34:37 DEBUG : Waiting for deletions to finish 2026/03/08 05:34:38 DEBUG : drime root 'rclone-test-dedodof2soba/dst': Waiting for checks to finish 2026/03/08 05:34:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone2773458114) 2026/03/08 05:34:38 DEBUG : one: size = 3 (drime root 'rclone-test-dedodof2soba/dst') 2026/03/08 05:34:38 DEBUG : one: Sizes differ 2026/03/08 05:34:38 DEBUG : drime root 'rclone-test-dedodof2soba/dst': Waiting for transfers to finish 2026/03/08 05:34:38 DEBUG : one: Removing old object on successful upload 2026/03/08 05:34:39 ERROR : one: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/08 05:34:39 ERROR : drime root 'rclone-test-dedodof2soba/dst': not deleting files as there were IO errors 2026/03/08 05:34:39 ERROR : drime root 'rclone-test-dedodof2soba/dst': not deleting directories as there were IO errors sync_test.go:2132: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2132 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestSyncCompareDest run.go:130: removing dir "dst" failed - try 1/3: directory not empty --- FAIL: TestSyncCompareDest (8.26s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" 2026/03/08 05:34:44 DEBUG : Creating backend with remote "TestDrime:rclone-test-dedodof2soba/dest" 2026/03/08 05:34:45 DEBUG : Creating backend with remote "TestDrime:rclone-test-dedodof2soba/pre-dest1" 2026/03/08 05:34:46 DEBUG : Creating backend with remote "TestDrime:rclone-test-dedodof2soba/pre-dest2" 2026/03/08 05:34:47 DEBUG : 1: size = 1 OK 2026/03/08 05:34:47 DEBUG : 1: Sizes identical 2026/03/08 05:34:47 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/08 05:34:47 DEBUG : 2: size = 1 OK 2026/03/08 05:34:47 DEBUG : 2: Sizes identical 2026/03/08 05:34:47 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/08 05:34:47 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/08 05:34:47 DEBUG : drime root 'rclone-test-dedodof2soba/dest': Waiting for checks to finish 2026/03/08 05:34:47 DEBUG : drime root 'rclone-test-dedodof2soba/dest': Waiting for transfers to finish 2026/03/08 05:34:49 DEBUG : 3: size = 1 OK 2026/03/08 05:34:49 INFO : 3: Copied (new) 2026/03/08 05:34:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (11.31s) === RUN TestSyncCopyDest run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" 2026/03/08 05:34:52 DEBUG : Creating backend with remote "TestDrime:rclone-test-dedodof2soba/dst" 2026/03/08 05:34:54 DEBUG : Creating backend with remote "TestDrime:rclone-test-dedodof2soba/CopyDest" 2026/03/08 05:34:55 DEBUG : one: Need to transfer - File not found at Destination 2026/03/08 05:34:55 DEBUG : drime root 'rclone-test-dedodof2soba/dst': Waiting for checks to finish 2026/03/08 05:34:55 DEBUG : drime root 'rclone-test-dedodof2soba/dst': Waiting for transfers to finish 2026/03/08 05:34:56 DEBUG : one: size = 3 OK 2026/03/08 05:34:56 INFO : one: Copied (new) 2026/03/08 05:34:56 DEBUG : Waiting for deletions to finish 2026/03/08 05:34:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone2773458114) 2026/03/08 05:34:58 DEBUG : one: size = 3 (drime root 'rclone-test-dedodof2soba/dst') 2026/03/08 05:34:58 DEBUG : one: Sizes differ 2026/03/08 05:34:58 DEBUG : drime root 'rclone-test-dedodof2soba/dst': Waiting for checks to finish 2026/03/08 05:34:58 DEBUG : drime root 'rclone-test-dedodof2soba/dst': Waiting for transfers to finish 2026/03/08 05:34:58 DEBUG : one: Removing old object on successful upload 2026/03/08 05:34:59 ERROR : one: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/08 05:34:59 ERROR : drime root 'rclone-test-dedodof2soba/dst': not deleting files as there were IO errors 2026/03/08 05:34:59 ERROR : drime root 'rclone-test-dedodof2soba/dst': not deleting directories as there were IO errors sync_test.go:2298: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2298 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestSyncCopyDest run.go:130: removing dir "dst" failed - try 1/3: directory not empty --- FAIL: TestSyncCopyDest (9.24s) === RUN TestSyncBackupDir run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", 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/03/08 05:35:14 DEBUG : Creating backend with remote "TestDrime:rclone-test-dedodof2soba/dst" 2026/03/08 05:35:14 DEBUG : Creating backend with remote "TestDrime:rclone-test-dedodof2soba/backup" 2026/03/08 05:35:15 DEBUG : drime root 'rclone-test-dedodof2soba/dst': Waiting for checks to finish 2026/03/08 05:35:15 DEBUG : one: size = 4 (Local file system at /tmp/rclone2773458114) 2026/03/08 05:35:15 DEBUG : one: size = 3 (drime root 'rclone-test-dedodof2soba/dst') 2026/03/08 05:35:15 DEBUG : two: size = 3 OK 2026/03/08 05:35:15 DEBUG : one: Sizes differ 2026/03/08 05:35:15 DEBUG : two: Sizes identical 2026/03/08 05:35:15 DEBUG : two: Unchanged skipping 2026/03/08 05:35:17 INFO : one: Moved (server-side) 2026/03/08 05:35:17 DEBUG : drime root 'rclone-test-dedodof2soba/dst': Waiting for transfers to finish 2026/03/08 05:35:17 DEBUG : one: size = 4 OK 2026/03/08 05:35:17 INFO : one: Copied (new) 2026/03/08 05:35:17 DEBUG : Waiting for deletions to finish 2026/03/08 05:35:18 INFO : three.txt: Moved (server-side) 2026/03/08 05:35:18 INFO : three.txt: Moved into backup dir 2026/03/08 05:35:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone2773458114) 2026/03/08 05:35:20 DEBUG : one: size = 4 (drime root 'rclone-test-dedodof2soba/dst') 2026/03/08 05:35:20 DEBUG : one: Sizes differ 2026/03/08 05:35:20 DEBUG : two: size = 3 OK 2026/03/08 05:35:20 DEBUG : two: Sizes identical 2026/03/08 05:35:20 DEBUG : two: Unchanged skipping 2026/03/08 05:35:20 DEBUG : drime root 'rclone-test-dedodof2soba/dst': Waiting for checks to finish 2026/03/08 05:35:20 INFO : one: Deleted 2026/03/08 05:35:21 INFO : one: Moved (server-side) 2026/03/08 05:35:21 DEBUG : drime root 'rclone-test-dedodof2soba/dst': Waiting for transfers to finish 2026/03/08 05:35:22 DEBUG : one: size = 5 OK 2026/03/08 05:35:22 INFO : one: Copied (new) 2026/03/08 05:35:22 DEBUG : Waiting for deletions to finish 2026/03/08 05:35:22 INFO : three.txt: Deleted 2026/03/08 05:35:23 INFO : three.txt: Moved (server-side) 2026/03/08 05:35:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (24.04s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "drime root 'rclone-test-dedodof2soba'", Local "Local file system at /tmp/rclone2773458114", Modify Window "876000h0m0s" 2026/03/08 05:35:29 DEBUG : Creating backend with remote "TestDrime:rclone-test-dedodof2soba/dst" 2026/03/08 05:35:29 DEBUG : Creating backend with remote "TestDrime:rclone-test-dedodof2soba/backup" 2026/03/08 05:35:31 DEBUG : one: size = 4 (Local file system at /tmp/rclone2773458114) 2026/03/08 05:35:31 DEBUG : one: size = 3 (drime root 'rclone-test-dedodof2soba/dst') 2026/03/08 05:35:31 DEBUG : one: Sizes differ 2026/03/08 05:35:31 DEBUG : two: size = 3 OK 2026/03/08 05:35:31 DEBUG : two: Sizes identical 2026/03/08 05:35:31 DEBUG : two: Unchanged skipping 2026/03/08 05:35:31 DEBUG : drime root 'rclone-test-dedodof2soba/dst': Waiting for checks to finish panic: test timed out after 2h0m0s running tests: TestSyncBackupDirWithSuffix (1h50m58s) goroutine 774269 [running]: testing.(*M).startAlarm.func1() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:2682 +0x345 created by time.goFunc /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 111 minutes]: testing.(*T).Run(0xc000484c40, {0x29a57dc?, 0xc0006c7ae8?}, 0x2ae1e58) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:2005 +0x485 testing.runTests.func1(0xc000484c40) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:2477 +0x37 testing.tRunner(0xc000484c40, 0xc0006c7c28) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1934 +0xea testing.runTests(0xc0002fcff0, {0x449d6e0, 0x6c, 0x6c}, {0x8563e0?, 0x44d9ff0?, 0x44b5f60?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:2475 +0x4b4 testing.(*M).Run(0xc0007e7cc0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:2337 +0x63a github.com/rclone/rclone/fstest.TestMain(0xc0007e7cc0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:74 +0xa6 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:261 +0xa6 goroutine 52 [syscall, 120 minutes]: os/signal.signal_recv() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/os/signal/signal.go:152 +0x1f goroutine 23 [chan receive, 120 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9503 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc000600000) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:222 +0xed created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 9574 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:120 +0x436 goroutine 2670 [chan receive, 117 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 2511 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 9471 [sync.WaitGroup.Wait, 110 minutes]: sync.runtime_SemacquireWaitGroup(0x0?, 0x0?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/sema.go:114 +0x2e sync.(*WaitGroup).Wait(0xc0003ba880) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/sync/waitgroup.go:206 +0x85 github.com/rclone/rclone/fs/sync.(*syncCopyMove).stopCheckers(0xc0003ba788) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:527 +0x6f github.com/rclone/rclone/fs/sync.(*syncCopyMove).run(0xc0003ba788) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:968 +0x2bb github.com/rclone/rclone/fs/sync.runSyncCopyMove({0x2e73cc0, 0xc0005ae120}, {0x2e8b0b0, 0xc00077e000}, {0x2e8c5b0, 0xc000186240}, 0x3, 0x0, 0x0, 0x0, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1365 +0x225 github.com/rclone/rclone/fs/sync.Sync({0x2e73cc0, 0xc0005ae120}, {0x2e8b0b0, 0xc00077e000}, {0x2e8c5b0, 0xc000186240}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1371 +0x77 github.com/rclone/rclone/fs/sync.testSyncBackupDir(0xc000b636c0, {0x2960000, 0x6}, {0x29591a3, 0x4}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 +0xa66 github.com/rclone/rclone/fs/sync.TestSyncBackupDirWithSuffix(0xc000b636c0?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 +0x2e testing.tRunner(0xc000b636c0, 0x2ae1e58) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1934 +0xea created by testing.(*T).Run in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1997 +0x465 goroutine 774278 [select]: net.(*netFD).connect.func2() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_unix.go:107 +0x7a created by net.(*netFD).connect in goroutine 774274 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_unix.go:106 +0x345 goroutine 774274 [IO wait]: internal/poll.runtime_pollWait(0x733f23626600, 0x77) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00058e700?, 0x0?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitWrite(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:93 internal/poll.(*FD).WaitWrite(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:685 net.(*netFD).connect(0xc00058e700, {0x2e73d68, 0xc000805ce0}, {0x41ecf4?, 0x443807?}, {0x2e48e60?, 0xc0007243a0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_unix.go:130 +0x6b6 net.(*netFD).dial(0xc00058e700, {0x2e73d68, 0xc000805ce0}, {0x2e7bb10?, 0x0?}, {0x2e7bb10, 0xc000144450}, 0x428676?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/sock_posix.go:124 +0x3bc net.socket({0x2e73d68, 0xc000805ce0}, {0x2958330, 0x3}, 0x2, 0x1, 0xc000835538?, 0x0, {0x2e7bb10, 0x0}, ...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/sock_posix.go:70 +0x29b net.internetSocket({0x2e73d68, 0xc000805ce0}, {0x2958330, 0x3}, {0x2e7bb10, 0x0}, {0x2e7bb10, 0xc000144450}, 0x1, 0x0, ...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/ipsock_posix.go:167 +0xf8 net.(*sysDialer).doDialTCPProto(0xc0002ff2c0, {0x2e73d68, 0xc000805ce0}, 0x0, 0xc000144450, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/tcpsock_posix.go:85 +0xe7 net.(*sysDialer).doDialTCP(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/tcpsock_posix.go:75 net.(*sysDialer).dialTCP(0x4441f80?, {0x2e73d68?, 0xc000805ce0?}, 0xc000835580?, 0xc000835420?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/tcpsock_posix.go:71 +0x69 net.(*sysDialer).dialSingle(0xc0002ff2c0, {0x2e73d68, 0xc000805ce0}, {0x2e5e410, 0xc000144450}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/dial.go:721 +0x3ce net.(*sysDialer).dialSerial(0xc0002ff2c0, {0x2e73d68, 0xc000805ce0}, {0xc0002a5b90?, 0x1, 0x6605de?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/dial.go:686 +0x248 net.(*sysDialer).dialParallel(0x0?, {0x2e73d68?, 0xc000805ce0?}, {0xc0002a5b90?, 0x24f9960?, 0x29593eb?}, {0x0?, 0x2958330?, 0x50?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/dial.go:587 +0x30a net.(*Dialer).DialContext(0xc000a7e500, {0x2e73cf8, 0xc000ac6730}, {0x2958330, 0x3}, {0xc000a8ed08, 0x13}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/dial.go:578 +0x6a9 github.com/rclone/rclone/fs/fshttp.(*Dialer).DialContext(0xc000a7e500, {0x2e73cf8, 0xc000ac6730}, {0x2958330?, 0x733eda07caa0?}, {0xc000a8ed08, 0x13}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:62 +0x125 github.com/rclone/rclone/fs/fshttp.NewTransportCustom.func2({0x2e73cf8, 0xc000ac6730}, {0x2958330, 0x3}, {0xc000a8ed08, 0x13}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:269 +0x5c net/http.(*Transport).dial(0xc000072d80?, {0x2e73cf8?, 0xc000ac6730?}, {0x2958330?, 0x23?}, {0xc000a8ed08?, 0xc0006737d0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1278 +0xd2 net/http.(*Transport).dialConn(0xc0001b4ea0, {0x2e73cf8, 0xc000ac6730}, {{}, 0x0, {0xc001043780, 0x5}, {0xc000a8ed08, 0x13}, 0x0}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1780 +0x7e5 net/http.(*Transport).dialConnFor(0xc0001b4ea0, 0xc000328bb0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1615 +0xb8 net/http.(*Transport).startDialConnForLocked.func1() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1597 +0x35 created by net/http.(*Transport).startDialConnForLocked in goroutine 9574 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1596 +0x112 goroutine 9588 [chan receive, 110 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 9471 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x376 goroutine 9579 [select, 110 minutes]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc0003f8870, {0x2e73cf8, 0xc0003f8960}, 0x4b) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc0003ba788, {0x2e73cf8, 0xc0003f8910}, 0xc0003f8870, {0x2e8b0b0, 0xc00077e000}, 0x4b, 0xc000dae108?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:491 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 9471 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 9577 [select, 110 minutes]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc0003f8870, {0x2e73cf8, 0xc0003f8960}, 0x19) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc0003ba788, {0x2e73cf8, 0xc0003f8910}, 0xc0003f8870, {0x2e8b0b0, 0xc00077e000}, 0x19, 0xc00095d7b8?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:491 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 9471 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 9576 [select, 110 minutes]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc0003f8870, {0x2e73cf8, 0xc0003f8960}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc0003ba788, {0x2e73cf8, 0xc0003f8910}, 0xc0003f8870, {0x2e8b0b0, 0xc00077e000}, 0x0, 0xc00095efb8?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:491 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 9471 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 9578 [select, 110 minutes]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc0003f8870, {0x2e73cf8, 0xc0003f8960}, 0x32) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc0003ba788, {0x2e73cf8, 0xc0003f8910}, 0xc0003f8870, {0x2e8b0b0, 0xc00077e000}, 0x32, 0xc000ab3f98?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:491 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 9471 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 9542 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc00033c3c0, {0x2e73cf8, 0xc0003f8730}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:352 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 9471 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:389 +0x11d goroutine 9574 [select]: net/http.(*Transport).getConn(0xc0001b4ea0, 0xc000ac66e0, {{}, 0x0, {0xc001043780, 0x5}, {0xc000a8ed08, 0x13}, 0x0}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1520 +0x4ad net/http.(*Transport).roundTrip(0xc0001b4ea0, 0xc00090b680) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:685 +0xa54 net/http.(*Transport).RoundTrip(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc000bf0600, 0xc00090b680) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x34a net/http.send(0xc00090b680, {0x2e4a7a0, 0xc000bf0600}, {0xc000c1ae01?, 0x7097b0?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000028f90, 0xc00090b680, {0x41ecf4?, 0x1e?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000028f90, 0xc00090b680) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/client.go:729 +0x9c9 net/http.(*Client).Do(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/client.go:587 github.com/rclone/rclone/lib/rest.(*Client).Call(0xc0003f89b0, {0x2e73cf8, 0xc0003f8910}, 0xc000c1b510) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd87 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0xc0003f89b0, {0x2e73cf8, 0xc0003f8910}, 0xc000cd3b80?, {0x22a96c0?, 0xc00020f2c0?}, {0x22a9700, 0xc000cd1c00}, 0x1?, 0x2ae35d0, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:579 +0x40b github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:522 github.com/rclone/rclone/backend/drime.(*Fs).patch.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:794 +0x8d github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x50?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000bf0660, 0xc0004a4410, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000bf0660, 0xc0004a4410) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/drime.(*Fs).patch(0xc00077e460, {0x2e73cf8, 0xc0003f8910}, {0xc000775307, 0x9}, {0x295916f, 0x4}, {0xc000775830, 0x10}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:793 +0x387 github.com/rclone/rclone/backend/drime.(*Fs).rename(0xc00077e460, {0x2e73cf8, 0xc0003f8910}, {0xc000775307, 0x9}, {0xc000775830, 0x10}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:805 +0x96 github.com/rclone/rclone/backend/drime.(*Fs).moveTo(0xc00077e460, {0x2e73cf8, 0xc0003f8910}, {0xc000775307, 0x9}, {0xc000775388, 0x3}, {0xc000775488, 0x7}, {0xc00046fd10, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:848 +0x1c5 github.com/rclone/rclone/backend/drime.(*Fs).Move(0xc00077e460, {0x2e73cf8, 0xc0003f8910}, {0x2e8b120?, 0xc000b4a480?}, {0xc000775488, 0x7}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:910 +0x1c9 github.com/rclone/rclone/fs/operations.move({0x2e73cf8, 0xc0003f8910}, {0x2e8b0b0, 0xc00077e460}, {0x0, 0x0}, {0xc000775488, 0x7}, {0x2e8b120, 0xc000b4a480}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:487 +0x810 github.com/rclone/rclone/fs/operations.Move(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:421 github.com/rclone/rclone/fs/operations.MoveBackupDir({0x2e73cf8, 0xc0003f8910}, {0x2e8b0b0, 0xc00077e460}, {0x2e8b120, 0xc000b4a480}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1947 +0xea github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc0003ba788, 0xc0003f8820, 0xc0003f8870, 0x4b, 0xc0009637b8?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:418 +0x7ac created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 9471 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 "./sync.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose" - Finished ERROR in 2h0m0.960974181s (try 1/5): exit status 2: Failed [TestCopyOverSelf TestServerSideCopyOverSelf TestMoveOverSelf TestServerSideMoveOverSelf TestSyncIgnoreTimes TestSyncAfterChangingFilesSizeOnly TestSyncAfterChangingContentsOnly TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncCompareDest TestSyncCopyDest]