"./sync.test -test.v -test.timeout 2h0m0s -remote TestDrime: -list-retries 5 -verbose" - Starting (try 1/5) 2026/07/09 03:15:40 DEBUG : Creating backend with remote "TestDrime:rclone-test-yufumop4gexu" 2026/07/09 03:15:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/09 03:15:45 DEBUG : Creating backend with remote "/tmp/rclone729369367" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.01s) === 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:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" 2026/07/09 03:15:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/09 03:15:50 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for checks to finish 2026/07/09 03:15:50 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/09 03:15:50 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (9.32s) === RUN TestCopy run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" 2026/07/09 03:15:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/09 03:15:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/09 03:15:55 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for checks to finish 2026/07/09 03:15:55 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for transfers to finish 2026/07/09 03:16:02 DEBUG : sub dir/hello world: size = 11 OK 2026/07/09 03:16:02 INFO : sub dir/hello world: Copied (new) 2026/07/09 03:16:06 DEBUG : drime root 'rclone-test-yufumop4gexu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (21.52s) === RUN TestCopyMetadata run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (3.60s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (4.21s) === RUN TestCopyMissingDirectory run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" 2026/07/09 03:16:24 DEBUG : Creating backend with remote "/non-existing" 2026/07/09 03:16:24 DEBUG : Config file has changed externally - reloading 2026/07/09 03:16:26 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/09 03:16:26 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for checks to finish 2026/07/09 03:16:26 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (2.88s) === RUN TestCopyNoTraverse run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" 2026/07/09 03:16:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/09 03:16:27 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for checks to finish 2026/07/09 03:16:27 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for transfers to finish 2026/07/09 03:16:29 DEBUG : sub dir/hello world: size = 11 OK 2026/07/09 03:16:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (15.07s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (3.02s) === RUN TestCopyCheckFirst run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" 2026/07/09 03:16:45 INFO : drime root 'rclone-test-yufumop4gexu': Running all checks before starting transfers 2026/07/09 03:16:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/09 03:16:46 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for checks to finish 2026/07/09 03:16:46 INFO : drime root 'rclone-test-yufumop4gexu': Checks finished, now starting transfers 2026/07/09 03:16:46 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for transfers to finish 2026/07/09 03:16:53 DEBUG : sub dir/hello world: size = 11 OK 2026/07/09 03:16:53 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (20.41s) === RUN TestSyncNoTraverse run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" 2026/07/09 03:17:05 ERROR : Ignoring --no-traverse with sync 2026/07/09 03:17:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/09 03:17:07 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for checks to finish 2026/07/09 03:17:07 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for transfers to finish 2026/07/09 03:17:13 DEBUG : sub dir/hello world: size = 11 OK 2026/07/09 03:17:13 INFO : sub dir/hello world: Copied (new) 2026/07/09 03:17:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (14.82s) === RUN TestCopyWithDepth run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" 2026/07/09 03:17:22 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/09 03:17:22 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for checks to finish 2026/07/09 03:17:22 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for transfers to finish 2026/07/09 03:17:23 DEBUG : hello world2: size = 12 OK 2026/07/09 03:17:23 INFO : hello world2: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCopyWithDepth (12.29s) === RUN TestCopyWithFilesFrom run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" 2026/07/09 03:17:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/09 03:17:34 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for checks to finish 2026/07/09 03:17:34 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for transfers to finish 2026/07/09 03:17:37 DEBUG : potato2: size = 11 OK 2026/07/09 03:17:37 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (11.74s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" 2026/07/09 03:17:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/09 03:17:46 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for checks to finish 2026/07/09 03:17:46 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for transfers to finish 2026/07/09 03:17:49 DEBUG : potato2: size = 11 OK 2026/07/09 03:17:49 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (9.60s) === RUN TestCopyEmptyDirectories run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" 2026/07/09 03:17:53 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/09 03:17:53 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/09 03:17:53 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/09 03:17:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/09 03:17:54 INFO : sub dir2: Making directory 2026/07/09 03:17:56 INFO : sub dir: Making directory 2026/07/09 03:17:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/09 03:17:58 INFO : sub dir2/sub sub dir2: Making directory 2026/07/09 03:18:02 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for checks to finish 2026/07/09 03:18:02 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for transfers to finish 2026/07/09 03:18:04 DEBUG : sub dir/hello world: size = 11 OK 2026/07/09 03:18:04 INFO : sub dir/hello world: Copied (new) 2026/07/09 03:18:06 DEBUG : drime root 'rclone-test-yufumop4gexu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (28.85s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" 2026/07/09 03:18:22 INFO : sub dir2: Making directory 2026/07/09 03:18:22 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/09 03:18:22 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/09 03:18:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/09 03:18:24 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for checks to finish 2026/07/09 03:18:24 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for transfers to finish 2026/07/09 03:18:29 DEBUG : sub dir/hello world: size = 11 OK 2026/07/09 03:18:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (17.34s) === RUN TestMoveEmptyDirectories run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" 2026/07/09 03:18:40 DEBUG : sub dir2: Making directory with metadata 2026/07/09 03:18:40 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/09 03:18:41 INFO : sub dir2: Making directory 2026/07/09 03:18:44 INFO : sub dir: Making directory 2026/07/09 03:18:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/09 03:18:47 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for checks to finish 2026/07/09 03:18:47 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for transfers to finish 2026/07/09 03:18:48 DEBUG : sub dir/hello world: size = 11 OK 2026/07/09 03:18:48 INFO : sub dir/hello world: Copied (new) 2026/07/09 03:18:48 INFO : sub dir/hello world: Deleted 2026/07/09 03:18:49 DEBUG : drime root 'rclone-test-yufumop4gexu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/09 03:18:49 DEBUG : drime root 'rclone-test-yufumop4gexu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (11.11s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.09s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" 2026/07/09 03:18:52 INFO : sub dir2: Making directory 2026/07/09 03:18:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/09 03:18:53 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for checks to finish 2026/07/09 03:18:53 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for transfers to finish 2026/07/09 03:18:58 DEBUG : sub dir/hello world: size = 11 OK 2026/07/09 03:18:58 INFO : sub dir/hello world: Copied (new) 2026/07/09 03:18:58 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (19.59s) === RUN TestSyncEmptyDirectories run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" 2026/07/09 03:19:11 DEBUG : sub dir2: Making directory with metadata 2026/07/09 03:19:11 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/09 03:19:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/09 03:19:13 INFO : sub dir2: Making directory 2026/07/09 03:19:15 INFO : sub dir: Making directory 2026/07/09 03:19:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/09 03:19:18 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for checks to finish 2026/07/09 03:19:18 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for transfers to finish 2026/07/09 03:19:20 DEBUG : sub dir/hello world: size = 11 OK 2026/07/09 03:19:20 INFO : sub dir/hello world: Copied (new) 2026/07/09 03:19:20 DEBUG : Waiting for deletions to finish 2026/07/09 03:19:23 DEBUG : drime root 'rclone-test-yufumop4gexu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (21.06s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.66s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" 2026/07/09 03:19:34 INFO : sub dir2: Making directory 2026/07/09 03:19:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/09 03:19:35 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for checks to finish 2026/07/09 03:19:35 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for transfers to finish 2026/07/09 03:19:42 DEBUG : sub dir/hello world: size = 11 OK 2026/07/09 03:19:42 INFO : sub dir/hello world: Copied (new) 2026/07/09 03:19:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (21.72s) === RUN TestServerSideCopy run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" 2026/07/09 03:20:04 DEBUG : Creating backend with remote "TestDrime:rclone-test-jocoyeq8ceha" sync_test.go:620: Server side copy (if possible) drime root 'rclone-test-yufumop4gexu' -> drime root 'rclone-test-jocoyeq8ceha' 2026/07/09 03:20:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/09 03:20:10 DEBUG : drime root 'rclone-test-jocoyeq8ceha': Waiting for checks to finish 2026/07/09 03:20:10 DEBUG : drime root 'rclone-test-jocoyeq8ceha': Waiting for transfers to finish 2026/07/09 03:20:21 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/07/09 03:20:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/09 03:20:22 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/07/09 03:20:22 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/09 03:20:23 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/07/09 03:20:23 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/07/09 03:20:24 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/07/09 03:20:24 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/07/09 03:20:26 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/07/09 03:20:26 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/07/09 03:20:27 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/07/09 03:20:27 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/07/09 03:20:28 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/07/09 03:20:28 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/07/09 03:20:29 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/07/09 03:20:29 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/07/09 03:20:31 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/07/09 03:20:31 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/07/09 03:20:33 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/07/09 03:20:33 DEBUG : pacer: Rate limited, increasing sleep to 10.24s 2026/07/09 03:20:33 DEBUG : sub dir/hello world: Received error: failed to copy item: Error "Server Error" - low level retry 0/10 2026/07/09 03:20:38 DEBUG : pacer: Reducing sleep to 5.12s 2026/07/09 03:20:48 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/07/09 03:20:48 DEBUG : pacer: Rate limited, increasing sleep to 10.24s 2026/07/09 03:20:53 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/07/09 03:20:53 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/07/09 03:21:04 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/07/09 03:21:24 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/07/09 03:21:43 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/07/09 03:22:04 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/07/09 03:22:25 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/07/09 03:22:45 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/07/09 03:23:03 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/07/09 03:23:24 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/07/09 03:23:24 DEBUG : sub dir/hello world: Received error: failed to copy item: Error "Server Error" - low level retry 1/10 2026/07/09 03:23:43 DEBUG : pacer: Reducing sleep to 10s 2026/07/09 03:24:04 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/07/09 03:24:04 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/07/09 03:24:14 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/07/09 03:24:34 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/07/09 03:24:55 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/07/09 03:25:15 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/07/09 03:25:34 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/07/09 03:25:53 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/07/09 03:26:13 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/07/09 03:26:34 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/07/09 03:26:53 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/07/09 03:26:53 DEBUG : sub dir/hello world: Received error: failed to copy item: Error "Server Error" - low level retry 2/10 2026/07/09 03:27:14 DEBUG : pacer: Reducing sleep to 10s 2026/07/09 03:27:33 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/07/09 03:27:33 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/07/09 03:27:44 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/07/09 03:28:03 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/07/09 03:28:24 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/07/09 03:28:44 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/07/09 03:29:03 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/07/09 03:29:23 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/07/09 03:29:43 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/07/09 03:30:03 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/07/09 03:30:24 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/07/09 03:30:24 DEBUG : sub dir/hello world: Received error: failed to copy item: Error "Server Error" - low level retry 3/10 2026/07/09 03:30:45 DEBUG : pacer: Reducing sleep to 10s 2026/07/09 03:31:04 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/07/09 03:31:04 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/07/09 03:31:13 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/07/09 03:31:34 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/07/09 03:31:54 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/07/09 03:32:13 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/07/09 03:32:35 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/07/09 03:32:55 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/07/09 03:33:13 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/07/09 03:33:34 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/07/09 03:33:54 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/07/09 03:33:54 DEBUG : sub dir/hello world: Received error: failed to copy item: Error "Server Error" - low level retry 4/10 2026/07/09 03:34:14 DEBUG : pacer: Reducing sleep to 10s 2026/07/09 03:34:33 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/07/09 03:34:33 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/07/09 03:34:44 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/07/09 03:35:03 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/07/09 03:35:24 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/07/09 03:35:44 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/07/09 03:36:04 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/07/09 03:36:23 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/07/09 03:36:43 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/07/09 03:37:04 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/07/09 03:37:24 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/07/09 03:37:24 DEBUG : sub dir/hello world: Received error: failed to copy item: Error "Server Error" - low level retry 5/10 2026/07/09 03:37:44 DEBUG : pacer: Reducing sleep to 10s 2026/07/09 03:38:03 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/07/09 03:38:03 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/07/09 03:38:14 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/07/09 03:38:34 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/07/09 03:38:53 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/07/09 03:39:13 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/07/09 03:39:34 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/07/09 03:39:53 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/07/09 03:40:13 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/07/09 03:40:33 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/07/09 03:40:54 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/07/09 03:40:54 DEBUG : sub dir/hello world: Received error: failed to copy item: Error "Server Error" - low level retry 6/10 2026/07/09 03:41:14 DEBUG : pacer: Reducing sleep to 10s 2026/07/09 03:41:34 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/07/09 03:41:34 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/07/09 03:41:45 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/07/09 03:42:04 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/07/09 03:42:24 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/07/09 03:42:43 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/07/09 03:43:04 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/07/09 03:43:23 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/07/09 03:43:44 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/07/09 03:44:04 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/07/09 03:44:25 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/07/09 03:44:25 DEBUG : sub dir/hello world: Received error: failed to copy item: Error "Server Error" - low level retry 7/10 2026/07/09 03:44:43 DEBUG : pacer: Reducing sleep to 10s 2026/07/09 03:45:03 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/07/09 03:45:03 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/07/09 03:45:13 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/07/09 03:45:34 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/07/09 03:45:54 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/07/09 03:46:13 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/07/09 03:46:34 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/07/09 03:46:54 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/07/09 03:47:14 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/07/09 03:47:34 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/07/09 03:47:53 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/07/09 03:47:53 DEBUG : sub dir/hello world: Received error: failed to copy item: Error "Server Error" - low level retry 8/10 2026/07/09 03:48:14 DEBUG : pacer: Reducing sleep to 10s 2026/07/09 03:48:33 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/07/09 03:48:33 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/07/09 03:48:44 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/07/09 03:49:04 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/07/09 03:49:25 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/07/09 03:49:45 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/07/09 03:50:03 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/07/09 03:50:25 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/07/09 03:50:44 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/07/09 03:51:04 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/07/09 03:51:24 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/07/09 03:51:24 DEBUG : sub dir/hello world: Received error: failed to copy item: Error "Server Error" - low level retry 9/10 2026/07/09 03:51:24 ERROR : sub dir/hello world: Failed to copy: failed to copy item: Error "Server Error" sync_test.go:624: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:624 Error: Received unexpected error: failed to copy item: Error "Server Error" Test: TestServerSideCopy 2026/07/09 03:51:24 DEBUG : drime root 'rclone-test-jocoyeq8ceha': Purge remote 2026/07/09 03:51:44 DEBUG : pacer: Reducing sleep to 10s --- FAIL: TestServerSideCopy (1912.81s) === RUN TestCopyOverSelf run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" 2026/07/09 03:51:58 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for checks to finish 2026/07/09 03:51:58 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone729369367) 2026/07/09 03:51:58 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-yufumop4gexu') 2026/07/09 03:51:58 DEBUG : sub dir/hello world: Sizes differ 2026/07/09 03:51:58 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for transfers to finish 2026/07/09 03:51:59 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/07/09 03:52:00 DEBUG : sub dir/hello world: Old object already deleted, safely ignoring 2026/07/09 03:52:00 DEBUG : sub dir/hello world: size = 17 OK 2026/07/09 03:52:00 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (22.10s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" 2026/07/09 03:52:22 DEBUG : Creating backend with remote "TestDrime:rclone-test-qabegav5geca" 2026/07/09 03:52:22 DEBUG : Config file has changed externally - reloading sync_test.go:656: Server side copy (if possible) drime root 'rclone-test-yufumop4gexu' -> drime root 'rclone-test-qabegav5geca' 2026/07/09 03:52:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/09 03:52:29 DEBUG : drime root 'rclone-test-qabegav5geca': Waiting for checks to finish 2026/07/09 03:52:29 DEBUG : drime root 'rclone-test-qabegav5geca': Waiting for transfers to finish 2026/07/09 03:52:35 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/07/09 03:52:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/09 03:52:36 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/07/09 03:52:36 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/09 03:52:36 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/07/09 03:52:36 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/07/09 03:52:37 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/07/09 03:52:37 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/07/09 03:52:38 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/07/09 03:52:38 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/07/09 03:52:39 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/07/09 03:52:39 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/07/09 03:52:40 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/07/09 03:52:40 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/07/09 03:52:42 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/07/09 03:52:42 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/07/09 03:52:42 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/07/09 03:52:42 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/07/09 03:52:45 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/07/09 03:52:45 DEBUG : pacer: Rate limited, increasing sleep to 10.24s 2026/07/09 03:52:45 DEBUG : sub dir/hello world: Received error: failed to copy item: Error "Server Error" - low level retry 0/10 2026/07/09 03:52:51 DEBUG : pacer: Reducing sleep to 5.12s 2026/07/09 03:53:03 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/07/09 03:53:03 DEBUG : pacer: Rate limited, increasing sleep to 10.24s 2026/07/09 03:53:06 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/07/09 03:53:06 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/07/09 03:53:17 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/07/09 03:53:35 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/07/09 03:53:58 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/07/09 03:54:16 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/07/09 03:54:38 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/07/09 03:54:57 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/07/09 03:55:16 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/07/09 03:55:37 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/07/09 03:55:37 DEBUG : sub dir/hello world: Received error: failed to copy item: Error "Server Error" - low level retry 1/10 2026/07/09 03:55:56 DEBUG : pacer: Reducing sleep to 10s 2026/07/09 03:56:16 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/07/09 03:56:16 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/07/09 03:56:27 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/07/09 03:56:46 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/07/09 03:57:07 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/07/09 03:57:26 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/07/09 03:57:46 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/07/09 03:58:06 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/07/09 03:58:26 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/07/09 03:58:47 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/07/09 03:59:06 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/07/09 03:59:06 DEBUG : sub dir/hello world: Received error: failed to copy item: Error "Server Error" - low level retry 2/10 2026/07/09 03:59:27 DEBUG : pacer: Reducing sleep to 10s 2026/07/09 03:59:46 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/07/09 03:59:46 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/07/09 03:59:56 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/07/09 04:00:17 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/07/09 04:00:37 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/07/09 04:00:57 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/07/09 04:01:17 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/07/09 04:01:36 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/07/09 04:01:57 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/07/09 04:02:15 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/07/09 04:02:36 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/07/09 04:02:36 DEBUG : sub dir/hello world: Received error: failed to copy item: Error "Server Error" - low level retry 3/10 2026/07/09 04:02:57 DEBUG : pacer: Reducing sleep to 10s 2026/07/09 04:03:16 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/07/09 04:03:16 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/07/09 04:03:27 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/07/09 04:03:46 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/07/09 04:04:06 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/07/09 04:04:26 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/07/09 04:04:46 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/07/09 04:05:06 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/07/09 04:05:26 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/07/09 04:05:46 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/07/09 04:06:07 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/07/09 04:06:07 DEBUG : sub dir/hello world: Received error: failed to copy item: Error "Server Error" - low level retry 4/10 2026/07/09 04:06:27 DEBUG : pacer: Reducing sleep to 10s 2026/07/09 04:06:46 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/07/09 04:06:46 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/07/09 04:06:56 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/07/09 04:07:16 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/07/09 04:07:36 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/07/09 04:07:57 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/07/09 04:08:17 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/07/09 04:08:37 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/07/09 04:08:56 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/07/09 04:09:15 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/07/09 04:09:36 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/07/09 04:09:36 DEBUG : sub dir/hello world: Received error: failed to copy item: Error "Server Error" - low level retry 5/10 2026/07/09 04:09:56 DEBUG : pacer: Reducing sleep to 10s 2026/07/09 04:10:17 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/07/09 04:10:17 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/07/09 04:10:26 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/07/09 04:10:46 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/07/09 04:11:06 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/07/09 04:11:26 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/07/09 04:11:46 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/07/09 04:12:06 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/07/09 04:12:26 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/07/09 04:12:46 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/07/09 04:13:06 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/07/09 04:13:06 DEBUG : sub dir/hello world: Received error: failed to copy item: Error "Server Error" - low level retry 6/10 2026/07/09 04:13:26 DEBUG : pacer: Reducing sleep to 10s 2026/07/09 04:13:46 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/07/09 04:13:46 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/07/09 04:13:55 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/07/09 04:14:17 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/07/09 04:14:36 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/07/09 04:14:56 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/07/09 04:15:16 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/07/09 04:15:36 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/07/09 04:15:57 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/07/09 04:16:16 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/07/09 04:16:36 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/07/09 04:16:36 DEBUG : sub dir/hello world: Received error: failed to copy item: Error "Server Error" - low level retry 7/10 2026/07/09 04:16:57 DEBUG : pacer: Reducing sleep to 10s 2026/07/09 04:17:16 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/07/09 04:17:16 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/07/09 04:17:26 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/07/09 04:17:46 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/07/09 04:18:07 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/07/09 04:18:26 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/07/09 04:18:46 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/07/09 04:19:06 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/07/09 04:19:27 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/07/09 04:19:46 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/07/09 04:20:06 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/07/09 04:20:06 DEBUG : sub dir/hello world: Received error: failed to copy item: Error "Server Error" - low level retry 8/10 2026/07/09 04:20:27 DEBUG : pacer: Reducing sleep to 10s 2026/07/09 04:20:46 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/07/09 04:20:46 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/07/09 04:20:56 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/07/09 04:21:17 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/07/09 04:21:36 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/07/09 04:21:56 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/07/09 04:22:16 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/07/09 04:22:36 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/07/09 04:22:57 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/07/09 04:23:16 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/07/09 04:23:37 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/07/09 04:23:37 DEBUG : sub dir/hello world: Received error: failed to copy item: Error "Server Error" - low level retry 9/10 2026/07/09 04:23:37 ERROR : sub dir/hello world: Failed to copy: failed to copy item: Error "Server Error" sync_test.go:660: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:660 Error: Received unexpected error: failed to copy item: Error "Server Error" Test: TestServerSideCopyOverSelf 2026/07/09 04:23:37 DEBUG : drime root 'rclone-test-qabegav5geca': Purge remote 2026/07/09 04:23:56 DEBUG : pacer: Reducing sleep to 10s --- FAIL: TestServerSideCopyOverSelf (1914.46s) === RUN TestMoveOverSelf run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" 2026/07/09 04:24:17 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone729369367) 2026/07/09 04:24:17 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-yufumop4gexu') 2026/07/09 04:24:17 DEBUG : sub dir/hello world: Sizes differ 2026/07/09 04:24:17 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for checks to finish 2026/07/09 04:24:17 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for transfers to finish 2026/07/09 04:24:18 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/07/09 04:24:19 DEBUG : sub dir/hello world: Old object already deleted, safely ignoring 2026/07/09 04:24:19 DEBUG : sub dir/hello world: size = 17 OK 2026/07/09 04:24:19 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/09 04:24:19 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (18.88s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" 2026/07/09 04:24:33 DEBUG : Creating backend with remote "TestDrime:rclone-test-vicibam5jabo" 2026/07/09 04:24:33 DEBUG : Config file has changed externally - reloading sync_test.go:701: Server side copy (if possible) drime root 'rclone-test-yufumop4gexu' -> drime root 'rclone-test-vicibam5jabo' 2026/07/09 04:24:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/09 04:24:39 DEBUG : drime root 'rclone-test-vicibam5jabo': Waiting for checks to finish 2026/07/09 04:24:39 DEBUG : drime root 'rclone-test-vicibam5jabo': Waiting for transfers to finish 2026/07/09 04:24:44 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/07/09 04:24:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/09 04:24:45 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/07/09 04:24:45 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/09 04:24:46 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/07/09 04:24:46 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/07/09 04:24:47 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/07/09 04:24:47 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/07/09 04:24:48 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/07/09 04:24:48 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/07/09 04:24:48 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/07/09 04:24:48 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/07/09 04:24:49 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/07/09 04:24:49 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/07/09 04:24:51 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/07/09 04:24:51 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/07/09 04:24:53 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/07/09 04:24:53 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/07/09 04:24:56 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/07/09 04:24:56 DEBUG : pacer: Rate limited, increasing sleep to 10.24s 2026/07/09 04:24:56 DEBUG : sub dir/hello world: Received error: failed to copy item: Error "Server Error" - low level retry 0/10 2026/07/09 04:25:00 DEBUG : pacer: Reducing sleep to 5.12s 2026/07/09 04:25:10 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/07/09 04:25:10 DEBUG : pacer: Rate limited, increasing sleep to 10.24s 2026/07/09 04:25:15 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/07/09 04:25:15 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/07/09 04:25:25 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/07/09 04:25:45 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/07/09 04:26:07 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/07/09 04:26:26 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/07/09 04:26:46 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/07/09 04:27:06 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/07/09 04:27:25 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/07/09 04:27:46 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/07/09 04:27:46 DEBUG : sub dir/hello world: Received error: failed to copy item: Error "Server Error" - low level retry 1/10 2026/07/09 04:28:06 DEBUG : pacer: Reducing sleep to 10s 2026/07/09 04:28:25 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/07/09 04:28:25 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/07/09 04:28:36 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/07/09 04:28:56 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/07/09 04:29:16 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/07/09 04:29:35 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/07/09 04:29:55 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/07/09 04:30:16 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/07/09 04:30:36 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/07/09 04:30:56 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/07/09 04:31:16 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/07/09 04:31:16 DEBUG : sub dir/hello world: Received error: failed to copy item: Error "Server Error" - low level retry 2/10 2026/07/09 04:31:36 DEBUG : pacer: Reducing sleep to 10s 2026/07/09 04:31:55 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/07/09 04:31:55 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/07/09 04:32:05 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/07/09 04:32:25 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/07/09 04:32:45 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/07/09 04:33:05 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/07/09 04:33:25 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/07/09 04:33:45 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/07/09 04:34:05 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/07/09 04:34:26 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/07/09 04:34:45 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/07/09 04:34:45 DEBUG : sub dir/hello world: Received error: failed to copy item: Error "Server Error" - low level retry 3/10 2026/07/09 04:35:05 DEBUG : pacer: Reducing sleep to 10s 2026/07/09 04:35:26 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/07/09 04:35:26 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/07/09 04:35:35 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/07/09 04:35:55 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/07/09 04:36:16 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/07/09 04:36:35 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/07/09 04:36:56 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/07/09 04:37:15 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/07/09 04:37:35 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/07/09 04:37:55 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/07/09 04:38:16 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/07/09 04:38:16 DEBUG : sub dir/hello world: Received error: failed to copy item: Error "Server Error" - low level retry 4/10 2026/07/09 04:38:36 DEBUG : pacer: Reducing sleep to 10s 2026/07/09 04:38:55 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/07/09 04:38:55 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/07/09 04:39:06 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/07/09 04:39:25 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/07/09 04:39:46 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/07/09 04:40:05 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/07/09 04:40:26 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/07/09 04:40:45 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/07/09 04:41:06 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/07/09 04:41:25 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/07/09 04:41:46 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/07/09 04:41:46 DEBUG : sub dir/hello world: Received error: failed to copy item: Error "Server Error" - low level retry 5/10 2026/07/09 04:42:05 DEBUG : pacer: Reducing sleep to 10s 2026/07/09 04:42:25 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/07/09 04:42:25 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/07/09 04:42:35 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/07/09 04:42:56 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/07/09 04:43:16 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/07/09 04:43:35 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/07/09 04:43:56 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/07/09 04:44:15 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/07/09 04:44:35 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/07/09 04:44:55 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/07/09 04:45:15 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/07/09 04:45:15 DEBUG : sub dir/hello world: Received error: failed to copy item: Error "Server Error" - low level retry 6/10 2026/07/09 04:45:36 DEBUG : pacer: Reducing sleep to 10s 2026/07/09 04:45:55 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/07/09 04:45:55 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/07/09 04:46:05 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/07/09 04:46:25 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/07/09 04:46:46 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/07/09 04:47:05 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/07/09 04:47:25 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/07/09 04:47:46 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/07/09 04:48:07 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/07/09 04:48:25 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/07/09 04:48:45 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/07/09 04:48:45 DEBUG : sub dir/hello world: Received error: failed to copy item: Error "Server Error" - low level retry 7/10 2026/07/09 04:49:05 DEBUG : pacer: Reducing sleep to 10s 2026/07/09 04:49:27 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/07/09 04:49:27 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/07/09 04:49:35 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/07/09 04:49:56 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/07/09 04:50:16 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/07/09 04:50:36 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/07/09 04:50:56 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/07/09 04:51:16 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/07/09 04:51:36 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/07/09 04:51:56 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/07/09 04:52:16 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/07/09 04:52:16 DEBUG : sub dir/hello world: Received error: failed to copy item: Error "Server Error" - low level retry 8/10 2026/07/09 04:52:36 DEBUG : pacer: Reducing sleep to 10s 2026/07/09 04:52:56 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/07/09 04:52:56 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/07/09 04:53:05 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/07/09 04:53:25 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/07/09 04:53:46 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/07/09 04:54:06 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/07/09 04:54:26 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/07/09 04:54:46 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/07/09 04:55:05 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/07/09 04:55:26 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/07/09 04:55:47 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/07/09 04:55:47 DEBUG : sub dir/hello world: Received error: failed to copy item: Error "Server Error" - low level retry 9/10 2026/07/09 04:55:47 ERROR : sub dir/hello world: Failed to copy: failed to copy item: Error "Server Error" sync_test.go:705: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:705 Error: Received unexpected error: failed to copy item: Error "Server Error" Test: TestServerSideMoveOverSelf 2026/07/09 04:55:47 DEBUG : drime root 'rclone-test-vicibam5jabo': Purge remote 2026/07/09 04:56:05 DEBUG : pacer: Reducing sleep to 10s --- FAIL: TestServerSideMoveOverSelf (1904.11s) === RUN TestCopyAfterDelete run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" 2026/07/09 04:56:13 ERROR : error listing: directory not found 2026/07/09 04:56:15 INFO : Local file system at /tmp/rclone729369367: Making directory 2026/07/09 04:56:18 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for checks to finish 2026/07/09 04:56:18 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (20.61s) === RUN TestCopyRedownload run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" 2026/07/09 04:56:40 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/09 04:56:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/09 04:56:40 DEBUG : Local file system at /tmp/rclone729369367: Waiting for checks to finish 2026/07/09 04:56:40 DEBUG : Local file system at /tmp/rclone729369367: Waiting for transfers to finish 2026/07/09 04:56:41 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/07/09 04:56:41 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/07/09 04:56:41 INFO : sub dir/hello world: Copied (new) 2026/07/09 04:56:41 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (15.23s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" 2026/07/09 04:56:44 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/09 04:56:44 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for checks to finish 2026/07/09 04:56:44 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for transfers to finish 2026/07/09 04:56:45 DEBUG : check sum: size = 1 OK 2026/07/09 04:56:45 INFO : check sum: Copied (new) 2026/07/09 04:56:45 DEBUG : Waiting for deletions to finish 2026/07/09 04:56:45 DEBUG : check sum: size = 1 OK 2026/07/09 04:56:45 NOTICE: drime root 'rclone-test-yufumop4gexu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/09 04:56:45 DEBUG : check sum: Size of src and dst objects identical 2026/07/09 04:56:45 DEBUG : check sum: Unchanged skipping 2026/07/09 04:56:45 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for checks to finish 2026/07/09 04:56:45 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for transfers to finish 2026/07/09 04:56:45 DEBUG : Waiting for deletions to finish 2026/07/09 04:56:45 INFO : There was nothing to transfer fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncBasedOnCheckSum (9.27s) === RUN TestSyncSizeOnly run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" 2026/07/09 04:56:54 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/09 04:56:54 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for checks to finish 2026/07/09 04:56:54 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for transfers to finish 2026/07/09 04:56:56 DEBUG : sizeonly: size = 6 OK 2026/07/09 04:56:56 INFO : sizeonly: Copied (new) 2026/07/09 04:56:56 DEBUG : Waiting for deletions to finish 2026/07/09 04:56:59 DEBUG : sizeonly: size = 6 OK 2026/07/09 04:56:59 DEBUG : sizeonly: Sizes identical 2026/07/09 04:56:59 DEBUG : sizeonly: Unchanged skipping 2026/07/09 04:56:59 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for checks to finish 2026/07/09 04:56:59 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for transfers to finish 2026/07/09 04:56:59 DEBUG : Waiting for deletions to finish 2026/07/09 04:56:59 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (10.30s) === RUN TestSyncIgnoreSize run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" 2026/07/09 04:57:05 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/09 04:57:05 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for checks to finish 2026/07/09 04:57:05 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for transfers to finish 2026/07/09 04:57:07 INFO : ignore-size: Copied (new) 2026/07/09 04:57:07 DEBUG : Waiting for deletions to finish 2026/07/09 04:57:10 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for checks to finish 2026/07/09 04:57:10 DEBUG : ignore-size: Sizes identical 2026/07/09 04:57:10 DEBUG : ignore-size: Unchanged skipping 2026/07/09 04:57:10 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for transfers to finish 2026/07/09 04:57:10 DEBUG : Waiting for deletions to finish 2026/07/09 04:57:10 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (14.68s) === RUN TestSyncIgnoreTimes run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" 2026/07/09 04:57:25 DEBUG : existing: size = 6 OK 2026/07/09 04:57:25 DEBUG : existing: Sizes identical 2026/07/09 04:57:25 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for checks to finish 2026/07/09 04:57:25 DEBUG : existing: Unchanged skipping 2026/07/09 04:57:25 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for transfers to finish 2026/07/09 04:57:25 DEBUG : Waiting for deletions to finish 2026/07/09 04:57:25 INFO : There was nothing to transfer 2026/07/09 04:57:27 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for checks to finish 2026/07/09 04:57:27 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/09 04:57:27 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for transfers to finish 2026/07/09 04:57:29 DEBUG : existing: Removing old object on successful upload 2026/07/09 04:57:30 DEBUG : existing: Old object already deleted, safely ignoring 2026/07/09 04:57:30 DEBUG : existing: size = 6 OK 2026/07/09 04:57:30 INFO : existing: Copied (replaced existing) 2026/07/09 04:57:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (17.00s) === RUN TestSyncIgnoreExisting run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" 2026/07/09 04:57:37 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/09 04:57:37 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for checks to finish 2026/07/09 04:57:37 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for transfers to finish 2026/07/09 04:57:40 DEBUG : existing: size = 6 OK 2026/07/09 04:57:40 INFO : existing: Copied (new) 2026/07/09 04:57:40 DEBUG : Waiting for deletions to finish 2026/07/09 04:57:43 DEBUG : existing: Destination exists, skipping 2026/07/09 04:57:43 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for checks to finish 2026/07/09 04:57:43 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for transfers to finish 2026/07/09 04:57:43 DEBUG : Waiting for deletions to finish 2026/07/09 04:57:43 INFO : There was nothing to transfer fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncIgnoreExisting (18.13s) === RUN TestSyncIgnoreErrors run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" 2026/07/09 04:58:07 INFO : d: Making directory 2026/07/09 04:58:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/09 04:58:14 DEBUG : c/non empty space: size = 5 OK 2026/07/09 04:58:14 DEBUG : c/non empty space: Sizes identical 2026/07/09 04:58:14 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for checks to finish 2026/07/09 04:58:14 DEBUG : c/non empty space: Unchanged skipping 2026/07/09 04:58:14 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for transfers to finish 2026/07/09 04:58:19 DEBUG : a/potato2: size = 60 OK 2026/07/09 04:58:19 INFO : a/potato2: Copied (new) 2026/07/09 04:58:19 DEBUG : Waiting for deletions to finish 2026/07/09 04:58:20 INFO : b/potato: Deleted 2026/07/09 04:58:20 INFO : d: Removing directory 2026/07/09 04:58:23 INFO : b: Removing directory 2026/07/09 04:58:27 DEBUG : drime root 'rclone-test-yufumop4gexu': deleted 2 directories --- PASS: TestSyncIgnoreErrors (46.86s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" 2026/07/09 04:58:44 DEBUG : empty space: size = 1 OK 2026/07/09 04:58:44 DEBUG : empty space: Sizes identical 2026/07/09 04:58:44 DEBUG : empty space: Unchanged skipping 2026/07/09 04:58:44 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for checks to finish 2026/07/09 04:58:44 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for transfers to finish 2026/07/09 04:58:44 DEBUG : Waiting for deletions to finish 2026/07/09 04:58:44 INFO : There was nothing to transfer 2026/07/09 04:58:45 DEBUG : empty space: size = 1 OK 2026/07/09 04:58:45 DEBUG : empty space: Sizes identical 2026/07/09 04:58:45 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for checks to finish 2026/07/09 04:58:45 DEBUG : empty space: Unchanged skipping 2026/07/09 04:58:45 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for transfers to finish 2026/07/09 04:58:45 DEBUG : Waiting for deletions to finish 2026/07/09 04:58:45 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (9.60s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.06s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (2.12s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" 2026/07/09 04:59:00 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/09 04:59:00 DEBUG : empty space: size = 1 OK 2026/07/09 04:59:00 DEBUG : empty space: Sizes identical 2026/07/09 04:59:00 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for checks to finish 2026/07/09 04:59:00 DEBUG : empty space: Unchanged skipping 2026/07/09 04:59:00 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for transfers to finish 2026/07/09 04:59:03 DEBUG : potato: size = 60 OK 2026/07/09 04:59:03 INFO : potato: Copied (new) 2026/07/09 04:59:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (14.48s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" 2026/07/09 04:59:14 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for checks to finish 2026/07/09 04:59:14 DEBUG : potato: size = 21 (Local file system at /tmp/rclone729369367) 2026/07/09 04:59:14 DEBUG : potato: size = 60 (drime root 'rclone-test-yufumop4gexu') 2026/07/09 04:59:14 DEBUG : potato: Sizes differ 2026/07/09 04:59:14 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for transfers to finish 2026/07/09 04:59:15 DEBUG : potato: Removing old object on successful upload 2026/07/09 04:59:17 DEBUG : potato: Old object already deleted, safely ignoring 2026/07/09 04:59:17 DEBUG : potato: size = 21 OK 2026/07/09 04:59:17 INFO : potato: Copied (replaced existing) 2026/07/09 04:59:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (13.01s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2026/07/09 04:59:30 DEBUG : potato: size = 21 (Local file system at /tmp/rclone729369367) 2026/07/09 04:59:30 DEBUG : potato: size = 36 (drime root 'rclone-test-yufumop4gexu') 2026/07/09 04:59:30 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for checks to finish 2026/07/09 04:59:30 DEBUG : potato: Sizes differ 2026/07/09 04:59:30 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for transfers to finish 2026/07/09 04:59:32 DEBUG : potato: Removing old object on successful upload 2026/07/09 04:59:33 DEBUG : potato: Old object already deleted, safely ignoring 2026/07/09 04:59:33 DEBUG : potato: size = 21 OK 2026/07/09 04:59:33 INFO : potato: Copied (replaced existing) 2026/07/09 04:59:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (16.83s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" 2026/07/09 04:59:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/09 04:59:47 DEBUG : empty space: size = 1 OK 2026/07/09 04:59:47 DEBUG : empty space: Sizes identical 2026/07/09 04:59:47 DEBUG : empty space: Unchanged skipping 2026/07/09 04:59:47 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for checks to finish 2026/07/09 04:59:47 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for transfers to finish 2026/07/09 04:59:47 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/09 04:59:47 DEBUG : Waiting for deletions to finish 2026/07/09 04:59:47 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (14.41s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" 2026/07/09 05:00:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/09 05:00:02 DEBUG : empty space: size = 1 OK 2026/07/09 05:00:02 DEBUG : empty space: Sizes identical 2026/07/09 05:00:02 DEBUG : empty space: Unchanged skipping 2026/07/09 05:00:02 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for checks to finish 2026/07/09 05:00:02 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for transfers to finish 2026/07/09 05:00:04 DEBUG : potato2: size = 60 OK 2026/07/09 05:00:04 INFO : potato2: Copied (new) 2026/07/09 05:00:04 DEBUG : Waiting for deletions to finish 2026/07/09 05:00:05 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (19.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" 2026/07/09 05:00:25 INFO : d: Making directory 2026/07/09 05:00:27 INFO : d/e: Making directory 2026/07/09 05:00:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/09 05:00:36 DEBUG : c/non empty space: size = 5 OK 2026/07/09 05:00:36 DEBUG : c/non empty space: Sizes identical 2026/07/09 05:00:36 DEBUG : c/non empty space: Unchanged skipping 2026/07/09 05:00:41 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for checks to finish 2026/07/09 05:00:41 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for transfers to finish 2026/07/09 05:00:41 DEBUG : a/potato2: size = 60 OK 2026/07/09 05:00:41 INFO : a/potato2: Copied (new) 2026/07/09 05:00:41 DEBUG : Waiting for deletions to finish 2026/07/09 05:00:42 INFO : b/potato: Deleted 2026/07/09 05:00:42 INFO : d/e: Removing directory 2026/07/09 05:00:44 INFO : d: Removing directory 2026/07/09 05:00:47 INFO : b: Removing directory 2026/07/09 05:00:50 DEBUG : drime root 'rclone-test-yufumop4gexu': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (50.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" 2026/07/09 05:01:19 INFO : d: Making directory 2026/07/09 05:01:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/09 05:01:28 DEBUG : c/non empty space: size = 5 OK 2026/07/09 05:01:28 DEBUG : c/non empty space: Sizes identical 2026/07/09 05:01:28 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for checks to finish 2026/07/09 05:01:28 DEBUG : c/non empty space: Unchanged skipping 2026/07/09 05:01:28 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for transfers to finish 2026/07/09 05:01:34 DEBUG : a/potato2: size = 60 OK 2026/07/09 05:01:34 INFO : a/potato2: Copied (new) 2026/07/09 05:01:34 ERROR : drime root 'rclone-test-yufumop4gexu': not deleting files as there were IO errors 2026/07/09 05:01:34 ERROR : drime root 'rclone-test-yufumop4gexu': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (61.30s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" 2026/07/09 05:02:14 DEBUG : Waiting for deletions to finish 2026/07/09 05:02:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/09 05:02:15 DEBUG : empty space: size = 1 OK 2026/07/09 05:02:15 DEBUG : empty space: Sizes identical 2026/07/09 05:02:15 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for checks to finish 2026/07/09 05:02:15 DEBUG : empty space: Unchanged skipping 2026/07/09 05:02:15 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for transfers to finish 2026/07/09 05:02:16 INFO : potato: Deleted 2026/07/09 05:02:19 DEBUG : potato2: size = 60 OK 2026/07/09 05:02:19 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (24.62s) === RUN TestSyncDeleteBefore run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" 2026/07/09 05:02:39 DEBUG : Waiting for deletions to finish 2026/07/09 05:02:42 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for checks to finish 2026/07/09 05:02:42 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for transfers to finish 2026/07/09 05:02:44 INFO : potato: Deleted 2026/07/09 05:02:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/09 05:02:46 DEBUG : empty space: size = 1 OK 2026/07/09 05:02:46 DEBUG : empty space: Sizes identical 2026/07/09 05:02:46 DEBUG : empty space: Unchanged skipping 2026/07/09 05:02:46 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for checks to finish 2026/07/09 05:02:46 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for transfers to finish 2026/07/09 05:02:49 DEBUG : potato2: size = 60 OK 2026/07/09 05:02:49 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (26.65s) === RUN TestCopyDeleteBefore run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" 2026/07/09 05:03:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/09 05:03:00 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for checks to finish 2026/07/09 05:03:00 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for transfers to finish 2026/07/09 05:03:02 DEBUG : potato2: size = 19 OK 2026/07/09 05:03:02 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (17.65s) === RUN TestSyncWithExclude run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" 2026/07/09 05:03:25 DEBUG : enormous: Excluded (Size Filter) 2026/07/09 05:03:25 DEBUG : enormous: Excluded 2026/07/09 05:03:25 DEBUG : potato2: Excluded (Size Filter) 2026/07/09 05:03:25 DEBUG : potato2: Excluded 2026/07/09 05:03:27 DEBUG : potato2: Excluded (Size Filter) 2026/07/09 05:03:27 DEBUG : potato2: Excluded 2026/07/09 05:03:27 DEBUG : empty space: size = 1 OK 2026/07/09 05:03:27 DEBUG : empty space: Sizes identical 2026/07/09 05:03:27 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for checks to finish 2026/07/09 05:03:27 DEBUG : empty space: Unchanged skipping 2026/07/09 05:03:27 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for transfers to finish 2026/07/09 05:03:27 DEBUG : Waiting for deletions to finish 2026/07/09 05:03:27 INFO : There was nothing to transfer 2026/07/09 05:03:29 DEBUG : enormous: Excluded (Size Filter) 2026/07/09 05:03:29 DEBUG : enormous: Excluded 2026/07/09 05:03:29 DEBUG : potato2: Excluded (Size Filter) 2026/07/09 05:03:29 DEBUG : potato2: Excluded 2026/07/09 05:03:30 DEBUG : potato2: Excluded (Size Filter) 2026/07/09 05:03:30 DEBUG : potato2: Excluded 2026/07/09 05:03:30 DEBUG : empty space: size = 1 OK 2026/07/09 05:03:30 DEBUG : empty space: Sizes identical 2026/07/09 05:03:30 DEBUG : Local file system at /tmp/rclone729369367: Waiting for checks to finish 2026/07/09 05:03:30 DEBUG : empty space: Unchanged skipping 2026/07/09 05:03:30 DEBUG : Local file system at /tmp/rclone729369367: Waiting for transfers to finish 2026/07/09 05:03:30 DEBUG : Waiting for deletions to finish 2026/07/09 05:03:30 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (25.78s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" 2026/07/09 05:03:58 DEBUG : enormous: Excluded (Size Filter) 2026/07/09 05:03:58 DEBUG : enormous: Excluded 2026/07/09 05:03:58 DEBUG : potato2: Excluded (Size Filter) 2026/07/09 05:03:58 DEBUG : potato2: Excluded 2026/07/09 05:04:00 DEBUG : empty space: size = 1 OK 2026/07/09 05:04:00 DEBUG : empty space: Sizes identical 2026/07/09 05:04:00 DEBUG : empty space: Unchanged skipping 2026/07/09 05:04:00 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for checks to finish 2026/07/09 05:04:00 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for transfers to finish 2026/07/09 05:04:00 DEBUG : Waiting for deletions to finish 2026/07/09 05:04:02 INFO : enormous: Deleted 2026/07/09 05:04:02 INFO : potato2: Deleted 2026/07/09 05:04:02 INFO : There was nothing to transfer 2026/07/09 05:04:06 DEBUG : empty space: size = 1 OK 2026/07/09 05:04:06 DEBUG : empty space: Sizes identical 2026/07/09 05:04:06 DEBUG : empty space: Unchanged skipping 2026/07/09 05:04:06 DEBUG : Local file system at /tmp/rclone729369367: Waiting for checks to finish 2026/07/09 05:04:06 DEBUG : Local file system at /tmp/rclone729369367: Waiting for transfers to finish 2026/07/09 05:04:06 DEBUG : Waiting for deletions to finish 2026/07/09 05:04:06 INFO : potato2: Deleted 2026/07/09 05:04:06 INFO : enormous: Deleted 2026/07/09 05:04:06 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (30.46s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" sync_test.go:1454: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (4.88s) === 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:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" sync_test.go:1569: Can track renames: false 2026/07/09 05:04:15 ERROR : drime root 'rclone-test-yufumop4gexu': Ignoring --track-renames as the source and destination do not have a common hash 2026/07/09 05:04:16 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/09 05:04:16 DEBUG : yam: Need to transfer - File not found at Destination 2026/07/09 05:04:16 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for checks to finish 2026/07/09 05:04:16 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for transfers to finish 2026/07/09 05:04:18 DEBUG : yam: size = 11 OK 2026/07/09 05:04:18 INFO : yam: Copied (new) 2026/07/09 05:04:18 DEBUG : potato: size = 14 OK 2026/07/09 05:04:18 INFO : potato: Copied (new) 2026/07/09 05:04:18 DEBUG : Waiting for deletions to finish 2026/07/09 05:04:19 ERROR : drime root 'rclone-test-yufumop4gexu': Ignoring --track-renames as the source and destination do not have a common hash 2026/07/09 05:04:20 DEBUG : yaml: Need to transfer - File not found at Destination 2026/07/09 05:04:20 DEBUG : potato: size = 14 OK 2026/07/09 05:04:20 DEBUG : potato: Sizes identical 2026/07/09 05:04:20 DEBUG : potato: Unchanged skipping 2026/07/09 05:04:20 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for checks to finish 2026/07/09 05:04:20 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for transfers to finish 2026/07/09 05:04:24 DEBUG : yaml: size = 11 OK 2026/07/09 05:04:24 INFO : yaml: Copied (new) 2026/07/09 05:04:24 DEBUG : Waiting for deletions to finish 2026/07/09 05:04:26 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (22.40s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" sync_test.go:1641: Can track renames: false 2026/07/09 05:04:38 ERROR : drime root 'rclone-test-yufumop4gexu': Ignoring --track-renames as either the source or destination do not support modtime 2026/07/09 05:04:39 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/09 05:04:39 DEBUG : yam: Need to transfer - File not found at Destination 2026/07/09 05:04:39 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for checks to finish 2026/07/09 05:04:39 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for transfers to finish 2026/07/09 05:04:42 DEBUG : yam: size = 11 OK 2026/07/09 05:04:42 INFO : yam: Copied (new) 2026/07/09 05:04:43 DEBUG : potato: size = 14 OK 2026/07/09 05:04:43 INFO : potato: Copied (new) 2026/07/09 05:04:43 DEBUG : Waiting for deletions to finish 2026/07/09 05:04:45 ERROR : drime root 'rclone-test-yufumop4gexu': Ignoring --track-renames as either the source or destination do not support modtime 2026/07/09 05:04:48 DEBUG : potato: size = 14 OK 2026/07/09 05:04:48 DEBUG : potato: Sizes identical 2026/07/09 05:04:48 DEBUG : yaml: Need to transfer - File not found at Destination 2026/07/09 05:04:48 DEBUG : potato: Unchanged skipping 2026/07/09 05:04:48 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for checks to finish 2026/07/09 05:04:48 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for transfers to finish 2026/07/09 05:04:51 DEBUG : yaml: size = 11 OK 2026/07/09 05:04:51 INFO : yaml: Copied (new) 2026/07/09 05:04:51 DEBUG : Waiting for deletions to finish 2026/07/09 05:04:52 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (22.77s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/07/09 05:05:02 INFO : drime root 'rclone-test-yufumop4gexu': Making map for --track-renames 2026/07/09 05:05:02 INFO : drime root 'rclone-test-yufumop4gexu': Finished making map for --track-renames 2026/07/09 05:05:02 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for checks to finish 2026/07/09 05:05:02 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/09 05:05:02 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/09 05:05:02 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for renames to finish 2026/07/09 05:05:02 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for transfers to finish 2026/07/09 05:05:08 DEBUG : sub/yam: size = 11 OK 2026/07/09 05:05:08 INFO : sub/yam: Copied (new) 2026/07/09 05:05:08 DEBUG : potato: size = 14 OK 2026/07/09 05:05:08 INFO : potato: Copied (new) 2026/07/09 05:05:08 DEBUG : Waiting for deletions to finish 2026/07/09 05:05:13 DEBUG : potato: size = 14 OK 2026/07/09 05:05:13 DEBUG : potato: Sizes identical 2026/07/09 05:05:13 DEBUG : potato: Unchanged skipping 2026/07/09 05:05:15 INFO : drime root 'rclone-test-yufumop4gexu': Making map for --track-renames 2026/07/09 05:05:15 INFO : drime root 'rclone-test-yufumop4gexu': Finished making map for --track-renames 2026/07/09 05:05:15 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for checks to finish 2026/07/09 05:05:15 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for renames to finish 2026/07/09 05:06:15 INFO : sub/yam: Moved (server-side) to: yam 2026/07/09 05:06:15 INFO : yam: Renamed from "sub/yam" 2026/07/09 05:06:15 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for transfers to finish 2026/07/09 05:06:15 DEBUG : Waiting for deletions to finish 2026/07/09 05:06:15 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (89.19s) === RUN TestServerSideMoveLocal run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" 2026/07/09 05:06:30 DEBUG : Creating backend with remote "/tmp/rclone729369367/dir1" 2026/07/09 05:06:30 DEBUG : Config file has changed externally - reloading 2026/07/09 05:06:30 DEBUG : Creating backend with remote "/tmp/rclone729369367/dir2" 2026/07/09 05:06:30 DEBUG : Local file system at /tmp/rclone729369367/dir2: Using server-side directory move 2026/07/09 05:06:30 INFO : Local file system at /tmp/rclone729369367/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/09 05:06:30 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 05:06:30 INFO : file1.txt: Moved (server-side) 2026/07/09 05:06:30 DEBUG : Local file system at /tmp/rclone729369367/dir2: Waiting for checks to finish 2026/07/09 05:06:30 DEBUG : Local file system at /tmp/rclone729369367/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (2.11s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" 2026/07/09 05:06:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/09 05:06:34 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/09 05:06:34 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for checks to finish 2026/07/09 05:06:34 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for transfers to finish 2026/07/09 05:06:50 DEBUG : sub dir/hello world: size = 11 OK 2026/07/09 05:06:50 INFO : sub dir/hello world: Copied (new) 2026/07/09 05:06:50 INFO : sub dir/hello world: Deleted 2026/07/09 05:06:50 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/09 05:06:50 INFO : nested/sub dir/file: Copied (new) 2026/07/09 05:06:50 INFO : nested/sub dir/file: Deleted 2026/07/09 05:06:50 INFO : sub dir: Removing directory 2026/07/09 05:06:50 INFO : nested/sub dir: Removing directory 2026/07/09 05:06:50 INFO : nested: Removing directory 2026/07/09 05:06:50 DEBUG : Local file system at /tmp/rclone729369367: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (40.84s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" 2026/07/09 05:07:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/09 05:07:13 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/09 05:07:13 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for checks to finish 2026/07/09 05:07:13 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for transfers to finish 2026/07/09 05:07:26 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/09 05:07:26 INFO : nested/sub dir/file: Copied (new) 2026/07/09 05:07:26 INFO : nested/sub dir/file: Deleted 2026/07/09 05:07:26 DEBUG : sub dir/hello world: size = 11 OK 2026/07/09 05:07:26 INFO : sub dir/hello world: Copied (new) 2026/07/09 05:07:26 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (30.39s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" 2026/07/09 05:07:44 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/09 05:07:44 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/09 05:07:44 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for checks to finish 2026/07/09 05:07:44 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for transfers to finish 2026/07/09 05:07:46 DEBUG : existing-b: size = 6 OK 2026/07/09 05:07:46 INFO : existing-b: Copied (new) 2026/07/09 05:07:46 INFO : existing-b: Deleted 2026/07/09 05:07:46 DEBUG : existing: size = 6 OK 2026/07/09 05:07:46 INFO : existing: Copied (new) 2026/07/09 05:07:46 INFO : existing: Deleted 2026/07/09 05:07:49 DEBUG : existing: Destination exists, skipping 2026/07/09 05:07:49 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/09 05:07:49 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for checks to finish 2026/07/09 05:07:49 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for transfers to finish 2026/07/09 05:07:49 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (14.02s) === RUN TestServerSideMove run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" 2026/07/09 05:07:57 DEBUG : Creating backend with remote "TestDrime:rclone-test-zovicaq5sime" 2026/07/09 05:07:57 DEBUG : Config file has changed externally - reloading sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-yufumop4gexu' -> drime root 'rclone-test-zovicaq5sime' 2026/07/09 05:08:18 DEBUG : drime root 'rclone-test-zovicaq5sime': Using server-side directory move 2026/07/09 05:08:18 INFO : drime root 'rclone-test-zovicaq5sime': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/09 05:08:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/09 05:08:19 DEBUG : empty space: size = 1 OK 2026/07/09 05:08:19 DEBUG : empty space: Sizes identical 2026/07/09 05:08:19 DEBUG : empty space: Unchanged skipping 2026/07/09 05:08:19 DEBUG : potato3: size = 68 (drime root 'rclone-test-yufumop4gexu') 2026/07/09 05:08:19 DEBUG : potato3: size = 60 (drime root 'rclone-test-zovicaq5sime') 2026/07/09 05:08:19 DEBUG : potato3: Sizes differ 2026/07/09 05:08:19 DEBUG : drime root 'rclone-test-zovicaq5sime': Waiting for checks to finish 2026/07/09 05:08:20 INFO : empty space: Deleted 2026/07/09 05:08:20 DEBUG : drime root 'rclone-test-zovicaq5sime': Waiting for transfers to finish 2026/07/09 05:08:20 INFO : potato3: Deleted 2026/07/09 05:09:13 INFO : potato2: Moved (server-side) 2026/07/09 05:09:15 INFO : potato3: Moved (server-side) 2026/07/09 05:09:18 DEBUG : Creating backend with remote "TestDrime:rclone-test-bewumix8juva" 2026/07/09 05:09:22 DEBUG : drime root 'rclone-test-bewumix8juva': Using server-side directory move 2026/07/09 05:09:48 INFO : drime root 'rclone-test-bewumix8juva': Server side directory move succeeded 2026/07/09 05:09:53 ERROR : error listing: directory not found 2026/07/09 05:09:53 DEBUG : drime root 'rclone-test-bewumix8juva': Purge remote 2026/07/09 05:09:55 DEBUG : drime root 'rclone-test-zovicaq5sime': Purge remote 2026/07/09 05:09:57 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (124.79s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" 2026/07/09 05:10:02 DEBUG : Creating backend with remote "TestDrime:rclone-test-jakixoq0baze" sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-yufumop4gexu' -> drime root 'rclone-test-jakixoq0baze' 2026/07/09 05:10:23 DEBUG : empty space: Excluded (Size Filter) 2026/07/09 05:10:23 DEBUG : empty space: Excluded 2026/07/09 05:10:23 DEBUG : empty space: Excluded (Size Filter) 2026/07/09 05:10:23 DEBUG : empty space: Excluded 2026/07/09 05:10:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/09 05:10:23 DEBUG : potato3: size = 68 (drime root 'rclone-test-yufumop4gexu') 2026/07/09 05:10:23 DEBUG : potato3: size = 60 (drime root 'rclone-test-jakixoq0baze') 2026/07/09 05:10:23 DEBUG : potato3: Sizes differ 2026/07/09 05:10:23 DEBUG : drime root 'rclone-test-jakixoq0baze': Waiting for checks to finish 2026/07/09 05:10:23 DEBUG : drime root 'rclone-test-jakixoq0baze': Waiting for transfers to finish 2026/07/09 05:10:24 INFO : potato3: Deleted 2026/07/09 05:11:19 INFO : potato2: Moved (server-side) 2026/07/09 05:11:20 INFO : potato3: Moved (server-side) 2026/07/09 05:11:23 DEBUG : Creating backend with remote "TestDrime:rclone-test-nigigow2quce" 2026/07/09 05:11:23 DEBUG : Config file has changed externally - reloading 2026/07/09 05:11:25 DEBUG : empty space: Excluded (Size Filter) 2026/07/09 05:11:25 DEBUG : empty space: Excluded 2026/07/09 05:11:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/09 05:11:25 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/09 05:11:25 DEBUG : drime root 'rclone-test-nigigow2quce': Waiting for checks to finish 2026/07/09 05:11:25 DEBUG : drime root 'rclone-test-nigigow2quce': Waiting for transfers to finish 2026/07/09 05:12:21 INFO : potato3: Moved (server-side) 2026/07/09 05:12:21 INFO : potato2: Moved (server-side) 2026/07/09 05:12:25 DEBUG : drime root 'rclone-test-nigigow2quce': Purge remote 2026/07/09 05:12:26 DEBUG : drime root 'rclone-test-jakixoq0baze': Purge remote --- PASS: TestServerSideMoveWithFilter (148.83s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" 2026/07/09 05:12:31 DEBUG : Creating backend with remote "TestDrime:rclone-test-xizokal1moqe" 2026/07/09 05:12:45 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-yufumop4gexu' -> drime root 'rclone-test-xizokal1moqe' 2026/07/09 05:13:01 DEBUG : drime root 'rclone-test-xizokal1moqe': Using server-side directory move 2026/07/09 05:13:01 INFO : drime root 'rclone-test-xizokal1moqe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/09 05:13:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/09 05:13:03 DEBUG : empty space: size = 1 OK 2026/07/09 05:13:03 DEBUG : empty space: Sizes identical 2026/07/09 05:13:03 DEBUG : empty space: Unchanged skipping 2026/07/09 05:13:03 DEBUG : potato3: size = 68 (drime root 'rclone-test-yufumop4gexu') 2026/07/09 05:13:03 DEBUG : potato3: size = 60 (drime root 'rclone-test-xizokal1moqe') 2026/07/09 05:13:03 DEBUG : potato3: Sizes differ 2026/07/09 05:13:05 DEBUG : drime root 'rclone-test-xizokal1moqe': Waiting for checks to finish 2026/07/09 05:13:05 INFO : potato3: Deleted 2026/07/09 05:13:05 INFO : empty space: Deleted 2026/07/09 05:13:05 DEBUG : drime root 'rclone-test-xizokal1moqe': Waiting for transfers to finish 2026/07/09 05:13:59 INFO : potato2: Moved (server-side) 2026/07/09 05:14:01 INFO : potato3: Moved (server-side) 2026/07/09 05:14:01 INFO : tomatoDir: Removing directory 2026/07/09 05:14:05 DEBUG : drime root 'rclone-test-yufumop4gexu': deleted 1 directories 2026/07/09 05:14:12 DEBUG : Creating backend with remote "TestDrime:rclone-test-nuvigoy9cimu" 2026/07/09 05:14:14 INFO : tomatoDir: Making directory 2026/07/09 05:14:17 DEBUG : drime root 'rclone-test-nuvigoy9cimu': Using server-side directory move 2026/07/09 05:14:21 INFO : drime root 'rclone-test-nuvigoy9cimu': Server side directory move succeeded 2026/07/09 05:14:23 ERROR : error listing: directory not found 2026/07/09 05:14:23 ERROR : error listing: directory not found 2026/07/09 05:14:23 DEBUG : drime root 'rclone-test-nuvigoy9cimu': Purge remote 2026/07/09 05:14:25 DEBUG : drime root 'rclone-test-xizokal1moqe': Purge remote 2026/07/09 05:14:27 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (118.41s) === RUN TestServerSideMoveOverlap run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (2.01s) === RUN TestSyncOverlap run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" 2026/07/09 05:14:31 DEBUG : Creating backend with remote "TestDrime:rclone-test-yufumop4gexu/rclone-sync-test" --- PASS: TestSyncOverlap (7.59s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "drime root 'rclone-test-yufumop4gexu'", Local "Local file system at /tmp/rclone729369367", Modify Window "876000h0m0s" 2026/07/09 05:14:39 DEBUG : Creating backend with remote "TestDrime:rclone-test-yufumop4gexu/rclone-sync-test" 2026/07/09 05:14:46 DEBUG : Creating backend with remote "TestDrime:rclone-test-yufumop4gexu/rclone-sync-test-include/layer2" 2026/07/09 05:14:55 DEBUG : Creating backend with remote "TestDrime:rclone-test-yufumop4gexu/rclone-sync-test-ignore-file" 2026/07/09 05:15:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/09 05:15:15 DEBUG : rclone-sync-test: Excluded 2026/07/09 05:15:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/09 05:15:16 DEBUG : drime root 'rclone-test-yufumop4gexu/rclone-sync-test': Waiting for checks to finish 2026/07/09 05:15:16 DEBUG : drime root 'rclone-test-yufumop4gexu/rclone-sync-test': Waiting for transfers to finish 2026/07/09 05:15:16 DEBUG : Waiting for deletions to finish 2026/07/09 05:15:16 INFO : There was nothing to transfer 2026/07/09 05:15:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/09 05:15:21 DEBUG : rclone-sync-test: Excluded 2026/07/09 05:15:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/09 05:15:23 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for checks to finish 2026/07/09 05:15:23 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for transfers to finish 2026/07/09 05:15:23 DEBUG : Waiting for deletions to finish 2026/07/09 05:15:23 INFO : rclone-sync-test-include: Removing directory 2026/07/09 05:15:24 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/09 05:15:24 DEBUG : drime root 'rclone-test-yufumop4gexu': failed to delete 1 directories 2026/07/09 05:15:24 INFO : There was nothing to transfer 2026/07/09 05:15:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/09 05:15:30 DEBUG : rclone-sync-test: Excluded 2026/07/09 05:15:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/09 05:15:32 DEBUG : drime root 'rclone-test-yufumop4gexu/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/07/09 05:15:32 DEBUG : drime root 'rclone-test-yufumop4gexu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/07/09 05:15:32 DEBUG : Waiting for deletions to finish 2026/07/09 05:15:32 INFO : There was nothing to transfer 2026/07/09 05:15:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/09 05:15:38 DEBUG : rclone-sync-test: Excluded 2026/07/09 05:15:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/09 05:15:40 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for checks to finish 2026/07/09 05:15:40 DEBUG : drime root 'rclone-test-yufumop4gexu': Waiting for transfers to finish 2026/07/09 05:15:40 DEBUG : Waiting for deletions to finish 2026/07/09 05:15:40 INFO : rclone-sync-test-include: Removing directory 2026/07/09 05:15:42 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/09 05:15:42 DEBUG : drime root 'rclone-test-yufumop4gexu': failed to delete 1 directories 2026/07/09 05:15:42 INFO : There was nothing to transfer 2026/07/09 05:15:44 DEBUG : Excluded panic: test timed out after 2h0m0s running tests: TestSyncOverlapWithFilter (1m6s) goroutine 8046 [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]: testing.(*T).Run(0x27df75012008, {0x2a7a3ff?, 0x27df747d1ae8?}, 0x2bc66f8) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0x27df75012008) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0x27df75012008, 0x27df747d1c10) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0x2a768be, 0x18}, {0x2a97af4, 0x20}, 0x27df74765860, {0x4671320, 0x6c, 0x6c}, {0xc28be98056dab9f5, 0x68d76ca269d, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0x27df74bf9720) /usr/local/go/src/testing/testing.go:2443 +0x6ac github.com/rclone/rclone/fstest.TestMain(0x27df74bf9720) /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 37 [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 38 [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 7742 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0x27df747d7d00?, 0x40?) /usr/local/go/src/runtime/sema.go:114 +0x2e sync.(*WaitGroup).Wait(0x27df74f52850) /usr/local/go/src/sync/waitgroup.go:206 +0x85 github.com/rclone/rclone/fs/march.(*March).Run(0x27df753e6d80, {0x2c0cad0, 0x27df74931950}) /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:264 +0x366 github.com/rclone/rclone/fs/sync.(*syncCopyMove).run(0x27df7542c008) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:965 +0x23d github.com/rclone/rclone/fs/sync.runSyncCopyMove({0x2c0ca98, 0x27df74b8b5c0}, {0x2c28110, 0x27df74ffd9a0}, {0x2c28110, 0x27df74bf97c0}, 0x3, 0x0, 0x0, 0x0, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1378 +0x225 github.com/rclone/rclone/fs/sync.Sync({0x2c0ca98, 0x27df74b8b5c0}, {0x2c28110, 0x27df74ffd9a0}, {0x2c28110, 0x27df74bf97c0}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1384 +0x77 github.com/rclone/rclone/fs/sync.TestSyncOverlapWithFilter(0x27df75012248) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2079 +0x1245 testing.tRunner(0x27df75012248, 0x2bc66f8) /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 8036 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:210 +0xf8 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 7742 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 7425 [IO wait]: internal/poll.runtime_pollWait(0x7399b8ea9a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x27df74b14680?, 0x27df75123300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x27df74b14680, {0x27df75123300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x27df74b14680, {0x27df75123300?, 0xe9c?, 0x27df74bf25a0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x27df74cb6060, {0x27df75123300?, 0x27df7512375f?, 0x5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x27df7513a7c8, {0x27df75123300?, 0x7399b5aa1a80?, 0x7399ffb42a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x27df753ce840, {0x27df75123300?, 0x27df75066d20?, 0x27df748cba48?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x27df74e4a628, {0x2be3e20, 0x27df753ce840}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x27df74e4a388, {0x7399b5b2eb28, 0x27df7513a7c8}, 0x27df748cbc08?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x27df74e4a388, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x27df74e4a388, {0x27df747a3000, 0x1000, 0x7ef2a0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 bufio.(*Reader).Read(0x27df752fd860, {0x27df748e2044, 0x9, 0x80bdae?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2be0c80, 0x27df752fd860}, {0x27df748e2044, 0x9, 0x9}, 0x9) /usr/local/go/src/io/io.go:335 +0x8e io.ReadFull(...) /usr/local/go/src/io/io.go:354 net/http.http2readFrameHeader({0x27df748e2044, 0x9, 0x27df0000007b?}, {0x2be0c80?, 0x27df752fd860?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrameHeader(0x27df748e2000) /usr/local/go/src/net/http/h2_bundle.go:2071 +0x6b net/http.(*http2Framer).ReadFrame(0x27df748e2000) /usr/local/go/src/net/http/h2_bundle.go:2130 +0x18 net/http.(*http2clientConnReadLoop).run(0x27df748cbfa8) /usr/local/go/src/net/http/h2_bundle.go:9550 +0xca net/http.(*http2ClientConn).readLoop(0x27df74e50000) /usr/local/go/src/net/http/h2_bundle.go:9419 +0x52 created by net/http.(*http2Transport).newClientConn in goroutine 7424 /usr/local/go/src/net/http/h2_bundle.go:8171 +0xda5 goroutine 8024 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0x27df74931810, {0x2c0cad0, 0x27df749319a0}, 0x3e) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xae github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0x27df7542c008, 0x27df74931810, 0x27df74931860, 0x3e, 0x27df750777b8?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 7742 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:532 +0x67 goroutine 8021 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0x27df74931810, {0x2c0cad0, 0x27df749319a0}, 0x19) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xae github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0x27df7542c008, 0x27df74931810, 0x27df74931860, 0x19, 0x27df75184798?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 7742 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:532 +0x67 goroutine 8025 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0x27df74931810, {0x2c0cad0, 0x27df749319a0}, 0x4b) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xae github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0x27df7542c008, 0x27df74931810, 0x27df74931860, 0x4b, 0x27df74d6df98?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 7742 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:532 +0x67 goroutine 8023 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0x27df74931810, {0x2c0cad0, 0x27df749319a0}, 0x32) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xae github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0x27df7542c008, 0x27df74931810, 0x27df74931860, 0x32, 0x27df750fb798?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 7742 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:532 +0x67 goroutine 8032 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:210 +0xf8 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 7742 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 8034 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:210 +0xf8 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 7742 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 8028 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0x27df74931860, {0x2c0cad0, 0x27df749319a0}, 0x19) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xae github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0x27df7542c008, {0x2c0cad0, 0x27df74931950}, 0x27df74931860, {0x2c28110, 0x27df74ffd9a0}, 0x19, 0x27df74d5cfb8?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:504 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 7742 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:548 +0x7d goroutine 8045 [select]: net/http.(*http2clientStream).writeRequest(0x27df753ead80, 0x27df7543c640, 0x0) /usr/local/go/src/net/http/h2_bundle.go:8857 +0xc68 net/http.(*http2clientStream).doRequest(0x27df753ead80, 0x27df74ccf1b0?, 0x27df7489ffb8?) /usr/local/go/src/net/http/h2_bundle.go:8718 +0x18 created by net/http.(*http2ClientConn).roundTrip in goroutine 8040 /usr/local/go/src/net/http/h2_bundle.go:8624 +0x470 goroutine 8020 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0x27df74931810, {0x2c0cad0, 0x27df749319a0}, 0xc) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xae github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0x27df7542c008, 0x27df74931810, 0x27df74931860, 0xc, 0x27df7504b798?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 7742 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:532 +0x67 goroutine 7753 [IO wait]: internal/poll.runtime_pollWait(0x7399b8ea8e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x27df74beca00?, 0x27df748b5900?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x27df74beca00, {0x27df748b5900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x27df74beca00, {0x27df748b5900?, 0xf79?, 0x27df74bf36c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x27df74cb6288, {0x27df748b5900?, 0x27df748b5c82?, 0x5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x27df7513b818, {0x27df748b5900?, 0x7399b5aa1a80?, 0x7399ffb42a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x27df753ce300, {0x27df748b5900?, 0x27df754c03c0?, 0x27df7511ba48?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x27df74b7a2a8, {0x2be3e20, 0x27df753ce300}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x27df74b7a008, {0x7399b5b2eb28, 0x27df7513b818}, 0x27df7511bc08?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x27df74b7a008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x27df74b7a008, {0x27df75117000, 0x1000, 0x7ef2a0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 bufio.(*Reader).Read(0x27df7510ccc0, {0x27df7487e4a4, 0x9, 0x80bdae?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2be0c80, 0x27df7510ccc0}, {0x27df7487e4a4, 0x9, 0x9}, 0x9) /usr/local/go/src/io/io.go:335 +0x8e io.ReadFull(...) /usr/local/go/src/io/io.go:354 net/http.http2readFrameHeader({0x27df7487e4a4, 0x9, 0x27df00000013?}, {0x2be0c80?, 0x27df7510ccc0?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrameHeader(0x27df7487e460) /usr/local/go/src/net/http/h2_bundle.go:2071 +0x6b net/http.(*http2Framer).ReadFrame(0x27df7487e460) /usr/local/go/src/net/http/h2_bundle.go:2130 +0x18 net/http.(*http2clientConnReadLoop).run(0x27df7511bfa8) /usr/local/go/src/net/http/h2_bundle.go:9550 +0xca net/http.(*http2ClientConn).readLoop(0x27df74e50540) /usr/local/go/src/net/http/h2_bundle.go:9419 +0x52 created by net/http.(*http2Transport).newClientConn in goroutine 7752 /usr/local/go/src/net/http/h2_bundle.go:8171 +0xda5 goroutine 3301 [chan receive, 20 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 3261 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 8030 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0x27df74931860, {0x2c0cad0, 0x27df749319a0}, 0x4b) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xae github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0x27df7542c008, {0x2c0cad0, 0x27df74931950}, 0x27df74931860, {0x2c28110, 0x27df74ffd9a0}, 0x4b, 0x27df754bc7b8?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:504 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 7742 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:548 +0x7d goroutine 8031 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:210 +0xf8 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 7742 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 7774 [IO wait]: internal/poll.runtime_pollWait(0x7399b8ea8c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x27df74becd00?, 0x27df75296000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x27df74becd00, {0x27df75296000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x27df74becd00, {0x27df75296000?, 0xece?, 0x27df74e25280?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x27df74cb6300, {0x27df75296000?, 0x27df7529642d?, 0x5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x27df7513ba28, {0x27df75296000?, 0x7399b5aa1a80?, 0x7399ffb42a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x27df753ce7c8, {0x27df75296000?, 0x27df7506ba40?, 0x27df748e8a48?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x27df74df62a8, {0x2be3e20, 0x27df753ce7c8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x27df74df6008, {0x7399b5b2eb28, 0x27df7513ba28}, 0x27df748e8c08?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x27df74df6008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x27df74df6008, {0x27df752ab000, 0x1000, 0x7ef2a0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 bufio.(*Reader).Read(0x27df752a6300, {0x27df752ac044, 0x9, 0x80bdae?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2be0c80, 0x27df752a6300}, {0x27df752ac044, 0x9, 0x9}, 0x9) /usr/local/go/src/io/io.go:335 +0x8e io.ReadFull(...) /usr/local/go/src/io/io.go:354 net/http.http2readFrameHeader({0x27df752ac044, 0x9, 0x27df0000000d?}, {0x2be0c80?, 0x27df752a6300?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrameHeader(0x27df752ac000) /usr/local/go/src/net/http/h2_bundle.go:2071 +0x6b net/http.(*http2Framer).ReadFrame(0x27df752ac000) /usr/local/go/src/net/http/h2_bundle.go:2130 +0x18 net/http.(*http2clientConnReadLoop).run(0x27df748e8fa8) /usr/local/go/src/net/http/h2_bundle.go:9550 +0xca net/http.(*http2ClientConn).readLoop(0x27df74efe000) /usr/local/go/src/net/http/h2_bundle.go:9419 +0x52 created by net/http.(*http2Transport).newClientConn in goroutine 7773 /usr/local/go/src/net/http/h2_bundle.go:8171 +0xda5 goroutine 8039 [chan receive]: 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 7742 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 8019 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0x27df74931810, {0x2c0cad0, 0x27df749319a0}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xae github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0x27df7542c008, 0x27df74931810, 0x27df74931860, 0x0, 0x27df75498400?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 7742 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:532 +0x67 goroutine 8029 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0x27df74931860, {0x2c0cad0, 0x27df749319a0}, 0x32) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xae github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0x27df7542c008, {0x2c0cad0, 0x27df74931950}, 0x27df74931860, {0x2c28110, 0x27df74ffd9a0}, 0x32, 0x27df750f7f98?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:504 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 7742 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:548 +0x7d goroutine 8022 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0x27df74931810, {0x2c0cad0, 0x27df749319a0}, 0x25) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xae github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0x27df7542c008, 0x27df74931810, 0x27df74931860, 0x25, 0x27df750f6798?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 7742 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:532 +0x67 goroutine 8026 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0x27df74931810, {0x2c0cad0, 0x27df749319a0}, 0x57) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xae github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0x27df7542c008, 0x27df74931810, 0x27df74931860, 0x57, 0x27df74d5f750?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 7742 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:532 +0x67 goroutine 8040 [select]: net/http.(*http2ClientConn).roundTrip(0x27df74e50000, 0x27df7543c640, 0x0) /usr/local/go/src/net/http/h2_bundle.go:8688 +0x525 net/http.(*http2ClientConn).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:8603 net/http.(*http2Transport).RoundTripOpt(0x27df74bf9900, 0x27df7543c640, {0xc0?, 0x26?}) /usr/local/go/src/net/http/h2_bundle.go:7901 +0x1ed net/http.(*http2Transport).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:7852 net/http.http2noDialH2RoundTripper.RoundTrip({0x27df74e52340?}, 0x27df7543c640?) /usr/local/go/src/net/http/h2_bundle.go:10560 +0x1c net/http.(*Transport).roundTrip(0x27df74e52340, 0x27df7543c640) /usr/local/go/src/net/http/transport.go:623 +0x4ff net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x27df74820cc0, 0x27df7543c640) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 net/http.send(0x27df7543c640, {0x2be23c0, 0x27df74820cc0}, {0x27df74f22c98?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x27df74f97c50, 0x27df7543c640, {0x27df74f22c01?, 0x27df74f22d20?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x27df74f97c50, 0x27df7543c640) /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(0x27df74bf6730, {0x2c0cad0, 0x27df749319a0}, 0x27df7543a580) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0x27df74bf6730, {0x2c0cad0, 0x27df749319a0}, 0x27df74f235a0?, {0x0?, 0x0?}, {0x2366380, 0x27df74b7ccb0}, 0x27df74f23598?, 0x2bc7de0, ...) /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).listAll.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:543 +0x87 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x27df74820d20, 0x27df753d6e00, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x27df74820d20, 0x27df753d6e00) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/drime.(*Fs).listAll(0x27df74bf97c0, {0x2c0cad0, 0x27df749319a0}, {0x27df74f52be0, 0x9}, 0x0, 0x1, {0x7399b8eb3620?, 0x7399ffb42a00?}, 0x27df74f23a08) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:542 +0x6a7 github.com/rclone/rclone/backend/drime.(*Fs).readMetaDataForPath(0x27df74bf97c0, {0x2c0cad0, 0x27df749319a0}, {0x27df75400600?, 0x1?}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:299 +0x118 github.com/rclone/rclone/backend/drime.(*Object).readMetaData(0x27df74b14900, {0x2c0cad0?, 0x27df749319a0?}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:1519 +0x30 github.com/rclone/rclone/backend/drime.(*Fs).newObjectWithInfo(0x27df74bf97c0, {0x2c0cad0, 0x27df749319a0}, {0x27df75400600, 0x24}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:444 +0x9c github.com/rclone/rclone/backend/drime.(*Fs).NewObject(0x2aa9476?, {0x2c0cad0?, 0x27df749319a0?}, {0x27df75400600?, 0x27df754005d0?}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:455 +0x25 github.com/rclone/rclone/fs.FileExists({0x2c0cad0?, 0x27df749319a0?}, {0x2c28110?, 0x27df74bf97c0?}, {0x27df75400600?, 0x27df74f52d60?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fs.go:87 +0x42 github.com/rclone/rclone/fs/filter.(*Filter).DirContainsExcludeFile(0x27df74f1e8a0?, {0x2c0cad0, 0x27df749319a0}, {0x2c28110, 0x27df74bf97c0}, {0x27df74f1e8a0, 0x1c}) /home/rclone/go/src/github.com/rclone/rclone/fs/filter/filter.go:509 +0x12d github.com/rclone/rclone/fs/list.DirSortedFn.func1.(*Filter).IncludeDirectory.1({0x27df74f1e8a0?, 0x28f60c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/filter/filter.go:485 +0x86 github.com/rclone/rclone/fs/list.filterDir({0x2c0cad0, 0x27df749319a0}, {0x27df753d6dc0?, 0xf0b5cd?, 0x27df74f23dc0?}, 0x0, {0x0, 0x0}, 0x27df74f23df0, 0x27df74f23dc0) /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:122 +0x305 github.com/rclone/rclone/fs/list.DirSortedFn.func1({0x27df753d6dc0, 0x3, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:86 +0x17e github.com/rclone/rclone/fs/list.listP({0x2c0cad0, 0x27df749319a0}, {0x2c28110, 0x27df74bf97c0}, {0x0, 0x0}, 0x27df752a6ea0) /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:52 +0x89 github.com/rclone/rclone/fs/list.DirSortedFn({0x2c0cad0, 0x27df749319a0}, {0x2c28110, 0x27df74bf97c0}, 0x0, {0x0, 0x0}, 0x27df748fa120, 0x27df749b88b0) /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:75 +0x28b github.com/rclone/rclone/fs/march.(*March).makeListDir.func1({0x0, 0x0}, 0x27df748fa120) /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:130 +0xb6 github.com/rclone/rclone/fs/march.(*March).processJob.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:395 +0x8a sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 8033 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 8033 [chan receive]: github.com/rclone/rclone/fs/march.(*March).matchListings(0x27df753e6d80, 0x27df74b7c4d0, 0x27df74b7c540, 0x27df75121dd0, 0x27df75121d80, 0x27df75121d30) /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:318 +0x1e5 github.com/rclone/rclone/fs/march.(*March).processJob(0x27df753e6d80, {{0x0, 0x0}, {0x0, 0x0}, 0x7ffffffe, 0x7ffffffe, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:497 +0x5ae github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:217 +0x18e sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 7742 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 8027 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0x27df74931860, {0x2c0cad0, 0x27df749319a0}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xae github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0x27df7542c008, {0x2c0cad0, 0x27df74931950}, 0x27df74931860, {0x2c28110, 0x27df74ffd9a0}, 0x0, 0x27df748fcdf0?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:504 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 7742 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:548 +0x7d goroutine 8037 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:210 +0xf8 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 7742 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 7702 [IO wait]: internal/poll.runtime_pollWait(0x7399b8ea9000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x27df74ce2a80?, 0x27df75124600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x27df74ce2a80, {0x27df75124600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x27df74ce2a80, {0x27df75124600?, 0xf78?, 0x27df7506cdc0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x27df74768750, {0x27df75124600?, 0x27df75124983?, 0x5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x27df74765b30, {0x27df75124600?, 0x7399b7e96aa0?, 0x7399ffb43bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x27df751fa948, {0x27df75124600?, 0x27df74ea25a0?, 0x27df7517da48?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x27df74ba8628, {0x2be3e20, 0x27df751fa948}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x27df74ba8388, {0x7399b5b2eb28, 0x27df74765b30}, 0x27df7517dc08?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x27df74ba8388, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x27df74ba8388, {0x27df75068000, 0x1000, 0x7ef2a0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 bufio.(*Reader).Read(0x27df749fe600, {0x27df748e23c4, 0x9, 0x80bdae?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2be0c80, 0x27df749fe600}, {0x27df748e23c4, 0x9, 0x9}, 0x9) /usr/local/go/src/io/io.go:335 +0x8e io.ReadFull(...) /usr/local/go/src/io/io.go:354 net/http.http2readFrameHeader({0x27df748e23c4, 0x9, 0x27df0000000f?}, {0x2be0c80?, 0x27df749fe600?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrameHeader(0x27df748e2380) /usr/local/go/src/net/http/h2_bundle.go:2071 +0x6b net/http.(*http2Framer).ReadFrame(0x27df748e2380) /usr/local/go/src/net/http/h2_bundle.go:2130 +0x18 net/http.(*http2clientConnReadLoop).run(0x27df7517dfa8) /usr/local/go/src/net/http/h2_bundle.go:9550 +0xca net/http.(*http2ClientConn).readLoop(0x27df74a51340) /usr/local/go/src/net/http/h2_bundle.go:9419 +0x52 created by net/http.(*http2Transport).newClientConn in goroutine 7701 /usr/local/go/src/net/http/h2_bundle.go:8171 +0xda5 goroutine 8038 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:210 +0xf8 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 7742 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 8035 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:210 +0xf8 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 7742 /usr/local/go/src/sync/waitgroup.go:238 +0x73 "./sync.test -test.v -test.timeout 2h0m0s -remote TestDrime: -list-retries 5 -verbose" - Finished ERROR in 2h0m4.670997601s (try 1/5): exit status 2: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestServerSideMoveOverSelf]