"./sync.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose" - Starting (try 1/5) 2026/03/12 03:03:24 DEBUG : Creating backend with remote "TestDrime:rclone-test-kalewiq1hage" 2026/03/12 03:03:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/12 03:03:25 DEBUG : Creating backend with remote "/tmp/rclone1875557547" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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-kalewiq1hage'", Local "Local file system at /tmp/rclone1875557547", Modify Window "876000h0m0s" 2026/03/12 03:03:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 03:03:26 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/12 03:03:26 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for checks to finish 2026/03/12 03:03:26 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.30s) === RUN TestCopy run.go:185: Remote "drime root 'rclone-test-kalewiq1hage'", Local "Local file system at /tmp/rclone1875557547", Modify Window "876000h0m0s" 2026/03/12 03:03:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/12 03:03:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 03:03:28 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for checks to finish 2026/03/12 03:03:28 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for transfers to finish 2026/03/12 03:03:35 DEBUG : sub dir/hello world: size = 11 OK 2026/03/12 03:03:35 INFO : sub dir/hello world: Copied (new) 2026/03/12 03:03:37 DEBUG : drime root 'rclone-test-kalewiq1hage': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (12.98s) === RUN TestCopyMetadata run.go:185: Remote "drime root 'rclone-test-kalewiq1hage'", Local "Local file system at /tmp/rclone1875557547", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.76s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "drime root 'rclone-test-kalewiq1hage'", Local "Local file system at /tmp/rclone1875557547", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.57s) === RUN TestCopyMissingDirectory run.go:185: Remote "drime root 'rclone-test-kalewiq1hage'", Local "Local file system at /tmp/rclone1875557547", Modify Window "876000h0m0s" 2026/03/12 03:03:42 DEBUG : Creating backend with remote "/non-existing" 2026/03/12 03:03:42 DEBUG : Config file has changed externally - reloading 2026/03/12 03:03:42 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/12 03:03:42 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for checks to finish 2026/03/12 03:03:42 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.95s) === RUN TestCopyNoTraverse run.go:185: Remote "drime root 'rclone-test-kalewiq1hage'", Local "Local file system at /tmp/rclone1875557547", Modify Window "876000h0m0s" 2026/03/12 03:03:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 03:03:44 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for checks to finish 2026/03/12 03:03:44 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for transfers to finish 2026/03/12 03:03:49 DEBUG : sub dir/hello world: size = 11 OK 2026/03/12 03:03:49 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (13.26s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "drime root 'rclone-test-kalewiq1hage'", Local "Local file system at /tmp/rclone1875557547", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (3.14s) === RUN TestCopyCheckFirst run.go:185: Remote "drime root 'rclone-test-kalewiq1hage'", Local "Local file system at /tmp/rclone1875557547", Modify Window "876000h0m0s" 2026/03/12 03:04:00 INFO : drime root 'rclone-test-kalewiq1hage': Running all checks before starting transfers 2026/03/12 03:04:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 03:04:01 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for checks to finish 2026/03/12 03:04:01 INFO : drime root 'rclone-test-kalewiq1hage': Checks finished, now starting transfers 2026/03/12 03:04:01 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for transfers to finish 2026/03/12 03:04:19 DEBUG : sub dir/hello world: size = 11 OK 2026/03/12 03:04:19 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (27.01s) === RUN TestSyncNoTraverse run.go:185: Remote "drime root 'rclone-test-kalewiq1hage'", Local "Local file system at /tmp/rclone1875557547", Modify Window "876000h0m0s" 2026/03/12 03:04:27 ERROR : Ignoring --no-traverse with sync 2026/03/12 03:04:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 03:04:28 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for checks to finish 2026/03/12 03:04:28 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for transfers to finish 2026/03/12 03:04:40 DEBUG : sub dir/hello world: size = 11 OK 2026/03/12 03:04:40 INFO : sub dir/hello world: Copied (new) 2026/03/12 03:04:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (25.03s) === RUN TestCopyWithDepth run.go:185: Remote "drime root 'rclone-test-kalewiq1hage'", Local "Local file system at /tmp/rclone1875557547", Modify Window "876000h0m0s" 2026/03/12 03:04:53 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/12 03:04:53 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for checks to finish 2026/03/12 03:04:53 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for transfers to finish 2026/03/12 03:05:02 DEBUG : hello world2: size = 12 OK 2026/03/12 03:05:02 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (13.93s) === RUN TestCopyWithFilesFrom run.go:185: Remote "drime root 'rclone-test-kalewiq1hage'", Local "Local file system at /tmp/rclone1875557547", Modify Window "876000h0m0s" 2026/03/12 03:05:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/12 03:05:07 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for checks to finish 2026/03/12 03:05:07 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for transfers to finish 2026/03/12 03:05:11 DEBUG : potato2: size = 11 OK 2026/03/12 03:05:11 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (8.90s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "drime root 'rclone-test-kalewiq1hage'", Local "Local file system at /tmp/rclone1875557547", Modify Window "876000h0m0s" 2026/03/12 03:05:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/12 03:05:16 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for checks to finish 2026/03/12 03:05:16 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for transfers to finish 2026/03/12 03:05:20 DEBUG : potato2: size = 11 OK 2026/03/12 03:05:20 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (9.30s) === RUN TestCopyEmptyDirectories run.go:185: Remote "drime root 'rclone-test-kalewiq1hage'", Local "Local file system at /tmp/rclone1875557547", Modify Window "876000h0m0s" 2026/03/12 03:05:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/12 03:05:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/12 03:05:24 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/12 03:05:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/12 03:05:26 INFO : sub dir2: Making directory 2026/03/12 03:05:28 INFO : sub dir: Making directory 2026/03/12 03:05:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 03:05:31 INFO : sub dir2/sub sub dir2: Making directory 2026/03/12 03:05:34 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for checks to finish 2026/03/12 03:05:34 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for transfers to finish 2026/03/12 03:05:39 DEBUG : sub dir/hello world: size = 11 OK 2026/03/12 03:05:39 INFO : sub dir/hello world: Copied (new) 2026/03/12 03:05:43 DEBUG : drime root 'rclone-test-kalewiq1hage': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (30.07s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-kalewiq1hage'", Local "Local file system at /tmp/rclone1875557547", Modify Window "876000h0m0s" 2026/03/12 03:05:54 INFO : sub dir2: Making directory 2026/03/12 03:05:54 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/12 03:05:54 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/12 03:05:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 03:05:56 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for checks to finish 2026/03/12 03:05:56 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for transfers to finish 2026/03/12 03:06:03 DEBUG : sub dir/hello world: size = 11 OK 2026/03/12 03:06:03 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (19.96s) === RUN TestMoveEmptyDirectories run.go:185: Remote "drime root 'rclone-test-kalewiq1hage'", Local "Local file system at /tmp/rclone1875557547", Modify Window "876000h0m0s" 2026/03/12 03:06:14 DEBUG : sub dir2: Making directory with metadata 2026/03/12 03:06:14 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/12 03:06:15 INFO : sub dir2: Making directory 2026/03/12 03:06:17 INFO : sub dir: Making directory 2026/03/12 03:06:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 03:06:19 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for checks to finish 2026/03/12 03:06:19 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for transfers to finish 2026/03/12 03:06:24 DEBUG : sub dir/hello world: size = 11 OK 2026/03/12 03:06:24 INFO : sub dir/hello world: Copied (new) 2026/03/12 03:06:24 INFO : sub dir/hello world: Deleted 2026/03/12 03:06:28 DEBUG : drime root 'rclone-test-kalewiq1hage': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/12 03:06:29 DEBUG : drime root 'rclone-test-kalewiq1hage': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (30.25s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "drime root 'rclone-test-kalewiq1hage'", Local "Local file system at /tmp/rclone1875557547", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (4.24s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-kalewiq1hage'", Local "Local file system at /tmp/rclone1875557547", Modify Window "876000h0m0s" 2026/03/12 03:06:49 INFO : sub dir2: Making directory 2026/03/12 03:06:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 03:06:50 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for checks to finish 2026/03/12 03:06:50 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for transfers to finish 2026/03/12 03:07:01 DEBUG : sub dir/hello world: size = 11 OK 2026/03/12 03:07:01 INFO : sub dir/hello world: Copied (new) 2026/03/12 03:07:01 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (26.30s) === RUN TestSyncEmptyDirectories run.go:185: Remote "drime root 'rclone-test-kalewiq1hage'", Local "Local file system at /tmp/rclone1875557547", Modify Window "876000h0m0s" 2026/03/12 03:07:15 DEBUG : sub dir2: Making directory with metadata 2026/03/12 03:07:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/12 03:07:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/12 03:07:16 INFO : sub dir2: Making directory 2026/03/12 03:07:20 INFO : sub dir: Making directory 2026/03/12 03:07:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 03:07:24 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for checks to finish 2026/03/12 03:07:24 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for transfers to finish 2026/03/12 03:07:29 DEBUG : sub dir/hello world: size = 11 OK 2026/03/12 03:07:29 INFO : sub dir/hello world: Copied (new) 2026/03/12 03:07:29 DEBUG : Waiting for deletions to finish 2026/03/12 03:07:32 DEBUG : drime root 'rclone-test-kalewiq1hage': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (27.42s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "drime root 'rclone-test-kalewiq1hage'", Local "Local file system at /tmp/rclone1875557547", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (3.36s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-kalewiq1hage'", Local "Local file system at /tmp/rclone1875557547", Modify Window "876000h0m0s" 2026/03/12 03:07:46 INFO : sub dir2: Making directory 2026/03/12 03:07:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 03:07:47 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for checks to finish 2026/03/12 03:07:47 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for transfers to finish 2026/03/12 03:08:00 DEBUG : sub dir/hello world: size = 11 OK 2026/03/12 03:08:00 INFO : sub dir/hello world: Copied (new) 2026/03/12 03:08:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (28.33s) === RUN TestServerSideCopy run.go:185: Remote "drime root 'rclone-test-kalewiq1hage'", Local "Local file system at /tmp/rclone1875557547", Modify Window "876000h0m0s" 2026/03/12 03:08:26 DEBUG : Creating backend with remote "TestDrime:rclone-test-cizugig7jila" sync_test.go:620: Server side copy (if possible) drime root 'rclone-test-kalewiq1hage' -> drime root 'rclone-test-cizugig7jila' 2026/03/12 03:08:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 03:08:35 DEBUG : drime root 'rclone-test-cizugig7jila': Waiting for checks to finish 2026/03/12 03:08:35 DEBUG : drime root 'rclone-test-cizugig7jila': Waiting for transfers to finish 2026/03/12 03:08:47 DEBUG : sub dir/hello world: size = 11 OK 2026/03/12 03:08:47 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/12 03:08:51 DEBUG : drime root 'rclone-test-cizugig7jila': Purge remote --- PASS: TestServerSideCopy (50.51s) === RUN TestCopyOverSelf run.go:185: Remote "drime root 'rclone-test-kalewiq1hage'", Local "Local file system at /tmp/rclone1875557547", Modify Window "876000h0m0s" 2026/03/12 03:09:18 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for checks to finish 2026/03/12 03:09:18 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1875557547) 2026/03/12 03:09:18 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-kalewiq1hage') 2026/03/12 03:09:18 DEBUG : sub dir/hello world: Sizes differ 2026/03/12 03:09:18 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for transfers to finish 2026/03/12 03:09:22 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/03/12 03:09:23 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 --- FAIL: TestCopyOverSelf (26.31s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "drime root 'rclone-test-kalewiq1hage'", Local "Local file system at /tmp/rclone1875557547", Modify Window "876000h0m0s" 2026/03/12 03:09:44 DEBUG : Creating backend with remote "TestDrime:rclone-test-fekaqot8qiso" 2026/03/12 03:09:44 DEBUG : Config file has changed externally - reloading sync_test.go:656: Server side copy (if possible) drime root 'rclone-test-kalewiq1hage' -> drime root 'rclone-test-fekaqot8qiso' 2026/03/12 03:09:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 03:09:50 DEBUG : drime root 'rclone-test-fekaqot8qiso': Waiting for checks to finish 2026/03/12 03:09:50 DEBUG : drime root 'rclone-test-fekaqot8qiso': Waiting for transfers to finish 2026/03/12 03:10:03 DEBUG : sub dir/hello world: size = 11 OK 2026/03/12 03:10:03 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/12 03:10:14 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-kalewiq1hage'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/12 03:10:16 DEBUG : drime root 'rclone-test-fekaqot8qiso': Purge remote --- FAIL: TestServerSideCopyOverSelf (54.89s) === RUN TestMoveOverSelf run.go:185: Remote "drime root 'rclone-test-kalewiq1hage'", Local "Local file system at /tmp/rclone1875557547", Modify Window "876000h0m0s" 2026/03/12 03:10:44 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1875557547) 2026/03/12 03:10:44 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-kalewiq1hage') 2026/03/12 03:10:44 DEBUG : sub dir/hello world: Sizes differ 2026/03/12 03:10:44 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for checks to finish 2026/03/12 03:10:44 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for transfers to finish 2026/03/12 03:10:48 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/03/12 03:10:50 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/12 03:10:50 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 --- FAIL: TestMoveOverSelf (34.15s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "drime root 'rclone-test-kalewiq1hage'", Local "Local file system at /tmp/rclone1875557547", Modify Window "876000h0m0s" 2026/03/12 03:11:14 DEBUG : Creating backend with remote "TestDrime:rclone-test-zozilef6zoqu" sync_test.go:701: Server side copy (if possible) drime root 'rclone-test-kalewiq1hage' -> drime root 'rclone-test-zozilef6zoqu' 2026/03/12 03:11:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 03:11:19 DEBUG : drime root 'rclone-test-zozilef6zoqu': Waiting for checks to finish 2026/03/12 03:11:19 DEBUG : drime root 'rclone-test-zozilef6zoqu': Waiting for transfers to finish 2026/03/12 03:11:28 DEBUG : sub dir/hello world: size = 11 OK 2026/03/12 03:11:28 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/12 03:11:39 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-kalewiq1hage'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/12 03:11:41 DEBUG : drime root 'rclone-test-zozilef6zoqu': Purge remote --- FAIL: TestServerSideMoveOverSelf (53.04s) === RUN TestCopyAfterDelete run.go:185: Remote "drime root 'rclone-test-kalewiq1hage'", Local "Local file system at /tmp/rclone1875557547", Modify Window "876000h0m0s" 2026/03/12 03:12:03 ERROR : error listing: directory not found 2026/03/12 03:12:06 INFO : Local file system at /tmp/rclone1875557547: Making directory 2026/03/12 03:12:09 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for checks to finish 2026/03/12 03:12:09 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (25.58s) === RUN TestCopyRedownload run.go:185: Remote "drime root 'rclone-test-kalewiq1hage'", Local "Local file system at /tmp/rclone1875557547", Modify Window "876000h0m0s" 2026/03/12 03:12:32 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/12 03:12:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 03:12:33 DEBUG : Local file system at /tmp/rclone1875557547: Waiting for checks to finish 2026/03/12 03:12:33 DEBUG : Local file system at /tmp/rclone1875557547: Waiting for transfers to finish 2026/03/12 03:12:35 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/03/12 03:12:35 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/03/12 03:12:35 INFO : sub dir/hello world: Copied (new) 2026/03/12 03:12:35 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (26.57s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "drime root 'rclone-test-kalewiq1hage'", Local "Local file system at /tmp/rclone1875557547", Modify Window "876000h0m0s" 2026/03/12 03:12:47 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/12 03:12:47 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for checks to finish 2026/03/12 03:12:47 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for transfers to finish 2026/03/12 03:12:54 DEBUG : check sum: size = 1 OK 2026/03/12 03:12:54 INFO : check sum: Copied (new) 2026/03/12 03:12:54 DEBUG : Waiting for deletions to finish 2026/03/12 03:12:57 DEBUG : check sum: size = 1 OK 2026/03/12 03:12:57 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for checks to finish 2026/03/12 03:12:57 NOTICE: drime root 'rclone-test-kalewiq1hage': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/12 03:12:57 DEBUG : check sum: Size of src and dst objects identical 2026/03/12 03:12:57 DEBUG : check sum: Unchanged skipping 2026/03/12 03:12:57 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for transfers to finish 2026/03/12 03:12:57 DEBUG : Waiting for deletions to finish 2026/03/12 03:12:57 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (16.04s) === RUN TestSyncSizeOnly run.go:185: Remote "drime root 'rclone-test-kalewiq1hage'", Local "Local file system at /tmp/rclone1875557547", Modify Window "876000h0m0s" 2026/03/12 03:13:02 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/12 03:13:02 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for checks to finish 2026/03/12 03:13:02 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for transfers to finish 2026/03/12 03:13:07 DEBUG : sizeonly: size = 6 OK 2026/03/12 03:13:07 INFO : sizeonly: Copied (new) 2026/03/12 03:13:07 DEBUG : Waiting for deletions to finish 2026/03/12 03:13:11 DEBUG : sizeonly: size = 6 OK 2026/03/12 03:13:11 DEBUG : sizeonly: Sizes identical 2026/03/12 03:13:11 DEBUG : sizeonly: Unchanged skipping 2026/03/12 03:13:11 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for checks to finish 2026/03/12 03:13:11 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for transfers to finish 2026/03/12 03:13:11 DEBUG : Waiting for deletions to finish 2026/03/12 03:13:11 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (16.99s) === RUN TestSyncIgnoreSize run.go:185: Remote "drime root 'rclone-test-kalewiq1hage'", Local "Local file system at /tmp/rclone1875557547", Modify Window "876000h0m0s" 2026/03/12 03:13:19 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/12 03:13:19 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for checks to finish 2026/03/12 03:13:19 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for transfers to finish 2026/03/12 03:13:25 INFO : ignore-size: Copied (new) 2026/03/12 03:13:25 DEBUG : Waiting for deletions to finish 2026/03/12 03:13:28 DEBUG : ignore-size: Sizes identical 2026/03/12 03:13:28 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for checks to finish 2026/03/12 03:13:28 DEBUG : ignore-size: Unchanged skipping 2026/03/12 03:13:28 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for transfers to finish 2026/03/12 03:13:28 DEBUG : Waiting for deletions to finish 2026/03/12 03:13:28 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (17.38s) === RUN TestSyncIgnoreTimes run.go:185: Remote "drime root 'rclone-test-kalewiq1hage'", Local "Local file system at /tmp/rclone1875557547", Modify Window "876000h0m0s" 2026/03/12 03:13:44 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for checks to finish 2026/03/12 03:13:44 DEBUG : existing: size = 6 OK 2026/03/12 03:13:44 DEBUG : existing: Sizes identical 2026/03/12 03:13:44 DEBUG : existing: Unchanged skipping 2026/03/12 03:13:44 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for transfers to finish 2026/03/12 03:13:44 DEBUG : Waiting for deletions to finish 2026/03/12 03:13:44 INFO : There was nothing to transfer 2026/03/12 03:13:45 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/12 03:13:45 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for checks to finish 2026/03/12 03:13:45 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for transfers to finish 2026/03/12 03:13:50 DEBUG : existing: Removing old object on successful upload 2026/03/12 03:13:52 ERROR : existing: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/12 03:13:52 ERROR : drime root 'rclone-test-kalewiq1hage': not deleting files as there were IO errors 2026/03/12 03:13:52 ERROR : drime root 'rclone-test-kalewiq1hage': 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 (22.41s) === RUN TestSyncIgnoreExisting run.go:185: Remote "drime root 'rclone-test-kalewiq1hage'", Local "Local file system at /tmp/rclone1875557547", Modify Window "876000h0m0s" 2026/03/12 03:14:00 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/12 03:14:00 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for checks to finish 2026/03/12 03:14:00 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for transfers to finish 2026/03/12 03:14:06 DEBUG : existing: size = 6 OK 2026/03/12 03:14:06 INFO : existing: Copied (new) 2026/03/12 03:14:06 DEBUG : Waiting for deletions to finish 2026/03/12 03:14:10 DEBUG : existing: Destination exists, skipping 2026/03/12 03:14:10 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for checks to finish 2026/03/12 03:14:10 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for transfers to finish 2026/03/12 03:14:10 DEBUG : Waiting for deletions to finish 2026/03/12 03:14:10 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (19.77s) === RUN TestSyncIgnoreErrors run.go:185: Remote "drime root 'rclone-test-kalewiq1hage'", Local "Local file system at /tmp/rclone1875557547", Modify Window "876000h0m0s" 2026/03/12 03:14:43 INFO : d: Making directory 2026/03/12 03:14:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/12 03:14:56 DEBUG : c/non empty space: size = 5 OK 2026/03/12 03:14:56 DEBUG : c/non empty space: Sizes identical 2026/03/12 03:14:56 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for checks to finish 2026/03/12 03:14:56 DEBUG : c/non empty space: Unchanged skipping 2026/03/12 03:14:56 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for transfers to finish 2026/03/12 03:15:04 DEBUG : a/potato2: size = 60 OK 2026/03/12 03:15:04 INFO : a/potato2: Copied (new) 2026/03/12 03:15:04 DEBUG : Waiting for deletions to finish 2026/03/12 03:15:06 INFO : b/potato: Deleted 2026/03/12 03:15:06 INFO : d: Removing directory 2026/03/12 03:15:12 INFO : b: Removing directory 2026/03/12 03:15:16 DEBUG : drime root 'rclone-test-kalewiq1hage': deleted 2 directories --- PASS: TestSyncIgnoreErrors (74.30s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "drime root 'rclone-test-kalewiq1hage'", Local "Local file system at /tmp/rclone1875557547", Modify Window "876000h0m0s" 2026/03/12 03:15:41 DEBUG : empty space: size = 1 OK 2026/03/12 03:15:41 DEBUG : empty space: Sizes identical 2026/03/12 03:15:41 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for checks to finish 2026/03/12 03:15:41 DEBUG : empty space: Unchanged skipping 2026/03/12 03:15:41 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for transfers to finish 2026/03/12 03:15:41 DEBUG : Waiting for deletions to finish 2026/03/12 03:15:41 INFO : There was nothing to transfer 2026/03/12 03:15:44 DEBUG : empty space: size = 1 OK 2026/03/12 03:15:44 DEBUG : empty space: Sizes identical 2026/03/12 03:15:44 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for checks to finish 2026/03/12 03:15:44 DEBUG : empty space: Unchanged skipping 2026/03/12 03:15:44 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for transfers to finish 2026/03/12 03:15:44 DEBUG : Waiting for deletions to finish 2026/03/12 03:15:44 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (17.20s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "drime root 'rclone-test-kalewiq1hage'", Local "Local file system at /tmp/rclone1875557547", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.46s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "drime root 'rclone-test-kalewiq1hage'", Local "Local file system at /tmp/rclone1875557547", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (3.97s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "drime root 'rclone-test-kalewiq1hage'", Local "Local file system at /tmp/rclone1875557547", Modify Window "876000h0m0s" 2026/03/12 03:16:05 DEBUG : empty space: size = 1 OK 2026/03/12 03:16:05 DEBUG : empty space: Sizes identical 2026/03/12 03:16:05 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/12 03:16:05 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for checks to finish 2026/03/12 03:16:05 DEBUG : empty space: Unchanged skipping 2026/03/12 03:16:05 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for transfers to finish 2026/03/12 03:16:09 DEBUG : potato: size = 60 OK 2026/03/12 03:16:09 INFO : potato: Copied (new) 2026/03/12 03:16:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (19.54s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "drime root 'rclone-test-kalewiq1hage'", Local "Local file system at /tmp/rclone1875557547", Modify Window "876000h0m0s" 2026/03/12 03:16:26 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1875557547) 2026/03/12 03:16:26 DEBUG : potato: size = 60 (drime root 'rclone-test-kalewiq1hage') 2026/03/12 03:16:26 DEBUG : potato: Sizes differ 2026/03/12 03:16:26 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for checks to finish 2026/03/12 03:16:26 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for transfers to finish 2026/03/12 03:16:31 DEBUG : potato: Removing old object on successful upload 2026/03/12 03:16:33 ERROR : potato: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/12 03:16:33 ERROR : drime root 'rclone-test-kalewiq1hage': not deleting files as there were IO errors 2026/03/12 03:16:33 ERROR : drime root 'rclone-test-kalewiq1hage': 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 --- FAIL: TestSyncAfterChangingFilesSizeOnly (21.38s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "drime root 'rclone-test-kalewiq1hage'", Local "Local file system at /tmp/rclone1875557547", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2026/03/12 03:16:54 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for checks to finish 2026/03/12 03:16:54 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1875557547) 2026/03/12 03:16:54 DEBUG : potato: size = 36 (drime root 'rclone-test-kalewiq1hage') 2026/03/12 03:16:54 DEBUG : potato: Sizes differ 2026/03/12 03:16:54 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for transfers to finish 2026/03/12 03:17:00 DEBUG : potato: Removing old object on successful upload 2026/03/12 03:17:02 ERROR : potato: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/12 03:17:02 ERROR : drime root 'rclone-test-kalewiq1hage': not deleting files as there were IO errors 2026/03/12 03:17:02 ERROR : drime root 'rclone-test-kalewiq1hage': 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 --- FAIL: TestSyncAfterChangingContentsOnly (28.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "drime root 'rclone-test-kalewiq1hage'", Local "Local file system at /tmp/rclone1875557547", Modify Window "876000h0m0s" 2026/03/12 03:17:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/12 03:17:19 DEBUG : empty space: size = 1 OK 2026/03/12 03:17:19 DEBUG : empty space: Sizes identical 2026/03/12 03:17:19 DEBUG : empty space: Unchanged skipping 2026/03/12 03:17:19 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/12 03:17:19 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for checks to finish 2026/03/12 03:17:19 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for transfers to finish 2026/03/12 03:17:19 DEBUG : Waiting for deletions to finish 2026/03/12 03:17:19 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (24.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "drime root 'rclone-test-kalewiq1hage'", Local "Local file system at /tmp/rclone1875557547", Modify Window "876000h0m0s" 2026/03/12 03:17:48 DEBUG : empty space: size = 1 OK 2026/03/12 03:17:48 DEBUG : empty space: Sizes identical 2026/03/12 03:17:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/12 03:17:48 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for checks to finish 2026/03/12 03:17:48 DEBUG : empty space: Unchanged skipping 2026/03/12 03:17:48 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for transfers to finish 2026/03/12 03:17:56 DEBUG : potato2: size = 60 OK 2026/03/12 03:17:56 INFO : potato2: Copied (new) 2026/03/12 03:17:56 DEBUG : Waiting for deletions to finish 2026/03/12 03:17:58 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (34.28s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "drime root 'rclone-test-kalewiq1hage'", Local "Local file system at /tmp/rclone1875557547", Modify Window "876000h0m0s" 2026/03/12 03:18:25 INFO : d: Making directory 2026/03/12 03:18:28 INFO : d/e: Making directory 2026/03/12 03:18:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/12 03:18:40 DEBUG : c/non empty space: size = 5 OK 2026/03/12 03:18:40 DEBUG : c/non empty space: Sizes identical 2026/03/12 03:18:40 DEBUG : c/non empty space: Unchanged skipping 2026/03/12 03:18:45 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for checks to finish 2026/03/12 03:18:45 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for transfers to finish 2026/03/12 03:18:48 DEBUG : a/potato2: size = 60 OK 2026/03/12 03:18:48 INFO : a/potato2: Copied (new) 2026/03/12 03:18:48 DEBUG : Waiting for deletions to finish 2026/03/12 03:18:49 INFO : b/potato: Deleted 2026/03/12 03:18:49 INFO : d/e: Removing directory 2026/03/12 03:18:52 INFO : d: Removing directory 2026/03/12 03:18:55 INFO : b: Removing directory 2026/03/12 03:18:59 DEBUG : drime root 'rclone-test-kalewiq1hage': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (75.62s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "drime root 'rclone-test-kalewiq1hage'", Local "Local file system at /tmp/rclone1875557547", Modify Window "876000h0m0s" 2026/03/12 03:19:35 INFO : d: Making directory 2026/03/12 03:19:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/12 03:19:46 DEBUG : c/non empty space: size = 5 OK 2026/03/12 03:19:46 DEBUG : c/non empty space: Sizes identical 2026/03/12 03:19:46 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for checks to finish 2026/03/12 03:19:46 DEBUG : c/non empty space: Unchanged skipping 2026/03/12 03:19:46 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for transfers to finish 2026/03/12 03:19:55 DEBUG : a/potato2: size = 60 OK 2026/03/12 03:19:55 INFO : a/potato2: Copied (new) 2026/03/12 03:19:55 ERROR : drime root 'rclone-test-kalewiq1hage': not deleting files as there were IO errors 2026/03/12 03:19:55 ERROR : drime root 'rclone-test-kalewiq1hage': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (54.65s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "drime root 'rclone-test-kalewiq1hage'", Local "Local file system at /tmp/rclone1875557547", Modify Window "876000h0m0s" 2026/03/12 03:20:29 DEBUG : Waiting for deletions to finish 2026/03/12 03:20:30 DEBUG : empty space: size = 1 OK 2026/03/12 03:20:30 DEBUG : empty space: Sizes identical 2026/03/12 03:20:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/12 03:20:30 DEBUG : empty space: Unchanged skipping 2026/03/12 03:20:30 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for checks to finish 2026/03/12 03:20:30 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for transfers to finish 2026/03/12 03:20:31 INFO : potato: Deleted 2026/03/12 03:20:35 DEBUG : potato2: size = 60 OK 2026/03/12 03:20:35 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (26.52s) === RUN TestSyncDeleteBefore run.go:185: Remote "drime root 'rclone-test-kalewiq1hage'", Local "Local file system at /tmp/rclone1875557547", Modify Window "876000h0m0s" 2026/03/12 03:20:53 DEBUG : Waiting for deletions to finish 2026/03/12 03:20:55 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for checks to finish 2026/03/12 03:20:55 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for transfers to finish 2026/03/12 03:20:57 INFO : potato: Deleted 2026/03/12 03:21:00 DEBUG : empty space: size = 1 OK 2026/03/12 03:21:00 DEBUG : empty space: Sizes identical 2026/03/12 03:21:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/12 03:21:00 DEBUG : empty space: Unchanged skipping 2026/03/12 03:21:00 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for checks to finish 2026/03/12 03:21:00 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for transfers to finish 2026/03/12 03:21:10 DEBUG : potato2: size = 60 OK 2026/03/12 03:21:10 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (42.57s) === RUN TestCopyDeleteBefore run.go:185: Remote "drime root 'rclone-test-kalewiq1hage'", Local "Local file system at /tmp/rclone1875557547", Modify Window "876000h0m0s" 2026/03/12 03:21:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/12 03:21:39 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for checks to finish 2026/03/12 03:21:39 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for transfers to finish 2026/03/12 03:21:49 DEBUG : potato2: size = 19 OK 2026/03/12 03:21:49 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (34.90s) === RUN TestSyncWithExclude run.go:185: Remote "drime root 'rclone-test-kalewiq1hage'", Local "Local file system at /tmp/rclone1875557547", Modify Window "876000h0m0s" 2026/03/12 03:22:14 DEBUG : enormous: Excluded (Size Filter) 2026/03/12 03:22:14 DEBUG : enormous: Excluded 2026/03/12 03:22:14 DEBUG : potato2: Excluded (Size Filter) 2026/03/12 03:22:14 DEBUG : potato2: Excluded 2026/03/12 03:22:15 DEBUG : potato2: Excluded (Size Filter) 2026/03/12 03:22:15 DEBUG : potato2: Excluded 2026/03/12 03:22:15 DEBUG : empty space: size = 1 OK 2026/03/12 03:22:15 DEBUG : empty space: Sizes identical 2026/03/12 03:22:15 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for checks to finish 2026/03/12 03:22:15 DEBUG : empty space: Unchanged skipping 2026/03/12 03:22:15 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for transfers to finish 2026/03/12 03:22:15 DEBUG : Waiting for deletions to finish 2026/03/12 03:22:15 INFO : There was nothing to transfer 2026/03/12 03:22:17 DEBUG : enormous: Excluded (Size Filter) 2026/03/12 03:22:17 DEBUG : enormous: Excluded 2026/03/12 03:22:17 DEBUG : potato2: Excluded (Size Filter) 2026/03/12 03:22:17 DEBUG : potato2: Excluded 2026/03/12 03:22:18 DEBUG : potato2: Excluded (Size Filter) 2026/03/12 03:22:18 DEBUG : potato2: Excluded 2026/03/12 03:22:18 DEBUG : empty space: size = 1 OK 2026/03/12 03:22:18 DEBUG : empty space: Sizes identical 2026/03/12 03:22:18 DEBUG : empty space: Unchanged skipping 2026/03/12 03:22:18 DEBUG : Local file system at /tmp/rclone1875557547: Waiting for checks to finish 2026/03/12 03:22:18 DEBUG : Local file system at /tmp/rclone1875557547: Waiting for transfers to finish 2026/03/12 03:22:18 DEBUG : Waiting for deletions to finish 2026/03/12 03:22:18 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (25.09s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "drime root 'rclone-test-kalewiq1hage'", Local "Local file system at /tmp/rclone1875557547", Modify Window "876000h0m0s" 2026/03/12 03:22:44 DEBUG : enormous: Excluded (Size Filter) 2026/03/12 03:22:44 DEBUG : enormous: Excluded 2026/03/12 03:22:44 DEBUG : potato2: Excluded (Size Filter) 2026/03/12 03:22:44 DEBUG : potato2: Excluded 2026/03/12 03:22:46 DEBUG : empty space: size = 1 OK 2026/03/12 03:22:46 DEBUG : empty space: Sizes identical 2026/03/12 03:22:46 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for checks to finish 2026/03/12 03:22:46 DEBUG : empty space: Unchanged skipping 2026/03/12 03:22:46 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for transfers to finish 2026/03/12 03:22:46 DEBUG : Waiting for deletions to finish 2026/03/12 03:22:47 INFO : potato2: Deleted 2026/03/12 03:22:47 INFO : enormous: Deleted 2026/03/12 03:22:47 INFO : There was nothing to transfer 2026/03/12 03:22:50 DEBUG : empty space: size = 1 OK 2026/03/12 03:22:50 DEBUG : empty space: Sizes identical 2026/03/12 03:22:50 DEBUG : empty space: Unchanged skipping 2026/03/12 03:22:50 DEBUG : Local file system at /tmp/rclone1875557547: Waiting for checks to finish 2026/03/12 03:22:50 DEBUG : Local file system at /tmp/rclone1875557547: Waiting for transfers to finish 2026/03/12 03:22:50 DEBUG : Waiting for deletions to finish 2026/03/12 03:22:50 INFO : potato2: Deleted 2026/03/12 03:22:50 INFO : enormous: Deleted 2026/03/12 03:22:50 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (31.01s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "drime root 'rclone-test-kalewiq1hage'", Local "Local file system at /tmp/rclone1875557547", Modify Window "876000h0m0s" sync_test.go:1454: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (3.26s) === 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-kalewiq1hage'", Local "Local file system at /tmp/rclone1875557547", Modify Window "876000h0m0s" sync_test.go:1569: Can track renames: false 2026/03/12 03:22:58 ERROR : drime root 'rclone-test-kalewiq1hage': Ignoring --track-renames as the source and destination do not have a common hash 2026/03/12 03:23:00 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/12 03:23:00 DEBUG : yam: Need to transfer - File not found at Destination 2026/03/12 03:23:00 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for checks to finish 2026/03/12 03:23:00 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for transfers to finish 2026/03/12 03:23:05 DEBUG : yam: size = 11 OK 2026/03/12 03:23:05 INFO : yam: Copied (new) 2026/03/12 03:23:05 DEBUG : potato: size = 14 OK 2026/03/12 03:23:05 INFO : potato: Copied (new) 2026/03/12 03:23:05 DEBUG : Waiting for deletions to finish 2026/03/12 03:23:06 ERROR : drime root 'rclone-test-kalewiq1hage': Ignoring --track-renames as the source and destination do not have a common hash 2026/03/12 03:23:08 DEBUG : potato: size = 14 OK 2026/03/12 03:23:08 DEBUG : potato: Sizes identical 2026/03/12 03:23:08 DEBUG : yaml: Need to transfer - File not found at Destination 2026/03/12 03:23:08 DEBUG : potato: Unchanged skipping 2026/03/12 03:23:08 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for checks to finish 2026/03/12 03:23:08 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for transfers to finish 2026/03/12 03:23:15 DEBUG : yaml: size = 11 OK 2026/03/12 03:23:15 INFO : yaml: Copied (new) 2026/03/12 03:23:15 DEBUG : Waiting for deletions to finish 2026/03/12 03:23:16 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (22.41s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "drime root 'rclone-test-kalewiq1hage'", Local "Local file system at /tmp/rclone1875557547", Modify Window "876000h0m0s" sync_test.go:1641: Can track renames: false 2026/03/12 03:23:21 ERROR : drime root 'rclone-test-kalewiq1hage': Ignoring --track-renames as either the source or destination do not support modtime 2026/03/12 03:23:22 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/12 03:23:22 DEBUG : yam: Need to transfer - File not found at Destination 2026/03/12 03:23:22 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for checks to finish 2026/03/12 03:23:22 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for transfers to finish 2026/03/12 03:23:26 DEBUG : yam: size = 11 OK 2026/03/12 03:23:26 INFO : yam: Copied (new) 2026/03/12 03:23:26 DEBUG : potato: size = 14 OK 2026/03/12 03:23:26 INFO : potato: Copied (new) 2026/03/12 03:23:26 DEBUG : Waiting for deletions to finish 2026/03/12 03:23:27 ERROR : drime root 'rclone-test-kalewiq1hage': Ignoring --track-renames as either the source or destination do not support modtime 2026/03/12 03:23:28 DEBUG : potato: size = 14 OK 2026/03/12 03:23:28 DEBUG : potato: Sizes identical 2026/03/12 03:23:28 DEBUG : yaml: Need to transfer - File not found at Destination 2026/03/12 03:23:28 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for checks to finish 2026/03/12 03:23:28 DEBUG : potato: Unchanged skipping 2026/03/12 03:23:28 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for transfers to finish 2026/03/12 03:23:32 DEBUG : yaml: size = 11 OK 2026/03/12 03:23:32 INFO : yaml: Copied (new) 2026/03/12 03:23:32 DEBUG : Waiting for deletions to finish 2026/03/12 03:23:33 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (14.95s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "drime root 'rclone-test-kalewiq1hage'", Local "Local file system at /tmp/rclone1875557547", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/03/12 03:23:36 INFO : drime root 'rclone-test-kalewiq1hage': Making map for --track-renames 2026/03/12 03:23:36 INFO : drime root 'rclone-test-kalewiq1hage': Finished making map for --track-renames 2026/03/12 03:23:36 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for checks to finish 2026/03/12 03:23:36 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/12 03:23:36 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/12 03:23:36 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for renames to finish 2026/03/12 03:23:36 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for transfers to finish 2026/03/12 03:23:43 DEBUG : potato: size = 14 OK 2026/03/12 03:23:43 INFO : potato: Copied (new) 2026/03/12 03:23:43 DEBUG : sub/yam: size = 11 OK 2026/03/12 03:23:43 INFO : sub/yam: Copied (new) 2026/03/12 03:23:43 DEBUG : Waiting for deletions to finish 2026/03/12 03:23:47 DEBUG : potato: size = 14 OK 2026/03/12 03:23:47 DEBUG : potato: Sizes identical 2026/03/12 03:23:47 DEBUG : potato: Unchanged skipping 2026/03/12 03:23:49 INFO : drime root 'rclone-test-kalewiq1hage': Making map for --track-renames 2026/03/12 03:23:49 INFO : drime root 'rclone-test-kalewiq1hage': Finished making map for --track-renames 2026/03/12 03:23:49 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for checks to finish 2026/03/12 03:23:49 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for renames to finish 2026/03/12 03:23:54 INFO : sub/yam: Moved (server-side) to: yam 2026/03/12 03:23:54 INFO : yam: Renamed from "sub/yam" 2026/03/12 03:23:54 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for transfers to finish 2026/03/12 03:23:54 DEBUG : Waiting for deletions to finish 2026/03/12 03:23:54 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (28.16s) === RUN TestServerSideMoveLocal run.go:185: Remote "drime root 'rclone-test-kalewiq1hage'", Local "Local file system at /tmp/rclone1875557547", Modify Window "876000h0m0s" 2026/03/12 03:24:04 DEBUG : Creating backend with remote "/tmp/rclone1875557547/dir1" 2026/03/12 03:24:04 DEBUG : Config file has changed externally - reloading 2026/03/12 03:24:04 DEBUG : Creating backend with remote "/tmp/rclone1875557547/dir2" 2026/03/12 03:24:04 DEBUG : Local file system at /tmp/rclone1875557547/dir2: Using server-side directory move 2026/03/12 03:24:04 INFO : Local file system at /tmp/rclone1875557547/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/12 03:24:04 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/12 03:24:04 DEBUG : Local file system at /tmp/rclone1875557547/dir2: Waiting for checks to finish 2026/03/12 03:24:04 DEBUG : Local file system at /tmp/rclone1875557547/dir2: Waiting for transfers to finish 2026/03/12 03:24:04 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (2.43s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "drime root 'rclone-test-kalewiq1hage'", Local "Local file system at /tmp/rclone1875557547", Modify Window "876000h0m0s" 2026/03/12 03:24:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 03:24:08 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/12 03:24:08 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for checks to finish 2026/03/12 03:24:08 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for transfers to finish 2026/03/12 03:24:24 DEBUG : sub dir/hello world: size = 11 OK 2026/03/12 03:24:24 INFO : sub dir/hello world: Copied (new) 2026/03/12 03:24:24 INFO : sub dir/hello world: Deleted 2026/03/12 03:24:25 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/12 03:24:25 INFO : nested/sub dir/file: Copied (new) 2026/03/12 03:24:25 INFO : nested/sub dir/file: Deleted 2026/03/12 03:24:25 INFO : sub dir: Removing directory 2026/03/12 03:24:25 INFO : nested/sub dir: Removing directory 2026/03/12 03:24:25 INFO : nested: Removing directory 2026/03/12 03:24:25 DEBUG : Local file system at /tmp/rclone1875557547: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (36.21s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "drime root 'rclone-test-kalewiq1hage'", Local "Local file system at /tmp/rclone1875557547", Modify Window "876000h0m0s" 2026/03/12 03:24:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 03:24:44 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/12 03:24:44 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for checks to finish 2026/03/12 03:24:44 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for transfers to finish 2026/03/12 03:25:02 DEBUG : sub dir/hello world: size = 11 OK 2026/03/12 03:25:02 INFO : sub dir/hello world: Copied (new) 2026/03/12 03:25:02 INFO : sub dir/hello world: Deleted 2026/03/12 03:25:03 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/12 03:25:03 INFO : nested/sub dir/file: Copied (new) 2026/03/12 03:25:03 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (34.66s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "drime root 'rclone-test-kalewiq1hage'", Local "Local file system at /tmp/rclone1875557547", Modify Window "876000h0m0s" 2026/03/12 03:25:18 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/12 03:25:18 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/12 03:25:18 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for checks to finish 2026/03/12 03:25:18 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for transfers to finish 2026/03/12 03:25:22 DEBUG : existing-b: size = 6 OK 2026/03/12 03:25:22 INFO : existing-b: Copied (new) 2026/03/12 03:25:22 INFO : existing-b: Deleted 2026/03/12 03:25:28 DEBUG : existing: size = 6 OK 2026/03/12 03:25:28 INFO : existing: Copied (new) 2026/03/12 03:25:28 INFO : existing: Deleted 2026/03/12 03:25:32 DEBUG : existing: Destination exists, skipping 2026/03/12 03:25:32 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/12 03:25:32 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for checks to finish 2026/03/12 03:25:32 DEBUG : drime root 'rclone-test-kalewiq1hage': Waiting for transfers to finish 2026/03/12 03:25:32 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (23.05s) === RUN TestServerSideMove run.go:185: Remote "drime root 'rclone-test-kalewiq1hage'", Local "Local file system at /tmp/rclone1875557547", Modify Window "876000h0m0s" 2026/03/12 03:25:40 DEBUG : Creating backend with remote "TestDrime:rclone-test-jawazak3kiha" sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-kalewiq1hage' -> drime root 'rclone-test-jawazak3kiha' 2026/03/12 03:26:18 DEBUG : drime root 'rclone-test-jawazak3kiha': Using server-side directory move 2026/03/12 03:26:18 INFO : drime root 'rclone-test-jawazak3kiha': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/12 03:26:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/12 03:26:19 DEBUG : empty space: size = 1 OK 2026/03/12 03:26:19 DEBUG : empty space: Sizes identical 2026/03/12 03:26:19 DEBUG : empty space: Unchanged skipping 2026/03/12 03:26:19 DEBUG : drime root 'rclone-test-jawazak3kiha': Waiting for checks to finish 2026/03/12 03:26:19 DEBUG : potato3: size = 68 (drime root 'rclone-test-kalewiq1hage') 2026/03/12 03:26:19 DEBUG : potato3: size = 60 (drime root 'rclone-test-jawazak3kiha') 2026/03/12 03:26:19 DEBUG : potato3: Sizes differ 2026/03/12 03:26:20 INFO : empty space: Deleted 2026/03/12 03:26:20 DEBUG : drime root 'rclone-test-jawazak3kiha': Waiting for transfers to finish 2026/03/12 03:26:20 INFO : potato3: Deleted 2026/03/12 03:26:22 INFO : potato2: Moved (server-side) 2026/03/12 03:26:24 INFO : potato3: Moved (server-side) 2026/03/12 03:26:27 DEBUG : Creating backend with remote "TestDrime:rclone-test-suzorax7piwo" 2026/03/12 03:26:31 DEBUG : drime root 'rclone-test-suzorax7piwo': Using server-side directory move panic: test timed out after 2h0m0s running tests: TestServerSideMove (1h37m45s) goroutine 554637 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2802 +0x34b created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 99 minutes]: testing.(*T).Run(0x196e5999208, {0x29d193a?, 0x196e5e3dae8?}, 0x2b2ee78) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0x196e5999208) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0x196e5999208, 0x196e5e3dc10) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0x29e7660, 0x18}, {0x2a07f65, 0x20}, 0x196e5b0d218, {0x4579380, 0x6c, 0x6c}, {0xc264b0275962d626, 0x68ca61ae29f, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0x196e5c772c0) /usr/local/go/src/testing/testing.go:2443 +0x6ac github.com/rclone/rclone/fstest.TestMain(0x196e5c772c0) /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:262 +0xa6 goroutine 36 [syscall, 120 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x98 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 37 [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 7279 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0x196e56f3860, {0x2b74750, 0x196e598ebe0}) /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 7135 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:389 +0x11d goroutine 7135 [select]: net/http.(*Transport).getConn(0x196e5846820, 0x196e5c3d900, {{}, 0x0, {0x196e5e1fb80, 0x5}, {0x196e5a7cca8, 0x13}, 0x0}) /usr/local/go/src/net/http/transport.go:1552 +0x4b0 net/http.(*Transport).roundTrip(0x196e5846820, 0x196e5f9fcc0) /usr/local/go/src/net/http/transport.go:693 +0xa7f net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x196e5afa480, 0x196e5f9fcc0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x34a net/http.send(0x196e5f9fcc0, {0x2b4a600, 0x196e5afa480}, {0x196e5c86e50?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x196e55c4c60, 0x196e5f9fcc0, {0x2630f01?, 0x196e5c86ed8?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x196e55c4c60, 0x196e5f9fcc0) /usr/local/go/src/net/http/client.go:733 +0x9d7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:592 github.com/rclone/rclone/lib/rest.(*Client).Call(0x196e5c3c550, {0x2b74638, 0x45b59a0}, 0x196e5c87540) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0x196e5c3c550, {0x2b74638, 0x45b59a0}, 0x196e54fcb00?, {0x22f00c0?, 0x196e5ca4860?}, {0x22f0100, 0x196e5c6c000}, 0x0?, 0x2b30658, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:579 +0x447 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(0x196e5afa4e0, 0x196e5a7e5a0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x196e5afa4e0, 0x196e5a7e5a0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/drime.(*Fs).patch(0x196e5bf2780, {0x2b74638, 0x45b59a0}, {0x196e58825e6, 0x9}, {0x29a61fb, 0x4}, {0x196e5c0093a, 0x18}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:793 +0x3ae github.com/rclone/rclone/backend/drime.(*Fs).rename(0x196e5bf2780, {0x2b74638, 0x45b59a0}, {0x196e58825e6, 0x9}, {0x196e5c0093a, 0x18}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:805 +0x96 github.com/rclone/rclone/backend/drime.(*Fs).moveTo(0x196e5bf2780, {0x2b74638, 0x45b59a0}, {0x196e58825e6, 0x9}, {0x196e5b059ba, 0x18}, {0x196e5c0093a, 0x18}, {0x0, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:865 +0x305 github.com/rclone/rclone/backend/drime.(*Fs).DirMove(0x196e5bf2780, {0x2b74638, 0x45b59a0}, {0x2b8fd90?, 0x196e5bf37c0}, {0x0, 0x0}, {0x0?, 0x0?}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:943 +0x125 github.com/rclone/rclone/fs/sync.MoveDir({0x2b74638, 0x45b59a0}, {0x2b8fd90, 0x196e5bf2780}, {0x2b8fd90, 0x196e5bf37c0}, 0x0, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1403 +0x24e github.com/rclone/rclone/fs/sync.testServerSideMove({0x2b74638, 0x45b59a0}, 0x196e5d80008, 0x196e57e3880, 0x0, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1775 +0xbcd github.com/rclone/rclone/fs/sync.TestServerSideMove(0x196e5d80008) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 +0x45 testing.tRunner(0x196e5d80008, 0x2b2ee78) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 554633 [IO wait]: internal/poll.runtime_pollWait(0x7a061868c800, 0x77) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2b747c0?, 0x196e53ffdc0?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitWrite(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:93 internal/poll.(*FD).WaitWrite(...) /usr/local/go/src/internal/poll/fd_unix.go:685 net.(*netFD).connect(0x196e59db000, {0x2b747c0, 0x196e53ffdc0}, {0x427694?, 0x4b70f3?}, {0x2b48c20?, 0x196e5ba68e0?}) /usr/local/go/src/net/fd_unix.go:119 +0x656 net.(*netFD).dial(0x196e59db000, {0x2b747c0, 0x196e53ffdc0}, {0x2b803d8?, 0x0?}, {0x2b803d8, 0x196e5818450}, 0x45b8740?) /usr/local/go/src/net/sock_posix.go:124 +0x3bc net.socket({0x2b747c0, 0x196e53ffdc0}, {0x29a53d1, 0x3}, 0x2, 0x1, 0x46cd65?, 0x0, {0x2b803d8, 0x0}, ...) /usr/local/go/src/net/sock_posix.go:70 +0x29b net.internetSocket({0x2b747c0, 0x196e53ffdc0}, {0x29a53d1, 0x3}, {0x2b803d8, 0x0}, {0x2b803d8, 0x196e5818450}, 0x1, 0x0, ...) /usr/local/go/src/net/ipsock_posix.go:167 +0xf8 net.(*sysDialer).doDialTCPProto(0x196e5df7800, {0x2b747c0, 0x196e53ffdc0}, 0x0, 0x196e5818450, 0x0) /usr/local/go/src/net/tcpsock_posix.go:85 +0xe7 net.(*sysDialer).doDialTCP(...) /usr/local/go/src/net/tcpsock_posix.go:75 net.(*sysDialer).dialTCP(0x0?, {0x2b747c0?, 0x196e53ffdc0?}, 0x196e5cb93c0?, 0x196e5cb93e0?) /usr/local/go/src/net/tcpsock_posix.go:71 +0x69 net.(*sysDialer).dialSingle(0x196e5df7800, {0x2b747c0, 0x196e53ffdc0}, {0x2b5e5b0, 0x196e5818450}) /usr/local/go/src/net/dial.go:791 +0x3ae net.(*sysDialer).dialSerial(0x196e5df7800, {0x2b747c0, 0x196e53ffdc0}, {0x196e5829db0?, 0x1, 0x0?}) /usr/local/go/src/net/dial.go:756 +0x248 net.(*sysDialer).dialParallel(0x0?, {0x2b747c0?, 0x196e53ffdc0?}, {0x196e5829db0?, 0x2542160?, 0x29a6477?}, {0x0?, 0x29a53d1?, 0x4dab52?}) /usr/local/go/src/net/dial.go:657 +0x2f9 net.(*Dialer).DialContext(0x196e5bc1900, {0x2b74750?, 0x196e5c3d950?}, {0x29a53d1, 0x3}, {0x196e5a7cca8, 0x13}) /usr/local/go/src/net/dial.go:557 +0x485 github.com/rclone/rclone/fs/fshttp.(*Dialer).DialContext(0x196e5bc1900, {0x2b74750, 0x196e5c3d950}, {0x29a53d1?, 0x7a06182a31d0?}, {0x196e5a7cca8, 0x13}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:62 +0x125 github.com/rclone/rclone/fs/fshttp.NewTransportCustom.func2({0x2b74750, 0x196e5c3d950}, {0x29a53d1, 0x3}, {0x196e5a7cca8, 0x13}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:269 +0x5c net/http.(*Transport).dial(0x7a066039d2f8?, {0x2b74750?, 0x196e5c3d950?}, {0x29a53d1?, 0x196e54439f8?}, {0x196e5a7cca8?, 0x10?}) /usr/local/go/src/net/http/transport.go:1307 +0xd2 net/http.(*Transport).dialConn(0x196e5846820, {0x2b74750, 0x196e5c3d950}, {{}, 0x0, {0x196e5e1fb80, 0x5}, {0x196e5a7cca8, 0x13}, 0x0}, ...) /usr/local/go/src/net/http/transport.go:1815 +0x847 net/http.(*Transport).dialConnFor(0x196e5846820, 0x196e5d0e210) /usr/local/go/src/net/http/transport.go:1648 +0xd2 net/http.(*Transport).startDialConnForLocked.func1() /usr/local/go/src/net/http/transport.go:1629 +0x35 created by net/http.(*Transport).startDialConnForLocked in goroutine 7135 /usr/local/go/src/net/http/transport.go:1628 +0x112 goroutine 2563 [chan receive, 110 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 2536 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 "./sync.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose" - Finished ERROR in 2h0m1.168294483s (try 1/5): exit status 2: Failed [TestCopyOverSelf TestServerSideCopyOverSelf TestMoveOverSelf TestServerSideMoveOverSelf TestSyncIgnoreTimes TestSyncAfterChangingFilesSizeOnly TestSyncAfterChangingContentsOnly]