"./sync.test -test.v -test.timeout 1h0m0s -remote TestZoho: -verbose" - Starting (try 1/5) 2022/02/10 05:06:34 DEBUG : Creating backend with remote "TestZoho:rclone-test-vedaruk0lajeniv3jaqibit5" 2022/02/10 05:06:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/02/10 05:06:34 DEBUG : TestZoho: Loaded invalid token from config file - ignoring 2022/02/10 05:06:34 DEBUG : Saving config "token" in section "TestZoho" of the config file 2022/02/10 05:06:34 DEBUG : TestZoho: Saved new token in config file 2022/02/10 05:06:35 DEBUG : Creating backend with remote "/tmp/rclone561844174" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" 2022/02/10 05:06:36 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for checks to finish 2022/02/10 05:06:36 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for transfers to finish 2022/02/10 05:06:36 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (1.01s) === RUN TestCopy run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" 2022/02/10 05:06:36 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for checks to finish 2022/02/10 05:06:36 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for transfers to finish 2022/02/10 05:06:37 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopy (2.57s) === RUN TestCopyMissingDirectory run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" 2022/02/10 05:06:38 DEBUG : Creating backend with remote "/non-existing" 2022/02/10 05:06:39 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2022/02/10 05:06:39 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for checks to finish 2022/02/10 05:06:39 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.33s) === RUN TestCopyNoTraverse run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" 2022/02/10 05:06:39 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for checks to finish 2022/02/10 05:06:39 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for transfers to finish 2022/02/10 05:06:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.47s) === RUN TestCopyCheckFirst run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" 2022/02/10 05:06:41 INFO : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Running all checks before starting transfers 2022/02/10 05:06:41 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for checks to finish 2022/02/10 05:06:41 INFO : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Checks finished, now starting transfers 2022/02/10 05:06:41 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for transfers to finish 2022/02/10 05:06:42 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (2.40s) === RUN TestSyncNoTraverse run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" 2022/02/10 05:06:44 ERROR : Ignoring --no-traverse with sync 2022/02/10 05:06:44 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for checks to finish 2022/02/10 05:06:44 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for transfers to finish 2022/02/10 05:06:45 INFO : sub dir/hello world: Copied (new) 2022/02/10 05:06:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (2.46s) === RUN TestCopyWithDepth run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" 2022/02/10 05:06:46 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for checks to finish 2022/02/10 05:06:46 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for transfers to finish 2022/02/10 05:06:47 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.59s) === RUN TestCopyWithFilesFrom run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" 2022/02/10 05:06:48 DEBUG : hello world2: Excluded 2022/02/10 05:06:48 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for checks to finish 2022/02/10 05:06:48 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for transfers to finish 2022/02/10 05:06:48 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.36s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" 2022/02/10 05:06:49 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for checks to finish 2022/02/10 05:06:49 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for transfers to finish 2022/02/10 05:06:50 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.28s) === RUN TestCopyEmptyDirectories run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" 2022/02/10 05:06:50 DEBUG : sub dir2: Making directory 2022/02/10 05:06:50 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for checks to finish 2022/02/10 05:06:50 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for transfers to finish 2022/02/10 05:06:51 INFO : sub dir/hello world: Copied (new) 2022/02/10 05:06:51 DEBUG : sub dir2: Making directory 2022/02/10 05:06:52 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': copied 1 directories --- PASS: TestCopyEmptyDirectories (3.03s) === RUN TestMoveEmptyDirectories run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" 2022/02/10 05:06:53 DEBUG : sub dir2: Making directory 2022/02/10 05:06:53 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for checks to finish 2022/02/10 05:06:53 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for transfers to finish 2022/02/10 05:06:54 INFO : sub dir/hello world: Copied (new) 2022/02/10 05:06:54 INFO : sub dir/hello world: Deleted 2022/02/10 05:06:54 DEBUG : sub dir: Making directory 2022/02/10 05:06:54 DEBUG : sub dir2: Making directory 2022/02/10 05:06:55 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': copied 2 directories --- PASS: TestMoveEmptyDirectories (3.17s) === RUN TestSyncEmptyDirectories run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" 2022/02/10 05:06:56 DEBUG : sub dir2: Making directory 2022/02/10 05:06:57 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for checks to finish 2022/02/10 05:06:57 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for transfers to finish 2022/02/10 05:06:57 INFO : sub dir/hello world: Copied (new) 2022/02/10 05:06:57 DEBUG : sub dir2: Making directory 2022/02/10 05:06:58 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': copied 1 directories 2022/02/10 05:06:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncEmptyDirectories (2.97s) === RUN TestServerSideCopy run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" 2022/02/10 05:07:01 DEBUG : Creating backend with remote "TestZoho:rclone-test-wiwitex1mihufeh7gihofob7" sync_test.go:275: Server side copy (if possible) zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5' -> zoho root 'rclone-test-wiwitex1mihufeh7gihofob7' 2022/02/10 05:07:02 DEBUG : zoho root 'rclone-test-wiwitex1mihufeh7gihofob7': Waiting for checks to finish 2022/02/10 05:07:02 DEBUG : zoho root 'rclone-test-wiwitex1mihufeh7gihofob7': Waiting for transfers to finish 2022/02/10 05:07:04 INFO : sub dir/hello world: Copied (server-side copy) 2022/02/10 05:07:05 DEBUG : zoho root 'rclone-test-wiwitex1mihufeh7gihofob7': Purge remote --- PASS: TestServerSideCopy (6.47s) === RUN TestCopyAfterDelete run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" 2022/02/10 05:07:07 ERROR : : error listing: directory not found 2022/02/10 05:07:07 DEBUG : Local file system at /tmp/rclone561844174: Making directory 2022/02/10 05:07:07 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for checks to finish 2022/02/10 05:07:07 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (2.82s) === RUN TestCopyRedownload run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" 2022/02/10 05:07:10 DEBUG : Local file system at /tmp/rclone561844174: Waiting for checks to finish 2022/02/10 05:07:10 DEBUG : Local file system at /tmp/rclone561844174: Waiting for transfers to finish 2022/02/10 05:07:11 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.77s) === RUN TestSyncBasedOnCheckSum run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" 2022/02/10 05:07:12 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for checks to finish 2022/02/10 05:07:12 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for transfers to finish 2022/02/10 05:07:12 INFO : check sum: Copied (new) 2022/02/10 05:07:12 DEBUG : Waiting for deletions to finish 2022/02/10 05:07:13 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for checks to finish 2022/02/10 05:07:13 NOTICE: zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2022/02/10 05:07:13 DEBUG : check sum: Size of src and dst objects identical 2022/02/10 05:07:13 DEBUG : check sum: Unchanged skipping 2022/02/10 05:07:13 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for transfers to finish 2022/02/10 05:07:13 DEBUG : Waiting for deletions to finish 2022/02/10 05:07:13 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.80s) === RUN TestSyncSizeOnly run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" 2022/02/10 05:07:13 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for checks to finish 2022/02/10 05:07:13 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for transfers to finish 2022/02/10 05:07:14 INFO : sizeonly: Copied (new) 2022/02/10 05:07:14 DEBUG : Waiting for deletions to finish 2022/02/10 05:07:14 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for checks to finish 2022/02/10 05:07:14 DEBUG : sizeonly: Sizes identical 2022/02/10 05:07:14 DEBUG : sizeonly: Unchanged skipping 2022/02/10 05:07:14 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for transfers to finish 2022/02/10 05:07:14 DEBUG : Waiting for deletions to finish 2022/02/10 05:07:14 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.54s) === RUN TestSyncIgnoreSize run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" 2022/02/10 05:07:15 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for checks to finish 2022/02/10 05:07:15 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for transfers to finish 2022/02/10 05:07:16 INFO : ignore-size: Copied (new) 2022/02/10 05:07:16 DEBUG : Waiting for deletions to finish 2022/02/10 05:07:16 DEBUG : ignore-size: Sizes identical 2022/02/10 05:07:16 DEBUG : ignore-size: Unchanged skipping 2022/02/10 05:07:16 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for checks to finish 2022/02/10 05:07:16 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for transfers to finish 2022/02/10 05:07:16 DEBUG : Waiting for deletions to finish 2022/02/10 05:07:16 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.72s) === RUN TestSyncIgnoreTimes run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" 2022/02/10 05:07:17 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for checks to finish 2022/02/10 05:07:17 DEBUG : existing: Sizes identical 2022/02/10 05:07:17 DEBUG : existing: Unchanged skipping 2022/02/10 05:07:17 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for transfers to finish 2022/02/10 05:07:17 DEBUG : Waiting for deletions to finish 2022/02/10 05:07:17 INFO : There was nothing to transfer 2022/02/10 05:07:18 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2022/02/10 05:07:18 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for checks to finish 2022/02/10 05:07:18 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for transfers to finish 2022/02/10 05:07:18 INFO : existing: Copied (replaced existing) 2022/02/10 05:07:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.96s) === RUN TestSyncIgnoreExisting run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" 2022/02/10 05:07:19 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for checks to finish 2022/02/10 05:07:19 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for transfers to finish 2022/02/10 05:07:19 INFO : existing: Copied (new) 2022/02/10 05:07:19 DEBUG : Waiting for deletions to finish 2022/02/10 05:07:19 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for checks to finish 2022/02/10 05:07:19 DEBUG : existing: Destination exists, skipping 2022/02/10 05:07:19 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for transfers to finish 2022/02/10 05:07:19 DEBUG : Waiting for deletions to finish 2022/02/10 05:07:19 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.50s) === RUN TestSyncIgnoreErrors run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" 2022/02/10 05:07:22 DEBUG : d: Making directory 2022/02/10 05:07:23 DEBUG : c/non empty space: Sizes identical 2022/02/10 05:07:23 DEBUG : c/non empty space: Unchanged skipping 2022/02/10 05:07:24 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for checks to finish 2022/02/10 05:07:24 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for transfers to finish 2022/02/10 05:07:24 INFO : a/potato2: Copied (new) 2022/02/10 05:07:24 DEBUG : Waiting for deletions to finish 2022/02/10 05:07:24 INFO : b/potato: Deleted 2022/02/10 05:07:24 INFO : d: Removing directory 2022/02/10 05:07:25 INFO : b: Removing directory 2022/02/10 05:07:25 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': deleted 2 directories --- PASS: TestSyncIgnoreErrors (6.55s) === RUN TestSyncAfterChangingModtimeOnly run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" 2022/02/10 05:07:28 DEBUG : empty space: Sizes identical 2022/02/10 05:07:28 DEBUG : empty space: Unchanged skipping 2022/02/10 05:07:28 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for checks to finish 2022/02/10 05:07:28 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for transfers to finish 2022/02/10 05:07:28 DEBUG : Waiting for deletions to finish 2022/02/10 05:07:28 INFO : There was nothing to transfer 2022/02/10 05:07:28 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for checks to finish 2022/02/10 05:07:28 DEBUG : empty space: Sizes identical 2022/02/10 05:07:28 DEBUG : empty space: Unchanged skipping 2022/02/10 05:07:28 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for transfers to finish 2022/02/10 05:07:28 DEBUG : Waiting for deletions to finish 2022/02/10 05:07:28 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (1.88s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" sync_test.go:577: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.17s) === RUN TestSyncDoesntUpdateModtime run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" sync_test.go:602: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.16s) === RUN TestSyncAfterAddingAFile run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" 2022/02/10 05:07:30 DEBUG : empty space: Sizes identical 2022/02/10 05:07:30 DEBUG : empty space: Unchanged skipping 2022/02/10 05:07:30 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for checks to finish 2022/02/10 05:07:30 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for transfers to finish 2022/02/10 05:07:30 INFO : potato: Copied (new) 2022/02/10 05:07:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.30s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" 2022/02/10 05:07:32 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2022/02/10 05:07:32 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for checks to finish 2022/02/10 05:07:32 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for transfers to finish 2022/02/10 05:07:32 INFO : potato: Copied (replaced existing) 2022/02/10 05:07:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.77s) === RUN TestSyncAfterChangingContentsOnly run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" sync_test.go:663: ModTimeNotSupported so forcing file to be a different size 2022/02/10 05:07:34 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for checks to finish 2022/02/10 05:07:34 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2022/02/10 05:07:34 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for transfers to finish 2022/02/10 05:07:35 INFO : potato: Copied (replaced existing) 2022/02/10 05:07:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.31s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" 2022/02/10 05:07:37 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2022/02/10 05:07:37 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for checks to finish 2022/02/10 05:07:37 DEBUG : empty space: Sizes identical 2022/02/10 05:07:37 DEBUG : empty space: Unchanged skipping 2022/02/10 05:07:37 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for transfers to finish 2022/02/10 05:07:37 DEBUG : Waiting for deletions to finish 2022/02/10 05:07:37 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.33s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" 2022/02/10 05:07:39 DEBUG : empty space: Sizes identical 2022/02/10 05:07:39 DEBUG : empty space: Unchanged skipping 2022/02/10 05:07:39 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for checks to finish 2022/02/10 05:07:39 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for transfers to finish 2022/02/10 05:07:40 INFO : potato2: Copied (new) 2022/02/10 05:07:40 DEBUG : Waiting for deletions to finish 2022/02/10 05:07:40 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.34s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" 2022/02/10 05:07:43 DEBUG : d: Making directory 2022/02/10 05:07:43 DEBUG : d/e: Making directory 2022/02/10 05:07:44 DEBUG : c/non empty space: Sizes identical 2022/02/10 05:07:44 DEBUG : c/non empty space: Unchanged skipping 2022/02/10 05:07:45 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for checks to finish 2022/02/10 05:07:45 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for transfers to finish 2022/02/10 05:07:45 INFO : a/potato2: Copied (new) 2022/02/10 05:07:45 DEBUG : Waiting for deletions to finish 2022/02/10 05:07:46 INFO : b/potato: Deleted 2022/02/10 05:07:46 INFO : d/e: Removing directory 2022/02/10 05:07:46 INFO : d: Removing directory 2022/02/10 05:07:46 INFO : b: Removing directory 2022/02/10 05:07:47 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (7.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" 2022/02/10 05:07:50 DEBUG : d: Making directory 2022/02/10 05:07:52 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for checks to finish 2022/02/10 05:07:52 DEBUG : c/non empty space: Sizes identical 2022/02/10 05:07:52 DEBUG : c/non empty space: Unchanged skipping 2022/02/10 05:07:52 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for transfers to finish 2022/02/10 05:07:52 INFO : a/potato2: Copied (new) 2022/02/10 05:07:52 ERROR : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': not deleting files as there were IO errors 2022/02/10 05:07:52 ERROR : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (6.74s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" 2022/02/10 05:07:56 DEBUG : Waiting for deletions to finish 2022/02/10 05:07:57 DEBUG : empty space: Sizes identical 2022/02/10 05:07:57 DEBUG : empty space: Unchanged skipping 2022/02/10 05:07:57 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for checks to finish 2022/02/10 05:07:57 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for transfers to finish 2022/02/10 05:07:57 INFO : potato: Deleted 2022/02/10 05:07:57 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.05s) === RUN TestSyncDeleteBefore run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" 2022/02/10 05:07:59 DEBUG : Waiting for deletions to finish 2022/02/10 05:08:00 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for checks to finish 2022/02/10 05:08:00 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for transfers to finish 2022/02/10 05:08:00 INFO : potato: Deleted 2022/02/10 05:08:00 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for checks to finish 2022/02/10 05:08:00 DEBUG : empty space: Sizes identical 2022/02/10 05:08:00 DEBUG : empty space: Unchanged skipping 2022/02/10 05:08:00 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for transfers to finish 2022/02/10 05:08:01 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.39s) === RUN TestCopyDeleteBefore run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" 2022/02/10 05:08:02 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for checks to finish 2022/02/10 05:08:02 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for transfers to finish 2022/02/10 05:08:03 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.32s) === RUN TestSyncWithExclude run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" 2022/02/10 05:08:05 DEBUG : enormous: Excluded 2022/02/10 05:08:05 DEBUG : potato2: Excluded 2022/02/10 05:08:06 DEBUG : potato2: Excluded 2022/02/10 05:08:06 DEBUG : empty space: Sizes identical 2022/02/10 05:08:06 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for checks to finish 2022/02/10 05:08:06 DEBUG : empty space: Unchanged skipping 2022/02/10 05:08:06 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for transfers to finish 2022/02/10 05:08:06 DEBUG : Waiting for deletions to finish 2022/02/10 05:08:06 INFO : There was nothing to transfer 2022/02/10 05:08:06 DEBUG : enormous: Excluded 2022/02/10 05:08:06 DEBUG : potato2: Excluded 2022/02/10 05:08:06 DEBUG : potato2: Excluded 2022/02/10 05:08:06 DEBUG : empty space: Sizes identical 2022/02/10 05:08:06 DEBUG : empty space: Unchanged skipping 2022/02/10 05:08:06 DEBUG : Local file system at /tmp/rclone561844174: Waiting for checks to finish 2022/02/10 05:08:06 DEBUG : Local file system at /tmp/rclone561844174: Waiting for transfers to finish 2022/02/10 05:08:06 DEBUG : Waiting for deletions to finish 2022/02/10 05:08:06 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.81s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" 2022/02/10 05:08:09 DEBUG : enormous: Excluded 2022/02/10 05:08:09 DEBUG : potato2: Excluded 2022/02/10 05:08:09 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for checks to finish 2022/02/10 05:08:09 DEBUG : empty space: Sizes identical 2022/02/10 05:08:09 DEBUG : empty space: Unchanged skipping 2022/02/10 05:08:09 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for transfers to finish 2022/02/10 05:08:09 DEBUG : Waiting for deletions to finish 2022/02/10 05:08:09 INFO : potato2: Deleted 2022/02/10 05:08:09 INFO : enormous: Deleted 2022/02/10 05:08:09 INFO : There was nothing to transfer 2022/02/10 05:08:10 DEBUG : Local file system at /tmp/rclone561844174: Waiting for checks to finish 2022/02/10 05:08:10 DEBUG : empty space: Sizes identical 2022/02/10 05:08:10 DEBUG : empty space: Unchanged skipping 2022/02/10 05:08:10 DEBUG : Local file system at /tmp/rclone561844174: Waiting for transfers to finish 2022/02/10 05:08:10 DEBUG : Waiting for deletions to finish 2022/02/10 05:08:10 INFO : potato2: Deleted 2022/02/10 05:08:10 INFO : enormous: Deleted 2022/02/10 05:08:10 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.38s) === RUN TestSyncWithUpdateOlder run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" sync_test.go:968: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.16s) === 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-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" sync_test.go:1058: Can track renames: false 2022/02/10 05:08:10 ERROR : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Ignoring --track-renames as the source and destination do not have a common hash 2022/02/10 05:08:10 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for checks to finish 2022/02/10 05:08:10 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for transfers to finish 2022/02/10 05:08:11 INFO : potato: Copied (new) 2022/02/10 05:08:11 INFO : yam: Copied (new) 2022/02/10 05:08:11 DEBUG : Waiting for deletions to finish 2022/02/10 05:08:11 ERROR : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Ignoring --track-renames as the source and destination do not have a common hash 2022/02/10 05:08:11 DEBUG : potato: Sizes identical 2022/02/10 05:08:11 DEBUG : potato: Unchanged skipping 2022/02/10 05:08:11 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for checks to finish 2022/02/10 05:08:11 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for transfers to finish 2022/02/10 05:08:12 INFO : yaml: Copied (new) 2022/02/10 05:08:12 DEBUG : Waiting for deletions to finish 2022/02/10 05:08:12 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (2.38s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" sync_test.go:1127: Can track renames: false 2022/02/10 05:08:13 ERROR : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Ignoring --track-renames as either the source or destination do not support modtime 2022/02/10 05:08:13 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for checks to finish 2022/02/10 05:08:13 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for transfers to finish 2022/02/10 05:08:13 INFO : potato: Copied (new) 2022/02/10 05:08:13 INFO : yam: Copied (new) 2022/02/10 05:08:13 DEBUG : Waiting for deletions to finish 2022/02/10 05:08:13 ERROR : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Ignoring --track-renames as either the source or destination do not support modtime 2022/02/10 05:08:13 DEBUG : potato: Sizes identical 2022/02/10 05:08:13 DEBUG : potato: Unchanged skipping 2022/02/10 05:08:13 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for checks to finish 2022/02/10 05:08:13 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for transfers to finish 2022/02/10 05:08:14 INFO : yaml: Copied (new) 2022/02/10 05:08:14 DEBUG : Waiting for deletions to finish 2022/02/10 05:08:14 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.42s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" sync_test.go:1163: Can track renames: false 2022/02/10 05:08:15 INFO : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Making map for --track-renames 2022/02/10 05:08:15 INFO : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Finished making map for --track-renames 2022/02/10 05:08:15 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for checks to finish 2022/02/10 05:08:15 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for renames to finish 2022/02/10 05:08:15 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for transfers to finish 2022/02/10 05:08:16 INFO : sub/yam: Copied (new) 2022/02/10 05:08:16 INFO : potato: Copied (new) 2022/02/10 05:08:16 DEBUG : Waiting for deletions to finish 2022/02/10 05:08:16 DEBUG : potato: Sizes identical 2022/02/10 05:08:16 DEBUG : potato: Unchanged skipping 2022/02/10 05:08:17 INFO : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Making map for --track-renames 2022/02/10 05:08:17 INFO : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Finished making map for --track-renames 2022/02/10 05:08:17 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for checks to finish 2022/02/10 05:08:17 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for renames to finish 2022/02/10 05:08:17 INFO : sub/yam: Moved (server-side) to: yam 2022/02/10 05:08:17 INFO : yam: Renamed from "sub/yam" 2022/02/10 05:08:17 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for transfers to finish 2022/02/10 05:08:17 DEBUG : Waiting for deletions to finish 2022/02/10 05:08:17 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.52s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" 2022/02/10 05:08:19 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for checks to finish 2022/02/10 05:08:19 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for transfers to finish 2022/02/10 05:08:19 INFO : sub dir/hello world: Copied (new) 2022/02/10 05:08:19 INFO : sub dir/hello world: Deleted 2022/02/10 05:08:20 INFO : nested/sub dir/file: Copied (new) 2022/02/10 05:08:20 INFO : nested/sub dir/file: Deleted 2022/02/10 05:08:20 INFO : sub dir: Removing directory 2022/02/10 05:08:20 INFO : nested/sub dir: Removing directory 2022/02/10 05:08:20 INFO : nested: Removing directory 2022/02/10 05:08:20 DEBUG : Local file system at /tmp/rclone561844174: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (4.15s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" 2022/02/10 05:08:23 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for checks to finish 2022/02/10 05:08:23 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for transfers to finish 2022/02/10 05:08:24 INFO : sub dir/hello world: Copied (new) 2022/02/10 05:08:24 INFO : sub dir/hello world: Deleted 2022/02/10 05:08:24 INFO : nested/sub dir/file: Copied (new) 2022/02/10 05:08:24 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (4.21s) === RUN TestMoveWithIgnoreExisting run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" 2022/02/10 05:08:27 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for checks to finish 2022/02/10 05:08:27 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for transfers to finish 2022/02/10 05:08:27 INFO : existing: Copied (new) 2022/02/10 05:08:27 INFO : existing: Deleted 2022/02/10 05:08:28 INFO : existing-b: Copied (new) 2022/02/10 05:08:28 INFO : existing-b: Deleted 2022/02/10 05:08:28 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for checks to finish 2022/02/10 05:08:28 DEBUG : existing: Destination exists, skipping 2022/02/10 05:08:28 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2022/02/10 05:08:28 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for transfers to finish 2022/02/10 05:08:28 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.93s) === RUN TestServerSideMove run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" 2022/02/10 05:08:29 DEBUG : Creating backend with remote "TestZoho:rclone-test-fibufuc4vezufof2gowufuj0" sync_test.go:1215: Server side move (if possible) zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5' -> zoho root 'rclone-test-fibufuc4vezufof2gowufuj0' 2022/02/10 05:08:34 DEBUG : zoho root 'rclone-test-fibufuc4vezufof2gowufuj0': Using server-side directory move 2022/02/10 05:08:34 INFO : zoho root 'rclone-test-fibufuc4vezufof2gowufuj0': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2022/02/10 05:08:34 DEBUG : empty space: Sizes identical 2022/02/10 05:08:34 DEBUG : empty space: Unchanged skipping 2022/02/10 05:08:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/02/10 05:08:34 DEBUG : zoho root 'rclone-test-fibufuc4vezufof2gowufuj0': Waiting for checks to finish 2022/02/10 05:08:34 INFO : potato3: Deleted 2022/02/10 05:08:34 INFO : empty space: Deleted 2022/02/10 05:08:34 DEBUG : zoho root 'rclone-test-fibufuc4vezufof2gowufuj0': Waiting for transfers to finish 2022/02/10 05:08:34 INFO : potato2: Moved (server-side) 2022/02/10 05:08:35 INFO : potato3: Moved (server-side) 2022/02/10 05:08:35 INFO : There was nothing to transfer 2022/02/10 05:08:35 DEBUG : Creating backend with remote "TestZoho:rclone-test-yawahuf0kevaloz3zurayob8" 2022/02/10 05:08:36 DEBUG : zoho root 'rclone-test-yawahuf0kevaloz3zurayob8': Using server-side directory move 2022/02/10 05:08:36 INFO : zoho root 'rclone-test-yawahuf0kevaloz3zurayob8': 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/02/10 05:08:38 ERROR : : error listing: directory not found fstest.go:293: Sleeping for 6s just to make sure 2022/02/10 05:08:44 DEBUG : zoho root 'rclone-test-yawahuf0kevaloz3zurayob8': Purge remote 2022/02/10 05:08:45 DEBUG : zoho root 'rclone-test-fibufuc4vezufof2gowufuj0': Purge remote 2022/02/10 05:08:45 purge failed: directory not found --- PASS: TestServerSideMove (16.22s) === RUN TestServerSideMoveWithFilter run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" 2022/02/10 05:08:45 DEBUG : Creating backend with remote "TestZoho:rclone-test-refored1jasilil3pijahep6" sync_test.go:1215: Server side move (if possible) zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5' -> zoho root 'rclone-test-refored1jasilil3pijahep6' 2022/02/10 05:08:50 DEBUG : empty space: Excluded 2022/02/10 05:08:50 DEBUG : empty space: Excluded 2022/02/10 05:08:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/02/10 05:08:50 DEBUG : zoho root 'rclone-test-refored1jasilil3pijahep6': Waiting for checks to finish 2022/02/10 05:08:50 DEBUG : zoho root 'rclone-test-refored1jasilil3pijahep6': Waiting for transfers to finish 2022/02/10 05:08:50 INFO : potato3: Deleted 2022/02/10 05:08:51 INFO : potato2: Moved (server-side) 2022/02/10 05:08:51 INFO : potato3: Moved (server-side) 2022/02/10 05:08:51 INFO : There was nothing to transfer 2022/02/10 05:08:51 DEBUG : Creating backend with remote "TestZoho:rclone-test-jiyumok1muxafec6niribut2" 2022/02/10 05:08:52 DEBUG : empty space: Excluded 2022/02/10 05:08:52 DEBUG : zoho root 'rclone-test-jiyumok1muxafec6niribut2': Waiting for checks to finish 2022/02/10 05:08:52 DEBUG : zoho root 'rclone-test-jiyumok1muxafec6niribut2': Waiting for transfers to finish 2022/02/10 05:08:53 INFO : potato2: Moved (server-side) 2022/02/10 05:08:53 INFO : potato3: Moved (server-side) 2022/02/10 05:08:53 INFO : There was nothing to transfer 2022/02/10 05:08:54 DEBUG : zoho root 'rclone-test-jiyumok1muxafec6niribut2': Purge remote 2022/02/10 05:08:54 DEBUG : zoho root 'rclone-test-refored1jasilil3pijahep6': Purge remote --- PASS: TestServerSideMoveWithFilter (9.72s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" 2022/02/10 05:08:55 DEBUG : Creating backend with remote "TestZoho:rclone-test-degosil9celulef2ragevuw2" 2022/02/10 05:08:57 DEBUG : tomatoDir: Making directory sync_test.go:1215: Server side move (if possible) zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5' -> zoho root 'rclone-test-degosil9celulef2ragevuw2' 2022/02/10 05:09:00 DEBUG : zoho root 'rclone-test-degosil9celulef2ragevuw2': Using server-side directory move 2022/02/10 05:09:00 INFO : zoho root 'rclone-test-degosil9celulef2ragevuw2': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2022/02/10 05:09:00 DEBUG : empty space: Sizes identical 2022/02/10 05:09:00 DEBUG : empty space: Unchanged skipping 2022/02/10 05:09:00 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/02/10 05:09:00 DEBUG : zoho root 'rclone-test-degosil9celulef2ragevuw2': Waiting for checks to finish 2022/02/10 05:09:01 INFO : empty space: Deleted 2022/02/10 05:09:01 DEBUG : zoho root 'rclone-test-degosil9celulef2ragevuw2': Waiting for transfers to finish 2022/02/10 05:09:01 INFO : potato3: Deleted 2022/02/10 05:09:01 INFO : potato2: Moved (server-side) 2022/02/10 05:09:01 INFO : potato3: Moved (server-side) 2022/02/10 05:09:01 INFO : tomatoDir: Removing directory 2022/02/10 05:09:01 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': deleted 1 directories 2022/02/10 05:09:01 INFO : There was nothing to transfer 2022/02/10 05:09:02 DEBUG : Creating backend with remote "TestZoho:rclone-test-huveqeb3lalecep3bapogis1" 2022/02/10 05:09:02 DEBUG : tomatoDir: Making directory 2022/02/10 05:09:03 DEBUG : zoho root 'rclone-test-huveqeb3lalecep3bapogis1': Using server-side directory move 2022/02/10 05:09:03 INFO : zoho root 'rclone-test-huveqeb3lalecep3bapogis1': 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/02/10 05:09:06 ERROR : : error listing: directory not found fstest.go:293: Sleeping for 6s just to make sure 2022/02/10 05:09:12 ERROR : : error listing: directory not found 2022/02/10 05:09:12 DEBUG : zoho root 'rclone-test-huveqeb3lalecep3bapogis1': Purge remote 2022/02/10 05:09:12 DEBUG : zoho root 'rclone-test-degosil9celulef2ragevuw2': Purge remote 2022/02/10 05:09:13 purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (17.91s) === RUN TestServerSideMoveOverlap run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" sync_test.go:1399: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.16s) === RUN TestSyncOverlap run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" 2022/02/10 05:09:13 DEBUG : Creating backend with remote "TestZoho:rclone-test-vedaruk0lajeniv3jaqibit5/rclone-sync-test" --- PASS: TestSyncOverlap (0.69s) === RUN TestSyncCompareDest run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" 2022/02/10 05:09:14 DEBUG : Creating backend with remote "TestZoho:rclone-test-vedaruk0lajeniv3jaqibit5/dst" 2022/02/10 05:09:14 DEBUG : Creating backend with remote "TestZoho:rclone-test-vedaruk0lajeniv3jaqibit5/CompareDest" 2022/02/10 05:09:15 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5/dst': Waiting for checks to finish 2022/02/10 05:09:15 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5/dst': Waiting for transfers to finish 2022/02/10 05:09:15 INFO : one: Copied (new) 2022/02/10 05:09:15 DEBUG : Waiting for deletions to finish 2022/02/10 05:09:16 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5/dst': Waiting for checks to finish 2022/02/10 05:09:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/02/10 05:09:17 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5/dst': Waiting for transfers to finish 2022/02/10 05:09:17 INFO : one: Copied (replaced existing) 2022/02/10 05:09:17 DEBUG : Waiting for deletions to finish 2022/02/10 05:09:19 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5/dst': Waiting for checks to finish 2022/02/10 05:09:19 DEBUG : one: Sizes identical 2022/02/10 05:09:19 DEBUG : one: Destination found in --compare-dest, skipping 2022/02/10 05:09:19 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5/dst': Waiting for transfers to finish 2022/02/10 05:09:19 DEBUG : Waiting for deletions to finish 2022/02/10 05:09:19 INFO : There was nothing to transfer 2022/02/10 05:09:21 DEBUG : two: Sizes identical 2022/02/10 05:09:21 DEBUG : two: Destination found in --compare-dest, skipping 2022/02/10 05:09:21 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5/dst': Waiting for checks to finish 2022/02/10 05:09:21 DEBUG : one: Sizes identical 2022/02/10 05:09:21 DEBUG : one: Destination found in --compare-dest, skipping 2022/02/10 05:09:21 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5/dst': Waiting for transfers to finish 2022/02/10 05:09:21 DEBUG : Waiting for deletions to finish 2022/02/10 05:09:21 INFO : There was nothing to transfer 2022/02/10 05:09:22 DEBUG : two: Sizes identical 2022/02/10 05:09:22 DEBUG : two: Destination found in --compare-dest, skipping 2022/02/10 05:09:22 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5/dst': Waiting for checks to finish 2022/02/10 05:09:22 DEBUG : one: Sizes identical 2022/02/10 05:09:22 DEBUG : one: Destination found in --compare-dest, skipping 2022/02/10 05:09:22 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5/dst': Waiting for transfers to finish 2022/02/10 05:09:22 DEBUG : Waiting for deletions to finish 2022/02/10 05:09:22 INFO : There was nothing to transfer sync_test.go:1543: No hash on uploaded file so skipping compare timestamp test 2022/02/10 05:09:23 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/02/10 05:09:23 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5/dst': Waiting for checks to finish 2022/02/10 05:09:24 DEBUG : one: Sizes identical 2022/02/10 05:09:24 DEBUG : one: Destination found in --compare-dest, skipping 2022/02/10 05:09:24 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5/dst': Waiting for transfers to finish 2022/02/10 05:09:24 INFO : two: Copied (new) 2022/02/10 05:09:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.65s) === RUN TestSyncMultipleCompareDest run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" 2022/02/10 05:09:29 DEBUG : Creating backend with remote "TestZoho:rclone-test-vedaruk0lajeniv3jaqibit5/dest" 2022/02/10 05:09:30 DEBUG : Creating backend with remote "TestZoho:rclone-test-vedaruk0lajeniv3jaqibit5/pre-dest1" 2022/02/10 05:09:30 DEBUG : Creating backend with remote "TestZoho:rclone-test-vedaruk0lajeniv3jaqibit5/pre-dest2" 2022/02/10 05:09:30 DEBUG : 1: Sizes identical 2022/02/10 05:09:30 DEBUG : 1: Destination found in --compare-dest, skipping 2022/02/10 05:09:31 DEBUG : 2: Sizes identical 2022/02/10 05:09:31 DEBUG : 2: Destination found in --compare-dest, skipping 2022/02/10 05:09:31 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5/dest': Waiting for checks to finish 2022/02/10 05:09:31 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5/dest': Waiting for transfers to finish 2022/02/10 05:09:32 INFO : 3: Copied (new) 2022/02/10 05:09:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.73s) === RUN TestSyncCopyDest run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" 2022/02/10 05:09:35 DEBUG : Creating backend with remote "TestZoho:rclone-test-vedaruk0lajeniv3jaqibit5/dst" 2022/02/10 05:09:35 DEBUG : Creating backend with remote "TestZoho:rclone-test-vedaruk0lajeniv3jaqibit5/CopyDest" 2022/02/10 05:09:36 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5/dst': Waiting for checks to finish 2022/02/10 05:09:36 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5/dst': Waiting for transfers to finish 2022/02/10 05:09:37 INFO : one: Copied (new) 2022/02/10 05:09:37 DEBUG : Waiting for deletions to finish 2022/02/10 05:09:38 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5/dst': Waiting for checks to finish 2022/02/10 05:09:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/02/10 05:09:38 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5/dst': Waiting for transfers to finish 2022/02/10 05:09:39 INFO : one: Copied (replaced existing) 2022/02/10 05:09:39 DEBUG : Waiting for deletions to finish fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 run.go:342 sync_test.go:1643 Error: Should be true Test: TestSyncCopyDest Messages: listing wrong, want CopyDest/one (5), dst/one (3) got CopyDest/one (0), dst/one (3) fstest.go:151: Error Trace: fstest.go:151 fstest.go:196 fstest.go:309 fstest.go:339 fstest.go:351 run.go:342 sync_test.go:1643 Error: Not equal: expected: 5 actual : 0 Test: TestSyncCopyDest Messages: CopyDest/one: size incorrect file=5 vs obj=0 2022/02/10 05:09:49 DEBUG : Creating backend with remote "TestZoho:rclone-test-vedaruk0lajeniv3jaqibit5/BackupDir" 2022/02/10 05:09:50 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5/dst': Waiting for checks to finish 2022/02/10 05:09:50 DEBUG : one: Sizes differ (src 5 vs dst 0) 2022/02/10 05:09:50 DEBUG : one: Destination not found in --copy-dest 2022/02/10 05:09:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/02/10 05:09:51 INFO : one: Moved (server-side) 2022/02/10 05:09:51 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5/dst': Waiting for transfers to finish 2022/02/10 05:09:52 INFO : one: Copied (new) 2022/02/10 05:09:52 DEBUG : Waiting for deletions to finish fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 run.go:342 sync_test.go:1654 Error: Should be true Test: TestSyncCopyDest Messages: listing wrong, want BackupDir/one (3), CopyDest/one (5), dst/one (5) got BackupDir/one (3), CopyDest/one (0), dst/one (5) fstest.go:151: Error Trace: fstest.go:151 fstest.go:196 fstest.go:309 fstest.go:339 fstest.go:351 run.go:342 sync_test.go:1654 Error: Not equal: expected: 5 actual : 0 Test: TestSyncCopyDest Messages: CopyDest/one: size incorrect file=5 vs obj=0 fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 run.go:342 sync_test.go:1660 Error: Should be true Test: TestSyncCopyDest Messages: listing wrong, want BackupDir/one (3), CopyDest/one (5), CopyDest/two (3), dst/one (5) got BackupDir/one (3), CopyDest/one (0), CopyDest/two (3), dst/one (5) fstest.go:151: Error Trace: fstest.go:151 fstest.go:196 fstest.go:309 fstest.go:339 fstest.go:351 run.go:342 sync_test.go:1660 Error: Not equal: expected: 5 actual : 0 Test: TestSyncCopyDest Messages: CopyDest/one: size incorrect file=5 vs obj=0 2022/02/10 05:10:11 DEBUG : two: Sizes identical 2022/02/10 05:10:12 INFO : two: Copied (server-side copy) 2022/02/10 05:10:12 DEBUG : two: Destination found in --copy-dest, using server-side copy 2022/02/10 05:10:12 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5/dst': Waiting for checks to finish 2022/02/10 05:10:12 DEBUG : one: Sizes differ (src 5 vs dst 0) 2022/02/10 05:10:12 DEBUG : one: Destination not found in --copy-dest 2022/02/10 05:10:12 DEBUG : one: Sizes identical 2022/02/10 05:10:12 DEBUG : one: Unchanged skipping 2022/02/10 05:10:12 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5/dst': Waiting for transfers to finish 2022/02/10 05:10:12 DEBUG : Waiting for deletions to finish fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 run.go:342 sync_test.go:1670 Error: Should be true Test: TestSyncCopyDest Messages: listing wrong, want BackupDir/one (3), CopyDest/one (5), CopyDest/two (3), dst/one (5), dst/two (3) got BackupDir/one (3), CopyDest/one (0), CopyDest/two (3), dst/one (5), dst/two (3) fstest.go:151: Error Trace: fstest.go:151 fstest.go:196 fstest.go:309 fstest.go:339 fstest.go:351 run.go:342 sync_test.go:1670 Error: Not equal: expected: 5 actual : 0 Test: TestSyncCopyDest Messages: CopyDest/one: size incorrect file=5 vs obj=0 2022/02/10 05:10:21 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5/dst': Waiting for checks to finish 2022/02/10 05:10:21 DEBUG : one: Sizes differ (src 5 vs dst 0) 2022/02/10 05:10:21 DEBUG : one: Destination not found in --copy-dest 2022/02/10 05:10:21 DEBUG : one: Sizes identical 2022/02/10 05:10:21 DEBUG : one: Unchanged skipping 2022/02/10 05:10:21 DEBUG : two: Sizes identical 2022/02/10 05:10:21 DEBUG : two: Sizes identical 2022/02/10 05:10:21 DEBUG : two: Unchanged skipping 2022/02/10 05:10:21 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5/dst': Waiting for transfers to finish 2022/02/10 05:10:21 DEBUG : Waiting for deletions to finish 2022/02/10 05:10:21 INFO : There was nothing to transfer fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 run.go:342 sync_test.go:1677 Error: Should be true Test: TestSyncCopyDest Messages: listing wrong, want BackupDir/one (3), CopyDest/one (5), CopyDest/two (3), dst/one (5), dst/two (3) got BackupDir/one (3), CopyDest/one (0), CopyDest/two (3), dst/one (5), dst/two (3) fstest.go:151: Error Trace: fstest.go:151 fstest.go:196 fstest.go:309 fstest.go:339 fstest.go:351 run.go:342 sync_test.go:1677 Error: Not equal: expected: 5 actual : 0 Test: TestSyncCopyDest Messages: CopyDest/one: size incorrect file=5 vs obj=0 fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 run.go:342 sync_test.go:1682 Error: Should be true Test: TestSyncCopyDest Messages: listing wrong, want BackupDir/one (3), CopyDest/one (5), CopyDest/three (5), CopyDest/two (3), dst/one (5), dst/two (3) got BackupDir/one (3), CopyDest/one (0), CopyDest/three (5), CopyDest/two (3), dst/one (5), dst/two (3) fstest.go:151: Error Trace: fstest.go:151 fstest.go:196 fstest.go:309 fstest.go:339 fstest.go:351 run.go:342 sync_test.go:1682 Error: Not equal: expected: 5 actual : 0 Test: TestSyncCopyDest Messages: CopyDest/one: size incorrect file=5 vs obj=0 2022/02/10 05:10:40 DEBUG : three: Sizes differ (src 7 vs dst 5) 2022/02/10 05:10:40 DEBUG : three: Destination not found in --copy-dest 2022/02/10 05:10:40 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5/dst': Waiting for checks to finish 2022/02/10 05:10:41 DEBUG : one: Sizes differ (src 5 vs dst 0) 2022/02/10 05:10:41 DEBUG : one: Destination not found in --copy-dest 2022/02/10 05:10:41 DEBUG : one: Sizes identical 2022/02/10 05:10:41 DEBUG : one: Unchanged skipping 2022/02/10 05:10:41 DEBUG : two: Sizes identical 2022/02/10 05:10:41 DEBUG : two: Sizes identical 2022/02/10 05:10:41 DEBUG : two: Unchanged skipping 2022/02/10 05:10:41 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5/dst': Waiting for transfers to finish 2022/02/10 05:10:41 INFO : three: Copied (new) 2022/02/10 05:10:41 DEBUG : Waiting for deletions to finish fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 run.go:342 sync_test.go:1692 Error: Should be true Test: TestSyncCopyDest Messages: listing wrong, want BackupDir/one (3), CopyDest/one (5), CopyDest/three (5), CopyDest/two (3), dst/one (5), dst/three (7), dst/two (3) got BackupDir/one (3), CopyDest/one (0), CopyDest/three (5), CopyDest/two (3), dst/one (5), dst/three (7), dst/two (3) fstest.go:151: Error Trace: fstest.go:151 fstest.go:196 fstest.go:309 fstest.go:339 fstest.go:351 run.go:342 sync_test.go:1692 Error: Not equal: expected: 5 actual : 0 Test: TestSyncCopyDest Messages: CopyDest/one: size incorrect file=5 vs obj=0 run.go:126: removing dir "CopyDest" failed - try 1/3: directory not empty run.go:126: removing dir "CopyDest" failed - try 2/3: directory not empty run.go:126: removing dir "CopyDest" failed - try 3/3: directory not empty run.go:129: removing dir "CopyDest" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 run.go:174 run.go:376 sync_test.go:1693 Error: Not equal: expected: []string{} actual : []string{"CopyDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=8) "CopyDest" } Test: TestSyncCopyDest Messages: directories --- FAIL: TestSyncCopyDest (89.03s) === RUN TestSyncBackupDir run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" 2022/02/10 05:11:07 DEBUG : Creating backend with remote "TestZoho:rclone-test-vedaruk0lajeniv3jaqibit5/dst" 2022/02/10 05:11:07 DEBUG : Creating backend with remote "TestZoho:rclone-test-vedaruk0lajeniv3jaqibit5/backup" 2022/02/10 05:11:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/02/10 05:11:08 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5/dst': Waiting for checks to finish 2022/02/10 05:11:08 DEBUG : two: Sizes identical 2022/02/10 05:11:08 DEBUG : two: Unchanged skipping 2022/02/10 05:11:09 INFO : one: Moved (server-side) 2022/02/10 05:11:09 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5/dst': Waiting for transfers to finish 2022/02/10 05:11:10 INFO : one: Copied (new) 2022/02/10 05:11:10 DEBUG : Waiting for deletions to finish 2022/02/10 05:11:10 INFO : three.txt: Moved (server-side) 2022/02/10 05:11:11 INFO : three.txt: Moved into backup dir 2022/02/10 05:11:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/02/10 05:11:12 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5/dst': Waiting for checks to finish 2022/02/10 05:11:12 DEBUG : two: Sizes identical 2022/02/10 05:11:12 DEBUG : two: Unchanged skipping 2022/02/10 05:11:13 INFO : one: Deleted 2022/02/10 05:11:13 INFO : one: Moved (server-side) 2022/02/10 05:11:13 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5/dst': Waiting for transfers to finish 2022/02/10 05:11:14 INFO : one: Copied (new) 2022/02/10 05:11:14 DEBUG : Waiting for deletions to finish 2022/02/10 05:11:14 INFO : three.txt: Deleted 2022/02/10 05:11:14 INFO : three.txt: Moved (server-side) 2022/02/10 05:11:15 INFO : three.txt: Moved into backup dir run.go:126: removing dir "CopyDest" failed - try 1/3: directory not empty run.go:126: removing dir "CopyDest" failed - try 2/3: directory not empty run.go:126: removing dir "CopyDest" failed - try 3/3: directory not empty run.go:129: removing dir "CopyDest" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 run.go:174 run.go:376 sync_test.go:1779 sync_test.go:1781 Error: Not equal: expected: []string{} actual : []string{"CopyDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=8) "CopyDest" } Test: TestSyncBackupDir Messages: directories --- FAIL: TestSyncBackupDir (24.53s) === RUN TestSyncBackupDirWithSuffix run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" 2022/02/10 05:11:31 DEBUG : Creating backend with remote "TestZoho:rclone-test-vedaruk0lajeniv3jaqibit5/dst" 2022/02/10 05:11:32 DEBUG : Creating backend with remote "TestZoho:rclone-test-vedaruk0lajeniv3jaqibit5/backup" 2022/02/10 05:11:33 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5/dst': Waiting for checks to finish 2022/02/10 05:11:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/02/10 05:11:33 DEBUG : two: Sizes identical 2022/02/10 05:11:33 DEBUG : two: Unchanged skipping 2022/02/10 05:11:34 INFO : one: Moved (server-side) to: one.bak 2022/02/10 05:11:34 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5/dst': Waiting for transfers to finish 2022/02/10 05:11:35 INFO : one: Copied (new) 2022/02/10 05:11:35 DEBUG : Waiting for deletions to finish 2022/02/10 05:11:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/02/10 05:11:35 INFO : three.txt: Moved into backup dir 2022/02/10 05:11:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/02/10 05:11:37 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5/dst': Waiting for checks to finish 2022/02/10 05:11:37 DEBUG : two: Sizes identical 2022/02/10 05:11:37 DEBUG : two: Unchanged skipping 2022/02/10 05:11:38 INFO : one.bak: Deleted 2022/02/10 05:11:38 INFO : one: Moved (server-side) to: one.bak 2022/02/10 05:11:38 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5/dst': Waiting for transfers to finish 2022/02/10 05:11:39 INFO : one: Copied (new) 2022/02/10 05:11:39 DEBUG : Waiting for deletions to finish 2022/02/10 05:11:39 INFO : three.txt.bak: Deleted 2022/02/10 05:11:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/02/10 05:11:40 INFO : three.txt: Moved into backup dir run.go:126: removing dir "CopyDest" failed - try 1/3: directory not empty run.go:126: removing dir "CopyDest" failed - try 2/3: directory not empty run.go:126: removing dir "CopyDest" failed - try 3/3: directory not empty run.go:129: removing dir "CopyDest" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 run.go:174 run.go:376 sync_test.go:1779 sync_test.go:1784 Error: Not equal: expected: []string{} actual : []string{"CopyDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=8) "CopyDest" } Test: TestSyncBackupDirWithSuffix Messages: directories --- FAIL: TestSyncBackupDirWithSuffix (25.24s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" 2022/02/10 05:11:56 DEBUG : Creating backend with remote "TestZoho:rclone-test-vedaruk0lajeniv3jaqibit5/dst" 2022/02/10 05:11:57 DEBUG : Creating backend with remote "TestZoho:rclone-test-vedaruk0lajeniv3jaqibit5/backup" 2022/02/10 05:11:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/02/10 05:11:58 DEBUG : two: Sizes identical 2022/02/10 05:11:58 DEBUG : two: Unchanged skipping 2022/02/10 05:11:58 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5/dst': Waiting for checks to finish 2022/02/10 05:11:59 INFO : one: Moved (server-side) to: one-2019-01-01 2022/02/10 05:11:59 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5/dst': Waiting for transfers to finish 2022/02/10 05:12:00 INFO : one: Copied (new) 2022/02/10 05:12:00 DEBUG : Waiting for deletions to finish 2022/02/10 05:12:01 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/02/10 05:12:01 INFO : three.txt: Moved into backup dir 2022/02/10 05:12:03 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5/dst': Waiting for checks to finish 2022/02/10 05:12:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/02/10 05:12:03 DEBUG : two: Sizes identical 2022/02/10 05:12:03 DEBUG : two: Unchanged skipping 2022/02/10 05:12:03 INFO : one-2019-01-01: Deleted 2022/02/10 05:12:04 INFO : one: Moved (server-side) to: one-2019-01-01 2022/02/10 05:12:04 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5/dst': Waiting for transfers to finish 2022/02/10 05:12:04 INFO : one: Copied (new) 2022/02/10 05:12:04 DEBUG : Waiting for deletions to finish 2022/02/10 05:12:05 INFO : three-2019-01-01.txt: Deleted 2022/02/10 05:12:05 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/02/10 05:12:05 INFO : three.txt: Moved into backup dir run.go:126: removing dir "CopyDest" failed - try 1/3: directory not empty run.go:126: removing dir "CopyDest" failed - try 2/3: directory not empty run.go:126: removing dir "CopyDest" failed - try 3/3: directory not empty run.go:129: removing dir "CopyDest" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 run.go:174 run.go:376 sync_test.go:1779 sync_test.go:1787 Error: Not equal: expected: []string{} actual : []string{"CopyDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=8) "CopyDest" } Test: TestSyncBackupDirWithSuffixKeepExtension Messages: directories --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (25.38s) === RUN TestSyncBackupDirSuffixOnly run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" 2022/02/10 05:12:22 DEBUG : Creating backend with remote "TestZoho:rclone-test-vedaruk0lajeniv3jaqibit5/dst" 2022/02/10 05:12:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/02/10 05:12:22 DEBUG : two: Sizes identical 2022/02/10 05:12:22 DEBUG : two: Unchanged skipping 2022/02/10 05:12:22 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5/dst': Waiting for checks to finish 2022/02/10 05:12:23 INFO : one: Moved (server-side) to: one.bak 2022/02/10 05:12:23 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5/dst': Waiting for transfers to finish 2022/02/10 05:12:23 INFO : one: Copied (new) 2022/02/10 05:12:23 DEBUG : Waiting for deletions to finish 2022/02/10 05:12:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/02/10 05:12:24 INFO : three.txt: Moved into backup dir 2022/02/10 05:12:26 DEBUG : three.txt.bak: Excluded 2022/02/10 05:12:26 DEBUG : one.bak: Excluded 2022/02/10 05:12:26 DEBUG : two: Sizes identical 2022/02/10 05:12:26 DEBUG : two: Unchanged skipping 2022/02/10 05:12:26 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5/dst': Waiting for checks to finish 2022/02/10 05:12:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/02/10 05:12:26 INFO : one.bak: Deleted 2022/02/10 05:12:26 INFO : one: Moved (server-side) to: one.bak 2022/02/10 05:12:26 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5/dst': Waiting for transfers to finish 2022/02/10 05:12:27 INFO : one: Copied (new) 2022/02/10 05:12:27 DEBUG : Waiting for deletions to finish 2022/02/10 05:12:27 INFO : three.txt.bak: Deleted 2022/02/10 05:12:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/02/10 05:12:27 INFO : three.txt: Moved into backup dir run.go:126: removing dir "CopyDest" failed - try 1/3: directory not empty run.go:126: removing dir "CopyDest" failed - try 2/3: directory not empty run.go:126: removing dir "CopyDest" failed - try 3/3: directory not empty run.go:129: removing dir "CopyDest" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 run.go:174 run.go:376 sync_test.go:1779 sync_test.go:1790 Error: Not equal: expected: []string{} actual : []string{"CopyDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=8) "CopyDest" } Test: TestSyncBackupDirSuffixOnly Messages: directories --- FAIL: TestSyncBackupDirSuffixOnly (21.89s) === RUN TestSyncSuffix run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" 2022/02/10 05:12:44 DEBUG : Creating backend with remote "TestZoho:rclone-test-vedaruk0lajeniv3jaqibit5/dst" 2022/02/10 05:12:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/02/10 05:12:45 INFO : one: Moved (server-side) to: one.bak 2022/02/10 05:12:45 INFO : one: Copied (new) 2022/02/10 05:12:45 DEBUG : two: Sizes identical 2022/02/10 05:12:45 DEBUG : two: Unchanged skipping 2022/02/10 05:12:46 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2022/02/10 05:12:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/02/10 05:12:47 INFO : three.txt: Copied (new) 2022/02/10 05:12:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/02/10 05:12:48 INFO : one.bak: Deleted 2022/02/10 05:12:48 INFO : one: Moved (server-side) to: one.bak 2022/02/10 05:12:49 INFO : one: Copied (new) 2022/02/10 05:12:49 DEBUG : two: Sizes identical 2022/02/10 05:12:49 DEBUG : two: Unchanged skipping 2022/02/10 05:12:49 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2022/02/10 05:12:50 INFO : three.txt.bak: Deleted 2022/02/10 05:12:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/02/10 05:12:51 INFO : three.txt: Copied (new) run.go:126: removing dir "CopyDest" failed - try 1/3: directory not empty run.go:126: removing dir "CopyDest" failed - try 2/3: directory not empty run.go:126: removing dir "CopyDest" failed - try 3/3: directory not empty run.go:129: removing dir "CopyDest" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 run.go:174 run.go:376 sync_test.go:1874 sync_test.go:1875 Error: Not equal: expected: []string{} actual : []string{"CopyDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=8) "CopyDest" } Test: TestSyncSuffix Messages: directories --- FAIL: TestSyncSuffix (24.33s) === RUN TestSyncSuffixKeepExtension run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" 2022/02/10 05:13:08 DEBUG : Creating backend with remote "TestZoho:rclone-test-vedaruk0lajeniv3jaqibit5/dst" 2022/02/10 05:13:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/02/10 05:13:09 INFO : one: Moved (server-side) to: one-2019-01-01 2022/02/10 05:13:10 INFO : one: Copied (new) 2022/02/10 05:13:10 DEBUG : two: Sizes identical 2022/02/10 05:13:10 DEBUG : two: Unchanged skipping 2022/02/10 05:13:10 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2022/02/10 05:13:11 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/02/10 05:13:11 INFO : three.txt: Copied (new) 2022/02/10 05:13:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/02/10 05:13:13 INFO : one-2019-01-01: Deleted 2022/02/10 05:13:13 INFO : one: Moved (server-side) to: one-2019-01-01 2022/02/10 05:13:14 INFO : one: Copied (new) 2022/02/10 05:13:14 DEBUG : two: Sizes identical 2022/02/10 05:13:14 DEBUG : two: Unchanged skipping 2022/02/10 05:13:14 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2022/02/10 05:13:14 INFO : three-2019-01-01.txt: Deleted 2022/02/10 05:13:15 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/02/10 05:13:15 INFO : three.txt: Copied (new) run.go:126: removing dir "CopyDest" failed - try 1/3: directory not empty run.go:126: removing dir "CopyDest" failed - try 2/3: directory not empty run.go:126: removing dir "CopyDest" failed - try 3/3: directory not empty run.go:129: removing dir "CopyDest" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 run.go:174 run.go:376 sync_test.go:1874 sync_test.go:1876 Error: Not equal: expected: []string{} actual : []string{"CopyDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=8) "CopyDest" } Test: TestSyncSuffixKeepExtension Messages: directories --- FAIL: TestSyncSuffixKeepExtension (23.78s) === RUN TestSyncUTFNorm run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" 2022/02/10 05:13:30 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2022/02/10 05:13:31 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for checks to finish 2022/02/10 05:13:31 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for transfers to finish 2022/02/10 05:13:31 INFO : Testêé: Copied (replaced existing) to: Testêé 2022/02/10 05:13:31 DEBUG : Waiting for deletions to finish 2022/02/10 05:13:31 INFO : CopyDest: Removing directory 2022/02/10 05:13:31 DEBUG : CopyDest: Failed to Rmdir: directory not empty 2022/02/10 05:13:31 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': failed to delete 1 directories run.go:126: removing dir "CopyDest" failed - try 1/3: directory not empty run.go:126: removing dir "CopyDest" failed - try 2/3: directory not empty run.go:126: removing dir "CopyDest" failed - try 3/3: directory not empty run.go:129: removing dir "CopyDest" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 run.go:174 run.go:376 sync_test.go:1910 Error: Not equal: expected: []string{} actual : []string{"CopyDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=8) "CopyDest" } Test: TestSyncUTFNorm Messages: directories --- FAIL: TestSyncUTFNorm (14.63s) === RUN TestSyncImmutable run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" 2022/02/10 05:13:44 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for checks to finish 2022/02/10 05:13:44 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for transfers to finish 2022/02/10 05:13:45 INFO : existing: Copied (new) 2022/02/10 05:13:45 DEBUG : Waiting for deletions to finish 2022/02/10 05:13:45 INFO : CopyDest: Removing directory 2022/02/10 05:13:45 DEBUG : CopyDest: Failed to Rmdir: directory not empty 2022/02/10 05:13:45 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': failed to delete 1 directories 2022/02/10 05:13:46 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2022/02/10 05:13:46 ERROR : existing: Source and destination exist but do not match: immutable file modified 2022/02/10 05:13:46 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for checks to finish 2022/02/10 05:13:46 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for transfers to finish 2022/02/10 05:13:46 ERROR : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': not deleting files as there were IO errors 2022/02/10 05:13:46 ERROR : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': not deleting directories as there were IO errors run.go:126: removing dir "CopyDest" failed - try 1/3: directory not empty run.go:126: removing dir "CopyDest" failed - try 2/3: directory not empty run.go:126: removing dir "CopyDest" failed - try 3/3: directory not empty run.go:129: removing dir "CopyDest" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 run.go:174 run.go:376 sync_test.go:1944 Error: Not equal: expected: []string{} actual : []string{"CopyDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=8) "CopyDest" } Test: TestSyncImmutable Messages: directories --- FAIL: TestSyncImmutable (14.44s) === RUN TestSyncIgnoreCase run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" 2022/02/10 05:13:59 DEBUG : existing: Sizes identical 2022/02/10 05:13:59 DEBUG : existing: Unchanged skipping 2022/02/10 05:13:59 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for checks to finish 2022/02/10 05:13:59 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for transfers to finish 2022/02/10 05:13:59 DEBUG : Waiting for deletions to finish 2022/02/10 05:13:59 INFO : CopyDest: Removing directory 2022/02/10 05:14:00 DEBUG : CopyDest: Failed to Rmdir: directory not empty 2022/02/10 05:14:00 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': failed to delete 1 directories 2022/02/10 05:14:00 INFO : There was nothing to transfer run.go:126: removing dir "CopyDest" failed - try 1/3: directory not empty run.go:126: removing dir "CopyDest" failed - try 2/3: directory not empty run.go:126: removing dir "CopyDest" failed - try 3/3: directory not empty run.go:129: removing dir "CopyDest" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 run.go:174 run.go:376 sync_test.go:1972 Error: Not equal: expected: []string{} actual : []string{"CopyDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=8) "CopyDest" } Test: TestSyncIgnoreCase Messages: directories --- FAIL: TestSyncIgnoreCase (14.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" sync_test.go:1989: This test only runs on local run.go:126: removing dir "CopyDest" failed - try 1/3: directory not empty run.go:126: removing dir "CopyDest" failed - try 2/3: directory not empty run.go:126: removing dir "CopyDest" failed - try 3/3: directory not empty run.go:129: removing dir "CopyDest" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 run.go:174 run.go:376 panic.go:642 testing.go:858 testing.go:836 sync_test.go:1989 sync_test.go:2010 Error: Not equal: expected: []string{} actual : []string{"CopyDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=8) "CopyDest" } Test: TestMaxTransfer/Hard Messages: directories === RUN TestMaxTransfer/Soft run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" sync_test.go:1989: This test only runs on local run.go:126: removing dir "CopyDest" failed - try 1/3: directory not empty run.go:126: removing dir "CopyDest" failed - try 2/3: directory not empty run.go:126: removing dir "CopyDest" failed - try 3/3: directory not empty run.go:129: removing dir "CopyDest" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 run.go:174 run.go:376 panic.go:642 testing.go:858 testing.go:836 sync_test.go:1989 sync_test.go:2011 Error: Not equal: expected: []string{} actual : []string{"CopyDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=8) "CopyDest" } Test: TestMaxTransfer/Soft Messages: directories === RUN TestMaxTransfer/Cautious run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" sync_test.go:1989: This test only runs on local run.go:126: removing dir "CopyDest" failed - try 1/3: directory not empty run.go:126: removing dir "CopyDest" failed - try 2/3: directory not empty run.go:126: removing dir "CopyDest" failed - try 3/3: directory not empty run.go:129: removing dir "CopyDest" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 run.go:174 run.go:376 panic.go:642 testing.go:858 testing.go:836 sync_test.go:1989 sync_test.go:2012 Error: Not equal: expected: []string{} actual : []string{"CopyDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=8) "CopyDest" } Test: TestMaxTransfer/Cautious Messages: directories --- FAIL: TestMaxTransfer (36.11s) --- FAIL: TestMaxTransfer/Hard (12.02s) --- FAIL: TestMaxTransfer/Soft (12.00s) --- FAIL: TestMaxTransfer/Cautious (12.08s) === RUN TestSyncConcurrentDelete run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" 2022/02/10 05:15:41 DEBUG : both1: Sizes identical 2022/02/10 05:15:41 DEBUG : both1: Unchanged skipping 2022/02/10 05:15:41 DEBUG : both10: Sizes identical 2022/02/10 05:15:41 DEBUG : both10: Unchanged skipping 2022/02/10 05:15:41 DEBUG : both11: Sizes identical 2022/02/10 05:15:41 DEBUG : both11: Unchanged skipping 2022/02/10 05:15:41 DEBUG : both12: Sizes identical 2022/02/10 05:15:41 DEBUG : both12: Unchanged skipping 2022/02/10 05:15:41 DEBUG : both14: Sizes identical 2022/02/10 05:15:41 DEBUG : both14: Unchanged skipping 2022/02/10 05:15:41 DEBUG : both15: Sizes identical 2022/02/10 05:15:41 DEBUG : both15: Unchanged skipping 2022/02/10 05:15:41 DEBUG : both16: Sizes identical 2022/02/10 05:15:41 DEBUG : both16: Unchanged skipping 2022/02/10 05:15:41 DEBUG : both17: Sizes identical 2022/02/10 05:15:41 DEBUG : both17: Unchanged skipping 2022/02/10 05:15:41 DEBUG : both18: Sizes identical 2022/02/10 05:15:41 DEBUG : both18: Unchanged skipping 2022/02/10 05:15:41 DEBUG : both19: Sizes identical 2022/02/10 05:15:41 DEBUG : both19: Unchanged skipping 2022/02/10 05:15:41 DEBUG : both2: Sizes identical 2022/02/10 05:15:41 DEBUG : both2: Unchanged skipping 2022/02/10 05:15:41 DEBUG : both4: Sizes identical 2022/02/10 05:15:41 DEBUG : both4: Unchanged skipping 2022/02/10 05:15:41 DEBUG : both3: Sizes identical 2022/02/10 05:15:41 DEBUG : both3: Unchanged skipping 2022/02/10 05:15:41 DEBUG : both6: Sizes identical 2022/02/10 05:15:41 DEBUG : both6: Unchanged skipping 2022/02/10 05:15:41 DEBUG : both7: Sizes identical 2022/02/10 05:15:41 DEBUG : both7: Unchanged skipping 2022/02/10 05:15:41 DEBUG : both8: Sizes identical 2022/02/10 05:15:41 DEBUG : both8: Unchanged skipping 2022/02/10 05:15:41 DEBUG : both9: Sizes identical 2022/02/10 05:15:41 DEBUG : both9: Unchanged skipping 2022/02/10 05:15:41 DEBUG : both5: Sizes identical 2022/02/10 05:15:41 DEBUG : both5: Unchanged skipping 2022/02/10 05:15:41 DEBUG : both13: Sizes identical 2022/02/10 05:15:41 DEBUG : both13: Unchanged skipping 2022/02/10 05:15:41 DEBUG : both0: Sizes identical 2022/02/10 05:15:41 DEBUG : both0: Unchanged skipping 2022/02/10 05:15:42 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for checks to finish 2022/02/10 05:15:42 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for transfers to finish 2022/02/10 05:15:42 DEBUG : Waiting for deletions to finish 2022/02/10 05:15:42 INFO : only15: Deleted 2022/02/10 05:15:42 INFO : only10: Deleted 2022/02/10 05:15:42 INFO : only17: Deleted 2022/02/10 05:15:42 INFO : only4: Deleted 2022/02/10 05:15:42 INFO : only7: Deleted 2022/02/10 05:15:42 INFO : only6: Deleted 2022/02/10 05:15:42 INFO : only0: Deleted 2022/02/10 05:15:42 INFO : only1: Deleted 2022/02/10 05:15:42 INFO : only14: Deleted 2022/02/10 05:15:42 INFO : only11: Deleted 2022/02/10 05:15:42 INFO : only18: Deleted 2022/02/10 05:15:42 INFO : only19: Deleted 2022/02/10 05:15:42 INFO : only12: Deleted 2022/02/10 05:15:42 INFO : only8: Deleted 2022/02/10 05:15:42 INFO : only3: Deleted 2022/02/10 05:15:42 INFO : only5: Deleted 2022/02/10 05:15:42 INFO : only13: Deleted 2022/02/10 05:15:42 INFO : only9: Deleted 2022/02/10 05:15:42 INFO : only2: Deleted 2022/02/10 05:15:42 INFO : only16: Deleted 2022/02/10 05:15:42 INFO : CopyDest: Removing directory 2022/02/10 05:15:43 DEBUG : CopyDest: Failed to Rmdir: directory not empty 2022/02/10 05:15:43 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': failed to delete 1 directories 2022/02/10 05:15:43 INFO : There was nothing to transfer run.go:126: removing dir "CopyDest" failed - try 1/3: directory not empty run.go:126: removing dir "CopyDest" failed - try 2/3: directory not empty run.go:126: removing dir "CopyDest" failed - try 3/3: directory not empty run.go:129: removing dir "CopyDest" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 run.go:174 run.go:376 sync_test.go:2059 sync_test.go:2062 Error: Not equal: expected: []string{} actual : []string{"CopyDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=8) "CopyDest" } Test: TestSyncConcurrentDelete Messages: directories --- FAIL: TestSyncConcurrentDelete (71.03s) === RUN TestSyncConcurrentTruncate run.go:181: Remote "zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5'", Local "Local file system at /tmp/rclone561844174", Modify Window "876000h0m0s" 2022/02/10 05:16:51 DEBUG : both0: Sizes identical 2022/02/10 05:16:51 DEBUG : both0: Unchanged skipping 2022/02/10 05:16:51 DEBUG : both1: Sizes identical 2022/02/10 05:16:51 DEBUG : both1: Unchanged skipping 2022/02/10 05:16:51 DEBUG : both10: Sizes identical 2022/02/10 05:16:51 DEBUG : both10: Unchanged skipping 2022/02/10 05:16:51 DEBUG : both11: Sizes identical 2022/02/10 05:16:51 DEBUG : both11: Unchanged skipping 2022/02/10 05:16:51 DEBUG : both12: Sizes identical 2022/02/10 05:16:51 DEBUG : both12: Unchanged skipping 2022/02/10 05:16:51 DEBUG : both13: Sizes identical 2022/02/10 05:16:51 DEBUG : both13: Unchanged skipping 2022/02/10 05:16:51 DEBUG : both14: Sizes identical 2022/02/10 05:16:51 DEBUG : both14: Unchanged skipping 2022/02/10 05:16:51 DEBUG : both15: Sizes identical 2022/02/10 05:16:51 DEBUG : both15: Unchanged skipping 2022/02/10 05:16:51 DEBUG : both16: Sizes identical 2022/02/10 05:16:51 DEBUG : both16: Unchanged skipping 2022/02/10 05:16:51 DEBUG : both17: Sizes identical 2022/02/10 05:16:51 DEBUG : both17: Unchanged skipping 2022/02/10 05:16:51 DEBUG : both18: Sizes identical 2022/02/10 05:16:51 DEBUG : both18: Unchanged skipping 2022/02/10 05:16:51 DEBUG : both19: Sizes identical 2022/02/10 05:16:51 DEBUG : both19: Unchanged skipping 2022/02/10 05:16:51 DEBUG : both2: Sizes identical 2022/02/10 05:16:51 DEBUG : both2: Unchanged skipping 2022/02/10 05:16:51 DEBUG : both3: Sizes identical 2022/02/10 05:16:51 DEBUG : both3: Unchanged skipping 2022/02/10 05:16:51 DEBUG : both4: Sizes identical 2022/02/10 05:16:51 DEBUG : both4: Unchanged skipping 2022/02/10 05:16:51 DEBUG : both5: Sizes identical 2022/02/10 05:16:51 DEBUG : both5: Unchanged skipping 2022/02/10 05:16:51 DEBUG : both6: Sizes identical 2022/02/10 05:16:51 DEBUG : both6: Unchanged skipping 2022/02/10 05:16:51 DEBUG : both7: Sizes identical 2022/02/10 05:16:51 DEBUG : both7: Unchanged skipping 2022/02/10 05:16:51 DEBUG : both8: Sizes identical 2022/02/10 05:16:51 DEBUG : both8: Unchanged skipping 2022/02/10 05:16:51 DEBUG : both9: Sizes identical 2022/02/10 05:16:51 DEBUG : both9: Unchanged skipping 2022/02/10 05:16:51 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2022/02/10 05:16:51 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2022/02/10 05:16:51 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2022/02/10 05:16:51 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2022/02/10 05:16:51 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2022/02/10 05:16:51 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2022/02/10 05:16:51 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2022/02/10 05:16:51 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2022/02/10 05:16:51 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2022/02/10 05:16:51 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2022/02/10 05:16:51 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2022/02/10 05:16:51 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2022/02/10 05:16:51 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2022/02/10 05:16:51 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2022/02/10 05:16:51 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2022/02/10 05:16:51 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2022/02/10 05:16:51 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2022/02/10 05:16:51 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2022/02/10 05:16:51 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2022/02/10 05:16:51 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2022/02/10 05:16:51 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for checks to finish 2022/02/10 05:16:51 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Waiting for transfers to finish 2022/02/10 05:16:51 INFO : only10: Copied (replaced existing) 2022/02/10 05:16:51 INFO : only1: Copied (replaced existing) 2022/02/10 05:16:51 INFO : only11: Copied (replaced existing) 2022/02/10 05:16:51 INFO : only0: Copied (replaced existing) 2022/02/10 05:16:52 INFO : only13: Copied (replaced existing) 2022/02/10 05:16:52 INFO : only12: Copied (replaced existing) 2022/02/10 05:16:52 INFO : only15: Copied (replaced existing) 2022/02/10 05:16:52 INFO : only14: Copied (replaced existing) 2022/02/10 05:16:53 INFO : only16: Copied (replaced existing) 2022/02/10 05:16:53 INFO : only17: Copied (replaced existing) 2022/02/10 05:16:53 INFO : only19: Copied (replaced existing) 2022/02/10 05:16:53 INFO : only18: Copied (replaced existing) 2022/02/10 05:16:53 INFO : only2: Copied (replaced existing) 2022/02/10 05:16:53 INFO : only3: Copied (replaced existing) 2022/02/10 05:16:53 INFO : only5: Copied (replaced existing) 2022/02/10 05:16:53 INFO : only4: Copied (replaced existing) 2022/02/10 05:16:54 INFO : only6: Copied (replaced existing) 2022/02/10 05:16:54 INFO : only7: Copied (replaced existing) 2022/02/10 05:16:54 INFO : only9: Copied (replaced existing) 2022/02/10 05:16:54 INFO : only8: Copied (replaced existing) 2022/02/10 05:16:54 DEBUG : Waiting for deletions to finish 2022/02/10 05:16:54 INFO : CopyDest: Removing directory 2022/02/10 05:16:54 DEBUG : CopyDest: Failed to Rmdir: directory not empty 2022/02/10 05:16:54 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': failed to delete 1 directories run.go:126: removing dir "CopyDest" failed - try 1/3: directory not empty run.go:126: removing dir "CopyDest" failed - try 2/3: directory not empty run.go:126: removing dir "CopyDest" failed - try 3/3: directory not empty run.go:129: removing dir "CopyDest" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 run.go:174 run.go:376 sync_test.go:2059 sync_test.go:2066 Error: Not equal: expected: []string{} actual : []string{"CopyDest"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=8) "CopyDest" } Test: TestSyncConcurrentTruncate Messages: directories --- FAIL: TestSyncConcurrentTruncate (76.34s) FAIL 2022/02/10 05:17:16 DEBUG : zoho root 'rclone-test-vedaruk0lajeniv3jaqibit5': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestZoho: -verbose" - Finished ERROR in 10m42.327944331s (try 1/5): exit status 1: Failed [TestSyncCopyDest TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension TestSyncUTFNorm TestSyncImmutable TestSyncIgnoreCase TestMaxTransfer/Hard TestMaxTransfer/Soft TestMaxTransfer/Cautious TestSyncConcurrentDelete TestSyncConcurrentTruncate]