"./sync.test -test.v -test.timeout 1h0m0s -remote TestZoho: -verbose" - Starting (try 1/5) 2022/05/21 05:11:35 DEBUG : Creating backend with remote "TestZoho:rclone-test-qavowoy9guxemiw0zonefob1" 2022/05/21 05:11:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/05/21 05:11:35 DEBUG : TestZoho: Loaded invalid token from config file - ignoring 2022/05/21 05:11:35 DEBUG : Saving config "token" in section "TestZoho" of the config file 2022/05/21 05:11:35 DEBUG : TestZoho: Saved new token in config file 2022/05/21 05:11:36 DEBUG : Creating backend with remote "/tmp/rclone4268596920" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" 2022/05/21 05:11:37 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for checks to finish 2022/05/21 05:11:37 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2022/05/21 05:11:37 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.22s) === RUN TestCopy run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" 2022/05/21 05:11:37 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for checks to finish 2022/05/21 05:11:37 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for transfers to finish 2022/05/21 05:11:38 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopy (2.23s) === RUN TestCopyMissingDirectory run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" 2022/05/21 05:11:39 DEBUG : Creating backend with remote "/non-existing" 2022/05/21 05:11:39 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2022/05/21 05:11:39 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for checks to finish 2022/05/21 05:11:39 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.22s) === RUN TestCopyNoTraverse run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" 2022/05/21 05:11:40 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for checks to finish 2022/05/21 05:11:40 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for transfers to finish 2022/05/21 05:11:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.17s) === RUN TestCopyCheckFirst run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" 2022/05/21 05:11:42 INFO : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Running all checks before starting transfers 2022/05/21 05:11:42 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for checks to finish 2022/05/21 05:11:42 INFO : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Checks finished, now starting transfers 2022/05/21 05:11:42 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for transfers to finish 2022/05/21 05:11:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (3.12s) === RUN TestSyncNoTraverse run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" 2022/05/21 05:11:45 ERROR : Ignoring --no-traverse with sync 2022/05/21 05:11:45 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for checks to finish 2022/05/21 05:11:45 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for transfers to finish 2022/05/21 05:11:46 INFO : sub dir/hello world: Copied (new) 2022/05/21 05:11:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (2.24s) === RUN TestCopyWithDepth run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" 2022/05/21 05:11:47 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for checks to finish 2022/05/21 05:11:47 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for transfers to finish 2022/05/21 05:11:48 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.24s) === RUN TestCopyWithFilesFrom run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" 2022/05/21 05:11:48 DEBUG : hello world2: Excluded 2022/05/21 05:11:48 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for checks to finish 2022/05/21 05:11:48 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for transfers to finish 2022/05/21 05:11:49 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.18s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" 2022/05/21 05:11:50 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for checks to finish 2022/05/21 05:11:50 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for transfers to finish 2022/05/21 05:11:50 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.16s) === RUN TestCopyEmptyDirectories run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" 2022/05/21 05:11:51 DEBUG : sub dir2: Making directory 2022/05/21 05:11:51 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for checks to finish 2022/05/21 05:11:51 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for transfers to finish 2022/05/21 05:11:51 INFO : sub dir/hello world: Copied (new) 2022/05/21 05:11:51 DEBUG : sub dir2: Making directory 2022/05/21 05:11:52 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': copied 1 directories --- PASS: TestCopyEmptyDirectories (2.51s) === RUN TestMoveEmptyDirectories run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" 2022/05/21 05:11:53 DEBUG : sub dir2: Making directory 2022/05/21 05:11:53 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for checks to finish 2022/05/21 05:11:53 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for transfers to finish 2022/05/21 05:11:54 INFO : sub dir/hello world: Copied (new) 2022/05/21 05:11:54 INFO : sub dir/hello world: Deleted 2022/05/21 05:11:54 DEBUG : sub dir: Making directory 2022/05/21 05:11:54 DEBUG : sub dir2: Making directory 2022/05/21 05:11:54 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': copied 2 directories --- PASS: TestMoveEmptyDirectories (2.58s) === RUN TestSyncEmptyDirectories run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" 2022/05/21 05:11:56 DEBUG : sub dir2: Making directory 2022/05/21 05:11:56 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for checks to finish 2022/05/21 05:11:56 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for transfers to finish 2022/05/21 05:11:57 INFO : sub dir/hello world: Copied (new) 2022/05/21 05:11:57 DEBUG : sub dir2: Making directory 2022/05/21 05:11:57 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': copied 1 directories 2022/05/21 05:11:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncEmptyDirectories (2.57s) === RUN TestServerSideCopy run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" 2022/05/21 05:11:59 DEBUG : Creating backend with remote "TestZoho:rclone-test-bohaged2nopeqek8koyugoc8" sync_test.go:275: Server side copy (if possible) zoho root 'rclone-test-qavowoy9guxemiw0zonefob1' -> zoho root 'rclone-test-bohaged2nopeqek8koyugoc8' 2022/05/21 05:12:01 DEBUG : zoho root 'rclone-test-bohaged2nopeqek8koyugoc8': Waiting for checks to finish 2022/05/21 05:12:01 DEBUG : zoho root 'rclone-test-bohaged2nopeqek8koyugoc8': Waiting for transfers to finish 2022/05/21 05:12:02 INFO : sub dir/hello world: Copied (server-side copy) 2022/05/21 05:12:02 DEBUG : zoho root 'rclone-test-bohaged2nopeqek8koyugoc8': Purge remote --- PASS: TestServerSideCopy (5.09s) === RUN TestCopyAfterDelete run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" 2022/05/21 05:12:04 ERROR : : error listing: directory not found 2022/05/21 05:12:05 DEBUG : Local file system at /tmp/rclone4268596920: Making directory 2022/05/21 05:12:05 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for checks to finish 2022/05/21 05:12:05 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (2.41s) === RUN TestCopyRedownload run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" 2022/05/21 05:12:07 DEBUG : Local file system at /tmp/rclone4268596920: Waiting for checks to finish 2022/05/21 05:12:07 DEBUG : Local file system at /tmp/rclone4268596920: Waiting for transfers to finish 2022/05/21 05:12:07 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.39s) === RUN TestSyncBasedOnCheckSum run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" 2022/05/21 05:12:08 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for checks to finish 2022/05/21 05:12:08 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for transfers to finish 2022/05/21 05:12:09 INFO : check sum: Copied (new) 2022/05/21 05:12:09 DEBUG : Waiting for deletions to finish 2022/05/21 05:12:09 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for checks to finish 2022/05/21 05:12:09 NOTICE: zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2022/05/21 05:12:09 DEBUG : check sum: Size of src and dst objects identical 2022/05/21 05:12:09 DEBUG : check sum: Unchanged skipping 2022/05/21 05:12:09 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for transfers to finish 2022/05/21 05:12:09 DEBUG : Waiting for deletions to finish 2022/05/21 05:12:09 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.62s) === RUN TestSyncSizeOnly run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" 2022/05/21 05:12:10 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for checks to finish 2022/05/21 05:12:10 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for transfers to finish 2022/05/21 05:12:10 INFO : sizeonly: Copied (new) 2022/05/21 05:12:10 DEBUG : Waiting for deletions to finish 2022/05/21 05:12:11 DEBUG : sizeonly: Sizes identical 2022/05/21 05:12:11 DEBUG : sizeonly: Unchanged skipping 2022/05/21 05:12:11 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for checks to finish 2022/05/21 05:12:11 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for transfers to finish 2022/05/21 05:12:11 DEBUG : Waiting for deletions to finish 2022/05/21 05:12:11 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.41s) === RUN TestSyncIgnoreSize run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" 2022/05/21 05:12:11 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for checks to finish 2022/05/21 05:12:11 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for transfers to finish 2022/05/21 05:12:12 INFO : ignore-size: Copied (new) 2022/05/21 05:12:12 DEBUG : Waiting for deletions to finish 2022/05/21 05:12:12 DEBUG : ignore-size: Sizes identical 2022/05/21 05:12:12 DEBUG : ignore-size: Unchanged skipping 2022/05/21 05:12:12 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for checks to finish 2022/05/21 05:12:12 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for transfers to finish 2022/05/21 05:12:12 DEBUG : Waiting for deletions to finish 2022/05/21 05:12:12 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.56s) === RUN TestSyncIgnoreTimes run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" 2022/05/21 05:12:14 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for checks to finish 2022/05/21 05:12:14 DEBUG : existing: Sizes identical 2022/05/21 05:12:14 DEBUG : existing: Unchanged skipping 2022/05/21 05:12:14 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for transfers to finish 2022/05/21 05:12:14 DEBUG : Waiting for deletions to finish 2022/05/21 05:12:14 INFO : There was nothing to transfer 2022/05/21 05:12:14 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2022/05/21 05:12:14 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for checks to finish 2022/05/21 05:12:14 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for transfers to finish 2022/05/21 05:12:14 INFO : existing: Copied (replaced existing) 2022/05/21 05:12:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.76s) === RUN TestSyncIgnoreExisting run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" 2022/05/21 05:12:15 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for checks to finish 2022/05/21 05:12:15 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for transfers to finish 2022/05/21 05:12:15 INFO : existing: Copied (new) 2022/05/21 05:12:15 DEBUG : Waiting for deletions to finish 2022/05/21 05:12:15 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for checks to finish 2022/05/21 05:12:15 DEBUG : existing: Destination exists, skipping 2022/05/21 05:12:15 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for transfers to finish 2022/05/21 05:12:15 DEBUG : Waiting for deletions to finish 2022/05/21 05:12:15 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.39s) === RUN TestSyncIgnoreErrors run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" 2022/05/21 05:12:18 DEBUG : d: Making directory 2022/05/21 05:12:19 DEBUG : c/non empty space: Sizes identical 2022/05/21 05:12:19 DEBUG : c/non empty space: Unchanged skipping 2022/05/21 05:12:19 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for checks to finish 2022/05/21 05:12:19 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for transfers to finish 2022/05/21 05:12:20 INFO : a/potato2: Copied (new) 2022/05/21 05:12:20 DEBUG : Waiting for deletions to finish 2022/05/21 05:12:20 INFO : b/potato: Deleted 2022/05/21 05:12:20 INFO : d: Removing directory 2022/05/21 05:12:20 INFO : b: Removing directory 2022/05/21 05:12:20 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': deleted 2 directories --- PASS: TestSyncIgnoreErrors (5.73s) === RUN TestSyncAfterChangingModtimeOnly run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" 2022/05/21 05:12:23 DEBUG : empty space: Sizes identical 2022/05/21 05:12:23 DEBUG : empty space: Unchanged skipping 2022/05/21 05:12:23 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for checks to finish 2022/05/21 05:12:23 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for transfers to finish 2022/05/21 05:12:23 DEBUG : Waiting for deletions to finish 2022/05/21 05:12:23 INFO : There was nothing to transfer 2022/05/21 05:12:23 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for checks to finish 2022/05/21 05:12:23 DEBUG : empty space: Sizes identical 2022/05/21 05:12:23 DEBUG : empty space: Unchanged skipping 2022/05/21 05:12:23 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for transfers to finish 2022/05/21 05:12:23 DEBUG : Waiting for deletions to finish 2022/05/21 05:12:23 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (1.82s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" sync_test.go:577: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.14s) === RUN TestSyncDoesntUpdateModtime run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" sync_test.go:602: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.14s) === RUN TestSyncAfterAddingAFile run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" 2022/05/21 05:12:25 DEBUG : empty space: Sizes identical 2022/05/21 05:12:25 DEBUG : empty space: Unchanged skipping 2022/05/21 05:12:25 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for checks to finish 2022/05/21 05:12:25 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for transfers to finish 2022/05/21 05:12:25 INFO : potato: Copied (new) 2022/05/21 05:12:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.27s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" 2022/05/21 05:12:27 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2022/05/21 05:12:27 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for checks to finish 2022/05/21 05:12:27 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for transfers to finish 2022/05/21 05:12:27 INFO : potato: Copied (replaced existing) 2022/05/21 05:12:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.56s) === RUN TestSyncAfterChangingContentsOnly run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" sync_test.go:663: ModTimeNotSupported so forcing file to be a different size 2022/05/21 05:12:28 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for checks to finish 2022/05/21 05:12:28 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2022/05/21 05:12:28 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for transfers to finish 2022/05/21 05:12:29 INFO : potato: Copied (replaced existing) 2022/05/21 05:12:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" 2022/05/21 05:12:30 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for checks to finish 2022/05/21 05:12:30 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2022/05/21 05:12:30 DEBUG : empty space: Sizes identical 2022/05/21 05:12:30 DEBUG : empty space: Unchanged skipping 2022/05/21 05:12:30 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for transfers to finish 2022/05/21 05:12:30 DEBUG : Waiting for deletions to finish 2022/05/21 05:12:30 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.96s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" 2022/05/21 05:12:33 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for checks to finish 2022/05/21 05:12:33 DEBUG : empty space: Sizes identical 2022/05/21 05:12:33 DEBUG : empty space: Unchanged skipping 2022/05/21 05:12:33 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for transfers to finish 2022/05/21 05:12:35 INFO : potato2: Copied (new) 2022/05/21 05:12:35 DEBUG : Waiting for deletions to finish 2022/05/21 05:12:35 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (4.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" 2022/05/21 05:12:37 DEBUG : d: Making directory 2022/05/21 05:12:38 DEBUG : d/e: Making directory 2022/05/21 05:12:39 DEBUG : c/non empty space: Sizes identical 2022/05/21 05:12:39 DEBUG : c/non empty space: Unchanged skipping 2022/05/21 05:12:39 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for checks to finish 2022/05/21 05:12:39 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for transfers to finish 2022/05/21 05:12:40 INFO : a/potato2: Copied (new) 2022/05/21 05:12:40 DEBUG : Waiting for deletions to finish 2022/05/21 05:12:40 INFO : b/potato: Deleted 2022/05/21 05:12:40 INFO : d/e: Removing directory 2022/05/21 05:12:40 INFO : d: Removing directory 2022/05/21 05:12:40 INFO : b: Removing directory 2022/05/21 05:12:41 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (6.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" 2022/05/21 05:12:44 DEBUG : d: Making directory 2022/05/21 05:12:45 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for checks to finish 2022/05/21 05:12:45 DEBUG : c/non empty space: Sizes identical 2022/05/21 05:12:45 DEBUG : c/non empty space: Unchanged skipping 2022/05/21 05:12:45 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for transfers to finish 2022/05/21 05:12:46 INFO : a/potato2: Copied (new) 2022/05/21 05:12:46 ERROR : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': not deleting files as there were IO errors 2022/05/21 05:12:46 ERROR : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (6.21s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" 2022/05/21 05:12:50 DEBUG : Waiting for deletions to finish 2022/05/21 05:12:50 DEBUG : empty space: Sizes identical 2022/05/21 05:12:50 DEBUG : empty space: Unchanged skipping 2022/05/21 05:12:50 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for checks to finish 2022/05/21 05:12:50 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for transfers to finish 2022/05/21 05:12:50 INFO : potato: Deleted 2022/05/21 05:12:50 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.72s) === RUN TestSyncDeleteBefore run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" 2022/05/21 05:12:52 DEBUG : Waiting for deletions to finish 2022/05/21 05:12:53 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for checks to finish 2022/05/21 05:12:53 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for transfers to finish 2022/05/21 05:12:53 INFO : potato: Deleted 2022/05/21 05:12:53 DEBUG : empty space: Sizes identical 2022/05/21 05:12:53 DEBUG : empty space: Unchanged skipping 2022/05/21 05:12:53 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for checks to finish 2022/05/21 05:12:53 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for transfers to finish 2022/05/21 05:12:54 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.12s) === RUN TestCopyDeleteBefore run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" 2022/05/21 05:12:55 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for checks to finish 2022/05/21 05:12:55 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for transfers to finish 2022/05/21 05:12:56 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.14s) === RUN TestSyncWithExclude run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" 2022/05/21 05:12:58 DEBUG : enormous: Excluded 2022/05/21 05:12:58 DEBUG : potato2: Excluded 2022/05/21 05:12:58 DEBUG : potato2: Excluded 2022/05/21 05:12:58 DEBUG : empty space: Sizes identical 2022/05/21 05:12:58 DEBUG : empty space: Unchanged skipping 2022/05/21 05:12:58 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for checks to finish 2022/05/21 05:12:58 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for transfers to finish 2022/05/21 05:12:58 DEBUG : Waiting for deletions to finish 2022/05/21 05:12:58 INFO : There was nothing to transfer 2022/05/21 05:12:58 DEBUG : enormous: Excluded 2022/05/21 05:12:58 DEBUG : potato2: Excluded 2022/05/21 05:12:58 DEBUG : potato2: Excluded 2022/05/21 05:12:58 DEBUG : empty space: Sizes identical 2022/05/21 05:12:58 DEBUG : empty space: Unchanged skipping 2022/05/21 05:12:58 DEBUG : Local file system at /tmp/rclone4268596920: Waiting for checks to finish 2022/05/21 05:12:58 DEBUG : Local file system at /tmp/rclone4268596920: Waiting for transfers to finish 2022/05/21 05:12:58 DEBUG : Waiting for deletions to finish 2022/05/21 05:12:58 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.39s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" 2022/05/21 05:13:01 DEBUG : enormous: Excluded 2022/05/21 05:13:01 DEBUG : potato2: Excluded 2022/05/21 05:13:01 DEBUG : empty space: Sizes identical 2022/05/21 05:13:01 DEBUG : empty space: Unchanged skipping 2022/05/21 05:13:01 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for checks to finish 2022/05/21 05:13:01 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for transfers to finish 2022/05/21 05:13:01 DEBUG : Waiting for deletions to finish 2022/05/21 05:13:01 INFO : potato2: Deleted 2022/05/21 05:13:01 INFO : enormous: Deleted 2022/05/21 05:13:01 INFO : There was nothing to transfer 2022/05/21 05:13:02 DEBUG : Local file system at /tmp/rclone4268596920: Waiting for checks to finish 2022/05/21 05:13:02 DEBUG : empty space: Sizes identical 2022/05/21 05:13:02 DEBUG : empty space: Unchanged skipping 2022/05/21 05:13:02 DEBUG : Local file system at /tmp/rclone4268596920: Waiting for transfers to finish 2022/05/21 05:13:02 DEBUG : Waiting for deletions to finish 2022/05/21 05:13:02 INFO : enormous: Deleted 2022/05/21 05:13:02 INFO : potato2: Deleted 2022/05/21 05:13:02 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.19s) === RUN TestSyncWithUpdateOlder run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" sync_test.go:968: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.14s) === RUN TestSyncWithMaxDuration sync_test.go:1009: Skipping test on non local remote --- SKIP: TestSyncWithMaxDuration (0.00s) === RUN TestSyncWithTrackRenames run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" sync_test.go:1058: Can track renames: false 2022/05/21 05:13:02 ERROR : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Ignoring --track-renames as the source and destination do not have a common hash 2022/05/21 05:13:02 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for checks to finish 2022/05/21 05:13:02 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for transfers to finish 2022/05/21 05:13:03 INFO : yam: Copied (new) 2022/05/21 05:13:04 INFO : potato: Copied (new) 2022/05/21 05:13:04 DEBUG : Waiting for deletions to finish 2022/05/21 05:13:04 ERROR : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Ignoring --track-renames as the source and destination do not have a common hash 2022/05/21 05:13:04 DEBUG : potato: Sizes identical 2022/05/21 05:13:04 DEBUG : potato: Unchanged skipping 2022/05/21 05:13:04 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for checks to finish 2022/05/21 05:13:04 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for transfers to finish 2022/05/21 05:13:04 INFO : yaml: Copied (new) 2022/05/21 05:13:04 DEBUG : Waiting for deletions to finish 2022/05/21 05:13:04 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (3.04s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" sync_test.go:1127: Can track renames: false 2022/05/21 05:13:05 ERROR : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Ignoring --track-renames as either the source or destination do not support modtime 2022/05/21 05:13:05 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for checks to finish 2022/05/21 05:13:05 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for transfers to finish 2022/05/21 05:13:06 INFO : potato: Copied (new) 2022/05/21 05:13:06 INFO : yam: Copied (new) 2022/05/21 05:13:06 DEBUG : Waiting for deletions to finish 2022/05/21 05:13:06 ERROR : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Ignoring --track-renames as either the source or destination do not support modtime 2022/05/21 05:13:06 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for checks to finish 2022/05/21 05:13:06 DEBUG : potato: Sizes identical 2022/05/21 05:13:06 DEBUG : potato: Unchanged skipping 2022/05/21 05:13:06 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for transfers to finish 2022/05/21 05:13:07 INFO : yaml: Copied (new) 2022/05/21 05:13:07 DEBUG : Waiting for deletions to finish 2022/05/21 05:13:07 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.13s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" sync_test.go:1163: Can track renames: false 2022/05/21 05:13:07 INFO : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Making map for --track-renames 2022/05/21 05:13:07 INFO : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Finished making map for --track-renames 2022/05/21 05:13:07 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for checks to finish 2022/05/21 05:13:07 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for renames to finish 2022/05/21 05:13:07 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for transfers to finish 2022/05/21 05:13:08 INFO : sub/yam: Copied (new) 2022/05/21 05:13:08 INFO : potato: Copied (new) 2022/05/21 05:13:08 DEBUG : Waiting for deletions to finish 2022/05/21 05:13:09 DEBUG : potato: Sizes identical 2022/05/21 05:13:09 DEBUG : potato: Unchanged skipping 2022/05/21 05:13:09 INFO : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Making map for --track-renames 2022/05/21 05:13:09 INFO : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Finished making map for --track-renames 2022/05/21 05:13:09 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for checks to finish 2022/05/21 05:13:09 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for renames to finish 2022/05/21 05:13:09 INFO : sub/yam: Moved (server-side) to: yam 2022/05/21 05:13:10 INFO : yam: Renamed from "sub/yam" 2022/05/21 05:13:10 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for transfers to finish 2022/05/21 05:13:10 DEBUG : Waiting for deletions to finish 2022/05/21 05:13:10 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.27s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" 2022/05/21 05:13:11 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for checks to finish 2022/05/21 05:13:11 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for transfers to finish 2022/05/21 05:13:11 INFO : sub dir/hello world: Copied (new) 2022/05/21 05:13:11 INFO : sub dir/hello world: Deleted 2022/05/21 05:13:12 INFO : nested/sub dir/file: Copied (new) 2022/05/21 05:13:12 INFO : nested/sub dir/file: Deleted 2022/05/21 05:13:12 INFO : sub dir: Removing directory 2022/05/21 05:13:12 INFO : nested/sub dir: Removing directory 2022/05/21 05:13:12 INFO : nested: Removing directory 2022/05/21 05:13:12 DEBUG : Local file system at /tmp/rclone4268596920: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (3.77s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" 2022/05/21 05:13:14 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for checks to finish 2022/05/21 05:13:14 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for transfers to finish 2022/05/21 05:13:15 INFO : sub dir/hello world: Copied (new) 2022/05/21 05:13:15 INFO : sub dir/hello world: Deleted 2022/05/21 05:13:16 INFO : nested/sub dir/file: Copied (new) 2022/05/21 05:13:16 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (3.65s) === RUN TestMoveWithIgnoreExisting run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" 2022/05/21 05:13:18 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for checks to finish 2022/05/21 05:13:18 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for transfers to finish 2022/05/21 05:13:18 INFO : existing: Copied (new) 2022/05/21 05:13:18 INFO : existing: Deleted 2022/05/21 05:13:19 INFO : existing-b: Copied (new) 2022/05/21 05:13:19 INFO : existing-b: Deleted 2022/05/21 05:13:19 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for checks to finish 2022/05/21 05:13:19 DEBUG : existing: Destination exists, skipping 2022/05/21 05:13:19 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2022/05/21 05:13:19 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for transfers to finish 2022/05/21 05:13:19 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.62s) === RUN TestServerSideMove run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" 2022/05/21 05:13:20 DEBUG : Creating backend with remote "TestZoho:rclone-test-sacuqew6renapoz7toyolem6" sync_test.go:1215: Server side move (if possible) zoho root 'rclone-test-qavowoy9guxemiw0zonefob1' -> zoho root 'rclone-test-sacuqew6renapoz7toyolem6' 2022/05/21 05:13:25 DEBUG : zoho root 'rclone-test-sacuqew6renapoz7toyolem6': Using server-side directory move 2022/05/21 05:13:25 INFO : zoho root 'rclone-test-sacuqew6renapoz7toyolem6': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2022/05/21 05:13:25 DEBUG : empty space: Sizes identical 2022/05/21 05:13:25 DEBUG : empty space: Unchanged skipping 2022/05/21 05:13:25 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/05/21 05:13:25 DEBUG : zoho root 'rclone-test-sacuqew6renapoz7toyolem6': Waiting for checks to finish 2022/05/21 05:13:25 INFO : empty space: Deleted 2022/05/21 05:13:25 DEBUG : zoho root 'rclone-test-sacuqew6renapoz7toyolem6': Waiting for transfers to finish 2022/05/21 05:13:25 INFO : potato3: Deleted 2022/05/21 05:13:25 INFO : potato2: Moved (server-side) 2022/05/21 05:13:25 INFO : potato3: Moved (server-side) 2022/05/21 05:13:25 INFO : There was nothing to transfer 2022/05/21 05:13:26 DEBUG : Creating backend with remote "TestZoho:rclone-test-keluhaf2pijicax5cowupis4" 2022/05/21 05:13:26 DEBUG : zoho root 'rclone-test-keluhaf2pijicax5cowupis4': Using server-side directory move 2022/05/21 05:13:27 INFO : zoho root 'rclone-test-keluhaf2pijicax5cowupis4': Server side directory move succeeded fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache 2022/05/21 05:13:29 ERROR : : error listing: directory not found fstest.go:293: Sleeping for 6s just to make sure 2022/05/21 05:13:35 DEBUG : zoho root 'rclone-test-keluhaf2pijicax5cowupis4': Purge remote 2022/05/21 05:13:35 DEBUG : zoho root 'rclone-test-sacuqew6renapoz7toyolem6': Purge remote 2022/05/21 05:13:35 purge failed: directory not found --- PASS: TestServerSideMove (15.69s) === RUN TestServerSideMoveWithFilter run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" 2022/05/21 05:13:35 DEBUG : Creating backend with remote "TestZoho:rclone-test-yivuwit8timajuy1fijovif4" sync_test.go:1215: Server side move (if possible) zoho root 'rclone-test-qavowoy9guxemiw0zonefob1' -> zoho root 'rclone-test-yivuwit8timajuy1fijovif4' 2022/05/21 05:13:40 DEBUG : empty space: Excluded 2022/05/21 05:13:40 DEBUG : empty space: Excluded 2022/05/21 05:13:40 DEBUG : zoho root 'rclone-test-yivuwit8timajuy1fijovif4': Waiting for checks to finish 2022/05/21 05:13:40 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/05/21 05:13:40 DEBUG : zoho root 'rclone-test-yivuwit8timajuy1fijovif4': Waiting for transfers to finish 2022/05/21 05:13:41 INFO : potato3: Deleted 2022/05/21 05:13:41 INFO : potato2: Moved (server-side) 2022/05/21 05:13:41 INFO : potato3: Moved (server-side) 2022/05/21 05:13:41 INFO : There was nothing to transfer 2022/05/21 05:13:41 DEBUG : Creating backend with remote "TestZoho:rclone-test-qiyofac7vinovew8loyuduh5" 2022/05/21 05:13:42 DEBUG : empty space: Excluded 2022/05/21 05:13:42 DEBUG : zoho root 'rclone-test-qiyofac7vinovew8loyuduh5': Waiting for checks to finish 2022/05/21 05:13:42 DEBUG : zoho root 'rclone-test-qiyofac7vinovew8loyuduh5': Waiting for transfers to finish 2022/05/21 05:13:43 INFO : potato2: Moved (server-side) 2022/05/21 05:13:43 INFO : potato3: Moved (server-side) 2022/05/21 05:13:43 INFO : There was nothing to transfer 2022/05/21 05:13:43 DEBUG : zoho root 'rclone-test-qiyofac7vinovew8loyuduh5': Purge remote 2022/05/21 05:13:44 DEBUG : zoho root 'rclone-test-yivuwit8timajuy1fijovif4': Purge remote --- PASS: TestServerSideMoveWithFilter (8.98s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" 2022/05/21 05:13:44 DEBUG : Creating backend with remote "TestZoho:rclone-test-zodufun0mubitof7xuhehiy4" 2022/05/21 05:13:47 DEBUG : tomatoDir: Making directory sync_test.go:1215: Server side move (if possible) zoho root 'rclone-test-qavowoy9guxemiw0zonefob1' -> zoho root 'rclone-test-zodufun0mubitof7xuhehiy4' 2022/05/21 05:13:49 DEBUG : zoho root 'rclone-test-zodufun0mubitof7xuhehiy4': Using server-side directory move 2022/05/21 05:13:49 INFO : zoho root 'rclone-test-zodufun0mubitof7xuhehiy4': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2022/05/21 05:13:50 DEBUG : empty space: Sizes identical 2022/05/21 05:13:50 DEBUG : empty space: Unchanged skipping 2022/05/21 05:13:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/05/21 05:13:50 INFO : empty space: Deleted 2022/05/21 05:13:50 INFO : potato3: Deleted 2022/05/21 05:13:50 DEBUG : zoho root 'rclone-test-zodufun0mubitof7xuhehiy4': Waiting for checks to finish 2022/05/21 05:13:50 DEBUG : zoho root 'rclone-test-zodufun0mubitof7xuhehiy4': Waiting for transfers to finish 2022/05/21 05:13:50 INFO : potato2: Moved (server-side) 2022/05/21 05:13:50 INFO : potato3: Moved (server-side) 2022/05/21 05:13:50 INFO : tomatoDir: Removing directory 2022/05/21 05:13:50 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': deleted 1 directories 2022/05/21 05:13:50 INFO : There was nothing to transfer 2022/05/21 05:13:51 DEBUG : Creating backend with remote "TestZoho:rclone-test-xumenor5boceseq3zasakep7" 2022/05/21 05:13:51 DEBUG : tomatoDir: Making directory 2022/05/21 05:13:52 DEBUG : zoho root 'rclone-test-xumenor5boceseq3zasakep7': Using server-side directory move 2022/05/21 05:13:52 INFO : zoho root 'rclone-test-xumenor5boceseq3zasakep7': Server side directory move succeeded fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache 2022/05/21 05:13:54 ERROR : : error listing: directory not found fstest.go:293: Sleeping for 6s just to make sure 2022/05/21 05:14:01 ERROR : : error listing: directory not found 2022/05/21 05:14:01 DEBUG : zoho root 'rclone-test-xumenor5boceseq3zasakep7': Purge remote 2022/05/21 05:14:01 DEBUG : zoho root 'rclone-test-zodufun0mubitof7xuhehiy4': Purge remote 2022/05/21 05:14:01 purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (16.91s) === RUN TestServerSideMoveOverlap run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" sync_test.go:1399: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.14s) === RUN TestSyncOverlap run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" 2022/05/21 05:14:01 DEBUG : Creating backend with remote "TestZoho:rclone-test-qavowoy9guxemiw0zonefob1/rclone-sync-test" --- PASS: TestSyncOverlap (0.57s) === RUN TestSyncCompareDest run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" 2022/05/21 05:14:02 DEBUG : Creating backend with remote "TestZoho:rclone-test-qavowoy9guxemiw0zonefob1/dst" 2022/05/21 05:14:02 DEBUG : Creating backend with remote "TestZoho:rclone-test-qavowoy9guxemiw0zonefob1/CompareDest" 2022/05/21 05:14:03 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1/dst': Waiting for checks to finish 2022/05/21 05:14:03 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1/dst': Waiting for transfers to finish 2022/05/21 05:14:04 INFO : one: Copied (new) 2022/05/21 05:14:04 DEBUG : Waiting for deletions to finish 2022/05/21 05:14:04 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1/dst': Waiting for checks to finish 2022/05/21 05:14:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/05/21 05:14:05 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1/dst': Waiting for transfers to finish 2022/05/21 05:14:05 INFO : one: Copied (replaced existing) 2022/05/21 05:14:05 DEBUG : Waiting for deletions to finish 2022/05/21 05:14:08 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1/dst': Waiting for checks to finish 2022/05/21 05:14:08 DEBUG : one: Sizes identical 2022/05/21 05:14:08 DEBUG : one: Destination found in --compare-dest, skipping 2022/05/21 05:14:08 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1/dst': Waiting for transfers to finish 2022/05/21 05:14:08 DEBUG : Waiting for deletions to finish 2022/05/21 05:14:08 INFO : There was nothing to transfer 2022/05/21 05:14:10 DEBUG : two: Sizes identical 2022/05/21 05:14:10 DEBUG : two: Destination found in --compare-dest, skipping 2022/05/21 05:14:10 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1/dst': Waiting for checks to finish 2022/05/21 05:14:10 DEBUG : one: Sizes identical 2022/05/21 05:14:10 DEBUG : one: Destination found in --compare-dest, skipping 2022/05/21 05:14:10 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1/dst': Waiting for transfers to finish 2022/05/21 05:14:10 DEBUG : Waiting for deletions to finish 2022/05/21 05:14:10 INFO : There was nothing to transfer 2022/05/21 05:14:10 DEBUG : two: Sizes identical 2022/05/21 05:14:10 DEBUG : two: Destination found in --compare-dest, skipping 2022/05/21 05:14:10 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1/dst': Waiting for checks to finish 2022/05/21 05:14:11 DEBUG : one: Sizes identical 2022/05/21 05:14:11 DEBUG : one: Destination found in --compare-dest, skipping 2022/05/21 05:14:11 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1/dst': Waiting for transfers to finish 2022/05/21 05:14:11 DEBUG : Waiting for deletions to finish 2022/05/21 05:14:11 INFO : There was nothing to transfer sync_test.go:1543: No hash on uploaded file so skipping compare timestamp test 2022/05/21 05:14:12 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/05/21 05:14:12 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1/dst': Waiting for checks to finish 2022/05/21 05:14:12 DEBUG : one: Sizes identical 2022/05/21 05:14:12 DEBUG : one: Destination found in --compare-dest, skipping 2022/05/21 05:14:12 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1/dst': Waiting for transfers to finish 2022/05/21 05:14:12 INFO : two: Copied (new) 2022/05/21 05:14:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.17s) === RUN TestSyncMultipleCompareDest run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" 2022/05/21 05:14:16 DEBUG : Creating backend with remote "TestZoho:rclone-test-qavowoy9guxemiw0zonefob1/dest" 2022/05/21 05:14:16 DEBUG : Config file has changed externaly - reloading 2022/05/21 05:14:17 DEBUG : Creating backend with remote "TestZoho:rclone-test-qavowoy9guxemiw0zonefob1/pre-dest1" 2022/05/21 05:14:17 DEBUG : Creating backend with remote "TestZoho:rclone-test-qavowoy9guxemiw0zonefob1/pre-dest2" 2022/05/21 05:14:18 DEBUG : 1: Sizes identical 2022/05/21 05:14:18 DEBUG : 1: Destination found in --compare-dest, skipping 2022/05/21 05:14:18 DEBUG : 2: Sizes identical 2022/05/21 05:14:18 DEBUG : 2: Destination found in --compare-dest, skipping 2022/05/21 05:14:19 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1/dest': Waiting for checks to finish 2022/05/21 05:14:19 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1/dest': Waiting for transfers to finish 2022/05/21 05:14:19 INFO : 3: Copied (new) 2022/05/21 05:14:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (7.53s) === RUN TestSyncCopyDest run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" 2022/05/21 05:14:22 DEBUG : Creating backend with remote "TestZoho:rclone-test-qavowoy9guxemiw0zonefob1/dst" 2022/05/21 05:14:22 DEBUG : Creating backend with remote "TestZoho:rclone-test-qavowoy9guxemiw0zonefob1/CopyDest" 2022/05/21 05:14:23 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1/dst': Waiting for checks to finish 2022/05/21 05:14:23 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1/dst': Waiting for transfers to finish 2022/05/21 05:14:23 INFO : one: Copied (new) 2022/05/21 05:14:23 DEBUG : Waiting for deletions to finish 2022/05/21 05:14:24 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1/dst': Waiting for checks to finish 2022/05/21 05:14:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/05/21 05:14:25 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1/dst': Waiting for transfers to finish 2022/05/21 05:14:25 INFO : one: Copied (replaced existing) 2022/05/21 05:14:25 DEBUG : Waiting for deletions to finish 2022/05/21 05:14:27 DEBUG : Creating backend with remote "TestZoho:rclone-test-qavowoy9guxemiw0zonefob1/BackupDir" 2022/05/21 05:14:28 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1/dst': Waiting for checks to finish 2022/05/21 05:14:28 DEBUG : one: Sizes identical 2022/05/21 05:14:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/05/21 05:14:29 INFO : one: Moved (server-side) 2022/05/21 05:14:29 INFO : one: Copied (server-side copy) 2022/05/21 05:14:29 DEBUG : one: Destination found in --copy-dest, using server-side copy 2022/05/21 05:14:29 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1/dst': Waiting for transfers to finish 2022/05/21 05:14:29 DEBUG : Waiting for deletions to finish 2022/05/21 05:14:31 DEBUG : two: Sizes identical 2022/05/21 05:14:31 INFO : two: Copied (server-side copy) 2022/05/21 05:14:31 DEBUG : two: Destination found in --copy-dest, using server-side copy 2022/05/21 05:14:31 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1/dst': Waiting for checks to finish 2022/05/21 05:14:32 DEBUG : one: Sizes identical 2022/05/21 05:14:32 DEBUG : one: Sizes identical 2022/05/21 05:14:32 DEBUG : one: Unchanged skipping 2022/05/21 05:14:32 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1/dst': Waiting for transfers to finish 2022/05/21 05:14:32 DEBUG : Waiting for deletions to finish 2022/05/21 05:14:32 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1/dst': Waiting for checks to finish 2022/05/21 05:14:32 DEBUG : one: Sizes identical 2022/05/21 05:14:32 DEBUG : one: Sizes identical 2022/05/21 05:14:32 DEBUG : one: Unchanged skipping 2022/05/21 05:14:32 DEBUG : two: Sizes identical 2022/05/21 05:14:32 DEBUG : two: Sizes identical 2022/05/21 05:14:32 DEBUG : two: Unchanged skipping 2022/05/21 05:14:32 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1/dst': Waiting for transfers to finish 2022/05/21 05:14:32 DEBUG : Waiting for deletions to finish 2022/05/21 05:14:32 INFO : There was nothing to transfer 2022/05/21 05:14:34 DEBUG : three: Sizes differ (src 7 vs dst 5) 2022/05/21 05:14:34 DEBUG : three: Destination not found in --copy-dest 2022/05/21 05:14:34 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1/dst': Waiting for checks to finish 2022/05/21 05:14:34 DEBUG : one: Sizes identical 2022/05/21 05:14:34 DEBUG : one: Sizes identical 2022/05/21 05:14:34 DEBUG : one: Unchanged skipping 2022/05/21 05:14:34 DEBUG : two: Sizes identical 2022/05/21 05:14:34 DEBUG : two: Sizes identical 2022/05/21 05:14:34 DEBUG : two: Unchanged skipping 2022/05/21 05:14:34 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1/dst': Waiting for transfers to finish 2022/05/21 05:14:35 INFO : three: Copied (new) 2022/05/21 05:14:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.60s) === RUN TestSyncBackupDir run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" 2022/05/21 05:14:39 DEBUG : Creating backend with remote "TestZoho:rclone-test-qavowoy9guxemiw0zonefob1/dst" 2022/05/21 05:14:40 DEBUG : Creating backend with remote "TestZoho:rclone-test-qavowoy9guxemiw0zonefob1/backup" 2022/05/21 05:14:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/05/21 05:14:41 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1/dst': Waiting for checks to finish 2022/05/21 05:14:41 DEBUG : two: Sizes identical 2022/05/21 05:14:41 DEBUG : two: Unchanged skipping 2022/05/21 05:14:41 INFO : one: Moved (server-side) 2022/05/21 05:14:42 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1/dst': Waiting for transfers to finish 2022/05/21 05:14:42 INFO : one: Copied (new) 2022/05/21 05:14:42 DEBUG : Waiting for deletions to finish 2022/05/21 05:14:43 INFO : three.txt: Moved (server-side) 2022/05/21 05:14:43 INFO : three.txt: Moved into backup dir 2022/05/21 05:14:44 DEBUG : two: Sizes identical 2022/05/21 05:14:44 DEBUG : two: Unchanged skipping 2022/05/21 05:14:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/05/21 05:14:44 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1/dst': Waiting for checks to finish 2022/05/21 05:14:45 INFO : one: Deleted 2022/05/21 05:14:45 INFO : one: Moved (server-side) 2022/05/21 05:14:45 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1/dst': Waiting for transfers to finish 2022/05/21 05:14:46 INFO : one: Copied (new) 2022/05/21 05:14:46 DEBUG : Waiting for deletions to finish 2022/05/21 05:14:46 INFO : three.txt: Deleted 2022/05/21 05:14:46 INFO : three.txt: Moved (server-side) 2022/05/21 05:14:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (11.54s) === RUN TestSyncBackupDirWithSuffix run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" 2022/05/21 05:14:51 DEBUG : Creating backend with remote "TestZoho:rclone-test-qavowoy9guxemiw0zonefob1/dst" 2022/05/21 05:14:51 DEBUG : Creating backend with remote "TestZoho:rclone-test-qavowoy9guxemiw0zonefob1/backup" 2022/05/21 05:14:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/05/21 05:14:52 DEBUG : two: Sizes identical 2022/05/21 05:14:52 DEBUG : two: Unchanged skipping 2022/05/21 05:14:52 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1/dst': Waiting for checks to finish 2022/05/21 05:14:53 INFO : one: Moved (server-side) to: one.bak 2022/05/21 05:14:53 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1/dst': Waiting for transfers to finish 2022/05/21 05:14:54 INFO : one: Copied (new) 2022/05/21 05:14:54 DEBUG : Waiting for deletions to finish 2022/05/21 05:14:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/05/21 05:14:54 INFO : three.txt: Moved into backup dir 2022/05/21 05:14:56 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1/dst': Waiting for checks to finish 2022/05/21 05:14:56 DEBUG : two: Sizes identical 2022/05/21 05:14:56 DEBUG : two: Unchanged skipping 2022/05/21 05:14:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/05/21 05:14:56 INFO : one.bak: Deleted 2022/05/21 05:14:57 INFO : one: Moved (server-side) to: one.bak 2022/05/21 05:14:57 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1/dst': Waiting for transfers to finish 2022/05/21 05:14:57 INFO : one: Copied (new) 2022/05/21 05:14:57 DEBUG : Waiting for deletions to finish 2022/05/21 05:14:58 INFO : three.txt.bak: Deleted 2022/05/21 05:14:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/05/21 05:14:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (11.38s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" 2022/05/21 05:15:02 DEBUG : Creating backend with remote "TestZoho:rclone-test-qavowoy9guxemiw0zonefob1/dst" 2022/05/21 05:15:03 DEBUG : Creating backend with remote "TestZoho:rclone-test-qavowoy9guxemiw0zonefob1/backup" 2022/05/21 05:15:04 DEBUG : two: Sizes identical 2022/05/21 05:15:04 DEBUG : two: Unchanged skipping 2022/05/21 05:15:04 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1/dst': Waiting for checks to finish 2022/05/21 05:15:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/05/21 05:15:05 INFO : one: Moved (server-side) to: one-2019-01-01 2022/05/21 05:15:05 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1/dst': Waiting for transfers to finish 2022/05/21 05:15:08 INFO : one: Copied (new) 2022/05/21 05:15:08 DEBUG : Waiting for deletions to finish 2022/05/21 05:15:09 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/05/21 05:15:09 INFO : three.txt: Moved into backup dir 2022/05/21 05:15:10 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1/dst': Waiting for checks to finish 2022/05/21 05:15:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/05/21 05:15:10 DEBUG : two: Sizes identical 2022/05/21 05:15:10 DEBUG : two: Unchanged skipping 2022/05/21 05:15:11 INFO : one-2019-01-01: Deleted 2022/05/21 05:15:11 INFO : one: Moved (server-side) to: one-2019-01-01 2022/05/21 05:15:11 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1/dst': Waiting for transfers to finish 2022/05/21 05:15:12 INFO : one: Copied (new) 2022/05/21 05:15:12 DEBUG : Waiting for deletions to finish 2022/05/21 05:15:12 INFO : three-2019-01-01.txt: Deleted 2022/05/21 05:15:13 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/05/21 05:15:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.03s) === RUN TestSyncBackupDirSuffixOnly run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" 2022/05/21 05:15:17 DEBUG : Creating backend with remote "TestZoho:rclone-test-qavowoy9guxemiw0zonefob1/dst" 2022/05/21 05:15:18 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1/dst': Waiting for checks to finish 2022/05/21 05:15:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/05/21 05:15:18 DEBUG : two: Sizes identical 2022/05/21 05:15:18 DEBUG : two: Unchanged skipping 2022/05/21 05:15:18 INFO : one: Moved (server-side) to: one.bak 2022/05/21 05:15:18 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1/dst': Waiting for transfers to finish 2022/05/21 05:15:19 INFO : one: Copied (new) 2022/05/21 05:15:19 DEBUG : Waiting for deletions to finish 2022/05/21 05:15:19 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/05/21 05:15:19 INFO : three.txt: Moved into backup dir 2022/05/21 05:15:21 DEBUG : three.txt.bak: Excluded 2022/05/21 05:15:21 DEBUG : one.bak: Excluded 2022/05/21 05:15:21 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1/dst': Waiting for checks to finish 2022/05/21 05:15:21 DEBUG : two: Sizes identical 2022/05/21 05:15:21 DEBUG : two: Unchanged skipping 2022/05/21 05:15:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/05/21 05:15:21 INFO : one.bak: Deleted 2022/05/21 05:15:22 INFO : one: Moved (server-side) to: one.bak 2022/05/21 05:15:22 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1/dst': Waiting for transfers to finish 2022/05/21 05:15:22 INFO : one: Copied (new) 2022/05/21 05:15:22 DEBUG : Waiting for deletions to finish 2022/05/21 05:15:22 INFO : three.txt.bak: Deleted 2022/05/21 05:15:23 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/05/21 05:15:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.43s) === RUN TestSyncSuffix run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" 2022/05/21 05:15:27 DEBUG : Creating backend with remote "TestZoho:rclone-test-qavowoy9guxemiw0zonefob1/dst" 2022/05/21 05:15:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/05/21 05:15:28 INFO : one: Moved (server-side) to: one.bak 2022/05/21 05:15:29 INFO : one: Copied (new) 2022/05/21 05:15:29 DEBUG : two: Sizes identical 2022/05/21 05:15:29 DEBUG : two: Unchanged skipping 2022/05/21 05:15:29 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2022/05/21 05:15:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/05/21 05:15:30 INFO : three.txt: Copied (new) 2022/05/21 05:15:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/05/21 05:15:31 INFO : one.bak: Deleted 2022/05/21 05:15:31 INFO : one: Moved (server-side) to: one.bak 2022/05/21 05:15:32 INFO : one: Copied (new) 2022/05/21 05:15:32 DEBUG : two: Sizes identical 2022/05/21 05:15:32 DEBUG : two: Unchanged skipping 2022/05/21 05:15:32 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2022/05/21 05:15:32 INFO : three.txt.bak: Deleted 2022/05/21 05:15:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/05/21 05:15:33 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.75s) === RUN TestSyncSuffixKeepExtension run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" 2022/05/21 05:15:39 DEBUG : Creating backend with remote "TestZoho:rclone-test-qavowoy9guxemiw0zonefob1/dst" 2022/05/21 05:15:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/05/21 05:15:40 INFO : one: Moved (server-side) to: one-2019-01-01 2022/05/21 05:15:41 INFO : one: Copied (new) 2022/05/21 05:15:41 DEBUG : two: Sizes identical 2022/05/21 05:15:41 DEBUG : two: Unchanged skipping 2022/05/21 05:15:41 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2022/05/21 05:15:42 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/05/21 05:15:42 INFO : three.txt: Copied (new) 2022/05/21 05:15:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/05/21 05:15:44 INFO : one-2019-01-01: Deleted 2022/05/21 05:15:44 INFO : one: Moved (server-side) to: one-2019-01-01 2022/05/21 05:15:44 INFO : one: Copied (new) 2022/05/21 05:15:44 DEBUG : two: Sizes identical 2022/05/21 05:15:44 DEBUG : two: Unchanged skipping 2022/05/21 05:15:45 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2022/05/21 05:15:45 INFO : three-2019-01-01.txt: Deleted 2022/05/21 05:15:45 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/05/21 05:15:46 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.76s) === RUN TestSyncUTFNorm run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" 2022/05/21 05:15:49 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for checks to finish 2022/05/21 05:15:49 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2022/05/21 05:15:49 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for transfers to finish 2022/05/21 05:15:50 INFO : Testêé: Copied (replaced existing) to: Testêé 2022/05/21 05:15:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.99s) === RUN TestSyncImmutable run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" 2022/05/21 05:15:50 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for checks to finish 2022/05/21 05:15:50 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for transfers to finish 2022/05/21 05:15:51 INFO : existing: Copied (new) 2022/05/21 05:15:51 DEBUG : Waiting for deletions to finish 2022/05/21 05:15:51 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2022/05/21 05:15:51 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for checks to finish 2022/05/21 05:15:51 ERROR : existing: Source and destination exist but do not match: immutable file modified 2022/05/21 05:15:51 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for transfers to finish 2022/05/21 05:15:51 ERROR : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': not deleting files as there were IO errors 2022/05/21 05:15:51 ERROR : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.50s) === RUN TestSyncIgnoreCase run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" 2022/05/21 05:15:52 DEBUG : existing: Sizes identical 2022/05/21 05:15:52 DEBUG : existing: Unchanged skipping 2022/05/21 05:15:52 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for checks to finish 2022/05/21 05:15:52 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for transfers to finish 2022/05/21 05:15:52 DEBUG : Waiting for deletions to finish 2022/05/21 05:15:52 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.14s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Soft run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" sync_test.go:1989: This test only runs on local --- PASS: TestMaxTransfer (0.41s) --- SKIP: TestMaxTransfer/Hard (0.14s) --- SKIP: TestMaxTransfer/Soft (0.14s) --- SKIP: TestMaxTransfer/Cautious (0.13s) === RUN TestSyncConcurrentDelete run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" 2022/05/21 05:16:42 DEBUG : both0: Sizes identical 2022/05/21 05:16:42 DEBUG : both0: Unchanged skipping 2022/05/21 05:16:42 DEBUG : both12: Sizes identical 2022/05/21 05:16:42 DEBUG : both12: Unchanged skipping 2022/05/21 05:16:42 DEBUG : both13: Sizes identical 2022/05/21 05:16:42 DEBUG : both13: Unchanged skipping 2022/05/21 05:16:42 DEBUG : both1: Sizes identical 2022/05/21 05:16:42 DEBUG : both14: Sizes identical 2022/05/21 05:16:42 DEBUG : both14: Unchanged skipping 2022/05/21 05:16:42 DEBUG : both1: Unchanged skipping 2022/05/21 05:16:42 DEBUG : both15: Sizes identical 2022/05/21 05:16:42 DEBUG : both15: Unchanged skipping 2022/05/21 05:16:42 DEBUG : both16: Sizes identical 2022/05/21 05:16:42 DEBUG : both16: Unchanged skipping 2022/05/21 05:16:42 DEBUG : both18: Sizes identical 2022/05/21 05:16:42 DEBUG : both18: Unchanged skipping 2022/05/21 05:16:42 DEBUG : both19: Sizes identical 2022/05/21 05:16:42 DEBUG : both19: Unchanged skipping 2022/05/21 05:16:42 DEBUG : both2: Sizes identical 2022/05/21 05:16:42 DEBUG : both2: Unchanged skipping 2022/05/21 05:16:42 DEBUG : both3: Sizes identical 2022/05/21 05:16:42 DEBUG : both3: Unchanged skipping 2022/05/21 05:16:42 DEBUG : both4: Sizes identical 2022/05/21 05:16:42 DEBUG : both4: Unchanged skipping 2022/05/21 05:16:42 DEBUG : both5: Sizes identical 2022/05/21 05:16:42 DEBUG : both5: Unchanged skipping 2022/05/21 05:16:42 DEBUG : both6: Sizes identical 2022/05/21 05:16:42 DEBUG : both6: Unchanged skipping 2022/05/21 05:16:42 DEBUG : both7: Sizes identical 2022/05/21 05:16:42 DEBUG : both7: Unchanged skipping 2022/05/21 05:16:42 DEBUG : both8: Sizes identical 2022/05/21 05:16:42 DEBUG : both8: Unchanged skipping 2022/05/21 05:16:42 DEBUG : both9: Sizes identical 2022/05/21 05:16:42 DEBUG : both9: Unchanged skipping 2022/05/21 05:16:42 DEBUG : both17: Sizes identical 2022/05/21 05:16:42 DEBUG : both17: Unchanged skipping 2022/05/21 05:16:42 DEBUG : both10: Sizes identical 2022/05/21 05:16:42 DEBUG : both10: Unchanged skipping 2022/05/21 05:16:42 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for checks to finish 2022/05/21 05:16:42 DEBUG : both11: Sizes identical 2022/05/21 05:16:42 DEBUG : both11: Unchanged skipping 2022/05/21 05:16:42 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for transfers to finish 2022/05/21 05:16:42 DEBUG : Waiting for deletions to finish 2022/05/21 05:16:42 INFO : only17: Deleted 2022/05/21 05:16:42 INFO : only8: Deleted 2022/05/21 05:16:43 INFO : only15: Deleted 2022/05/21 05:16:43 INFO : only18: Deleted 2022/05/21 05:16:43 INFO : only4: Deleted 2022/05/21 05:16:43 INFO : only14: Deleted 2022/05/21 05:16:43 INFO : only16: Deleted 2022/05/21 05:16:43 INFO : only9: Deleted 2022/05/21 05:16:43 INFO : only19: Deleted 2022/05/21 05:16:43 INFO : only2: Deleted 2022/05/21 05:16:43 INFO : only0: Deleted 2022/05/21 05:16:43 INFO : only1: Deleted 2022/05/21 05:16:43 INFO : only12: Deleted 2022/05/21 05:16:43 INFO : only10: Deleted 2022/05/21 05:16:43 INFO : only6: Deleted 2022/05/21 05:16:43 INFO : only13: Deleted 2022/05/21 05:16:43 INFO : only11: Deleted 2022/05/21 05:16:43 INFO : only7: Deleted 2022/05/21 05:16:43 INFO : only3: Deleted 2022/05/21 05:16:43 INFO : only5: Deleted 2022/05/21 05:16:43 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (54.09s) === RUN TestSyncConcurrentTruncate run.go:181: Remote "zoho root 'rclone-test-qavowoy9guxemiw0zonefob1'", Local "Local file system at /tmp/rclone4268596920", Modify Window "876000h0m0s" 2022/05/21 05:17:30 DEBUG : both1: Sizes identical 2022/05/21 05:17:30 DEBUG : both11: Sizes identical 2022/05/21 05:17:30 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for checks to finish 2022/05/21 05:17:30 DEBUG : both0: Sizes identical 2022/05/21 05:17:30 DEBUG : both0: Unchanged skipping 2022/05/21 05:17:30 DEBUG : both12: Sizes identical 2022/05/21 05:17:30 DEBUG : both12: Unchanged skipping 2022/05/21 05:17:30 DEBUG : both13: Sizes identical 2022/05/21 05:17:30 DEBUG : both13: Unchanged skipping 2022/05/21 05:17:30 DEBUG : both14: Sizes identical 2022/05/21 05:17:30 DEBUG : both14: Unchanged skipping 2022/05/21 05:17:30 DEBUG : both15: Sizes identical 2022/05/21 05:17:30 DEBUG : both15: Unchanged skipping 2022/05/21 05:17:30 DEBUG : both16: Sizes identical 2022/05/21 05:17:30 DEBUG : both16: Unchanged skipping 2022/05/21 05:17:30 DEBUG : both17: Sizes identical 2022/05/21 05:17:30 DEBUG : both17: Unchanged skipping 2022/05/21 05:17:30 DEBUG : both18: Sizes identical 2022/05/21 05:17:30 DEBUG : both18: Unchanged skipping 2022/05/21 05:17:30 DEBUG : both19: Sizes identical 2022/05/21 05:17:30 DEBUG : both19: Unchanged skipping 2022/05/21 05:17:30 DEBUG : both2: Sizes identical 2022/05/21 05:17:30 DEBUG : both2: Unchanged skipping 2022/05/21 05:17:30 DEBUG : both3: Sizes identical 2022/05/21 05:17:30 DEBUG : both3: Unchanged skipping 2022/05/21 05:17:30 DEBUG : both4: Sizes identical 2022/05/21 05:17:30 DEBUG : both4: Unchanged skipping 2022/05/21 05:17:30 DEBUG : both5: Sizes identical 2022/05/21 05:17:30 DEBUG : both5: Unchanged skipping 2022/05/21 05:17:30 DEBUG : both6: Sizes identical 2022/05/21 05:17:30 DEBUG : both6: Unchanged skipping 2022/05/21 05:17:30 DEBUG : both7: Sizes identical 2022/05/21 05:17:30 DEBUG : both7: Unchanged skipping 2022/05/21 05:17:30 DEBUG : both8: Sizes identical 2022/05/21 05:17:30 DEBUG : both8: Unchanged skipping 2022/05/21 05:17:30 DEBUG : both9: Sizes identical 2022/05/21 05:17:30 DEBUG : both9: Unchanged skipping 2022/05/21 05:17:30 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2022/05/21 05:17:30 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2022/05/21 05:17:30 DEBUG : both11: Unchanged skipping 2022/05/21 05:17:30 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2022/05/21 05:17:30 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2022/05/21 05:17:30 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2022/05/21 05:17:30 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2022/05/21 05:17:30 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2022/05/21 05:17:30 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2022/05/21 05:17:30 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2022/05/21 05:17:30 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2022/05/21 05:17:30 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2022/05/21 05:17:30 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2022/05/21 05:17:30 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2022/05/21 05:17:30 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2022/05/21 05:17:30 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2022/05/21 05:17:30 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2022/05/21 05:17:30 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2022/05/21 05:17:30 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2022/05/21 05:17:30 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2022/05/21 05:17:30 DEBUG : both1: Unchanged skipping 2022/05/21 05:17:30 DEBUG : both10: Sizes identical 2022/05/21 05:17:30 DEBUG : both10: Unchanged skipping 2022/05/21 05:17:30 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2022/05/21 05:17:30 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Waiting for transfers to finish 2022/05/21 05:17:31 INFO : only0: Copied (replaced existing) 2022/05/21 05:17:31 INFO : only11: Copied (replaced existing) 2022/05/21 05:17:31 INFO : only10: Copied (replaced existing) 2022/05/21 05:17:31 INFO : only1: Copied (replaced existing) 2022/05/21 05:17:32 INFO : only14: Copied (replaced existing) 2022/05/21 05:17:32 INFO : only15: Copied (replaced existing) 2022/05/21 05:17:32 INFO : only13: Copied (replaced existing) 2022/05/21 05:17:32 INFO : only16: Copied (replaced existing) 2022/05/21 05:17:32 INFO : only17: Copied (replaced existing) 2022/05/21 05:17:32 INFO : only19: Copied (replaced existing) 2022/05/21 05:17:32 INFO : only18: Copied (replaced existing) 2022/05/21 05:17:32 INFO : only2: Copied (replaced existing) 2022/05/21 05:17:33 INFO : only3: Copied (replaced existing) 2022/05/21 05:17:33 INFO : only4: Copied (replaced existing) 2022/05/21 05:17:33 INFO : only5: Copied (replaced existing) 2022/05/21 05:17:33 INFO : only6: Copied (replaced existing) 2022/05/21 05:17:33 INFO : only7: Copied (replaced existing) 2022/05/21 05:17:33 INFO : only8: Copied (replaced existing) 2022/05/21 05:17:33 INFO : only9: Copied (replaced existing) 2022/05/21 05:17:34 INFO : only12: Copied (replaced existing) 2022/05/21 05:17:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (54.47s) PASS 2022/05/21 05:17:42 DEBUG : zoho root 'rclone-test-qavowoy9guxemiw0zonefob1': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestZoho: -verbose" - Finished OK in 6m7.185532551s (try 1/5)