"./sync.test -test.v -test.timeout 1h0m0s -remote TestDropbox: -verbose" - Starting (try 1/5) 2021/03/04 05:52:09 DEBUG : Creating backend with remote "TestDropbox:rclone-test-kisahot9fuwigof9xoxajet7" 2021/03/04 05:52:09 DEBUG : Creating backend with remote "/tmp/rclone580818593" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.08s) === 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:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" 2021/03/04 05:52:10 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2021/03/04 05:52:10 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for checks to finish 2021/03/04 05:52:10 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.61s) === RUN TestCopy run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" 2021/03/04 05:52:11 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for checks to finish 2021/03/04 05:52:11 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for transfers to finish 2021/03/04 05:52:12 DEBUG : sub dir/hello world: DropboxHash = bc62d4b80d9e36da29c16c5d4d9f11731f36052c72401a76c23c0fb5a9b74423 OK 2021/03/04 05:52:12 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopy (5.40s) === RUN TestCopyMissingDirectory run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" 2021/03/04 05:52:16 DEBUG : Creating backend with remote "/non-existing" 2021/03/04 05:52:17 ERROR : : error reading source directory: directory not found 2021/03/04 05:52:17 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for checks to finish 2021/03/04 05:52:17 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.83s) === RUN TestCopyNoTraverse run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" 2021/03/04 05:52:17 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for checks to finish 2021/03/04 05:52:17 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for transfers to finish 2021/03/04 05:52:18 DEBUG : sub dir/hello world: DropboxHash = bc62d4b80d9e36da29c16c5d4d9f11731f36052c72401a76c23c0fb5a9b74423 OK 2021/03/04 05:52:18 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (4.71s) === RUN TestCopyCheckFirst run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" 2021/03/04 05:52:22 INFO : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Running all checks before starting transfers 2021/03/04 05:52:22 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for checks to finish 2021/03/04 05:52:22 INFO : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Checks finished, now starting transfers 2021/03/04 05:52:22 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for transfers to finish 2021/03/04 05:52:23 DEBUG : sub dir/hello world: DropboxHash = bc62d4b80d9e36da29c16c5d4d9f11731f36052c72401a76c23c0fb5a9b74423 OK 2021/03/04 05:52:23 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (5.28s) === RUN TestSyncNoTraverse run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" 2021/03/04 05:52:27 ERROR : Ignoring --no-traverse with sync 2021/03/04 05:52:27 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for checks to finish 2021/03/04 05:52:27 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for transfers to finish 2021/03/04 05:52:28 DEBUG : sub dir/hello world: DropboxHash = bc62d4b80d9e36da29c16c5d4d9f11731f36052c72401a76c23c0fb5a9b74423 OK 2021/03/04 05:52:28 INFO : sub dir/hello world: Copied (new) 2021/03/04 05:52:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (4.82s) === RUN TestCopyWithDepth run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" 2021/03/04 05:52:32 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for checks to finish 2021/03/04 05:52:32 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for transfers to finish 2021/03/04 05:52:33 DEBUG : hello world2: DropboxHash = da09b91bde3952593059375056495e72250ae083b519bd87b7a9d06251f5ba82 OK 2021/03/04 05:52:33 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.60s) === RUN TestCopyWithFilesFrom run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" 2021/03/04 05:52:35 DEBUG : hello world2: Excluded 2021/03/04 05:52:35 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for checks to finish 2021/03/04 05:52:35 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for transfers to finish 2021/03/04 05:52:36 DEBUG : potato2: DropboxHash = bc62d4b80d9e36da29c16c5d4d9f11731f36052c72401a76c23c0fb5a9b74423 OK 2021/03/04 05:52:36 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.05s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" 2021/03/04 05:52:38 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for checks to finish 2021/03/04 05:52:38 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for transfers to finish 2021/03/04 05:52:39 DEBUG : potato2: DropboxHash = bc62d4b80d9e36da29c16c5d4d9f11731f36052c72401a76c23c0fb5a9b74423 OK 2021/03/04 05:52:39 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.76s) === RUN TestCopyEmptyDirectories run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" 2021/03/04 05:52:40 DEBUG : sub dir2: Making directory 2021/03/04 05:52:41 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for checks to finish 2021/03/04 05:52:41 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for transfers to finish 2021/03/04 05:52:42 DEBUG : sub dir/hello world: DropboxHash = bc62d4b80d9e36da29c16c5d4d9f11731f36052c72401a76c23c0fb5a9b74423 OK 2021/03/04 05:52:42 INFO : sub dir/hello world: Copied (new) 2021/03/04 05:52:42 DEBUG : sub dir2: Making directory 2021/03/04 05:52:43 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': copied 1 directories --- PASS: TestCopyEmptyDirectories (6.81s) === RUN TestMoveEmptyDirectories run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" 2021/03/04 05:52:47 DEBUG : sub dir2: Making directory 2021/03/04 05:52:48 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for checks to finish 2021/03/04 05:52:48 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for transfers to finish 2021/03/04 05:52:49 DEBUG : sub dir/hello world: DropboxHash = bc62d4b80d9e36da29c16c5d4d9f11731f36052c72401a76c23c0fb5a9b74423 OK 2021/03/04 05:52:49 INFO : sub dir/hello world: Copied (new) 2021/03/04 05:52:49 INFO : sub dir/hello world: Deleted 2021/03/04 05:52:49 DEBUG : sub dir: Making directory 2021/03/04 05:52:49 DEBUG : sub dir2: Making directory 2021/03/04 05:52:50 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': copied 2 directories --- PASS: TestMoveEmptyDirectories (6.82s) === RUN TestSyncEmptyDirectories run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" 2021/03/04 05:52:54 DEBUG : sub dir2: Making directory 2021/03/04 05:52:54 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for checks to finish 2021/03/04 05:52:54 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for transfers to finish 2021/03/04 05:52:55 DEBUG : sub dir/hello world: DropboxHash = bc62d4b80d9e36da29c16c5d4d9f11731f36052c72401a76c23c0fb5a9b74423 OK 2021/03/04 05:52:55 INFO : sub dir/hello world: Copied (new) 2021/03/04 05:52:55 DEBUG : sub dir2: Making directory 2021/03/04 05:52:56 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': copied 1 directories 2021/03/04 05:52:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncEmptyDirectories (7.16s) === RUN TestServerSideCopy run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" 2021/03/04 05:53:03 DEBUG : Creating backend with remote "TestDropbox:rclone-test-vaqedeh2nexoboz2biwicof9" sync_test.go:292: Server side copy (if possible) Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7' -> Dropbox root 'rclone-test-vaqedeh2nexoboz2biwicof9' 2021/03/04 05:53:04 DEBUG : Dropbox root 'rclone-test-vaqedeh2nexoboz2biwicof9': Waiting for checks to finish 2021/03/04 05:53:04 DEBUG : Dropbox root 'rclone-test-vaqedeh2nexoboz2biwicof9': Waiting for transfers to finish 2021/03/04 05:53:05 DEBUG : sub dir/hello world: DropboxHash = bc62d4b80d9e36da29c16c5d4d9f11731f36052c72401a76c23c0fb5a9b74423 OK 2021/03/04 05:53:05 INFO : sub dir/hello world: Copied (server-side copy) 2021/03/04 05:53:05 DEBUG : Dropbox root 'rclone-test-vaqedeh2nexoboz2biwicof9': Purge remote --- PASS: TestServerSideCopy (8.08s) === RUN TestCopyAfterDelete run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" 2021/03/04 05:53:10 ERROR : : error listing: directory not found 2021/03/04 05:53:11 DEBUG : Local file system at /tmp/rclone580818593: Making directory 2021/03/04 05:53:11 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for checks to finish 2021/03/04 05:53:11 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (5.11s) === RUN TestCopyRedownload run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" 2021/03/04 05:53:17 DEBUG : Local file system at /tmp/rclone580818593: Waiting for checks to finish 2021/03/04 05:53:17 DEBUG : Local file system at /tmp/rclone580818593: Waiting for transfers to finish 2021/03/04 05:53:17 DEBUG : sub dir/hello world: DropboxHash = bc62d4b80d9e36da29c16c5d4d9f11731f36052c72401a76c23c0fb5a9b74423 OK 2021/03/04 05:53:17 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (5.49s) === RUN TestSyncBasedOnCheckSum run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" 2021/03/04 05:53:20 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for checks to finish 2021/03/04 05:53:20 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for transfers to finish 2021/03/04 05:53:21 DEBUG : check sum: DropboxHash = fc62b10ec59efa8041f5a6c924d7c91572c1bbda280d9e01312b660804df1d47 OK 2021/03/04 05:53:21 INFO : check sum: Copied (new) 2021/03/04 05:53:21 DEBUG : Waiting for deletions to finish 2021/03/04 05:53:22 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for checks to finish 2021/03/04 05:53:22 DEBUG : check sum: DropboxHash = fc62b10ec59efa8041f5a6c924d7c91572c1bbda280d9e01312b660804df1d47 OK 2021/03/04 05:53:22 DEBUG : check sum: Size and DropboxHash of src and dst objects identical 2021/03/04 05:53:22 DEBUG : check sum: Unchanged skipping 2021/03/04 05:53:22 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for transfers to finish 2021/03/04 05:53:22 DEBUG : Waiting for deletions to finish 2021/03/04 05:53:22 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.76s) === RUN TestSyncSizeOnly run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" 2021/03/04 05:53:24 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for checks to finish 2021/03/04 05:53:24 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for transfers to finish 2021/03/04 05:53:25 DEBUG : sizeonly: DropboxHash = 14c9449d1a1b47e2940560b4a3b4fb94d1b3ce3771bdb5ec4eb5f1999220623e OK 2021/03/04 05:53:25 INFO : sizeonly: Copied (new) 2021/03/04 05:53:25 DEBUG : Waiting for deletions to finish 2021/03/04 05:53:25 DEBUG : sizeonly: Sizes identical 2021/03/04 05:53:25 DEBUG : sizeonly: Unchanged skipping 2021/03/04 05:53:25 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for checks to finish 2021/03/04 05:53:25 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for transfers to finish 2021/03/04 05:53:25 DEBUG : Waiting for deletions to finish 2021/03/04 05:53:25 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.30s) === RUN TestSyncIgnoreSize run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" 2021/03/04 05:53:27 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for checks to finish 2021/03/04 05:53:27 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for transfers to finish 2021/03/04 05:53:28 DEBUG : ignore-size: DropboxHash = 3deaff873b998d48d3bb5a61da173b6b71f142946ff161d12daa5ca3ba27d86c OK 2021/03/04 05:53:28 INFO : ignore-size: Copied (new) 2021/03/04 05:53:28 DEBUG : Waiting for deletions to finish 2021/03/04 05:53:29 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for checks to finish 2021/03/04 05:53:29 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/03/04 05:53:29 DEBUG : ignore-size: Unchanged skipping 2021/03/04 05:53:29 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for transfers to finish 2021/03/04 05:53:29 DEBUG : Waiting for deletions to finish 2021/03/04 05:53:29 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.23s) === RUN TestSyncIgnoreTimes run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" 2021/03/04 05:53:37 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for checks to finish 2021/03/04 05:53:37 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/03/04 05:53:37 DEBUG : existing: Unchanged skipping 2021/03/04 05:53:37 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for transfers to finish 2021/03/04 05:53:37 DEBUG : Waiting for deletions to finish 2021/03/04 05:53:37 INFO : There was nothing to transfer 2021/03/04 05:53:37 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2021/03/04 05:53:37 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for checks to finish 2021/03/04 05:53:37 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for transfers to finish 2021/03/04 05:53:38 DEBUG : existing: DropboxHash = 14c9449d1a1b47e2940560b4a3b4fb94d1b3ce3771bdb5ec4eb5f1999220623e OK 2021/03/04 05:53:38 INFO : existing: Copied (replaced existing) 2021/03/04 05:53:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (9.39s) === RUN TestSyncIgnoreExisting run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" 2021/03/04 05:53:40 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for checks to finish 2021/03/04 05:53:40 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for transfers to finish 2021/03/04 05:53:41 DEBUG : existing: DropboxHash = 14c9449d1a1b47e2940560b4a3b4fb94d1b3ce3771bdb5ec4eb5f1999220623e OK 2021/03/04 05:53:41 INFO : existing: Copied (new) 2021/03/04 05:53:41 DEBUG : Waiting for deletions to finish 2021/03/04 05:53:41 DEBUG : existing: Destination exists, skipping 2021/03/04 05:53:41 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for checks to finish 2021/03/04 05:53:41 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for transfers to finish 2021/03/04 05:53:41 DEBUG : Waiting for deletions to finish 2021/03/04 05:53:41 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.33s) === RUN TestSyncIgnoreErrors run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" 2021/03/04 05:53:45 DEBUG : d: Making directory 2021/03/04 05:53:47 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 05:53:47 DEBUG : c/non empty space: Unchanged skipping 2021/03/04 05:53:47 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for checks to finish 2021/03/04 05:53:47 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for transfers to finish 2021/03/04 05:53:48 DEBUG : a/potato2: DropboxHash = a979481df794fed9c3990a6a422e0b1044ac802c15fab13af9c687f8bdbee01a OK 2021/03/04 05:53:48 INFO : a/potato2: Copied (new) 2021/03/04 05:53:48 DEBUG : Waiting for deletions to finish 2021/03/04 05:53:48 INFO : b/potato: Deleted 2021/03/04 05:53:48 DEBUG : d: Removing directory 2021/03/04 05:53:50 DEBUG : b: Removing directory 2021/03/04 05:53:51 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': deleted 2 directories --- PASS: TestSyncIgnoreErrors (14.15s) === RUN TestSyncAfterChangingModtimeOnly run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" 2021/03/04 05:53:59 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2021/03/04 05:53:59 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for checks to finish 2021/03/04 05:53:59 DEBUG : empty space: DropboxHash = fc62b10ec59efa8041f5a6c924d7c91572c1bbda280d9e01312b660804df1d47 OK 2021/03/04 05:53:59 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2021/03/04 05:53:59 DEBUG : empty space: Unchanged skipping 2021/03/04 05:53:59 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for transfers to finish 2021/03/04 05:53:59 DEBUG : Waiting for deletions to finish 2021/03/04 05:53:59 INFO : There was nothing to transfer 2021/03/04 05:53:59 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2021/03/04 05:53:59 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for checks to finish 2021/03/04 05:53:59 DEBUG : empty space: DropboxHash = fc62b10ec59efa8041f5a6c924d7c91572c1bbda280d9e01312b660804df1d47 OK 2021/03/04 05:53:59 NOTICE: Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Forced to upload files to set modification times on this backend. 2021/03/04 05:53:59 INFO : empty space: src and dst identical but can't set mod time without deleting and re-uploading 2021/03/04 05:54:00 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for transfers to finish 2021/03/04 05:54:01 DEBUG : empty space: DropboxHash = fc62b10ec59efa8041f5a6c924d7c91572c1bbda280d9e01312b660804df1d47 OK 2021/03/04 05:54:01 INFO : empty space: Copied (replaced existing) 2021/03/04 05:54:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (5.29s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" 2021/03/04 05:54:04 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2021/03/04 05:54:04 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for checks to finish 2021/03/04 05:54:04 DEBUG : empty space: DropboxHash = fc62b10ec59efa8041f5a6c924d7c91572c1bbda280d9e01312b660804df1d47 OK 2021/03/04 05:54:04 DEBUG : empty space: Unchanged skipping 2021/03/04 05:54:04 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for transfers to finish 2021/03/04 05:54:04 DEBUG : Waiting for deletions to finish 2021/03/04 05:54:04 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.04s) === RUN TestSyncDoesntUpdateModtime run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" 2021/03/04 05:54:07 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2021/03/04 05:54:07 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for checks to finish 2021/03/04 05:54:07 DEBUG : foo: DropboxHash = c7ade88fc7a21498a6a5e5c385e1f68bed822b72aa63c4a9a48a02c2466ee29e (Local file system at /tmp/rclone580818593) 2021/03/04 05:54:07 DEBUG : foo: DropboxHash = 78ed58a609bc9948136b4f3ed3e6fb2cce68a32897280b693a0f97a941c3fd9e (Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7') 2021/03/04 05:54:07 DEBUG : foo: DropboxHash differ 2021/03/04 05:54:07 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for transfers to finish 2021/03/04 05:54:08 DEBUG : foo: DropboxHash = c7ade88fc7a21498a6a5e5c385e1f68bed822b72aa63c4a9a48a02c2466ee29e OK 2021/03/04 05:54:08 INFO : foo: Copied (replaced existing) 2021/03/04 05:54:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.37s) === RUN TestSyncAfterAddingAFile run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" 2021/03/04 05:54:11 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 05:54:11 DEBUG : empty space: Unchanged skipping 2021/03/04 05:54:11 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for checks to finish 2021/03/04 05:54:11 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for transfers to finish 2021/03/04 05:54:12 DEBUG : potato: DropboxHash = a979481df794fed9c3990a6a422e0b1044ac802c15fab13af9c687f8bdbee01a OK 2021/03/04 05:54:12 INFO : potato: Copied (new) 2021/03/04 05:54:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (4.96s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" 2021/03/04 05:54:16 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2021/03/04 05:54:16 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for checks to finish 2021/03/04 05:54:16 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for transfers to finish 2021/03/04 05:54:18 DEBUG : potato: DropboxHash = 0197254cbba805b9754cad440989632d5cfed8fd4bc27f7e5b8ba7f1d4814ac0 OK 2021/03/04 05:54:18 INFO : potato: Copied (replaced existing) 2021/03/04 05:54:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.36s) === RUN TestSyncAfterChangingContentsOnly run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" 2021/03/04 05:54:20 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2021/03/04 05:54:20 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for checks to finish 2021/03/04 05:54:20 DEBUG : potato: DropboxHash = 2b3b599a24ff2129d6455b52dbb069eda92e07e33f82da8635195c835be24c6f (Local file system at /tmp/rclone580818593) 2021/03/04 05:54:20 DEBUG : potato: DropboxHash = 0197254cbba805b9754cad440989632d5cfed8fd4bc27f7e5b8ba7f1d4814ac0 (Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7') 2021/03/04 05:54:20 DEBUG : potato: DropboxHash differ 2021/03/04 05:54:20 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for transfers to finish 2021/03/04 05:54:22 DEBUG : potato: DropboxHash = 2b3b599a24ff2129d6455b52dbb069eda92e07e33f82da8635195c835be24c6f OK 2021/03/04 05:54:22 INFO : potato: Copied (replaced existing) 2021/03/04 05:54:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" 2021/03/04 05:54:25 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2021/03/04 05:54:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 05:54:25 DEBUG : empty space: Unchanged skipping 2021/03/04 05:54:25 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for checks to finish 2021/03/04 05:54:25 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for transfers to finish 2021/03/04 05:54:25 DEBUG : Waiting for deletions to finish 2021/03/04 05:54:25 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.71s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" 2021/03/04 05:54:31 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 05:54:31 DEBUG : empty space: Unchanged skipping 2021/03/04 05:54:31 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for checks to finish 2021/03/04 05:54:31 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for transfers to finish 2021/03/04 05:54:32 DEBUG : potato2: DropboxHash = a979481df794fed9c3990a6a422e0b1044ac802c15fab13af9c687f8bdbee01a OK 2021/03/04 05:54:32 INFO : potato2: Copied (new) 2021/03/04 05:54:32 DEBUG : Waiting for deletions to finish 2021/03/04 05:54:32 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" 2021/03/04 05:54:37 DEBUG : d: Making directory 2021/03/04 05:54:38 DEBUG : d/e: Making directory 2021/03/04 05:54:40 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 05:54:40 DEBUG : c/non empty space: Unchanged skipping 2021/03/04 05:54:40 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for checks to finish 2021/03/04 05:54:40 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for transfers to finish 2021/03/04 05:54:41 DEBUG : a/potato2: DropboxHash = a979481df794fed9c3990a6a422e0b1044ac802c15fab13af9c687f8bdbee01a OK 2021/03/04 05:54:41 INFO : a/potato2: Copied (new) 2021/03/04 05:54:41 DEBUG : Waiting for deletions to finish 2021/03/04 05:54:41 INFO : b/potato: Deleted 2021/03/04 05:54:41 DEBUG : d/e: Removing directory 2021/03/04 05:54:43 DEBUG : d: Removing directory 2021/03/04 05:54:44 DEBUG : b: Removing directory 2021/03/04 05:54:45 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (16.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" 2021/03/04 05:54:53 DEBUG : d: Making directory 2021/03/04 05:54:55 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 05:54:55 DEBUG : c/non empty space: Unchanged skipping 2021/03/04 05:54:55 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for checks to finish 2021/03/04 05:54:55 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for transfers to finish 2021/03/04 05:54:55 DEBUG : a/potato2: DropboxHash = a979481df794fed9c3990a6a422e0b1044ac802c15fab13af9c687f8bdbee01a OK 2021/03/04 05:54:55 INFO : a/potato2: Copied (new) 2021/03/04 05:54:55 ERROR : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': not deleting files as there were IO errors 2021/03/04 05:54:55 ERROR : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (14.10s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" 2021/03/04 05:55:07 DEBUG : Waiting for deletions to finish 2021/03/04 05:55:07 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 05:55:07 DEBUG : empty space: Unchanged skipping 2021/03/04 05:55:07 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for checks to finish 2021/03/04 05:55:07 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for transfers to finish 2021/03/04 05:55:08 INFO : potato: Deleted 2021/03/04 05:55:08 DEBUG : potato2: DropboxHash = a979481df794fed9c3990a6a422e0b1044ac802c15fab13af9c687f8bdbee01a OK 2021/03/04 05:55:08 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (5.77s) === RUN TestSyncDeleteBefore run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" 2021/03/04 05:55:13 DEBUG : Waiting for deletions to finish 2021/03/04 05:55:13 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for checks to finish 2021/03/04 05:55:13 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for transfers to finish 2021/03/04 05:55:14 INFO : potato: Deleted 2021/03/04 05:55:14 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 05:55:14 DEBUG : empty space: Unchanged skipping 2021/03/04 05:55:14 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for checks to finish 2021/03/04 05:55:14 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for transfers to finish 2021/03/04 05:55:15 DEBUG : potato2: DropboxHash = a979481df794fed9c3990a6a422e0b1044ac802c15fab13af9c687f8bdbee01a OK 2021/03/04 05:55:15 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.02s) === RUN TestCopyDeleteBefore run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" 2021/03/04 05:55:19 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for checks to finish 2021/03/04 05:55:19 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for transfers to finish 2021/03/04 05:55:20 DEBUG : potato2: DropboxHash = edcfa93bdcd4adac36af63e3cc8c0dc321505b874fd24882bc6ea08c0eace327 OK 2021/03/04 05:55:20 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (4.55s) === RUN TestSyncWithExclude run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" 2021/03/04 05:55:24 DEBUG : enormous: Excluded 2021/03/04 05:55:24 DEBUG : potato2: Excluded 2021/03/04 05:55:25 DEBUG : potato2: Excluded 2021/03/04 05:55:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 05:55:25 DEBUG : empty space: Unchanged skipping 2021/03/04 05:55:25 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for checks to finish 2021/03/04 05:55:25 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for transfers to finish 2021/03/04 05:55:25 DEBUG : Waiting for deletions to finish 2021/03/04 05:55:25 INFO : There was nothing to transfer 2021/03/04 05:55:25 DEBUG : enormous: Excluded 2021/03/04 05:55:25 DEBUG : potato2: Excluded 2021/03/04 05:55:25 DEBUG : potato2: Excluded 2021/03/04 05:55:25 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2021/03/04 05:55:25 DEBUG : empty space: Unchanged skipping 2021/03/04 05:55:25 DEBUG : Local file system at /tmp/rclone580818593: Waiting for checks to finish 2021/03/04 05:55:25 DEBUG : Local file system at /tmp/rclone580818593: Waiting for transfers to finish 2021/03/04 05:55:25 DEBUG : Waiting for deletions to finish 2021/03/04 05:55:25 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.12s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" 2021/03/04 05:55:30 DEBUG : enormous: Excluded 2021/03/04 05:55:30 DEBUG : potato2: Excluded 2021/03/04 05:55:31 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 05:55:31 DEBUG : empty space: Unchanged skipping 2021/03/04 05:55:31 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for checks to finish 2021/03/04 05:55:31 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for transfers to finish 2021/03/04 05:55:31 DEBUG : Waiting for deletions to finish 2021/03/04 05:55:32 INFO : enormous: Deleted 2021/03/04 05:55:32 INFO : potato2: Deleted 2021/03/04 05:55:32 INFO : There was nothing to transfer 2021/03/04 05:55:32 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2021/03/04 05:55:32 DEBUG : empty space: Unchanged skipping 2021/03/04 05:55:32 DEBUG : Local file system at /tmp/rclone580818593: Waiting for checks to finish 2021/03/04 05:55:32 DEBUG : Local file system at /tmp/rclone580818593: Waiting for transfers to finish 2021/03/04 05:55:32 DEBUG : Waiting for deletions to finish 2021/03/04 05:55:32 INFO : enormous: Deleted 2021/03/04 05:55:32 INFO : potato2: Deleted 2021/03/04 05:55:32 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.45s) === RUN TestSyncWithUpdateOlder run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" 2021/03/04 05:55:38 DEBUG : four: Sizes differ (src 4 vs dst 8) 2021/03/04 05:55:38 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2021/03/04 05:55:38 DEBUG : one: Destination is newer than source, skipping 2021/03/04 05:55:38 DEBUG : three: Sizes identical 2021/03/04 05:55:38 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2021/03/04 05:55:38 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for checks to finish 2021/03/04 05:55:38 DEBUG : two: DropboxHash = 313db63e0283ab2a9bc72e9a0ac749da1d3acf708fcd1a7848767244dd2f17e8 (Local file system at /tmp/rclone580818593) 2021/03/04 05:55:38 DEBUG : two: DropboxHash = 00b165e375c521d9e15870a04a889919b652d5f0b499d7e4f9304fb142dc36d8 (Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7') 2021/03/04 05:55:38 DEBUG : two: DropboxHash differ 2021/03/04 05:55:38 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for transfers to finish 2021/03/04 05:55:39 DEBUG : four: DropboxHash = ad1d7d5339655cf0a7e22a8560b56f563ea95eba7b0a043776c99a4db108702a OK 2021/03/04 05:55:39 INFO : four: Copied (replaced existing) 2021/03/04 05:55:40 DEBUG : five: DropboxHash = 785ec2cf1199779cb1593eac85d7465db3603834e9edd6d1420f2b369bb01dc3 OK 2021/03/04 05:55:40 INFO : five: Copied (new) 2021/03/04 05:55:40 DEBUG : two: DropboxHash = 313db63e0283ab2a9bc72e9a0ac749da1d3acf708fcd1a7848767244dd2f17e8 OK 2021/03/04 05:55:40 INFO : two: Copied (replaced existing) 2021/03/04 05:55:40 DEBUG : Waiting for deletions to finish 2021/03/04 05:55:41 DEBUG : one: Destination is newer than source, skipping 2021/03/04 05:55:41 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for checks to finish 2021/03/04 05:55:41 DEBUG : two: DropboxHash = 313db63e0283ab2a9bc72e9a0ac749da1d3acf708fcd1a7848767244dd2f17e8 OK 2021/03/04 05:55:41 DEBUG : two: Size and DropboxHash of src and dst objects identical 2021/03/04 05:55:41 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2021/03/04 05:55:41 DEBUG : four: DropboxHash = ad1d7d5339655cf0a7e22a8560b56f563ea95eba7b0a043776c99a4db108702a OK 2021/03/04 05:55:41 DEBUG : four: Size and DropboxHash of src and dst objects identical 2021/03/04 05:55:41 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2021/03/04 05:55:41 DEBUG : three: DropboxHash = 1dbfa84faa926d00a27e7578746a13ad3063e0e9bde3b25015e545ad80f5f703 (Local file system at /tmp/rclone580818593) 2021/03/04 05:55:41 DEBUG : three: DropboxHash = 8c4bfd5e4dc14d49026d0a5aa224be92b3af4b622e8c08296defc8e299b0b6fa (Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7') 2021/03/04 05:55:41 DEBUG : three: DropboxHash differ 2021/03/04 05:55:41 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2021/03/04 05:55:41 DEBUG : five: DropboxHash = 785ec2cf1199779cb1593eac85d7465db3603834e9edd6d1420f2b369bb01dc3 OK 2021/03/04 05:55:41 DEBUG : five: Size and DropboxHash of src and dst objects identical 2021/03/04 05:55:41 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2021/03/04 05:55:41 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for transfers to finish 2021/03/04 05:55:42 DEBUG : three: DropboxHash = 1dbfa84faa926d00a27e7578746a13ad3063e0e9bde3b25015e545ad80f5f703 OK 2021/03/04 05:55:42 INFO : three: Copied (replaced existing) 2021/03/04 05:55:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (13.16s) === RUN TestSyncWithMaxDuration sync_test.go:1074: Skipping test on non local remote --- SKIP: TestSyncWithMaxDuration (0.00s) === RUN TestSyncWithTrackRenames run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" sync_test.go:1128: Can track renames: true 2021/03/04 05:55:47 INFO : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Making map for --track-renames 2021/03/04 05:55:47 INFO : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Finished making map for --track-renames 2021/03/04 05:55:47 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for checks to finish 2021/03/04 05:55:47 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for renames to finish 2021/03/04 05:55:47 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for transfers to finish 2021/03/04 05:55:48 DEBUG : potato: DropboxHash = e2a782c8e3fdb845bdf7f9eae43136f1b81491ce2100e4b0219038e199dafeaa OK 2021/03/04 05:55:48 INFO : potato: Copied (new) 2021/03/04 05:55:49 DEBUG : yam: DropboxHash = aaa23b433e10f702f28ca0d47ad306687a85fc06d82a1cca09332379ae4d702a OK 2021/03/04 05:55:49 INFO : yam: Copied (new) 2021/03/04 05:55:49 DEBUG : Waiting for deletions to finish 2021/03/04 05:55:49 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/03/04 05:55:49 DEBUG : potato: Unchanged skipping 2021/03/04 05:55:49 INFO : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Making map for --track-renames 2021/03/04 05:55:49 INFO : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Finished making map for --track-renames 2021/03/04 05:55:49 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for checks to finish 2021/03/04 05:55:49 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for renames to finish 2021/03/04 05:55:51 INFO : yam: Moved (server-side) to: yaml 2021/03/04 05:55:51 INFO : yaml: Renamed from "yam" 2021/03/04 05:55:51 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for transfers to finish 2021/03/04 05:55:51 DEBUG : Waiting for deletions to finish 2021/03/04 05:55:51 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (6.75s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" sync_test.go:1201: Can track renames: true 2021/03/04 05:55:54 INFO : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Making map for --track-renames 2021/03/04 05:55:54 INFO : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Finished making map for --track-renames 2021/03/04 05:55:54 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for checks to finish 2021/03/04 05:55:54 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for renames to finish 2021/03/04 05:55:54 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for transfers to finish 2021/03/04 05:55:55 DEBUG : potato: DropboxHash = e2a782c8e3fdb845bdf7f9eae43136f1b81491ce2100e4b0219038e199dafeaa OK 2021/03/04 05:55:55 INFO : potato: Copied (new) 2021/03/04 05:55:55 DEBUG : yam: DropboxHash = aaa23b433e10f702f28ca0d47ad306687a85fc06d82a1cca09332379ae4d702a OK 2021/03/04 05:55:55 INFO : yam: Copied (new) 2021/03/04 05:55:55 DEBUG : Waiting for deletions to finish 2021/03/04 05:55:56 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/03/04 05:55:56 DEBUG : potato: Unchanged skipping 2021/03/04 05:55:56 INFO : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Making map for --track-renames 2021/03/04 05:55:56 INFO : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Finished making map for --track-renames 2021/03/04 05:55:56 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for checks to finish 2021/03/04 05:55:56 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for renames to finish 2021/03/04 05:55:57 INFO : yam: Moved (server-side) to: yaml 2021/03/04 05:55:57 INFO : yaml: Renamed from "yam" 2021/03/04 05:55:57 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for transfers to finish 2021/03/04 05:55:57 DEBUG : Waiting for deletions to finish 2021/03/04 05:55:57 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (6.06s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" sync_test.go:1241: Can track renames: true 2021/03/04 05:56:00 INFO : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Making map for --track-renames 2021/03/04 05:56:00 INFO : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Finished making map for --track-renames 2021/03/04 05:56:00 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for checks to finish 2021/03/04 05:56:00 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for renames to finish 2021/03/04 05:56:00 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for transfers to finish 2021/03/04 05:56:01 DEBUG : sub/yam: DropboxHash = aaa23b433e10f702f28ca0d47ad306687a85fc06d82a1cca09332379ae4d702a OK 2021/03/04 05:56:01 INFO : sub/yam: Copied (new) 2021/03/04 05:56:01 DEBUG : potato: DropboxHash = e2a782c8e3fdb845bdf7f9eae43136f1b81491ce2100e4b0219038e199dafeaa OK 2021/03/04 05:56:01 INFO : potato: Copied (new) 2021/03/04 05:56:01 DEBUG : Waiting for deletions to finish 2021/03/04 05:56:02 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/03/04 05:56:02 DEBUG : potato: Unchanged skipping 2021/03/04 05:56:02 INFO : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Making map for --track-renames 2021/03/04 05:56:02 INFO : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Finished making map for --track-renames 2021/03/04 05:56:02 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for checks to finish 2021/03/04 05:56:02 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for renames to finish 2021/03/04 05:56:04 INFO : sub/yam: Moved (server-side) to: yam 2021/03/04 05:56:04 INFO : yam: Renamed from "sub/yam" 2021/03/04 05:56:04 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for transfers to finish 2021/03/04 05:56:04 DEBUG : Waiting for deletions to finish 2021/03/04 05:56:04 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.84s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" 2021/03/04 05:56:09 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for checks to finish 2021/03/04 05:56:09 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for transfers to finish 2021/03/04 05:56:10 DEBUG : sub dir/hello world: DropboxHash = bc62d4b80d9e36da29c16c5d4d9f11731f36052c72401a76c23c0fb5a9b74423 OK 2021/03/04 05:56:10 INFO : sub dir/hello world: Copied (new) 2021/03/04 05:56:10 INFO : sub dir/hello world: Deleted 2021/03/04 05:56:10 DEBUG : nested/sub dir/file: DropboxHash = f91dd57f1c5582b5eea1d9f7119de425fe264af92b441b993c2b60b0b2049da8 OK 2021/03/04 05:56:10 INFO : nested/sub dir/file: Copied (new) 2021/03/04 05:56:10 INFO : nested/sub dir/file: Deleted 2021/03/04 05:56:10 DEBUG : sub dir: Removing directory 2021/03/04 05:56:10 DEBUG : nested/sub dir: Removing directory 2021/03/04 05:56:10 DEBUG : nested: Removing directory 2021/03/04 05:56:10 DEBUG : Local file system at /tmp/rclone580818593: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (8.90s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" 2021/03/04 05:56:18 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for checks to finish 2021/03/04 05:56:18 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for transfers to finish 2021/03/04 05:56:19 DEBUG : nested/sub dir/file: DropboxHash = f91dd57f1c5582b5eea1d9f7119de425fe264af92b441b993c2b60b0b2049da8 OK 2021/03/04 05:56:19 INFO : nested/sub dir/file: Copied (new) 2021/03/04 05:56:19 INFO : nested/sub dir/file: Deleted 2021/03/04 05:56:19 DEBUG : sub dir/hello world: DropboxHash = bc62d4b80d9e36da29c16c5d4d9f11731f36052c72401a76c23c0fb5a9b74423 OK 2021/03/04 05:56:19 INFO : sub dir/hello world: Copied (new) 2021/03/04 05:56:19 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (8.73s) === RUN TestServerSideMove run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" 2021/03/04 05:56:26 DEBUG : Creating backend with remote "TestDropbox:rclone-test-wesexeb1tevoqip6deyojiv8" sync_test.go:1294: Server side move (if possible) Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7' -> Dropbox root 'rclone-test-wesexeb1tevoqip6deyojiv8' 2021/03/04 05:56:33 DEBUG : Dropbox root 'rclone-test-wesexeb1tevoqip6deyojiv8': Using server-side directory move 2021/03/04 05:56:33 INFO : Dropbox root 'rclone-test-wesexeb1tevoqip6deyojiv8': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2021/03/04 05:56:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2021/03/04 05:56:33 DEBUG : empty space: Unchanged skipping 2021/03/04 05:56:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/03/04 05:56:33 DEBUG : Dropbox root 'rclone-test-wesexeb1tevoqip6deyojiv8': Waiting for checks to finish 2021/03/04 05:56:34 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/) 2021/03/04 05:56:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2021/03/04 05:56:34 INFO : empty space: Deleted 2021/03/04 05:56:34 DEBUG : Dropbox root 'rclone-test-wesexeb1tevoqip6deyojiv8': Waiting for transfers to finish 2021/03/04 05:56:34 DEBUG : pacer: Reducing sleep to 15ms 2021/03/04 05:56:34 INFO : potato3: Deleted 2021/03/04 05:56:35 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/...) 2021/03/04 05:56:35 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2021/03/04 05:56:35 DEBUG : pacer: Reducing sleep to 22.5ms 2021/03/04 05:56:35 INFO : potato2: Moved (server-side) 2021/03/04 05:56:37 DEBUG : pacer: Reducing sleep to 16.875ms 2021/03/04 05:56:37 INFO : potato3: Moved (server-side) 2021/03/04 05:56:37 INFO : There was nothing to transfer 2021/03/04 05:56:37 DEBUG : pacer: Reducing sleep to 12.65625ms 2021/03/04 05:56:37 DEBUG : Creating backend with remote "TestDropbox:rclone-test-sozipul8vutuwaz9qamiren0" 2021/03/04 05:56:37 DEBUG : Dropbox root 'rclone-test-sozipul8vutuwaz9qamiren0': Using server-side directory move 2021/03/04 05:56:39 INFO : Dropbox root 'rclone-test-sozipul8vutuwaz9qamiren0': Server side directory move succeeded 2021/03/04 05:56:40 DEBUG : pacer: Reducing sleep to 10ms 2021/03/04 05:56:40 ERROR : : error listing: directory not found 2021/03/04 05:56:40 DEBUG : Dropbox root 'rclone-test-sozipul8vutuwaz9qamiren0': Purge remote 2021/03/04 05:56:41 DEBUG : Dropbox root 'rclone-test-wesexeb1tevoqip6deyojiv8': Purge remote 2021/03/04 05:56:41 purge failed: path_lookup/not_found/... --- PASS: TestServerSideMove (15.91s) === RUN TestServerSideMoveWithFilter run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" 2021/03/04 05:56:42 DEBUG : Creating backend with remote "TestDropbox:rclone-test-fepeyux9yapoden8jazudig4" sync_test.go:1294: Server side move (if possible) Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7' -> Dropbox root 'rclone-test-fepeyux9yapoden8jazudig4' 2021/03/04 05:56:49 DEBUG : empty space: Excluded 2021/03/04 05:56:49 DEBUG : empty space: Excluded 2021/03/04 05:56:49 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/03/04 05:56:49 DEBUG : Dropbox root 'rclone-test-fepeyux9yapoden8jazudig4': Waiting for checks to finish 2021/03/04 05:56:49 DEBUG : Dropbox root 'rclone-test-fepeyux9yapoden8jazudig4': Waiting for transfers to finish 2021/03/04 05:56:50 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/...) 2021/03/04 05:56:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2021/03/04 05:56:50 DEBUG : pacer: Reducing sleep to 15ms 2021/03/04 05:56:50 INFO : potato3: Deleted 2021/03/04 05:56:50 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/) 2021/03/04 05:56:50 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2021/03/04 05:56:51 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/...) 2021/03/04 05:56:51 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2021/03/04 05:56:51 DEBUG : pacer: Reducing sleep to 45ms 2021/03/04 05:56:51 INFO : potato2: Moved (server-side) 2021/03/04 05:56:53 DEBUG : pacer: Reducing sleep to 33.75ms 2021/03/04 05:56:53 INFO : potato3: Moved (server-side) 2021/03/04 05:56:53 INFO : There was nothing to transfer 2021/03/04 05:56:53 DEBUG : pacer: Reducing sleep to 25.3125ms 2021/03/04 05:56:53 DEBUG : Creating backend with remote "TestDropbox:rclone-test-qimubot4doyogol9pizojod5" 2021/03/04 05:56:54 DEBUG : pacer: Reducing sleep to 18.984375ms 2021/03/04 05:56:54 DEBUG : empty space: Excluded 2021/03/04 05:56:54 DEBUG : Dropbox root 'rclone-test-qimubot4doyogol9pizojod5': Waiting for checks to finish 2021/03/04 05:56:54 DEBUG : Dropbox root 'rclone-test-qimubot4doyogol9pizojod5': Waiting for transfers to finish 2021/03/04 05:56:54 DEBUG : pacer: low level retry 1/10 (error from_write/too_many_write_operations/..) 2021/03/04 05:56:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2021/03/04 05:56:55 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/...) 2021/03/04 05:56:55 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2021/03/04 05:56:55 DEBUG : pacer: low level retry 3/10 (error too_many_write_operations/..) 2021/03/04 05:56:55 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2021/03/04 05:56:55 DEBUG : pacer: Reducing sleep to 60ms 2021/03/04 05:56:55 INFO : potato3: Moved (server-side) 2021/03/04 05:56:57 DEBUG : pacer: Reducing sleep to 45ms 2021/03/04 05:56:57 INFO : potato2: Moved (server-side) 2021/03/04 05:56:57 INFO : There was nothing to transfer 2021/03/04 05:56:57 DEBUG : pacer: Reducing sleep to 33.75ms 2021/03/04 05:56:57 DEBUG : pacer: Reducing sleep to 14.238281ms 2021/03/04 05:56:57 DEBUG : Dropbox root 'rclone-test-qimubot4doyogol9pizojod5': Purge remote 2021/03/04 05:56:58 DEBUG : pacer: Reducing sleep to 25.3125ms 2021/03/04 05:56:58 DEBUG : Dropbox root 'rclone-test-fepeyux9yapoden8jazudig4': Purge remote 2021/03/04 05:56:59 DEBUG : pacer: Reducing sleep to 10.67871ms --- PASS: TestServerSideMoveWithFilter (17.99s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" 2021/03/04 05:57:00 DEBUG : Creating backend with remote "TestDropbox:rclone-test-bekuzih2kuvibeh6jiwejon7" 2021/03/04 05:57:04 DEBUG : tomatoDir: Making directory sync_test.go:1294: Server side move (if possible) Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7' -> Dropbox root 'rclone-test-bekuzih2kuvibeh6jiwejon7' 2021/03/04 05:57:08 DEBUG : Dropbox root 'rclone-test-bekuzih2kuvibeh6jiwejon7': Using server-side directory move 2021/03/04 05:57:08 INFO : Dropbox root 'rclone-test-bekuzih2kuvibeh6jiwejon7': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2021/03/04 05:57:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2021/03/04 05:57:09 DEBUG : empty space: Unchanged skipping 2021/03/04 05:57:09 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/03/04 05:57:09 DEBUG : Dropbox root 'rclone-test-bekuzih2kuvibeh6jiwejon7': Waiting for checks to finish 2021/03/04 05:57:09 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/..) 2021/03/04 05:57:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2021/03/04 05:57:09 DEBUG : pacer: Reducing sleep to 15ms 2021/03/04 05:57:09 INFO : potato3: Deleted 2021/03/04 05:57:10 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/..) 2021/03/04 05:57:10 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2021/03/04 05:57:10 INFO : empty space: Deleted 2021/03/04 05:57:10 DEBUG : Dropbox root 'rclone-test-bekuzih2kuvibeh6jiwejon7': Waiting for transfers to finish 2021/03/04 05:57:10 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/...) 2021/03/04 05:57:10 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2021/03/04 05:57:10 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/...) 2021/03/04 05:57:10 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2021/03/04 05:57:11 DEBUG : pacer: low level retry 3/10 (error too_many_write_operations/..) 2021/03/04 05:57:11 DEBUG : pacer: Rate limited, increasing sleep to 240ms 2021/03/04 05:57:11 DEBUG : pacer: Reducing sleep to 180ms 2021/03/04 05:57:11 INFO : potato2: Moved (server-side) 2021/03/04 05:57:12 DEBUG : pacer: Reducing sleep to 135ms 2021/03/04 05:57:12 INFO : potato3: Moved (server-side) 2021/03/04 05:57:12 DEBUG : tomatoDir: Removing directory 2021/03/04 05:57:13 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': deleted 1 directories 2021/03/04 05:57:13 INFO : There was nothing to transfer 2021/03/04 05:57:14 DEBUG : pacer: Reducing sleep to 101.25ms 2021/03/04 05:57:14 DEBUG : Creating backend with remote "TestDropbox:rclone-test-peruhuz2kofuqis2dozazob1" 2021/03/04 05:57:15 DEBUG : tomatoDir: Making directory 2021/03/04 05:57:15 DEBUG : pacer: Reducing sleep to 75.9375ms 2021/03/04 05:57:15 DEBUG : pacer: Reducing sleep to 56.953125ms 2021/03/04 05:57:15 DEBUG : Dropbox root 'rclone-test-peruhuz2kofuqis2dozazob1': Using server-side directory move 2021/03/04 05:57:17 INFO : Dropbox root 'rclone-test-peruhuz2kofuqis2dozazob1': Server side directory move succeeded 2021/03/04 05:57:18 DEBUG : pacer: Reducing sleep to 42.714843ms 2021/03/04 05:57:18 ERROR : : error listing: directory not found 2021/03/04 05:57:18 DEBUG : pacer: Reducing sleep to 32.036132ms 2021/03/04 05:57:18 ERROR : : error listing: directory not found 2021/03/04 05:57:18 DEBUG : Dropbox root 'rclone-test-peruhuz2kofuqis2dozazob1': Purge remote 2021/03/04 05:57:19 DEBUG : Dropbox root 'rclone-test-bekuzih2kuvibeh6jiwejon7': Purge remote 2021/03/04 05:57:20 DEBUG : pacer: Reducing sleep to 24.027099ms 2021/03/04 05:57:20 purge failed: path_lookup/not_found/... --- PASS: TestServerSideMoveDeleteEmptySourceDirs (20.15s) === RUN TestServerSideMoveOverlap run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" sync_test.go:1430: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.49s) === RUN TestSyncOverlap run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" 2021/03/04 05:57:21 DEBUG : Creating backend with remote "TestDropbox:rclone-test-kisahot9fuwigof9xoxajet7/rclone-sync-test" --- PASS: TestSyncOverlap (0.69s) === RUN TestSyncCompareDest run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" 2021/03/04 05:57:21 DEBUG : Creating backend with remote "TestDropbox:rclone-test-kisahot9fuwigof9xoxajet7/dst" 2021/03/04 05:57:22 DEBUG : Creating backend with remote "TestDropbox:rclone-test-kisahot9fuwigof9xoxajet7/CompareDest" 2021/03/04 05:57:22 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7/dst': Waiting for checks to finish 2021/03/04 05:57:22 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7/dst': Waiting for transfers to finish 2021/03/04 05:57:23 DEBUG : one: DropboxHash = fe8d7a873dc48961a6af334c996b2cb3ce37149d5ce9c9253952a54c6a92c1ad OK 2021/03/04 05:57:23 INFO : one: Copied (new) 2021/03/04 05:57:23 DEBUG : Waiting for deletions to finish 2021/03/04 05:57:25 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7/dst': Waiting for checks to finish 2021/03/04 05:57:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/03/04 05:57:25 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7/dst': Waiting for transfers to finish 2021/03/04 05:57:26 DEBUG : one: DropboxHash = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2021/03/04 05:57:26 INFO : one: Copied (replaced existing) 2021/03/04 05:57:26 DEBUG : Waiting for deletions to finish 2021/03/04 05:57:30 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7/dst': Waiting for checks to finish 2021/03/04 05:57:30 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 05:57:30 DEBUG : one: Destination found in --compare-dest, skipping 2021/03/04 05:57:30 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7/dst': Waiting for transfers to finish 2021/03/04 05:57:30 DEBUG : Waiting for deletions to finish 2021/03/04 05:57:30 INFO : There was nothing to transfer 2021/03/04 05:57:32 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 05:57:32 DEBUG : two: Destination found in --compare-dest, skipping 2021/03/04 05:57:32 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7/dst': Waiting for checks to finish 2021/03/04 05:57:33 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 05:57:33 DEBUG : one: Destination found in --compare-dest, skipping 2021/03/04 05:57:33 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7/dst': Waiting for transfers to finish 2021/03/04 05:57:33 DEBUG : Waiting for deletions to finish 2021/03/04 05:57:33 INFO : There was nothing to transfer 2021/03/04 05:57:34 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 05:57:34 DEBUG : two: Destination found in --compare-dest, skipping 2021/03/04 05:57:34 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7/dst': Waiting for checks to finish 2021/03/04 05:57:34 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 05:57:34 DEBUG : one: Destination found in --compare-dest, skipping 2021/03/04 05:57:34 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7/dst': Waiting for transfers to finish 2021/03/04 05:57:34 DEBUG : Waiting for deletions to finish 2021/03/04 05:57:34 INFO : There was nothing to transfer 2021/03/04 05:57:36 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/03/04 05:57:36 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7/dst': Waiting for checks to finish 2021/03/04 05:57:36 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 05:57:36 DEBUG : one: Destination found in --compare-dest, skipping 2021/03/04 05:57:36 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7/dst': Waiting for transfers to finish 2021/03/04 05:57:37 DEBUG : two: DropboxHash = 25e70b9a05696acbcc5bd6fa74ba6fa580c9a58960a02390ae1d2f71d21c0378 OK 2021/03/04 05:57:37 INFO : two: Copied (new) 2021/03/04 05:57:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (22.69s) === RUN TestSyncMultipleCompareDest run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" 2021/03/04 05:57:47 DEBUG : Creating backend with remote "TestDropbox:rclone-test-kisahot9fuwigof9xoxajet7/dest" 2021/03/04 05:57:47 DEBUG : Creating backend with remote "TestDropbox:rclone-test-kisahot9fuwigof9xoxajet7/pre-dest1" 2021/03/04 05:57:47 DEBUG : Creating backend with remote "TestDropbox:rclone-test-kisahot9fuwigof9xoxajet7/pre-dest2" 2021/03/04 05:57:48 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/03/04 05:57:48 DEBUG : 1: Destination found in --compare-dest, skipping 2021/03/04 05:57:49 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/03/04 05:57:49 DEBUG : 2: Destination found in --compare-dest, skipping 2021/03/04 05:57:49 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7/dest': Waiting for checks to finish 2021/03/04 05:57:49 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7/dest': Waiting for transfers to finish 2021/03/04 05:57:50 DEBUG : 3: DropboxHash = 80903da4e6bbdf96e8ff6fc3966b0cfd355c7e860bdd1caa8e4722d9230e40ac OK 2021/03/04 05:57:50 INFO : 3: Copied (new) 2021/03/04 05:57:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (14.13s) === RUN TestSyncCopyDest run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" 2021/03/04 05:57:58 DEBUG : Creating backend with remote "TestDropbox:rclone-test-kisahot9fuwigof9xoxajet7/dst" 2021/03/04 05:57:58 DEBUG : Creating backend with remote "TestDropbox:rclone-test-kisahot9fuwigof9xoxajet7/CopyDest" 2021/03/04 05:57:59 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7/dst': Waiting for checks to finish 2021/03/04 05:57:59 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7/dst': Waiting for transfers to finish 2021/03/04 05:58:00 DEBUG : one: DropboxHash = fe8d7a873dc48961a6af334c996b2cb3ce37149d5ce9c9253952a54c6a92c1ad OK 2021/03/04 05:58:00 INFO : one: Copied (new) 2021/03/04 05:58:00 DEBUG : Waiting for deletions to finish 2021/03/04 05:58:02 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7/dst': Waiting for checks to finish 2021/03/04 05:58:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/03/04 05:58:02 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7/dst': Waiting for transfers to finish 2021/03/04 05:58:03 DEBUG : one: DropboxHash = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2021/03/04 05:58:03 INFO : one: Copied (replaced existing) 2021/03/04 05:58:03 DEBUG : Waiting for deletions to finish 2021/03/04 05:58:07 DEBUG : Creating backend with remote "TestDropbox:rclone-test-kisahot9fuwigof9xoxajet7/BackupDir" 2021/03/04 05:58:07 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7/dst': Waiting for checks to finish 2021/03/04 05:58:07 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 05:58:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/03/04 05:58:09 INFO : one: Moved (server-side) 2021/03/04 05:58:10 DEBUG : one: DropboxHash = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2021/03/04 05:58:10 INFO : one: Copied (server-side copy) 2021/03/04 05:58:10 DEBUG : one: Destination found in --copy-dest, using server-side copy 2021/03/04 05:58:10 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7/dst': Waiting for transfers to finish 2021/03/04 05:58:10 DEBUG : Waiting for deletions to finish 2021/03/04 05:58:13 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 05:58:14 DEBUG : two: DropboxHash = 313db63e0283ab2a9bc72e9a0ac749da1d3acf708fcd1a7848767244dd2f17e8 OK 2021/03/04 05:58:14 INFO : two: Copied (server-side copy) 2021/03/04 05:58:14 DEBUG : two: Destination found in --copy-dest, using server-side copy 2021/03/04 05:58:14 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7/dst': Waiting for checks to finish 2021/03/04 05:58:14 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 05:58:14 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 05:58:14 DEBUG : one: Unchanged skipping 2021/03/04 05:58:14 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7/dst': Waiting for transfers to finish 2021/03/04 05:58:14 DEBUG : Waiting for deletions to finish 2021/03/04 05:58:15 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7/dst': Waiting for checks to finish 2021/03/04 05:58:16 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 05:58:16 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 05:58:16 DEBUG : one: Unchanged skipping 2021/03/04 05:58:16 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 05:58:16 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 05:58:16 DEBUG : two: Unchanged skipping 2021/03/04 05:58:16 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7/dst': Waiting for transfers to finish 2021/03/04 05:58:16 DEBUG : Waiting for deletions to finish 2021/03/04 05:58:16 INFO : There was nothing to transfer 2021/03/04 05:58:18 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/03/04 05:58:18 DEBUG : three: Destination not found in --copy-dest 2021/03/04 05:58:18 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7/dst': Waiting for checks to finish 2021/03/04 05:58:19 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 05:58:19 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 05:58:19 DEBUG : two: Unchanged skipping 2021/03/04 05:58:19 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 05:58:19 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 05:58:19 DEBUG : one: Unchanged skipping 2021/03/04 05:58:19 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7/dst': Waiting for transfers to finish 2021/03/04 05:58:19 DEBUG : three: DropboxHash = 78af7ad260025156e50fd9648fd9a36509cd3541c9a8d02597e9b3c598937cbd OK 2021/03/04 05:58:19 INFO : three: Copied (new) 2021/03/04 05:58:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (31.80s) === RUN TestSyncBackupDir run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" 2021/03/04 05:58:34 DEBUG : Creating backend with remote "TestDropbox:rclone-test-kisahot9fuwigof9xoxajet7/dst" 2021/03/04 05:58:34 DEBUG : Creating backend with remote "TestDropbox:rclone-test-kisahot9fuwigof9xoxajet7/backup" 2021/03/04 05:58:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/03/04 05:58:35 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/03/04 05:58:35 DEBUG : two: Unchanged skipping 2021/03/04 05:58:35 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7/dst': Waiting for checks to finish 2021/03/04 05:58:36 INFO : one: Moved (server-side) 2021/03/04 05:58:36 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7/dst': Waiting for transfers to finish 2021/03/04 05:58:38 DEBUG : one: DropboxHash = 525034bfc3bcd23ac5a856a953b1204f255bc2a5c313f3ab750d60ab581b8e81 OK 2021/03/04 05:58:38 INFO : one: Copied (new) 2021/03/04 05:58:38 DEBUG : Waiting for deletions to finish 2021/03/04 05:58:39 INFO : three.txt: Moved (server-side) 2021/03/04 05:58:39 INFO : three.txt: Moved into backup dir 2021/03/04 05:58:42 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7/dst': Waiting for checks to finish 2021/03/04 05:58:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/03/04 05:58:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/03/04 05:58:42 DEBUG : two: Unchanged skipping 2021/03/04 05:58:43 INFO : one: Deleted 2021/03/04 05:58:44 INFO : one: Moved (server-side) 2021/03/04 05:58:44 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7/dst': Waiting for transfers to finish 2021/03/04 05:58:45 DEBUG : one: DropboxHash = 1147280340b0797198e7d42f57f0340e2579e601846419ad967bdd7fa2dec259 OK 2021/03/04 05:58:45 INFO : one: Copied (new) 2021/03/04 05:58:45 DEBUG : Waiting for deletions to finish 2021/03/04 05:58:46 INFO : three.txt: Deleted 2021/03/04 05:58:47 INFO : three.txt: Moved (server-side) 2021/03/04 05:58:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (24.64s) === RUN TestSyncBackupDirWithSuffix run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" 2021/03/04 05:58:58 DEBUG : Creating backend with remote "TestDropbox:rclone-test-kisahot9fuwigof9xoxajet7/dst" 2021/03/04 05:58:58 DEBUG : Creating backend with remote "TestDropbox:rclone-test-kisahot9fuwigof9xoxajet7/backup" 2021/03/04 05:58:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/03/04 05:58:59 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7/dst': Waiting for checks to finish 2021/03/04 05:58:59 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/03/04 05:58:59 DEBUG : two: Unchanged skipping 2021/03/04 05:59:01 INFO : one: Moved (server-side) to: one.bak 2021/03/04 05:59:01 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7/dst': Waiting for transfers to finish 2021/03/04 05:59:02 DEBUG : one: DropboxHash = 525034bfc3bcd23ac5a856a953b1204f255bc2a5c313f3ab750d60ab581b8e81 OK 2021/03/04 05:59:02 INFO : one: Copied (new) 2021/03/04 05:59:02 DEBUG : Waiting for deletions to finish 2021/03/04 05:59:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/03/04 05:59:04 INFO : three.txt: Moved into backup dir 2021/03/04 05:59:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/03/04 05:59:06 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/03/04 05:59:06 DEBUG : two: Unchanged skipping 2021/03/04 05:59:06 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7/dst': Waiting for checks to finish 2021/03/04 05:59:07 INFO : one.bak: Deleted 2021/03/04 05:59:08 INFO : one: Moved (server-side) to: one.bak 2021/03/04 05:59:08 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7/dst': Waiting for transfers to finish 2021/03/04 05:59:10 DEBUG : one: DropboxHash = 1147280340b0797198e7d42f57f0340e2579e601846419ad967bdd7fa2dec259 OK 2021/03/04 05:59:10 INFO : one: Copied (new) 2021/03/04 05:59:10 DEBUG : Waiting for deletions to finish 2021/03/04 05:59:11 INFO : three.txt.bak: Deleted 2021/03/04 05:59:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/03/04 05:59:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (24.70s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" 2021/03/04 05:59:23 DEBUG : Creating backend with remote "TestDropbox:rclone-test-kisahot9fuwigof9xoxajet7/dst" 2021/03/04 05:59:23 DEBUG : Creating backend with remote "TestDropbox:rclone-test-kisahot9fuwigof9xoxajet7/backup" 2021/03/04 05:59:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/03/04 05:59:23 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/03/04 05:59:23 DEBUG : two: Unchanged skipping 2021/03/04 05:59:23 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7/dst': Waiting for checks to finish 2021/03/04 05:59:30 INFO : one: Moved (server-side) to: one-2019-01-01 2021/03/04 05:59:30 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7/dst': Waiting for transfers to finish 2021/03/04 05:59:31 DEBUG : one: DropboxHash = 525034bfc3bcd23ac5a856a953b1204f255bc2a5c313f3ab750d60ab581b8e81 OK 2021/03/04 05:59:31 INFO : one: Copied (new) 2021/03/04 05:59:31 DEBUG : Waiting for deletions to finish 2021/03/04 05:59:33 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/03/04 05:59:33 INFO : three.txt: Moved into backup dir 2021/03/04 05:59:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/03/04 05:59:35 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/03/04 05:59:35 DEBUG : two: Unchanged skipping 2021/03/04 05:59:35 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7/dst': Waiting for checks to finish 2021/03/04 05:59:36 INFO : one-2019-01-01: Deleted 2021/03/04 05:59:37 INFO : one: Moved (server-side) to: one-2019-01-01 2021/03/04 05:59:37 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7/dst': Waiting for transfers to finish 2021/03/04 05:59:38 DEBUG : one: DropboxHash = 1147280340b0797198e7d42f57f0340e2579e601846419ad967bdd7fa2dec259 OK 2021/03/04 05:59:38 INFO : one: Copied (new) 2021/03/04 05:59:38 DEBUG : Waiting for deletions to finish 2021/03/04 05:59:39 INFO : three-2019-01-01.txt: Deleted 2021/03/04 05:59:41 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/03/04 05:59:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (28.10s) === RUN TestSyncBackupDirSuffixOnly run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" 2021/03/04 05:59:51 DEBUG : Creating backend with remote "TestDropbox:rclone-test-kisahot9fuwigof9xoxajet7/dst" 2021/03/04 05:59:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/03/04 05:59:51 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/03/04 05:59:51 DEBUG : two: Unchanged skipping 2021/03/04 05:59:51 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7/dst': Waiting for checks to finish 2021/03/04 05:59:53 INFO : one: Moved (server-side) to: one.bak 2021/03/04 05:59:53 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7/dst': Waiting for transfers to finish 2021/03/04 05:59:54 DEBUG : one: DropboxHash = 525034bfc3bcd23ac5a856a953b1204f255bc2a5c313f3ab750d60ab581b8e81 OK 2021/03/04 05:59:54 INFO : one: Copied (new) 2021/03/04 05:59:54 DEBUG : Waiting for deletions to finish 2021/03/04 05:59:56 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/03/04 05:59:56 INFO : three.txt: Moved into backup dir 2021/03/04 05:59:58 DEBUG : one.bak: Excluded 2021/03/04 05:59:58 DEBUG : three.txt.bak: Excluded 2021/03/04 05:59:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/03/04 05:59:58 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/03/04 05:59:58 DEBUG : two: Unchanged skipping 2021/03/04 05:59:58 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7/dst': Waiting for checks to finish 2021/03/04 05:59:59 INFO : one.bak: Deleted 2021/03/04 06:00:01 INFO : one: Moved (server-side) to: one.bak 2021/03/04 06:00:01 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7/dst': Waiting for transfers to finish 2021/03/04 06:00:02 DEBUG : one: DropboxHash = 1147280340b0797198e7d42f57f0340e2579e601846419ad967bdd7fa2dec259 OK 2021/03/04 06:00:02 INFO : one: Copied (new) 2021/03/04 06:00:02 DEBUG : Waiting for deletions to finish 2021/03/04 06:00:03 INFO : three.txt.bak: Deleted 2021/03/04 06:00:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/03/04 06:00:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (23.01s) === RUN TestSyncSuffix run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" 2021/03/04 06:00:14 DEBUG : Creating backend with remote "TestDropbox:rclone-test-kisahot9fuwigof9xoxajet7/dst" 2021/03/04 06:00:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/03/04 06:00:17 INFO : one: Moved (server-side) to: one.bak 2021/03/04 06:00:18 DEBUG : one: DropboxHash = 525034bfc3bcd23ac5a856a953b1204f255bc2a5c313f3ab750d60ab581b8e81 OK 2021/03/04 06:00:18 INFO : one: Copied (new) 2021/03/04 06:00:18 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/03/04 06:00:18 DEBUG : two: Unchanged skipping 2021/03/04 06:00:18 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2021/03/04 06:00:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/03/04 06:00:21 DEBUG : three.txt: DropboxHash = 63bfde0959524a76e2b36972a0945231031463628629e43fb143bd8c1c273d30 OK 2021/03/04 06:00:21 INFO : three.txt: Copied (new) 2021/03/04 06:00:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/03/04 06:00:23 INFO : one.bak: Deleted 2021/03/04 06:00:24 INFO : one: Moved (server-side) to: one.bak 2021/03/04 06:00:25 DEBUG : one: DropboxHash = 1147280340b0797198e7d42f57f0340e2579e601846419ad967bdd7fa2dec259 OK 2021/03/04 06:00:25 INFO : one: Copied (new) 2021/03/04 06:00:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/03/04 06:00:26 DEBUG : two: Unchanged skipping 2021/03/04 06:00:26 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2021/03/04 06:00:27 INFO : three.txt.bak: Deleted 2021/03/04 06:00:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/03/04 06:00:30 DEBUG : three.txt: DropboxHash = c68286882a4d7a02216bcb84c67f482c97fde5528a2724bcb0b6f40ec3df3b39 OK 2021/03/04 06:00:30 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (27.02s) === RUN TestSyncSuffixKeepExtension run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" 2021/03/04 06:00:41 DEBUG : Creating backend with remote "TestDropbox:rclone-test-kisahot9fuwigof9xoxajet7/dst" 2021/03/04 06:00:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/03/04 06:00:43 INFO : one: Moved (server-side) to: one-2019-01-01 2021/03/04 06:00:44 DEBUG : one: DropboxHash = 525034bfc3bcd23ac5a856a953b1204f255bc2a5c313f3ab750d60ab581b8e81 OK 2021/03/04 06:00:44 INFO : one: Copied (new) 2021/03/04 06:00:44 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/03/04 06:00:44 DEBUG : two: Unchanged skipping 2021/03/04 06:00:45 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2021/03/04 06:00:46 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/03/04 06:00:47 DEBUG : three.txt: DropboxHash = 63bfde0959524a76e2b36972a0945231031463628629e43fb143bd8c1c273d30 OK 2021/03/04 06:00:47 INFO : three.txt: Copied (new) 2021/03/04 06:00:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/03/04 06:00:49 INFO : one-2019-01-01: Deleted 2021/03/04 06:00:51 INFO : one: Moved (server-side) to: one-2019-01-01 2021/03/04 06:00:52 DEBUG : one: DropboxHash = 1147280340b0797198e7d42f57f0340e2579e601846419ad967bdd7fa2dec259 OK 2021/03/04 06:00:52 INFO : one: Copied (new) 2021/03/04 06:00:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/03/04 06:00:52 DEBUG : two: Unchanged skipping 2021/03/04 06:00:53 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2021/03/04 06:00:54 INFO : three-2019-01-01.txt: Deleted 2021/03/04 06:00:55 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/03/04 06:00:56 DEBUG : three.txt: DropboxHash = c68286882a4d7a02216bcb84c67f482c97fde5528a2724bcb0b6f40ec3df3b39 OK 2021/03/04 06:00:56 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (26.91s) === RUN TestSyncUTFNorm run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" 2021/03/04 06:01:06 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2021/03/04 06:01:06 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for checks to finish 2021/03/04 06:01:06 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for transfers to finish 2021/03/04 06:01:07 DEBUG : Testêé: DropboxHash = eac649d431aa3fc2d5749d1a5021bba7812ec83b8a59fa840bff75c17f8a665c OK 2021/03/04 06:01:07 INFO : Testêé: Copied (replaced existing) to: Testêé 2021/03/04 06:01:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.32s) === RUN TestSyncImmutable run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" 2021/03/04 06:01:09 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for checks to finish 2021/03/04 06:01:09 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for transfers to finish 2021/03/04 06:01:10 DEBUG : existing: DropboxHash = 14c9449d1a1b47e2940560b4a3b4fb94d1b3ce3771bdb5ec4eb5f1999220623e OK 2021/03/04 06:01:10 INFO : existing: Copied (new) 2021/03/04 06:01:10 DEBUG : Waiting for deletions to finish 2021/03/04 06:01:11 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2021/03/04 06:01:11 ERROR : existing: Source and destination exist but do not match: immutable file modified 2021/03/04 06:01:11 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for checks to finish 2021/03/04 06:01:11 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Waiting for transfers to finish 2021/03/04 06:01:11 ERROR : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': not deleting files as there were IO errors 2021/03/04 06:01:11 ERROR : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.98s) === RUN TestSyncIgnoreCase run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" sync_test.go:1975: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.60s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" sync_test.go:2020: This test only runs on local === RUN TestMaxTransfer/Soft run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" sync_test.go:2020: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:176: Remote "Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7'", Local "Local file system at /tmp/rclone580818593", Modify Window "1s" sync_test.go:2020: This test only runs on local --- PASS: TestMaxTransfer (1.63s) --- SKIP: TestMaxTransfer/Hard (0.59s) --- SKIP: TestMaxTransfer/Soft (0.53s) --- SKIP: TestMaxTransfer/Cautious (0.51s) PASS 2021/03/04 06:01:15 DEBUG : Dropbox root 'rclone-test-kisahot9fuwigof9xoxajet7': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestDropbox: -verbose" - Finished OK in 9m6.723182707s (try 1/5)