"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2022/03/02 06:06:47 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wulurot8xoculaj2vutuqom3" 2022/03/02 06:06:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/03/02 06:06:47 DEBUG : Starting OpenDrive session with ID: 295335504e3225f144896df9d3a6dfac640c3d52c1fc51a7a340d2a8a53bd20f 2022/03/02 06:06:49 DEBUG : Creating backend with remote "/tmp/rclone1416590895" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" 2022/03/02 06:06:51 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2022/03/02 06:06:51 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for checks to finish 2022/03/02 06:06:51 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (4.99s) === RUN TestCopy run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" 2022/03/02 06:06:55 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for checks to finish 2022/03/02 06:06:55 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for transfers to finish 2022/03/02 06:06:59 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2022/03/02 06:07:03 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopy (17.22s) === RUN TestCopyMissingDirectory run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" 2022/03/02 06:07:11 DEBUG : Creating backend with remote "/non-existing" 2022/03/02 06:07:12 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2022/03/02 06:07:12 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for checks to finish 2022/03/02 06:07:12 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (3.39s) === RUN TestCopyNoTraverse run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" 2022/03/02 06:07:15 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for checks to finish 2022/03/02 06:07:15 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for transfers to finish 2022/03/02 06:07:20 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2022/03/02 06:07:25 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (18.31s) === RUN TestCopyCheckFirst run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" 2022/03/02 06:07:32 INFO : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Running all checks before starting transfers 2022/03/02 06:07:34 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for checks to finish 2022/03/02 06:07:34 INFO : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Checks finished, now starting transfers 2022/03/02 06:07:34 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for transfers to finish 2022/03/02 06:07:40 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2022/03/02 06:07:45 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (22.65s) === RUN TestSyncNoTraverse run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" 2022/03/02 06:07:55 ERROR : Ignoring --no-traverse with sync 2022/03/02 06:07:56 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for checks to finish 2022/03/02 06:07:56 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for transfers to finish 2022/03/02 06:08:01 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2022/03/02 06:08:05 INFO : sub dir/hello world: Copied (new) 2022/03/02 06:08:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (17.29s) === RUN TestCopyWithDepth run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" 2022/03/02 06:08:13 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for checks to finish 2022/03/02 06:08:13 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for transfers to finish 2022/03/02 06:08:17 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2022/03/02 06:08:23 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (13.70s) === RUN TestCopyWithFilesFrom run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" 2022/03/02 06:08:26 DEBUG : hello world2: Excluded 2022/03/02 06:08:27 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for checks to finish 2022/03/02 06:08:27 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for transfers to finish 2022/03/02 06:08:31 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2022/03/02 06:08:37 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (15.24s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" 2022/03/02 06:08:42 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for checks to finish 2022/03/02 06:08:42 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for transfers to finish 2022/03/02 06:08:45 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2022/03/02 06:08:50 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (12.36s) === RUN TestCopyEmptyDirectories run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" 2022/03/02 06:08:54 DEBUG : sub dir2: Making directory 2022/03/02 06:08:54 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for checks to finish 2022/03/02 06:08:54 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for transfers to finish 2022/03/02 06:08:59 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2022/03/02 06:09:04 INFO : sub dir/hello world: Copied (new) 2022/03/02 06:09:04 DEBUG : sub dir2: Making directory 2022/03/02 06:09:06 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': copied 1 directories --- PASS: TestCopyEmptyDirectories (23.49s) === RUN TestMoveEmptyDirectories run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" 2022/03/02 06:09:17 DEBUG : sub dir2: Making directory 2022/03/02 06:09:18 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for checks to finish 2022/03/02 06:09:18 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for transfers to finish 2022/03/02 06:09:24 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2022/03/02 06:09:31 INFO : sub dir/hello world: Copied (new) 2022/03/02 06:09:31 INFO : sub dir/hello world: Deleted 2022/03/02 06:09:31 DEBUG : sub dir: Making directory 2022/03/02 06:09:31 DEBUG : sub dir2: Making directory 2022/03/02 06:09:33 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': copied 2 directories --- PASS: TestMoveEmptyDirectories (25.32s) === RUN TestSyncEmptyDirectories run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" 2022/03/02 06:09:43 DEBUG : sub dir2: Making directory 2022/03/02 06:09:43 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for checks to finish 2022/03/02 06:09:43 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for transfers to finish 2022/03/02 06:09:48 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2022/03/02 06:09:53 INFO : sub dir/hello world: Copied (new) 2022/03/02 06:09:53 DEBUG : sub dir2: Making directory 2022/03/02 06:09:55 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': copied 1 directories 2022/03/02 06:09:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncEmptyDirectories (23.51s) === RUN TestServerSideCopy run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" 2022/03/02 06:10:11 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2022/03/02 06:10:18 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ruqaquy7yarotes9qikilur5" 2022/03/02 06:10:18 DEBUG : Config file has changed externaly - reloading 2022/03/02 06:10:19 DEBUG : Starting OpenDrive session with ID: 10da6e423a11c7b9b775a67a613dc0124925ac68cc8745f37ebe12951948437e sync_test.go:275: Server side copy (if possible) OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3' -> OpenDrive root 'rclone-test-ruqaquy7yarotes9qikilur5' 2022/03/02 06:10:22 DEBUG : OpenDrive root 'rclone-test-ruqaquy7yarotes9qikilur5': Waiting for checks to finish 2022/03/02 06:10:22 DEBUG : OpenDrive root 'rclone-test-ruqaquy7yarotes9qikilur5': Waiting for transfers to finish 2022/03/02 06:10:29 INFO : sub dir/hello world: Copied (server-side copy) 2022/03/02 06:10:31 DEBUG : OpenDrive root 'rclone-test-ruqaquy7yarotes9qikilur5': Purge remote --- PASS: TestServerSideCopy (34.82s) === RUN TestCopyAfterDelete run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" 2022/03/02 06:10:46 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2022/03/02 06:10:51 ERROR : : error listing: directory not found 2022/03/02 06:10:53 DEBUG : Local file system at /tmp/rclone1416590895: Making directory 2022/03/02 06:10:54 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for checks to finish 2022/03/02 06:10:54 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (21.51s) === RUN TestCopyRedownload run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" 2022/03/02 06:11:08 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2022/03/02 06:11:16 DEBUG : Local file system at /tmp/rclone1416590895: Waiting for checks to finish 2022/03/02 06:11:16 DEBUG : Local file system at /tmp/rclone1416590895: Waiting for transfers to finish 2022/03/02 06:11:17 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/03/02 06:11:17 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (21.41s) === RUN TestSyncBasedOnCheckSum run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" 2022/03/02 06:11:25 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for checks to finish 2022/03/02 06:11:25 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for transfers to finish 2022/03/02 06:11:27 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2022/03/02 06:11:32 INFO : check sum: Copied (new) 2022/03/02 06:11:32 DEBUG : Waiting for deletions to finish 2022/03/02 06:11:33 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for checks to finish 2022/03/02 06:11:33 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/03/02 06:11:33 DEBUG : check sum: Size and md5 of src and dst objects identical 2022/03/02 06:11:33 DEBUG : check sum: Unchanged skipping 2022/03/02 06:11:33 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for transfers to finish 2022/03/02 06:11:33 DEBUG : Waiting for deletions to finish 2022/03/02 06:11:33 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (14.21s) === RUN TestSyncSizeOnly run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" 2022/03/02 06:11:39 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for checks to finish 2022/03/02 06:11:39 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for transfers to finish 2022/03/02 06:11:46 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2022/03/02 06:11:55 INFO : sizeonly: Copied (new) 2022/03/02 06:11:55 DEBUG : Waiting for deletions to finish 2022/03/02 06:11:58 DEBUG : sizeonly: Sizes identical 2022/03/02 06:11:58 DEBUG : sizeonly: Unchanged skipping 2022/03/02 06:11:58 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for checks to finish 2022/03/02 06:11:58 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for transfers to finish 2022/03/02 06:11:58 DEBUG : Waiting for deletions to finish 2022/03/02 06:11:58 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (24.86s) === RUN TestSyncIgnoreSize run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" 2022/03/02 06:12:04 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for checks to finish 2022/03/02 06:12:04 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for transfers to finish 2022/03/02 06:12:06 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2022/03/02 06:12:15 INFO : ignore-size: Copied (new) 2022/03/02 06:12:15 DEBUG : Waiting for deletions to finish 2022/03/02 06:12:17 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/02 06:12:17 DEBUG : ignore-size: Unchanged skipping 2022/03/02 06:12:17 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for checks to finish 2022/03/02 06:12:17 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for transfers to finish 2022/03/02 06:12:17 DEBUG : Waiting for deletions to finish 2022/03/02 06:12:17 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (16.98s) === RUN TestSyncIgnoreTimes run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" 2022/03/02 06:12:22 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2022/03/02 06:12:30 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/02 06:12:30 DEBUG : existing: Unchanged skipping 2022/03/02 06:12:30 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for checks to finish 2022/03/02 06:12:30 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for transfers to finish 2022/03/02 06:12:30 DEBUG : Waiting for deletions to finish 2022/03/02 06:12:30 INFO : There was nothing to transfer 2022/03/02 06:12:31 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2022/03/02 06:12:31 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for checks to finish 2022/03/02 06:12:31 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for transfers to finish 2022/03/02 06:12:31 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2022/03/02 06:12:37 INFO : existing: Copied (replaced existing) 2022/03/02 06:12:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (24.25s) === RUN TestSyncIgnoreExisting run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" 2022/03/02 06:12:45 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for checks to finish 2022/03/02 06:12:45 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for transfers to finish 2022/03/02 06:12:48 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2022/03/02 06:12:54 INFO : existing: Copied (new) 2022/03/02 06:12:54 DEBUG : Waiting for deletions to finish 2022/03/02 06:12:55 DEBUG : existing: Destination exists, skipping 2022/03/02 06:12:55 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for checks to finish 2022/03/02 06:12:55 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for transfers to finish 2022/03/02 06:12:55 DEBUG : Waiting for deletions to finish 2022/03/02 06:12:55 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (16.11s) === RUN TestSyncIgnoreErrors run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" 2022/03/02 06:13:06 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2022/03/02 06:13:26 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2022/03/02 06:13:33 DEBUG : d: Making directory 2022/03/02 06:13:39 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/02 06:13:39 DEBUG : c/non empty space: Unchanged skipping 2022/03/02 06:13:42 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for checks to finish 2022/03/02 06:13:42 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for transfers to finish 2022/03/02 06:13:44 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2022/03/02 06:13:49 INFO : a/potato2: Copied (new) 2022/03/02 06:13:49 DEBUG : Waiting for deletions to finish 2022/03/02 06:13:50 INFO : b/potato: Deleted 2022/03/02 06:13:50 INFO : d: Removing directory 2022/03/02 06:13:54 INFO : b: Removing directory 2022/03/02 06:13:55 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': deleted 2 directories --- PASS: TestSyncIgnoreErrors (64.78s) === RUN TestSyncAfterChangingModtimeOnly run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" 2022/03/02 06:14:17 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2022/03/02 06:14:24 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for checks to finish 2022/03/02 06:14:24 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 2022/03/02 06:14:24 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/03/02 06:14:24 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2022/03/02 06:14:24 DEBUG : empty space: Unchanged skipping 2022/03/02 06:14:24 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for transfers to finish 2022/03/02 06:14:24 DEBUG : Waiting for deletions to finish 2022/03/02 06:14:24 INFO : There was nothing to transfer 2022/03/02 06:14:26 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 2022/03/02 06:14:26 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for checks to finish 2022/03/02 06:14:26 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/03/02 06:14:27 INFO : empty space: Updated modification time in destination 2022/03/02 06:14:27 DEBUG : empty space: Unchanged skipping 2022/03/02 06:14:27 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for transfers to finish 2022/03/02 06:14:27 DEBUG : Waiting for deletions to finish 2022/03/02 06:14:27 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (24.41s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" 2022/03/02 06:14:33 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2022/03/02 06:14:42 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for checks to finish 2022/03/02 06:14:42 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 2022/03/02 06:14:42 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/03/02 06:14:42 DEBUG : empty space: Unchanged skipping 2022/03/02 06:14:42 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for transfers to finish 2022/03/02 06:14:42 DEBUG : Waiting for deletions to finish 2022/03/02 06:14:42 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (22.33s) === RUN TestSyncDoesntUpdateModtime run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" 2022/03/02 06:14:55 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2022/03/02 06:15:03 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for checks to finish 2022/03/02 06:15:03 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 2022/03/02 06:15:03 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone1416590895) 2022/03/02 06:15:03 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3') 2022/03/02 06:15:03 DEBUG : foo: md5 differ 2022/03/02 06:15:03 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for transfers to finish 2022/03/02 06:15:06 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2022/03/02 06:15:11 INFO : foo: Copied (replaced existing) 2022/03/02 06:15:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (22.35s) === RUN TestSyncAfterAddingAFile run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" 2022/03/02 06:15:16 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2022/03/02 06:15:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/02 06:15:25 DEBUG : empty space: Unchanged skipping 2022/03/02 06:15:25 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for checks to finish 2022/03/02 06:15:25 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for transfers to finish 2022/03/02 06:15:28 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2022/03/02 06:15:33 INFO : potato: Copied (new) 2022/03/02 06:15:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (22.52s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" 2022/03/02 06:15:39 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2022/03/02 06:15:49 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for checks to finish 2022/03/02 06:15:49 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2022/03/02 06:15:49 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for transfers to finish 2022/03/02 06:15:50 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2022/03/02 06:15:56 INFO : potato: Copied (replaced existing) 2022/03/02 06:15:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (22.08s) === RUN TestSyncAfterChangingContentsOnly run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" 2022/03/02 06:16:01 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2022/03/02 06:16:08 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 2022/03/02 06:16:08 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for checks to finish 2022/03/02 06:16:08 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone1416590895) 2022/03/02 06:16:08 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3') 2022/03/02 06:16:08 DEBUG : potato: md5 differ 2022/03/02 06:16:08 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for transfers to finish 2022/03/02 06:16:09 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2022/03/02 06:16:16 INFO : potato: Copied (replaced existing) 2022/03/02 06:16:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (20.14s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" 2022/03/02 06:16:22 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2022/03/02 06:16:32 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2022/03/02 06:16:38 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for checks to finish 2022/03/02 06:16:38 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2022/03/02 06:16:38 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/02 06:16:38 DEBUG : empty space: Unchanged skipping 2022/03/02 06:16:38 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for transfers to finish 2022/03/02 06:16:38 DEBUG : Waiting for deletions to finish 2022/03/02 06:16:38 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (23.35s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" 2022/03/02 06:16:47 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2022/03/02 06:16:57 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2022/03/02 06:17:06 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/02 06:17:06 DEBUG : empty space: Unchanged skipping 2022/03/02 06:17:06 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for checks to finish 2022/03/02 06:17:06 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for transfers to finish 2022/03/02 06:17:09 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2022/03/02 06:17:17 INFO : potato2: Copied (new) 2022/03/02 06:17:17 DEBUG : Waiting for deletions to finish 2022/03/02 06:17:17 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (42.66s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" 2022/03/02 06:17:30 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2022/03/02 06:17:40 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2022/03/02 06:17:48 DEBUG : d: Making directory 2022/03/02 06:17:49 DEBUG : d/e: Making directory 2022/03/02 06:17:57 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/02 06:17:57 DEBUG : c/non empty space: Unchanged skipping 2022/03/02 06:18:01 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for checks to finish 2022/03/02 06:18:01 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for transfers to finish 2022/03/02 06:18:01 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2022/03/02 06:18:06 INFO : a/potato2: Copied (new) 2022/03/02 06:18:06 DEBUG : Waiting for deletions to finish 2022/03/02 06:18:07 INFO : b/potato: Deleted 2022/03/02 06:18:07 INFO : d/e: Removing directory 2022/03/02 06:18:08 INFO : d: Removing directory 2022/03/02 06:18:10 INFO : b: Removing directory 2022/03/02 06:18:12 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': deleted 3 directories fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:293: Sleeping for 6s just to make sure --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (69.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" 2022/03/02 06:18:38 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2022/03/02 06:18:52 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2022/03/02 06:18:57 DEBUG : d: Making directory 2022/03/02 06:19:02 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/02 06:19:02 DEBUG : c/non empty space: Unchanged skipping 2022/03/02 06:19:02 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for checks to finish 2022/03/02 06:19:02 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for transfers to finish 2022/03/02 06:19:06 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2022/03/02 06:19:14 INFO : a/potato2: Copied (new) 2022/03/02 06:19:14 ERROR : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': not deleting files as there were IO errors 2022/03/02 06:19:14 ERROR : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (58.04s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" 2022/03/02 06:19:35 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2022/03/02 06:19:44 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2022/03/02 06:19:58 DEBUG : Waiting for deletions to finish 2022/03/02 06:19:59 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/02 06:19:59 DEBUG : empty space: Unchanged skipping 2022/03/02 06:19:59 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for checks to finish 2022/03/02 06:19:59 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for transfers to finish 2022/03/02 06:20:00 INFO : potato: Deleted 2022/03/02 06:20:03 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2022/03/02 06:20:09 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (40.55s) === RUN TestSyncDeleteBefore run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" 2022/03/02 06:20:18 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2022/03/02 06:20:26 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2022/03/02 06:20:33 DEBUG : Waiting for deletions to finish 2022/03/02 06:20:34 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for checks to finish 2022/03/02 06:20:34 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for transfers to finish 2022/03/02 06:20:34 INFO : potato: Deleted 2022/03/02 06:20:35 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for checks to finish 2022/03/02 06:20:35 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/02 06:20:35 DEBUG : empty space: Unchanged skipping 2022/03/02 06:20:35 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for transfers to finish 2022/03/02 06:20:37 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2022/03/02 06:20:42 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (34.82s) === RUN TestCopyDeleteBefore run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" 2022/03/02 06:20:50 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2022/03/02 06:20:55 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for checks to finish 2022/03/02 06:20:55 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for transfers to finish 2022/03/02 06:20:58 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2022/03/02 06:21:06 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (23.25s) === RUN TestSyncWithExclude run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" 2022/03/02 06:21:14 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2022/03/02 06:21:21 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2022/03/02 06:21:29 DEBUG : enormous: Excluded 2022/03/02 06:21:29 DEBUG : potato2: Excluded 2022/03/02 06:21:30 DEBUG : potato2: Excluded 2022/03/02 06:21:30 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for checks to finish 2022/03/02 06:21:30 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/02 06:21:30 DEBUG : empty space: Unchanged skipping 2022/03/02 06:21:30 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for transfers to finish 2022/03/02 06:21:30 DEBUG : Waiting for deletions to finish 2022/03/02 06:21:30 INFO : There was nothing to transfer 2022/03/02 06:21:31 DEBUG : enormous: Excluded 2022/03/02 06:21:31 DEBUG : potato2: Excluded 2022/03/02 06:21:31 DEBUG : potato2: Excluded 2022/03/02 06:21:31 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2022/03/02 06:21:31 DEBUG : empty space: Unchanged skipping 2022/03/02 06:21:31 DEBUG : Local file system at /tmp/rclone1416590895: Waiting for checks to finish 2022/03/02 06:21:31 DEBUG : Local file system at /tmp/rclone1416590895: Waiting for transfers to finish 2022/03/02 06:21:31 DEBUG : Waiting for deletions to finish 2022/03/02 06:21:31 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (24.79s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" 2022/03/02 06:21:39 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2022/03/02 06:21:48 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2022/03/02 06:21:55 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2022/03/02 06:22:03 DEBUG : enormous: Excluded 2022/03/02 06:22:03 DEBUG : potato2: Excluded 2022/03/02 06:22:03 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for checks to finish 2022/03/02 06:22:03 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/02 06:22:03 DEBUG : empty space: Unchanged skipping 2022/03/02 06:22:03 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for transfers to finish 2022/03/02 06:22:03 DEBUG : Waiting for deletions to finish 2022/03/02 06:22:04 INFO : enormous: Deleted 2022/03/02 06:22:04 INFO : potato2: Deleted 2022/03/02 06:22:04 INFO : There was nothing to transfer 2022/03/02 06:22:06 DEBUG : Local file system at /tmp/rclone1416590895: Waiting for checks to finish 2022/03/02 06:22:06 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2022/03/02 06:22:06 DEBUG : empty space: Unchanged skipping 2022/03/02 06:22:06 DEBUG : Local file system at /tmp/rclone1416590895: Waiting for transfers to finish 2022/03/02 06:22:06 DEBUG : Waiting for deletions to finish 2022/03/02 06:22:06 INFO : potato2: Deleted 2022/03/02 06:22:06 INFO : enormous: Deleted 2022/03/02 06:22:06 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (32.60s) === RUN TestSyncWithUpdateOlder run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" 2022/03/02 06:22:10 DEBUG : one: Uploading chunk 0, size=3, remain=0 2022/03/02 06:22:18 DEBUG : two: Uploading chunk 0, size=3, remain=0 2022/03/02 06:22:43 DEBUG : pacer: low level retry 1/10 (error Folder is busy (Error 423)) 2022/03/02 06:22:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2022/03/02 06:22:44 DEBUG : pacer: Reducing sleep to 10ms 2022/03/02 06:22:45 DEBUG : three: Uploading chunk 0, size=5, remain=0 2022/03/02 06:22:53 DEBUG : four: Uploading chunk 0, size=8, remain=0 2022/03/02 06:22:59 DEBUG : four: Sizes differ (src 4 vs dst 8) 2022/03/02 06:22:59 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2022/03/02 06:22:59 DEBUG : one: Destination is newer than source, skipping 2022/03/02 06:22:59 DEBUG : three: Sizes identical 2022/03/02 06:22:59 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2022/03/02 06:22:59 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for checks to finish 2022/03/02 06:22:59 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone1416590895) 2022/03/02 06:22:59 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3') 2022/03/02 06:22:59 DEBUG : two: md5 differ 2022/03/02 06:22:59 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for transfers to finish 2022/03/02 06:23:01 DEBUG : two: Uploading chunk 0, size=3, remain=0 2022/03/02 06:23:01 DEBUG : four: Uploading chunk 0, size=4, remain=0 2022/03/02 06:23:05 INFO : two: Copied (replaced existing) 2022/03/02 06:23:07 DEBUG : five: Uploading chunk 0, size=4, remain=0 2022/03/02 06:23:08 INFO : four: Copied (replaced existing) 2022/03/02 06:23:12 INFO : five: Copied (new) 2022/03/02 06:23:12 DEBUG : Waiting for deletions to finish 2022/03/02 06:23:13 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for checks to finish 2022/03/02 06:23:13 DEBUG : one: Destination is newer than source, skipping 2022/03/02 06:23:13 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2022/03/02 06:23:13 DEBUG : five: Size and md5 of src and dst objects identical 2022/03/02 06:23:13 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2022/03/02 06:23:13 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone1416590895) 2022/03/02 06:23:13 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3') 2022/03/02 06:23:13 DEBUG : three: md5 differ 2022/03/02 06:23:13 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2022/03/02 06:23:13 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2022/03/02 06:23:13 DEBUG : two: Size and md5 of src and dst objects identical 2022/03/02 06:23:13 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2022/03/02 06:23:13 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2022/03/02 06:23:13 DEBUG : four: Size and md5 of src and dst objects identical 2022/03/02 06:23:13 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2022/03/02 06:23:13 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for transfers to finish 2022/03/02 06:23:14 DEBUG : three: Uploading chunk 0, size=5, remain=0 2022/03/02 06:23:31 INFO : three: Copied (replaced existing) 2022/03/02 06:23:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (90.28s) === RUN TestSyncWithMaxDuration sync_test.go:1009: Skipping test on non local remote --- SKIP: TestSyncWithMaxDuration (0.00s) === RUN TestSyncWithTrackRenames run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" sync_test.go:1058: Can track renames: true 2022/03/02 06:23:39 INFO : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Making map for --track-renames 2022/03/02 06:23:39 INFO : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Finished making map for --track-renames 2022/03/02 06:23:39 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for checks to finish 2022/03/02 06:23:39 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for renames to finish 2022/03/02 06:23:39 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for transfers to finish 2022/03/02 06:23:42 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2022/03/02 06:23:42 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2022/03/02 06:23:47 INFO : potato: Copied (new) 2022/03/02 06:23:52 INFO : yam: Copied (new) 2022/03/02 06:23:52 DEBUG : Waiting for deletions to finish 2022/03/02 06:23:55 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/02 06:23:55 DEBUG : potato: Unchanged skipping 2022/03/02 06:23:55 INFO : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Making map for --track-renames 2022/03/02 06:23:55 INFO : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Finished making map for --track-renames 2022/03/02 06:23:55 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for checks to finish 2022/03/02 06:23:55 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for renames to finish 2022/03/02 06:24:08 INFO : yam: Moved (server-side) to: yaml 2022/03/02 06:24:08 INFO : yaml: Renamed from "yam" 2022/03/02 06:24:08 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for transfers to finish 2022/03/02 06:24:08 DEBUG : Waiting for deletions to finish 2022/03/02 06:24:08 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (34.11s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" sync_test.go:1127: Can track renames: true 2022/03/02 06:24:13 INFO : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Making map for --track-renames 2022/03/02 06:24:13 INFO : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Finished making map for --track-renames 2022/03/02 06:24:13 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for checks to finish 2022/03/02 06:24:13 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for renames to finish 2022/03/02 06:24:13 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for transfers to finish 2022/03/02 06:24:20 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2022/03/02 06:24:27 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2022/03/02 06:24:32 INFO : yam: Copied (new) 2022/03/02 06:24:32 INFO : potato: Copied (new) 2022/03/02 06:24:32 DEBUG : Waiting for deletions to finish 2022/03/02 06:24:35 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/02 06:24:35 DEBUG : potato: Unchanged skipping 2022/03/02 06:24:35 INFO : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Making map for --track-renames 2022/03/02 06:24:35 INFO : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Finished making map for --track-renames 2022/03/02 06:24:35 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for checks to finish 2022/03/02 06:24:35 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for renames to finish 2022/03/02 06:24:47 INFO : yam: Moved (server-side) to: yaml 2022/03/02 06:24:47 INFO : yaml: Renamed from "yam" 2022/03/02 06:24:47 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for transfers to finish 2022/03/02 06:24:47 DEBUG : Waiting for deletions to finish 2022/03/02 06:24:47 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (38.83s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" sync_test.go:1163: Can track renames: true 2022/03/02 06:24:52 INFO : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Making map for --track-renames 2022/03/02 06:24:52 INFO : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Finished making map for --track-renames 2022/03/02 06:24:52 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for checks to finish 2022/03/02 06:24:52 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for renames to finish 2022/03/02 06:24:52 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for transfers to finish 2022/03/02 06:24:54 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2022/03/02 06:24:58 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2022/03/02 06:24:58 INFO : potato: Copied (new) 2022/03/02 06:25:02 INFO : sub/yam: Copied (new) 2022/03/02 06:25:02 DEBUG : Waiting for deletions to finish 2022/03/02 06:25:05 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/02 06:25:05 DEBUG : potato: Unchanged skipping 2022/03/02 06:25:06 INFO : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Making map for --track-renames 2022/03/02 06:25:06 INFO : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Finished making map for --track-renames 2022/03/02 06:25:06 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for checks to finish 2022/03/02 06:25:06 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for renames to finish 2022/03/02 06:25:12 INFO : sub/yam: Moved (server-side) to: yam 2022/03/02 06:25:12 INFO : yam: Renamed from "sub/yam" 2022/03/02 06:25:12 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for transfers to finish 2022/03/02 06:25:12 DEBUG : Waiting for deletions to finish 2022/03/02 06:25:12 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (33.26s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" 2022/03/02 06:25:25 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for checks to finish 2022/03/02 06:25:25 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for transfers to finish 2022/03/02 06:25:41 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2022/03/02 06:25:45 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2022/03/02 06:25:51 INFO : sub dir/hello world: Copied (new) 2022/03/02 06:25:51 INFO : sub dir/hello world: Deleted 2022/03/02 06:25:56 INFO : nested/sub dir/file: Copied (new) 2022/03/02 06:25:56 INFO : nested/sub dir/file: Deleted 2022/03/02 06:25:56 INFO : sub dir: Removing directory 2022/03/02 06:25:56 INFO : nested/sub dir: Removing directory 2022/03/02 06:25:56 INFO : nested: Removing directory 2022/03/02 06:25:56 DEBUG : Local file system at /tmp/rclone1416590895: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (45.69s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" 2022/03/02 06:26:14 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for checks to finish 2022/03/02 06:26:14 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for transfers to finish 2022/03/02 06:26:19 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2022/03/02 06:26:22 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2022/03/02 06:26:23 INFO : sub dir/hello world: Copied (new) 2022/03/02 06:26:23 INFO : sub dir/hello world: Deleted 2022/03/02 06:26:26 INFO : nested/sub dir/file: Copied (new) 2022/03/02 06:26:26 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (31.20s) === RUN TestMoveWithIgnoreExisting run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" 2022/03/02 06:26:42 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for checks to finish 2022/03/02 06:26:42 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for transfers to finish 2022/03/02 06:26:44 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2022/03/02 06:26:49 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2022/03/02 06:26:52 INFO : existing: Copied (new) 2022/03/02 06:26:52 INFO : existing: Deleted 2022/03/02 06:26:54 INFO : existing-b: Copied (new) 2022/03/02 06:26:54 INFO : existing-b: Deleted 2022/03/02 06:26:56 DEBUG : existing: Destination exists, skipping 2022/03/02 06:26:56 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2022/03/02 06:26:56 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for checks to finish 2022/03/02 06:26:56 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for transfers to finish 2022/03/02 06:26:56 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (19.47s) === RUN TestServerSideMove run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" 2022/03/02 06:27:01 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xuvanic7nihutob8yulajuq7" 2022/03/02 06:27:01 DEBUG : Config file has changed externaly - reloading 2022/03/02 06:27:02 DEBUG : Starting OpenDrive session with ID: d95e75905f9fb5604859e2d608a1c5e185c325427bbe106c8ff8b0c46299ce0c 2022/03/02 06:27:05 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2022/03/02 06:27:13 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2022/03/02 06:27:25 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1215: Server side move (if possible) OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3' -> OpenDrive root 'rclone-test-xuvanic7nihutob8yulajuq7' 2022/03/02 06:27:35 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2022/03/02 06:27:49 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2022/03/02 06:27:54 DEBUG : OpenDrive root 'rclone-test-xuvanic7nihutob8yulajuq7': Using server-side directory move 2022/03/02 06:27:54 INFO : OpenDrive root 'rclone-test-xuvanic7nihutob8yulajuq7': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2022/03/02 06:27:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2022/03/02 06:27:55 DEBUG : empty space: Unchanged skipping 2022/03/02 06:27:55 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/03/02 06:27:55 DEBUG : OpenDrive root 'rclone-test-xuvanic7nihutob8yulajuq7': Waiting for checks to finish 2022/03/02 06:27:56 INFO : potato3: Deleted 2022/03/02 06:27:57 INFO : empty space: Deleted 2022/03/02 06:27:57 DEBUG : OpenDrive root 'rclone-test-xuvanic7nihutob8yulajuq7': Waiting for transfers to finish 2022/03/02 06:27:57 INFO : potato3: Moved (server-side) 2022/03/02 06:27:58 INFO : potato2: Moved (server-side) 2022/03/02 06:27:58 INFO : There was nothing to transfer 2022/03/02 06:27:59 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-juwuzax5wuhuvay7siyugel0" 2022/03/02 06:28:00 DEBUG : Starting OpenDrive session with ID: 1e1099df867d8a48d199dddc859b49e9cd04cfc4c1ac67f24bf320860521105d 2022/03/02 06:28:02 DEBUG : OpenDrive root 'rclone-test-juwuzax5wuhuvay7siyugel0': Using server-side directory move 2022/03/02 06:28:04 INFO : OpenDrive root 'rclone-test-juwuzax5wuhuvay7siyugel0': Server side directory move succeeded 2022/03/02 06:28:07 ERROR : : error listing: directory not found 2022/03/02 06:28:07 DEBUG : OpenDrive root 'rclone-test-juwuzax5wuhuvay7siyugel0': Purge remote 2022/03/02 06:28:09 DEBUG : OpenDrive root 'rclone-test-xuvanic7nihutob8yulajuq7': Purge remote 2022/03/02 06:28:10 purge failed: directory not found --- PASS: TestServerSideMove (70.56s) === RUN TestServerSideMoveWithFilter run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" 2022/03/02 06:28:11 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bidulob2romaxix6qotapom1" 2022/03/02 06:28:11 DEBUG : Config file has changed externaly - reloading 2022/03/02 06:28:12 DEBUG : Starting OpenDrive session with ID: 5d5168501d8f5638ad0ec2ca6a86ebbc5219c601e4f3d3d48bbcdcd0bd210dd2 2022/03/02 06:28:15 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2022/03/02 06:28:22 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2022/03/02 06:28:30 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1215: Server side move (if possible) OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3' -> OpenDrive root 'rclone-test-bidulob2romaxix6qotapom1' 2022/03/02 06:28:46 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2022/03/02 06:28:52 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2022/03/02 06:28:58 DEBUG : empty space: Excluded 2022/03/02 06:28:58 DEBUG : empty space: Excluded 2022/03/02 06:28:58 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/03/02 06:28:58 DEBUG : OpenDrive root 'rclone-test-bidulob2romaxix6qotapom1': Waiting for checks to finish 2022/03/02 06:28:58 DEBUG : OpenDrive root 'rclone-test-bidulob2romaxix6qotapom1': Waiting for transfers to finish 2022/03/02 06:29:02 INFO : potato3: Deleted 2022/03/02 06:29:03 INFO : potato2: Moved (server-side) 2022/03/02 06:29:06 INFO : potato3: Moved (server-side) 2022/03/02 06:29:06 INFO : There was nothing to transfer 2022/03/02 06:29:09 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wojuzuf7jeyofap0cuyoley1" 2022/03/02 06:29:09 DEBUG : Config file has changed externaly - reloading 2022/03/02 06:29:09 DEBUG : Starting OpenDrive session with ID: 4c80fe9c5115d5cb5b9389bdc1e54a769002072e7dd8e33f25976a645666a006 2022/03/02 06:29:11 DEBUG : empty space: Excluded 2022/03/02 06:29:11 DEBUG : OpenDrive root 'rclone-test-wojuzuf7jeyofap0cuyoley1': Waiting for checks to finish 2022/03/02 06:29:11 DEBUG : OpenDrive root 'rclone-test-wojuzuf7jeyofap0cuyoley1': Waiting for transfers to finish 2022/03/02 06:29:14 INFO : potato2: Moved (server-side) 2022/03/02 06:29:16 INFO : potato3: Moved (server-side) 2022/03/02 06:29:16 INFO : There was nothing to transfer 2022/03/02 06:29:18 DEBUG : OpenDrive root 'rclone-test-wojuzuf7jeyofap0cuyoley1': Purge remote 2022/03/02 06:29:21 DEBUG : OpenDrive root 'rclone-test-bidulob2romaxix6qotapom1': Purge remote --- PASS: TestServerSideMoveWithFilter (74.57s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" 2022/03/02 06:29:26 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-buqewif0pavadot4kesajiy6" 2022/03/02 06:29:27 DEBUG : Starting OpenDrive session with ID: 87139acbd251425b0d590bd72e4e4f26c93a6efeb1bab4e57a7a5efe9aa3347e 2022/03/02 06:29:30 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2022/03/02 06:29:37 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2022/03/02 06:29:45 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2022/03/02 06:29:50 DEBUG : tomatoDir: Making directory sync_test.go:1215: Server side move (if possible) OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3' -> OpenDrive root 'rclone-test-buqewif0pavadot4kesajiy6' 2022/03/02 06:30:00 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2022/03/02 06:30:19 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2022/03/02 06:30:28 DEBUG : OpenDrive root 'rclone-test-buqewif0pavadot4kesajiy6': Using server-side directory move 2022/03/02 06:30:28 INFO : OpenDrive root 'rclone-test-buqewif0pavadot4kesajiy6': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2022/03/02 06:30:29 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/03/02 06:30:29 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2022/03/02 06:30:29 DEBUG : empty space: Unchanged skipping 2022/03/02 06:30:29 INFO : potato3: Deleted 2022/03/02 06:30:29 INFO : empty space: Deleted 2022/03/02 06:30:30 DEBUG : OpenDrive root 'rclone-test-buqewif0pavadot4kesajiy6': Waiting for checks to finish 2022/03/02 06:30:30 DEBUG : OpenDrive root 'rclone-test-buqewif0pavadot4kesajiy6': Waiting for transfers to finish 2022/03/02 06:30:31 INFO : potato2: Moved (server-side) 2022/03/02 06:30:31 INFO : potato3: Moved (server-side) 2022/03/02 06:30:31 INFO : tomatoDir: Removing directory 2022/03/02 06:30:37 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': deleted 1 directories 2022/03/02 06:30:37 INFO : There was nothing to transfer 2022/03/02 06:30:40 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-neqamoz7mecitup3dogugol1" 2022/03/02 06:30:40 DEBUG : Starting OpenDrive session with ID: 972d83cb2050b759d0350462f7f7d5b6a926d51843652a840e8ba0eb0854f24d 2022/03/02 06:30:43 DEBUG : tomatoDir: Making directory 2022/03/02 06:30:45 DEBUG : OpenDrive root 'rclone-test-neqamoz7mecitup3dogugol1': Using server-side directory move 2022/03/02 06:30:46 INFO : OpenDrive root 'rclone-test-neqamoz7mecitup3dogugol1': Server side directory move succeeded 2022/03/02 06:30:49 ERROR : : error listing: directory not found 2022/03/02 06:30:51 ERROR : : error listing: directory not found 2022/03/02 06:30:51 DEBUG : OpenDrive root 'rclone-test-neqamoz7mecitup3dogugol1': Purge remote 2022/03/02 06:30:53 DEBUG : OpenDrive root 'rclone-test-buqewif0pavadot4kesajiy6': Purge remote 2022/03/02 06:30:53 purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (89.96s) === RUN TestServerSideMoveOverlap run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" sync_test.go:1399: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.87s) === RUN TestSyncOverlap run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" 2022/03/02 06:30:58 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wulurot8xoculaj2vutuqom3/rclone-sync-test" 2022/03/02 06:30:59 DEBUG : Starting OpenDrive session with ID: 72d0bab1a3a320f4f6c4459a97bae68d98d12d05595513532b89abb396f4a1f8 --- PASS: TestSyncOverlap (5.98s) === RUN TestSyncCompareDest run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" 2022/03/02 06:31:04 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wulurot8xoculaj2vutuqom3/dst" 2022/03/02 06:31:04 DEBUG : Starting OpenDrive session with ID: 090e7b92120bb6e1a4728e94176f8cd556a313164a83c0eab7cd8a1983617157 2022/03/02 06:31:07 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wulurot8xoculaj2vutuqom3/CompareDest" 2022/03/02 06:31:08 DEBUG : Starting OpenDrive session with ID: 46fc3faa110164e660005d2ff2abad3156e910204f7149b5f258b5e28f14db7e 2022/03/02 06:31:12 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3/dst': Waiting for checks to finish 2022/03/02 06:31:12 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3/dst': Waiting for transfers to finish 2022/03/02 06:31:18 DEBUG : one: Uploading chunk 0, size=3, remain=0 2022/03/02 06:31:55 INFO : one: Copied (new) 2022/03/02 06:31:55 DEBUG : Waiting for deletions to finish 2022/03/02 06:32:00 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3/dst': Waiting for checks to finish 2022/03/02 06:32:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/02 06:32:00 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3/dst': Waiting for transfers to finish 2022/03/02 06:32:04 DEBUG : one: Uploading chunk 0, size=5, remain=0 2022/03/02 06:32:24 INFO : one: Copied (replaced existing) 2022/03/02 06:32:24 DEBUG : Waiting for deletions to finish 2022/03/02 06:32:29 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2022/03/02 06:32:58 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2022/03/02 06:33:16 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3/dst': Waiting for checks to finish 2022/03/02 06:33:19 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/02 06:33:19 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/02 06:33:19 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3/dst': Waiting for transfers to finish 2022/03/02 06:33:19 DEBUG : Waiting for deletions to finish 2022/03/02 06:33:19 INFO : There was nothing to transfer 2022/03/02 06:33:24 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2022/03/02 06:33:38 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/02 06:33:38 DEBUG : two: Destination found in --compare-dest, skipping 2022/03/02 06:33:38 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3/dst': Waiting for checks to finish 2022/03/02 06:33:39 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/02 06:33:39 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/02 06:33:39 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3/dst': Waiting for transfers to finish 2022/03/02 06:33:39 DEBUG : Waiting for deletions to finish 2022/03/02 06:33:39 INFO : There was nothing to transfer 2022/03/02 06:33:43 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/02 06:33:43 DEBUG : two: Destination found in --compare-dest, skipping 2022/03/02 06:33:43 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3/dst': Waiting for checks to finish 2022/03/02 06:33:44 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/02 06:33:44 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/02 06:33:44 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3/dst': Waiting for transfers to finish 2022/03/02 06:33:44 DEBUG : Waiting for deletions to finish 2022/03/02 06:33:44 INFO : There was nothing to transfer sync_test.go:1543: No hash on uploaded file so skipping compare timestamp test 2022/03/02 06:33:52 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/03/02 06:33:52 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3/dst': Waiting for checks to finish 2022/03/02 06:33:53 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/02 06:33:53 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/02 06:33:53 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3/dst': Waiting for transfers to finish 2022/03/02 06:33:58 DEBUG : two: Uploading chunk 0, size=5, remain=0 2022/03/02 06:34:26 INFO : two: Copied (new) 2022/03/02 06:34:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (212.53s) === RUN TestSyncMultipleCompareDest run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" 2022/03/02 06:34:42 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2022/03/02 06:34:51 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2022/03/02 06:35:12 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wulurot8xoculaj2vutuqom3/dest" 2022/03/02 06:35:13 DEBUG : Starting OpenDrive session with ID: d97f47de51165de50043010ae813222878a0e134b5682ea1d080aec88a0ca148 2022/03/02 06:35:16 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wulurot8xoculaj2vutuqom3/pre-dest1" 2022/03/02 06:35:16 DEBUG : Starting OpenDrive session with ID: aaa67790a1c1986b3bac9e30af6df14fd592b042658d82045c97bac1cf106f1a 2022/03/02 06:35:18 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wulurot8xoculaj2vutuqom3/pre-dest2" 2022/03/02 06:35:19 DEBUG : Starting OpenDrive session with ID: 7ebc2377e7bb48efbfa703756ef7d794904e0a17143bfb8c0d6fd0cda83087cb 2022/03/02 06:35:23 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/02 06:35:23 DEBUG : 1: Destination found in --compare-dest, skipping 2022/03/02 06:35:25 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/02 06:35:25 DEBUG : 2: Destination found in --compare-dest, skipping 2022/03/02 06:35:26 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3/dest': Waiting for checks to finish 2022/03/02 06:35:26 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3/dest': Waiting for transfers to finish 2022/03/02 06:35:32 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2022/03/02 06:35:43 INFO : 3: Copied (new) 2022/03/02 06:35:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (81.58s) === RUN TestSyncCopyDest run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" 2022/03/02 06:35:58 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wulurot8xoculaj2vutuqom3/dst" 2022/03/02 06:35:59 DEBUG : Starting OpenDrive session with ID: 17e260d3e58274553b882ecae6e93adc0e22bbdf61494d788ccd8fe7620c6bf6 2022/03/02 06:36:02 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wulurot8xoculaj2vutuqom3/CopyDest" 2022/03/02 06:36:03 DEBUG : Starting OpenDrive session with ID: 3fbbf583f11196c36a6e7e79d4e99473c6d4978b5783657a9c01f2c4b9c35225 2022/03/02 06:36:08 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3/dst': Waiting for checks to finish 2022/03/02 06:36:08 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3/dst': Waiting for transfers to finish 2022/03/02 06:36:13 DEBUG : one: Uploading chunk 0, size=3, remain=0 2022/03/02 06:36:21 INFO : one: Copied (new) 2022/03/02 06:36:21 DEBUG : Waiting for deletions to finish 2022/03/02 06:36:26 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3/dst': Waiting for checks to finish 2022/03/02 06:36:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/02 06:36:27 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3/dst': Waiting for transfers to finish 2022/03/02 06:36:28 DEBUG : one: Uploading chunk 0, size=5, remain=0 2022/03/02 06:36:37 INFO : one: Copied (replaced existing) 2022/03/02 06:36:37 DEBUG : Waiting for deletions to finish 2022/03/02 06:36:41 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2022/03/02 06:37:12 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2022/03/02 06:37:35 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wulurot8xoculaj2vutuqom3/BackupDir" 2022/03/02 06:37:35 DEBUG : Starting OpenDrive session with ID: e99ace15268bf74cc89fb8b73a97ac40f063fe4138a1a5f13ec519db592f41bb 2022/03/02 06:37:40 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3/dst': Waiting for checks to finish 2022/03/02 06:37:41 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/02 06:37:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/02 06:37:49 INFO : one: Moved (server-side) 2022/03/02 06:37:50 INFO : one: Copied (server-side copy) 2022/03/02 06:37:50 DEBUG : one: Destination found in --copy-dest, using server-side copy 2022/03/02 06:37:50 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3/dst': Waiting for transfers to finish 2022/03/02 06:37:50 DEBUG : Waiting for deletions to finish 2022/03/02 06:37:54 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2022/03/02 06:38:04 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/02 06:38:06 INFO : two: Copied (server-side copy) 2022/03/02 06:38:06 DEBUG : two: Destination found in --copy-dest, using server-side copy 2022/03/02 06:38:06 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3/dst': Waiting for checks to finish 2022/03/02 06:38:07 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/02 06:38:07 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/02 06:38:07 DEBUG : one: Unchanged skipping 2022/03/02 06:38:07 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3/dst': Waiting for transfers to finish 2022/03/02 06:38:07 DEBUG : Waiting for deletions to finish 2022/03/02 06:38:09 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3/dst': Waiting for checks to finish 2022/03/02 06:38:10 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/02 06:38:10 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/02 06:38:10 DEBUG : two: Unchanged skipping 2022/03/02 06:38:10 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/02 06:38:10 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/02 06:38:10 DEBUG : one: Unchanged skipping 2022/03/02 06:38:10 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3/dst': Waiting for transfers to finish 2022/03/02 06:38:10 DEBUG : Waiting for deletions to finish 2022/03/02 06:38:10 INFO : There was nothing to transfer 2022/03/02 06:39:20 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2022/03/02 06:40:33 DEBUG : three: Sizes differ (src 7 vs dst 5) 2022/03/02 06:40:33 DEBUG : three: Destination not found in --copy-dest 2022/03/02 06:40:33 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3/dst': Waiting for checks to finish 2022/03/02 06:40:34 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/02 06:40:34 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/02 06:40:34 DEBUG : two: Unchanged skipping 2022/03/02 06:40:34 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/02 06:40:34 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/02 06:40:34 DEBUG : one: Unchanged skipping 2022/03/02 06:40:34 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3/dst': Waiting for transfers to finish 2022/03/02 06:40:35 DEBUG : three: Uploading chunk 0, size=7, remain=0 2022/03/02 06:40:42 INFO : three: Copied (new) 2022/03/02 06:40:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (300.00s) === RUN TestSyncBackupDir run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" 2022/03/02 06:41:02 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2022/03/02 06:41:09 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2022/03/02 06:41:16 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2022/03/02 06:41:23 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wulurot8xoculaj2vutuqom3/dst" 2022/03/02 06:41:23 DEBUG : Starting OpenDrive session with ID: ddf30e74db417caec3ffa3691cd60b25dfd88ccbba7f0bee1513d1ff8ebef58a 2022/03/02 06:41:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wulurot8xoculaj2vutuqom3/backup" 2022/03/02 06:41:25 DEBUG : Starting OpenDrive session with ID: f501334ea450b3b89548755c6e4d398176ad3b4304cb984a7d49d6ff4e38c3d6 2022/03/02 06:41:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/02 06:41:28 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/02 06:41:28 DEBUG : two: Unchanged skipping 2022/03/02 06:41:28 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3/dst': Waiting for checks to finish 2022/03/02 06:41:32 INFO : one: Moved (server-side) 2022/03/02 06:41:32 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3/dst': Waiting for transfers to finish 2022/03/02 06:41:35 DEBUG : one: Uploading chunk 0, size=4, remain=0 2022/03/02 06:41:38 INFO : one: Copied (new) 2022/03/02 06:41:38 DEBUG : Waiting for deletions to finish 2022/03/02 06:41:40 INFO : three.txt: Moved (server-side) 2022/03/02 06:41:40 INFO : three.txt: Moved into backup dir 2022/03/02 06:41:44 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2022/03/02 06:41:51 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3/dst': Waiting for checks to finish 2022/03/02 06:41:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/02 06:41:51 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/02 06:41:51 DEBUG : two: Unchanged skipping 2022/03/02 06:41:53 INFO : one: Deleted 2022/03/02 06:41:54 INFO : one: Moved (server-side) 2022/03/02 06:41:54 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3/dst': Waiting for transfers to finish 2022/03/02 06:41:57 DEBUG : one: Uploading chunk 0, size=5, remain=0 2022/03/02 06:42:03 INFO : one: Copied (new) 2022/03/02 06:42:03 DEBUG : Waiting for deletions to finish 2022/03/02 06:42:04 INFO : three.txt: Deleted 2022/03/02 06:42:07 INFO : three.txt: Moved (server-side) 2022/03/02 06:42:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (82.12s) === RUN TestSyncBackupDirWithSuffix run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" 2022/03/02 06:42:26 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2022/03/02 06:42:34 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2022/03/02 06:42:40 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2022/03/02 06:42:45 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wulurot8xoculaj2vutuqom3/dst" 2022/03/02 06:42:46 DEBUG : Starting OpenDrive session with ID: 5838b996e65e84e59292ddea3adb90de636d17a9b8f324a6199509345b80dd0d 2022/03/02 06:42:47 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wulurot8xoculaj2vutuqom3/backup" 2022/03/02 06:42:47 DEBUG : Starting OpenDrive session with ID: 1dea94ff71f8c81ae2dce561cd39d3ef96145cde2fc31d88e12a5454fef5d89b 2022/03/02 06:42:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/02 06:42:51 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/02 06:42:51 DEBUG : two: Unchanged skipping 2022/03/02 06:42:51 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3/dst': Waiting for checks to finish 2022/03/02 06:42:55 INFO : one: Moved (server-side) to: one.bak 2022/03/02 06:42:55 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3/dst': Waiting for transfers to finish 2022/03/02 06:42:58 DEBUG : one: Uploading chunk 0, size=4, remain=0 2022/03/02 06:43:02 INFO : one: Copied (new) 2022/03/02 06:43:02 DEBUG : Waiting for deletions to finish 2022/03/02 06:43:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/03/02 06:43:04 INFO : three.txt: Moved into backup dir 2022/03/02 06:43:08 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2022/03/02 06:43:15 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3/dst': Waiting for checks to finish 2022/03/02 06:43:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/02 06:43:15 DEBUG : two: Unchanged skipping 2022/03/02 06:43:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/02 06:43:18 INFO : one.bak: Deleted 2022/03/02 06:43:19 INFO : one: Moved (server-side) to: one.bak 2022/03/02 06:43:19 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3/dst': Waiting for transfers to finish 2022/03/02 06:43:22 DEBUG : one: Uploading chunk 0, size=5, remain=0 2022/03/02 06:43:25 INFO : one: Copied (new) 2022/03/02 06:43:25 DEBUG : Waiting for deletions to finish 2022/03/02 06:43:27 INFO : three.txt.bak: Deleted 2022/03/02 06:43:28 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/03/02 06:43:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (78.01s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" 2022/03/02 06:43:44 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2022/03/02 06:43:52 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2022/03/02 06:44:00 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2022/03/02 06:44:09 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wulurot8xoculaj2vutuqom3/dst" 2022/03/02 06:44:11 DEBUG : Starting OpenDrive session with ID: 6f72ec3a5f12e634369d35a92c6793671b550d049b835c0ead19b7f85a9f3870 2022/03/02 06:44:13 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wulurot8xoculaj2vutuqom3/backup" 2022/03/02 06:44:14 DEBUG : Starting OpenDrive session with ID: 62f3d8e8b67aa761e5fad310f7b9f22a9d8c9f9eb19b7dc1f32837c760e86222 2022/03/02 06:44:21 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3/dst': Waiting for checks to finish 2022/03/02 06:44:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/02 06:44:21 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/02 06:44:21 DEBUG : two: Unchanged skipping 2022/03/02 06:44:26 INFO : one: Moved (server-side) to: one-2019-01-01 2022/03/02 06:44:26 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3/dst': Waiting for transfers to finish 2022/03/02 06:44:28 DEBUG : one: Uploading chunk 0, size=4, remain=0 2022/03/02 06:44:32 INFO : one: Copied (new) 2022/03/02 06:44:32 DEBUG : Waiting for deletions to finish 2022/03/02 06:44:35 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/03/02 06:44:35 INFO : three.txt: Moved into backup dir 2022/03/02 06:44:39 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2022/03/02 06:44:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/02 06:44:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/02 06:44:45 DEBUG : two: Unchanged skipping 2022/03/02 06:44:45 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3/dst': Waiting for checks to finish 2022/03/02 06:44:46 INFO : one-2019-01-01: Deleted 2022/03/02 06:44:48 INFO : one: Moved (server-side) to: one-2019-01-01 2022/03/02 06:44:48 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3/dst': Waiting for transfers to finish 2022/03/02 06:44:50 DEBUG : one: Uploading chunk 0, size=5, remain=0 2022/03/02 06:44:54 INFO : one: Copied (new) 2022/03/02 06:44:54 DEBUG : Waiting for deletions to finish 2022/03/02 06:44:56 INFO : three-2019-01-01.txt: Deleted 2022/03/02 06:44:57 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/03/02 06:44:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (89.19s) === RUN TestSyncBackupDirSuffixOnly run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" 2022/03/02 06:45:11 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2022/03/02 06:45:18 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2022/03/02 06:45:28 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2022/03/02 06:45:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wulurot8xoculaj2vutuqom3/dst" 2022/03/02 06:45:35 DEBUG : Starting OpenDrive session with ID: ded62f9e759bf1bdd03893d96cbf691a373422ad4790f5873ceff24e8e59b0d9 2022/03/02 06:45:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/02 06:45:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/02 06:45:37 DEBUG : two: Unchanged skipping 2022/03/02 06:45:37 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3/dst': Waiting for checks to finish 2022/03/02 06:45:49 INFO : one: Moved (server-side) to: one.bak 2022/03/02 06:45:49 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3/dst': Waiting for transfers to finish 2022/03/02 06:45:51 DEBUG : one: Uploading chunk 0, size=4, remain=0 2022/03/02 06:45:55 INFO : one: Copied (new) 2022/03/02 06:45:55 DEBUG : Waiting for deletions to finish 2022/03/02 06:46:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/03/02 06:46:08 INFO : three.txt: Moved into backup dir 2022/03/02 06:46:15 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2022/03/02 06:46:23 DEBUG : one.bak: Excluded 2022/03/02 06:46:23 DEBUG : three.txt.bak: Excluded 2022/03/02 06:46:23 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3/dst': Waiting for checks to finish 2022/03/02 06:46:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/02 06:46:23 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/02 06:46:23 DEBUG : two: Unchanged skipping 2022/03/02 06:46:27 INFO : one.bak: Deleted 2022/03/02 06:46:39 INFO : one: Moved (server-side) to: one.bak 2022/03/02 06:46:39 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3/dst': Waiting for transfers to finish 2022/03/02 06:46:42 DEBUG : one: Uploading chunk 0, size=5, remain=0 2022/03/02 06:46:45 INFO : one: Copied (new) 2022/03/02 06:46:45 DEBUG : Waiting for deletions to finish 2022/03/02 06:46:47 INFO : three.txt.bak: Deleted 2022/03/02 06:46:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/03/02 06:46:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (120.04s) === RUN TestSyncSuffix run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" 2022/03/02 06:47:11 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2022/03/02 06:47:18 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2022/03/02 06:47:25 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2022/03/02 06:47:32 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wulurot8xoculaj2vutuqom3/dst" 2022/03/02 06:47:33 DEBUG : Starting OpenDrive session with ID: 9a2d96b15e2b6dd613412a58613c7b7fe0d252902c2f438d70f41f407417170e 2022/03/02 06:47:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/02 06:47:47 INFO : one: Moved (server-side) to: one.bak 2022/03/02 06:47:49 DEBUG : one: Uploading chunk 0, size=4, remain=0 2022/03/02 06:47:53 INFO : one: Copied (new) 2022/03/02 06:47:54 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/02 06:47:54 DEBUG : two: Unchanged skipping 2022/03/02 06:47:55 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2022/03/02 06:48:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/03/02 06:48:10 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2022/03/02 06:48:14 INFO : three.txt: Copied (new) 2022/03/02 06:48:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/02 06:48:22 INFO : one.bak: Deleted 2022/03/02 06:48:33 INFO : one: Moved (server-side) to: one.bak 2022/03/02 06:48:36 DEBUG : one: Uploading chunk 0, size=5, remain=0 2022/03/02 06:48:40 INFO : one: Copied (new) 2022/03/02 06:48:41 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/02 06:48:41 DEBUG : two: Unchanged skipping 2022/03/02 06:48:41 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2022/03/02 06:48:43 INFO : three.txt.bak: Deleted 2022/03/02 06:48:56 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/03/02 06:48:58 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2022/03/02 06:49:02 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (124.20s) === RUN TestSyncSuffixKeepExtension run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" 2022/03/02 06:49:16 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2022/03/02 06:49:25 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2022/03/02 06:49:36 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2022/03/02 06:49:42 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wulurot8xoculaj2vutuqom3/dst" 2022/03/02 06:49:42 DEBUG : Starting OpenDrive session with ID: e778d40b2ca3b29c0ee869b844e4501642754d3840389774cd369aa0027b8cb4 2022/03/02 06:49:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/02 06:49:59 INFO : one: Moved (server-side) to: one-2019-01-01 2022/03/02 06:50:01 DEBUG : one: Uploading chunk 0, size=4, remain=0 2022/03/02 06:50:09 INFO : one: Copied (new) 2022/03/02 06:50:10 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/02 06:50:10 DEBUG : two: Unchanged skipping 2022/03/02 06:50:10 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2022/03/02 06:50:23 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/03/02 06:50:26 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2022/03/02 06:50:31 INFO : three.txt: Copied (new) 2022/03/02 06:50:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/02 06:50:37 INFO : one-2019-01-01: Deleted 2022/03/02 06:50:50 INFO : one: Moved (server-side) to: one-2019-01-01 2022/03/02 06:50:54 DEBUG : one: Uploading chunk 0, size=5, remain=0 2022/03/02 06:50:59 INFO : one: Copied (new) 2022/03/02 06:51:00 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/02 06:51:00 DEBUG : two: Unchanged skipping 2022/03/02 06:51:01 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2022/03/02 06:51:02 INFO : three-2019-01-01.txt: Deleted 2022/03/02 06:51:15 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/03/02 06:51:19 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2022/03/02 06:51:23 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (142.80s) === RUN TestSyncUTFNorm run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" 2022/03/02 06:51:37 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2022/03/02 06:51:44 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2022/03/02 06:51:44 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for checks to finish 2022/03/02 06:51:44 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for transfers to finish 2022/03/02 06:51:45 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2022/03/02 06:51:50 INFO : Testêé: Copied (replaced existing) to: Testêé 2022/03/02 06:51:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (18.70s) === RUN TestSyncImmutable run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" 2022/03/02 06:51:55 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for checks to finish 2022/03/02 06:51:55 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for transfers to finish 2022/03/02 06:51:57 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2022/03/02 06:52:02 INFO : existing: Copied (new) 2022/03/02 06:52:02 DEBUG : Waiting for deletions to finish 2022/03/02 06:52:05 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2022/03/02 06:52:05 ERROR : existing: Source and destination exist but do not match: immutable file modified 2022/03/02 06:52:05 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for checks to finish 2022/03/02 06:52:05 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for transfers to finish 2022/03/02 06:52:05 ERROR : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': not deleting files as there were IO errors 2022/03/02 06:52:05 ERROR : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (18.28s) === RUN TestSyncIgnoreCase run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" sync_test.go:1955: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.63s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Soft run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" sync_test.go:1989: This test only runs on local --- PASS: TestMaxTransfer (6.13s) --- SKIP: TestMaxTransfer/Hard (2.47s) --- SKIP: TestMaxTransfer/Soft (1.48s) --- SKIP: TestMaxTransfer/Cautious (2.19s) === RUN TestSyncConcurrentDelete run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" 2022/03/02 06:52:22 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2022/03/02 06:52:30 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2022/03/02 06:52:39 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2022/03/02 06:52:47 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2022/03/02 06:52:55 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2022/03/02 06:53:18 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2022/03/02 06:53:27 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2022/03/02 06:53:35 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2022/03/02 06:53:43 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2022/03/02 06:53:50 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2022/03/02 06:53:59 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2022/03/02 06:54:06 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2022/03/02 06:54:16 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2022/03/02 06:54:29 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2022/03/02 06:54:41 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2022/03/02 06:54:50 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2022/03/02 06:55:00 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2022/03/02 06:55:08 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2022/03/02 06:55:19 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2022/03/02 06:55:29 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2022/03/02 06:55:37 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2022/03/02 06:55:46 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2022/03/02 06:55:54 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2022/03/02 06:56:01 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2022/03/02 06:56:09 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2022/03/02 06:56:18 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2022/03/02 06:56:26 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2022/03/02 06:56:33 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2022/03/02 06:56:40 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2022/03/02 06:56:50 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2022/03/02 06:57:01 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2022/03/02 06:57:15 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2022/03/02 06:57:43 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2022/03/02 06:58:07 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2022/03/02 06:59:07 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2022/03/02 06:59:37 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2022/03/02 06:59:45 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2022/03/02 06:59:53 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2022/03/02 07:00:00 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2022/03/02 07:00:13 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2022/03/02 07:00:23 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/02 07:00:23 DEBUG : both0: Unchanged skipping 2022/03/02 07:00:23 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/02 07:00:23 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/02 07:00:23 DEBUG : both12: Unchanged skipping 2022/03/02 07:00:23 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/02 07:00:23 DEBUG : both13: Unchanged skipping 2022/03/02 07:00:23 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/02 07:00:23 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/02 07:00:23 DEBUG : both14: Unchanged skipping 2022/03/02 07:00:23 DEBUG : both10: Unchanged skipping 2022/03/02 07:00:23 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/02 07:00:23 DEBUG : both15: Unchanged skipping 2022/03/02 07:00:23 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/02 07:00:23 DEBUG : both16: Unchanged skipping 2022/03/02 07:00:23 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/02 07:00:23 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/02 07:00:23 DEBUG : both17: Unchanged skipping 2022/03/02 07:00:23 DEBUG : both18: Unchanged skipping 2022/03/02 07:00:23 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/02 07:00:23 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/02 07:00:23 DEBUG : both2: Unchanged skipping 2022/03/02 07:00:23 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/02 07:00:23 DEBUG : both3: Unchanged skipping 2022/03/02 07:00:23 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/02 07:00:23 DEBUG : both4: Unchanged skipping 2022/03/02 07:00:23 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/02 07:00:23 DEBUG : both5: Unchanged skipping 2022/03/02 07:00:23 DEBUG : both19: Unchanged skipping 2022/03/02 07:00:23 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/02 07:00:23 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/02 07:00:23 DEBUG : both1: Unchanged skipping 2022/03/02 07:00:23 DEBUG : both6: Unchanged skipping 2022/03/02 07:00:23 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/02 07:00:23 DEBUG : both8: Unchanged skipping 2022/03/02 07:00:23 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/02 07:00:23 DEBUG : both9: Unchanged skipping 2022/03/02 07:00:23 DEBUG : both7: Unchanged skipping 2022/03/02 07:00:23 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/02 07:00:23 DEBUG : both11: Unchanged skipping 2022/03/02 07:00:23 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for checks to finish 2022/03/02 07:00:23 DEBUG : OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3': Waiting for transfers to finish 2022/03/02 07:00:23 DEBUG : Waiting for deletions to finish 2022/03/02 07:00:24 INFO : only8: Deleted 2022/03/02 07:00:24 INFO : only0: Deleted 2022/03/02 07:00:24 INFO : only19: Deleted 2022/03/02 07:00:25 INFO : only2: Deleted 2022/03/02 07:00:25 INFO : only12: Deleted 2022/03/02 07:00:25 INFO : only15: Deleted 2022/03/02 07:00:25 INFO : only5: Deleted 2022/03/02 07:00:26 INFO : only7: Deleted 2022/03/02 07:00:26 INFO : only18: Deleted 2022/03/02 07:00:27 INFO : only6: Deleted 2022/03/02 07:00:27 INFO : only1: Deleted 2022/03/02 07:00:28 INFO : only16: Deleted 2022/03/02 07:00:28 INFO : only13: Deleted 2022/03/02 07:00:30 INFO : only9: Deleted 2022/03/02 07:00:30 INFO : only14: Deleted 2022/03/02 07:00:31 INFO : only17: Deleted 2022/03/02 07:00:31 INFO : only11: Deleted 2022/03/02 07:00:31 INFO : only3: Deleted 2022/03/02 07:00:32 INFO : only4: Deleted 2022/03/02 07:00:32 INFO : only10: Deleted 2022/03/02 07:00:32 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (517.76s) === RUN TestSyncConcurrentTruncate run.go:181: Remote "OpenDrive root 'rclone-test-wulurot8xoculaj2vutuqom3'", Local "Local file system at /tmp/rclone1416590895", Modify Window "1s" 2022/03/02 07:00:59 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2022/03/02 07:01:15 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2022/03/02 07:01:22 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2022/03/02 07:01:29 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2022/03/02 07:01:41 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2022/03/02 07:01:51 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2022/03/02 07:02:03 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2022/03/02 07:02:13 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2022/03/02 07:02:30 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2022/03/02 07:02:40 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2022/03/02 07:02:49 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2022/03/02 07:03:05 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2022/03/02 07:03:14 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2022/03/02 07:03:22 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2022/03/02 07:03:31 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2022/03/02 07:03:41 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2022/03/02 07:03:48 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2022/03/02 07:03:56 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2022/03/02 07:04:07 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2022/03/02 07:04:16 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2022/03/02 07:04:23 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2022/03/02 07:04:44 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2022/03/02 07:04:55 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2022/03/02 07:05:09 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2022/03/02 07:05:18 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2022/03/02 07:05:25 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2022/03/02 07:05:31 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2022/03/02 07:05:40 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2022/03/02 07:05:49 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2022/03/02 07:06:03 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2022/03/02 07:06:12 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2022/03/02 07:06:23 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2022/03/02 07:06:31 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2022/03/02 07:06:41 DEBUG : only16: Uploading chunk 0, size=6, remain=0 panic: test timed out after 1h0m0s goroutine 31746 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:1788 +0x8e created by time.goFunc /usr/local/go/src/time/sleep.go:180 +0x31 goroutine 1 [chan receive, 5 minutes]: testing.(*T).Run(0xc000103040, {0x18d86f9, 0x46d533}, 0x195efd8) /usr/local/go/src/testing/testing.go:1307 +0x375 testing.runTests.func1(0xc0009de810) /usr/local/go/src/testing/testing.go:1598 +0x6e testing.tRunner(0xc000103040, 0xc00088fca0) /usr/local/go/src/testing/testing.go:1259 +0x102 testing.runTests(0xc000112c80, {0x28abd40, 0x4a, 0x4a}, {0xead6e0, 0xc000992af8, 0x28b8dc0}) /usr/local/go/src/testing/testing.go:1596 +0x43f testing.(*M).Run(0xc000112c80) /usr/local/go/src/testing/testing.go:1504 +0x51d github.com/rclone/rclone/fstest.TestMain(0xc0000001a0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:70 +0x9e github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:36 main.main() _testmain.go:191 +0x166 goroutine 18 [select]: go.opencensus.io/stats/view.(*worker).start(0xc000352780) /home/rclone/go/pkg/mod/go.opencensus.io@v0.23.0/stats/view/worker.go:276 +0xb9 created by go.opencensus.io/stats/view.init.0 /home/rclone/go/pkg/mod/go.opencensus.io@v0.23.0/stats/view/worker.go:34 +0x92 goroutine 29444 [select]: net/http.(*Transport).getConn(0xc0005708c0, 0xc00032bd00, {{}, 0x0, {0xc000731940, 0x5}, {0xc00033ceb8, 0x15}, 0x0}) /usr/local/go/src/net/http/transport.go:1372 +0x5d2 net/http.(*Transport).roundTrip(0xc0005708c0, 0xc000891400) /usr/local/go/src/net/http/transport.go:581 +0x774 net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:18 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc00058e410, 0xc000891400) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:274 +0x4c8 net/http.send(0xc000891400, {0x1c29360, 0xc00058e410}, {0x1872c60, 0x1, 0x0}) /usr/local/go/src/net/http/client.go:252 +0x5d8 net/http.(*Client).send(0xc00027fb30, 0xc000891400, {0xc00077b760, 0x2f, 0x0}) /usr/local/go/src/net/http/client.go:176 +0x9b net/http.(*Client).do(0xc00027fb30, 0xc000891400) /usr/local/go/src/net/http/client.go:725 +0x908 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:593 github.com/rclone/rclone/lib/rest.(*Client).Call(0xc00058e460, {0x1c5e760, 0xc000a9e180}, 0xc000ad11b8) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:284 +0xc05 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0x0, {0x1c5e760, 0xc000a9e180}, 0xc000ad13b0, {0x150c3c0, 0xc000b09380}, {0x150c400, 0xc00077b740}, 0x0, 0x195f120, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:481 +0x485 github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:424 github.com/rclone/rclone/backend/opendrive.(*Object).Update.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/opendrive/opendrive.go:918 +0x257 github.com/rclone/rclone/fs.pacerInvoker(0xc000111860, 0x741885, 0x100000000000000) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:88 +0x38 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000111860, 0xc000ad1610, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x85 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000111860, 0x18) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x90 github.com/rclone/rclone/backend/opendrive.(*Object).Update(0xc000574690, {0x1c5e760, 0xc000a9e180}, {0x1c25ec0, 0xc0006278c0}, {0x1c76100, 0xc0009a6a50}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/opendrive/opendrive.go:910 +0x1eb github.com/rclone/rclone/backend/opendrive.(*Fs).Put(0x0, {0x1c5e760, 0xc000a9e180}, {0x1c25ec0, 0xc0006278c0}, {0x1c76100, 0xc0009a6a50}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/opendrive/opendrive.go:645 +0x485 github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0xc000252000, {0x1c5e760, 0xc000a9e180}, {0x1c8dde8, 0xc0005d6780}, {0xc0008f2608, 0x6}, {0x18b265d, 0x6}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:277 +0x432 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:294 github.com/rclone/rclone/fstest.(*Run).WriteBoth(0xc000252000, {0x1c5e760, 0xc000a9e180}, {0xc0008f2608, 0x6}, {0x18b265d, 0x6}, {0x1dcd64ff, 0xeb20d7a72, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:305 +0x125 github.com/rclone/rclone/fs/sync.testSyncConcurrent(0xc000a90000, {0x18b5db1, 0x8}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2042 +0x76d github.com/rclone/rclone/fs/sync.TestSyncConcurrentTruncate(0xc0008d5500) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2066 +0x25 testing.tRunner(0xc000a90000, 0x195efd8) /usr/local/go/src/testing/testing.go:1259 +0x102 created by testing.(*T).Run /usr/local/go/src/testing/testing.go:1306 +0x35a goroutine 31729 [IO wait]: internal/poll.runtime_pollWait(0x7fc6ae655e48, 0x72) /usr/local/go/src/runtime/netpoll.go:234 +0x89 internal/poll.(*pollDesc).wait(0xc000352f00, 0xc0008426c0, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x32 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000352f00, {0xc0008426c0, 0x205, 0x205}) /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a net.(*netFD).Read(0xc000352f00, {0xc0008426c0, 0x1, 0x40ed14}) /usr/local/go/src/net/fd_posix.go:56 +0x29 net.(*conn).Read(0xc0001fbb40, {0xc0008426c0, 0x205, 0x7fc6d5c3c108}) /usr/local/go/src/net/net.go:183 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000997950, {0xc0008426c0, 0xf4, 0x10000c000072728}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:104 +0x32 crypto/tls.(*atLeastReader).Read(0xc000997968, {0xc0008426c0, 0x0, 0x40ba4d}) /usr/local/go/src/crypto/tls/conn.go:777 +0x3d bytes.(*Buffer).ReadFrom(0xc000832978, {0x1c26080, 0xc000997968}) /usr/local/go/src/bytes/buffer.go:204 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000832700, {0x7fc6ac4914c8, 0xc000997950}, 0xc00056ec00) /usr/local/go/src/crypto/tls/conn.go:799 +0xe5 crypto/tls.(*Conn).readRecordOrCCS(0xc000832700, 0x0) /usr/local/go/src/crypto/tls/conn.go:606 +0x112 crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:574 crypto/tls.(*Conn).readHandshake(0xc000832700) /usr/local/go/src/crypto/tls/conn.go:1009 +0x6d crypto/tls.(*Conn).clientHandshake(0xc000832700, {0x1c5e6b8, 0xc00032bfc0}) /usr/local/go/src/crypto/tls/handshake_client.go:179 +0x266 crypto/tls.(*Conn).handshakeContext(0xc000832700, {0x1c5e760, 0xc000a9e180}) /usr/local/go/src/crypto/tls/conn.go:1445 +0x3d1 crypto/tls.(*Conn).HandshakeContext(...) /usr/local/go/src/crypto/tls/conn.go:1395 net/http.(*persistConn).addTLS.func2() /usr/local/go/src/net/http/transport.go:1534 +0x71 created by net/http.(*persistConn).addTLS /usr/local/go/src/net/http/transport.go:1530 +0x345 goroutine 31725 [chan receive]: net/http.(*persistConn).addTLS(0xc0006190e0, {0x1c5e760, 0xc000a9e180}, {0xc00033ceb8, 0x11}, 0x0) /usr/local/go/src/net/http/transport.go:1540 +0x365 net/http.(*Transport).dialConn(0xc0005708c0, {0x1c5e760, 0xc000a9e180}, {{}, 0x0, {0xc000731940, 0x5}, {0xc00033ceb8, 0x15}, 0x0}) /usr/local/go/src/net/http/transport.go:1614 +0xab7 net/http.(*Transport).dialConnFor(0x728926, 0xc000603760) /usr/local/go/src/net/http/transport.go:1446 +0xb0 created by net/http.(*Transport).queueForDial /usr/local/go/src/net/http/transport.go:1415 +0x3d7 "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 1h0m1.894521249s (try 1/5): exit status 2: Failed []