"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2022/03/03 06:13:55 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pumovof0wakayeg5wijipoy3" 2022/03/03 06:13:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/03/03 06:13:58 DEBUG : Creating backend with remote "/tmp/rclone2762802662" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" 2022/03/03 06:14:00 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for checks to finish 2022/03/03 06:14:00 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2022/03/03 06:14:00 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (3.77s) === RUN TestCopy run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" 2022/03/03 06:14:03 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for checks to finish 2022/03/03 06:14:03 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for transfers to finish 2022/03/03 06:14:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopy (10.37s) === RUN TestCopyMissingDirectory run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" 2022/03/03 06:14:12 DEBUG : Creating backend with remote "/non-existing" 2022/03/03 06:14:13 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2022/03/03 06:14:13 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for checks to finish 2022/03/03 06:14:13 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (2.12s) === RUN TestCopyNoTraverse run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" 2022/03/03 06:14:15 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for checks to finish 2022/03/03 06:14:15 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for transfers to finish 2022/03/03 06:14:19 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (9.37s) === RUN TestCopyCheckFirst run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" 2022/03/03 06:14:24 INFO : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Running all checks before starting transfers 2022/03/03 06:14:25 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for checks to finish 2022/03/03 06:14:25 INFO : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Checks finished, now starting transfers 2022/03/03 06:14:25 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for transfers to finish 2022/03/03 06:14:28 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (9.47s) === RUN TestSyncNoTraverse run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" 2022/03/03 06:14:33 ERROR : Ignoring --no-traverse with sync 2022/03/03 06:14:34 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for checks to finish 2022/03/03 06:14:34 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for transfers to finish 2022/03/03 06:14:37 INFO : sub dir/hello world: Copied (new) 2022/03/03 06:14:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (9.44s) === RUN TestCopyWithDepth run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" 2022/03/03 06:14:44 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for checks to finish 2022/03/03 06:14:44 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for transfers to finish 2022/03/03 06:14:46 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (6.02s) === RUN TestCopyWithFilesFrom run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" 2022/03/03 06:14:49 DEBUG : hello world2: Excluded 2022/03/03 06:14:50 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for checks to finish 2022/03/03 06:14:50 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for transfers to finish 2022/03/03 06:14:52 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (5.81s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" 2022/03/03 06:14:55 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for checks to finish 2022/03/03 06:14:55 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for transfers to finish 2022/03/03 06:14:58 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (5.88s) === RUN TestCopyEmptyDirectories run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" 2022/03/03 06:15:01 DEBUG : sub dir2: Making directory 2022/03/03 06:15:06 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for checks to finish 2022/03/03 06:15:06 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for transfers to finish 2022/03/03 06:15:09 INFO : sub dir/hello world: Copied (new) 2022/03/03 06:15:09 DEBUG : sub dir2: Making directory 2022/03/03 06:15:11 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': copied 1 directories --- PASS: TestCopyEmptyDirectories (15.93s) === RUN TestMoveEmptyDirectories run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" 2022/03/03 06:15:17 DEBUG : sub dir2: Making directory 2022/03/03 06:15:17 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for checks to finish 2022/03/03 06:15:17 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for transfers to finish 2022/03/03 06:15:21 INFO : sub dir/hello world: Copied (new) 2022/03/03 06:15:21 INFO : sub dir/hello world: Deleted 2022/03/03 06:15:21 DEBUG : sub dir: Making directory 2022/03/03 06:15:21 DEBUG : sub dir2: Making directory 2022/03/03 06:15:22 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': copied 2 directories --- PASS: TestMoveEmptyDirectories (14.63s) === RUN TestSyncEmptyDirectories run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" 2022/03/03 06:15:31 DEBUG : sub dir2: Making directory 2022/03/03 06:15:32 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for checks to finish 2022/03/03 06:15:32 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for transfers to finish 2022/03/03 06:15:35 INFO : sub dir/hello world: Copied (new) 2022/03/03 06:15:35 DEBUG : sub dir2: Making directory 2022/03/03 06:15:37 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': copied 1 directories 2022/03/03 06:15:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncEmptyDirectories (11.14s) === RUN TestServerSideCopy run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" 2022/03/03 06:15:47 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kulawox9retucas8romiroq3" sync_test.go:275: Server side copy (if possible) sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3' -> sugarsync root 'Test/rclone-test-kulawox9retucas8romiroq3' 2022/03/03 06:15:51 DEBUG : sugarsync root 'Test/rclone-test-kulawox9retucas8romiroq3': Waiting for checks to finish 2022/03/03 06:15:51 DEBUG : sugarsync root 'Test/rclone-test-kulawox9retucas8romiroq3': Waiting for transfers to finish 2022/03/03 06:15:55 INFO : sub dir/hello world: Copied (server-side copy) 2022/03/03 06:15:57 DEBUG : sugarsync root 'Test/rclone-test-kulawox9retucas8romiroq3': Purge remote --- PASS: TestServerSideCopy (18.58s) === RUN TestCopyAfterDelete run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" 2022/03/03 06:16:04 ERROR : : error listing: directory not found 2022/03/03 06:16:06 DEBUG : Local file system at /tmp/rclone2762802662: Making directory 2022/03/03 06:16:06 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for checks to finish 2022/03/03 06:16:06 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (10.72s) === RUN TestCopyRedownload run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" 2022/03/03 06:16:18 DEBUG : Local file system at /tmp/rclone2762802662: Waiting for checks to finish 2022/03/03 06:16:18 DEBUG : Local file system at /tmp/rclone2762802662: Waiting for transfers to finish 2022/03/03 06:16:19 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (10.50s) === RUN TestSyncBasedOnCheckSum run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" 2022/03/03 06:16:23 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for checks to finish 2022/03/03 06:16:23 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for transfers to finish 2022/03/03 06:16:25 INFO : check sum: Copied (new) 2022/03/03 06:16:25 DEBUG : Waiting for deletions to finish 2022/03/03 06:16:27 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for checks to finish 2022/03/03 06:16:27 NOTICE: sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2022/03/03 06:16:27 DEBUG : check sum: Size of src and dst objects identical 2022/03/03 06:16:27 DEBUG : check sum: Unchanged skipping 2022/03/03 06:16:27 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for transfers to finish 2022/03/03 06:16:27 DEBUG : Waiting for deletions to finish 2022/03/03 06:16:27 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (7.67s) === RUN TestSyncSizeOnly run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" 2022/03/03 06:16:30 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for checks to finish 2022/03/03 06:16:30 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for transfers to finish 2022/03/03 06:16:33 INFO : sizeonly: Copied (new) 2022/03/03 06:16:33 DEBUG : Waiting for deletions to finish 2022/03/03 06:16:34 DEBUG : sizeonly: Sizes identical 2022/03/03 06:16:34 DEBUG : sizeonly: Unchanged skipping 2022/03/03 06:16:34 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for checks to finish 2022/03/03 06:16:34 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for transfers to finish 2022/03/03 06:16:34 DEBUG : Waiting for deletions to finish 2022/03/03 06:16:34 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (7.22s) === RUN TestSyncIgnoreSize run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" 2022/03/03 06:16:38 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for checks to finish 2022/03/03 06:16:38 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for transfers to finish 2022/03/03 06:16:40 INFO : ignore-size: Copied (new) 2022/03/03 06:16:40 DEBUG : Waiting for deletions to finish 2022/03/03 06:16:41 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for checks to finish 2022/03/03 06:16:41 DEBUG : ignore-size: Sizes identical 2022/03/03 06:16:41 DEBUG : ignore-size: Unchanged skipping 2022/03/03 06:16:41 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for transfers to finish 2022/03/03 06:16:41 DEBUG : Waiting for deletions to finish 2022/03/03 06:16:41 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (7.19s) === RUN TestSyncIgnoreTimes run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" 2022/03/03 06:16:48 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for checks to finish 2022/03/03 06:16:48 DEBUG : existing: Sizes identical 2022/03/03 06:16:48 DEBUG : existing: Unchanged skipping 2022/03/03 06:16:48 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for transfers to finish 2022/03/03 06:16:48 DEBUG : Waiting for deletions to finish 2022/03/03 06:16:48 INFO : There was nothing to transfer 2022/03/03 06:16:49 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for checks to finish 2022/03/03 06:16:49 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2022/03/03 06:16:49 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for transfers to finish 2022/03/03 06:16:50 INFO : existing: Copied (replaced existing) 2022/03/03 06:16:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (8.61s) === RUN TestSyncIgnoreExisting run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" 2022/03/03 06:16:54 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for checks to finish 2022/03/03 06:16:54 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for transfers to finish 2022/03/03 06:16:56 INFO : existing: Copied (new) 2022/03/03 06:16:56 DEBUG : Waiting for deletions to finish 2022/03/03 06:16:58 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for checks to finish 2022/03/03 06:16:58 DEBUG : existing: Destination exists, skipping 2022/03/03 06:16:58 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for transfers to finish 2022/03/03 06:16:58 DEBUG : Waiting for deletions to finish 2022/03/03 06:16:58 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (7.72s) === RUN TestSyncIgnoreErrors run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" 2022/03/03 06:17:07 DEBUG : d: Making directory 2022/03/03 06:17:11 DEBUG : c/non empty space: Sizes identical 2022/03/03 06:17:11 DEBUG : c/non empty space: Unchanged skipping 2022/03/03 06:17:11 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for checks to finish 2022/03/03 06:17:11 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for transfers to finish 2022/03/03 06:17:14 INFO : a/potato2: Copied (new) 2022/03/03 06:17:14 DEBUG : Waiting for deletions to finish 2022/03/03 06:17:15 INFO : b/potato: Deleted 2022/03/03 06:17:15 INFO : d: Removing directory 2022/03/03 06:17:16 INFO : b: Removing directory 2022/03/03 06:17:17 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': deleted 2 directories --- PASS: TestSyncIgnoreErrors (22.97s) === RUN TestSyncAfterChangingModtimeOnly run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" 2022/03/03 06:17:27 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for checks to finish 2022/03/03 06:17:27 DEBUG : empty space: Sizes identical 2022/03/03 06:17:27 DEBUG : empty space: Unchanged skipping 2022/03/03 06:17:27 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for transfers to finish 2022/03/03 06:17:27 DEBUG : Waiting for deletions to finish 2022/03/03 06:17:27 INFO : There was nothing to transfer 2022/03/03 06:17:29 DEBUG : empty space: Sizes identical 2022/03/03 06:17:29 DEBUG : empty space: Unchanged skipping 2022/03/03 06:17:29 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for checks to finish 2022/03/03 06:17:29 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for transfers to finish 2022/03/03 06:17:29 DEBUG : Waiting for deletions to finish 2022/03/03 06:17:29 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (8.11s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" sync_test.go:577: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.42s) === RUN TestSyncDoesntUpdateModtime run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" sync_test.go:602: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.44s) === RUN TestSyncAfterAddingAFile run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" 2022/03/03 06:17:38 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for checks to finish 2022/03/03 06:17:38 DEBUG : empty space: Sizes identical 2022/03/03 06:17:38 DEBUG : empty space: Unchanged skipping 2022/03/03 06:17:38 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for transfers to finish 2022/03/03 06:17:40 INFO : potato: Copied (new) 2022/03/03 06:17:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (9.51s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" 2022/03/03 06:17:48 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2022/03/03 06:17:48 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for checks to finish 2022/03/03 06:17:48 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for transfers to finish 2022/03/03 06:17:49 INFO : potato: Copied (replaced existing) 2022/03/03 06:17:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (11.69s) === RUN TestSyncAfterChangingContentsOnly run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" sync_test.go:663: ModTimeNotSupported so forcing file to be a different size 2022/03/03 06:17:59 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2022/03/03 06:17:59 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for checks to finish 2022/03/03 06:17:59 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for transfers to finish 2022/03/03 06:18:01 INFO : potato: Copied (replaced existing) 2022/03/03 06:18:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (7.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" 2022/03/03 06:18:09 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2022/03/03 06:18:09 DEBUG : empty space: Sizes identical 2022/03/03 06:18:09 DEBUG : empty space: Unchanged skipping 2022/03/03 06:18:09 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for checks to finish 2022/03/03 06:18:09 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for transfers to finish 2022/03/03 06:18:09 DEBUG : Waiting for deletions to finish 2022/03/03 06:18:09 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (9.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" 2022/03/03 06:18:19 DEBUG : empty space: Sizes identical 2022/03/03 06:18:19 DEBUG : empty space: Unchanged skipping 2022/03/03 06:18:19 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for checks to finish 2022/03/03 06:18:19 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for transfers to finish 2022/03/03 06:18:21 INFO : potato2: Copied (new) 2022/03/03 06:18:21 DEBUG : Waiting for deletions to finish 2022/03/03 06:18:22 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (12.68s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" 2022/03/03 06:18:32 DEBUG : d: Making directory 2022/03/03 06:18:33 DEBUG : d/e: Making directory 2022/03/03 06:18:37 DEBUG : c/non empty space: Sizes identical 2022/03/03 06:18:37 DEBUG : c/non empty space: Unchanged skipping 2022/03/03 06:18:40 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for checks to finish 2022/03/03 06:18:40 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for transfers to finish 2022/03/03 06:18:41 INFO : a/potato2: Copied (new) 2022/03/03 06:18:41 DEBUG : Waiting for deletions to finish 2022/03/03 06:18:41 INFO : b/potato: Deleted 2022/03/03 06:18:41 INFO : d/e: Removing directory 2022/03/03 06:18:43 INFO : d: Removing directory 2022/03/03 06:18:44 INFO : b: Removing directory 2022/03/03 06:18:45 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (26.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" 2022/03/03 06:18:58 DEBUG : d: Making directory 2022/03/03 06:19:02 DEBUG : c/non empty space: Sizes identical 2022/03/03 06:19:02 DEBUG : c/non empty space: Unchanged skipping 2022/03/03 06:19:02 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for checks to finish 2022/03/03 06:19:02 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for transfers to finish 2022/03/03 06:19:04 INFO : a/potato2: Copied (new) 2022/03/03 06:19:04 ERROR : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': not deleting files as there were IO errors 2022/03/03 06:19:04 ERROR : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (22.49s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" 2022/03/03 06:19:19 DEBUG : Waiting for deletions to finish 2022/03/03 06:19:20 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for checks to finish 2022/03/03 06:19:20 DEBUG : empty space: Sizes identical 2022/03/03 06:19:20 DEBUG : empty space: Unchanged skipping 2022/03/03 06:19:20 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for transfers to finish 2022/03/03 06:19:20 INFO : potato: Deleted 2022/03/03 06:19:22 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (11.71s) === RUN TestSyncDeleteBefore run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" 2022/03/03 06:19:31 DEBUG : Waiting for deletions to finish 2022/03/03 06:19:31 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for checks to finish 2022/03/03 06:19:31 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for transfers to finish 2022/03/03 06:19:32 INFO : potato: Deleted 2022/03/03 06:19:33 DEBUG : empty space: Sizes identical 2022/03/03 06:19:33 DEBUG : empty space: Unchanged skipping 2022/03/03 06:19:33 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for checks to finish 2022/03/03 06:19:33 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for transfers to finish 2022/03/03 06:19:35 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (13.14s) === RUN TestCopyDeleteBefore run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" 2022/03/03 06:19:43 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for checks to finish 2022/03/03 06:19:43 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for transfers to finish 2022/03/03 06:19:45 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (9.91s) === RUN TestSyncWithExclude run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" 2022/03/03 06:19:54 DEBUG : enormous: Excluded 2022/03/03 06:19:54 DEBUG : potato2: Excluded 2022/03/03 06:19:55 DEBUG : potato2: Excluded 2022/03/03 06:19:55 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for checks to finish 2022/03/03 06:19:55 DEBUG : empty space: Sizes identical 2022/03/03 06:19:55 DEBUG : empty space: Unchanged skipping 2022/03/03 06:19:55 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for transfers to finish 2022/03/03 06:19:55 DEBUG : Waiting for deletions to finish 2022/03/03 06:19:55 INFO : There was nothing to transfer 2022/03/03 06:19:56 DEBUG : enormous: Excluded 2022/03/03 06:19:56 DEBUG : potato2: Excluded 2022/03/03 06:19:56 DEBUG : potato2: Excluded 2022/03/03 06:19:56 DEBUG : Local file system at /tmp/rclone2762802662: Waiting for checks to finish 2022/03/03 06:19:56 DEBUG : empty space: Sizes identical 2022/03/03 06:19:56 DEBUG : empty space: Unchanged skipping 2022/03/03 06:19:56 DEBUG : Local file system at /tmp/rclone2762802662: Waiting for transfers to finish 2022/03/03 06:19:56 DEBUG : Waiting for deletions to finish 2022/03/03 06:19:56 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (10.72s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" 2022/03/03 06:20:08 DEBUG : enormous: Excluded 2022/03/03 06:20:08 DEBUG : potato2: Excluded 2022/03/03 06:20:09 DEBUG : empty space: Sizes identical 2022/03/03 06:20:09 DEBUG : empty space: Unchanged skipping 2022/03/03 06:20:09 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for checks to finish 2022/03/03 06:20:09 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for transfers to finish 2022/03/03 06:20:09 DEBUG : Waiting for deletions to finish 2022/03/03 06:20:09 INFO : enormous: Deleted 2022/03/03 06:20:09 INFO : potato2: Deleted 2022/03/03 06:20:09 INFO : There was nothing to transfer 2022/03/03 06:20:11 DEBUG : Local file system at /tmp/rclone2762802662: Waiting for checks to finish 2022/03/03 06:20:11 DEBUG : empty space: Sizes identical 2022/03/03 06:20:11 DEBUG : empty space: Unchanged skipping 2022/03/03 06:20:11 DEBUG : Local file system at /tmp/rclone2762802662: Waiting for transfers to finish 2022/03/03 06:20:11 DEBUG : Waiting for deletions to finish 2022/03/03 06:20:11 INFO : enormous: Deleted 2022/03/03 06:20:11 INFO : potato2: Deleted 2022/03/03 06:20:11 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (13.78s) === RUN TestSyncWithUpdateOlder run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" sync_test.go:968: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.41s) === RUN TestSyncWithMaxDuration sync_test.go:1009: Skipping test on non local remote --- SKIP: TestSyncWithMaxDuration (0.00s) === RUN TestSyncWithTrackRenames run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" sync_test.go:1058: Can track renames: false 2022/03/03 06:20:14 ERROR : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Ignoring --track-renames as the source and destination do not have a common hash 2022/03/03 06:20:15 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for checks to finish 2022/03/03 06:20:15 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for transfers to finish 2022/03/03 06:20:17 INFO : potato: Copied (new) 2022/03/03 06:20:18 INFO : yam: Copied (new) 2022/03/03 06:20:18 DEBUG : Waiting for deletions to finish 2022/03/03 06:20:18 ERROR : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Ignoring --track-renames as the source and destination do not have a common hash 2022/03/03 06:20:19 DEBUG : potato: Sizes identical 2022/03/03 06:20:19 DEBUG : potato: Unchanged skipping 2022/03/03 06:20:19 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for checks to finish 2022/03/03 06:20:19 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for transfers to finish 2022/03/03 06:20:22 INFO : yaml: Copied (new) 2022/03/03 06:20:22 DEBUG : Waiting for deletions to finish 2022/03/03 06:20:22 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (11.41s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" sync_test.go:1127: Can track renames: false 2022/03/03 06:20:26 ERROR : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Ignoring --track-renames as either the source or destination do not support modtime 2022/03/03 06:20:27 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for checks to finish 2022/03/03 06:20:27 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for transfers to finish 2022/03/03 06:20:29 INFO : potato: Copied (new) 2022/03/03 06:20:29 INFO : yam: Copied (new) 2022/03/03 06:20:29 DEBUG : Waiting for deletions to finish 2022/03/03 06:20:30 ERROR : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Ignoring --track-renames as either the source or destination do not support modtime 2022/03/03 06:20:30 DEBUG : potato: Sizes identical 2022/03/03 06:20:30 DEBUG : potato: Unchanged skipping 2022/03/03 06:20:30 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for checks to finish 2022/03/03 06:20:30 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for transfers to finish 2022/03/03 06:20:32 INFO : yaml: Copied (new) 2022/03/03 06:20:32 DEBUG : Waiting for deletions to finish 2022/03/03 06:20:33 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (11.19s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" sync_test.go:1163: Can track renames: false 2022/03/03 06:20:38 INFO : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Making map for --track-renames 2022/03/03 06:20:38 INFO : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Finished making map for --track-renames 2022/03/03 06:20:38 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for checks to finish 2022/03/03 06:20:38 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for renames to finish 2022/03/03 06:20:38 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for transfers to finish 2022/03/03 06:20:41 INFO : sub/yam: Copied (new) 2022/03/03 06:20:42 INFO : potato: Copied (new) 2022/03/03 06:20:42 DEBUG : Waiting for deletions to finish 2022/03/03 06:20:44 DEBUG : potato: Sizes identical 2022/03/03 06:20:44 DEBUG : potato: Unchanged skipping 2022/03/03 06:20:45 INFO : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Making map for --track-renames 2022/03/03 06:20:45 INFO : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Finished making map for --track-renames 2022/03/03 06:20:45 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for checks to finish 2022/03/03 06:20:45 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for renames to finish 2022/03/03 06:20:46 INFO : sub/yam: Moved (server-side) to: yam 2022/03/03 06:20:46 INFO : yam: Renamed from "sub/yam" 2022/03/03 06:20:46 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for transfers to finish 2022/03/03 06:20:46 DEBUG : Waiting for deletions to finish 2022/03/03 06:20:46 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (15.00s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" 2022/03/03 06:20:53 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for checks to finish 2022/03/03 06:20:53 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for transfers to finish 2022/03/03 06:20:59 INFO : nested/sub dir/file: Copied (new) 2022/03/03 06:20:59 INFO : nested/sub dir/file: Deleted 2022/03/03 06:20:59 INFO : sub dir/hello world: Copied (new) 2022/03/03 06:20:59 INFO : sub dir/hello world: Deleted 2022/03/03 06:20:59 INFO : sub dir: Removing directory 2022/03/03 06:20:59 INFO : nested/sub dir: Removing directory 2022/03/03 06:20:59 INFO : nested: Removing directory 2022/03/03 06:20:59 DEBUG : Local file system at /tmp/rclone2762802662: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (15.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" 2022/03/03 06:21:08 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for checks to finish 2022/03/03 06:21:08 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for transfers to finish 2022/03/03 06:21:14 INFO : nested/sub dir/file: Copied (new) 2022/03/03 06:21:14 INFO : nested/sub dir/file: Deleted 2022/03/03 06:21:14 INFO : sub dir/hello world: Copied (new) 2022/03/03 06:21:14 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (15.51s) === RUN TestMoveWithIgnoreExisting run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" 2022/03/03 06:21:23 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for checks to finish 2022/03/03 06:21:23 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for transfers to finish 2022/03/03 06:21:26 INFO : existing: Copied (new) 2022/03/03 06:21:26 INFO : existing: Deleted 2022/03/03 06:21:26 INFO : existing-b: Copied (new) 2022/03/03 06:21:26 INFO : existing-b: Deleted 2022/03/03 06:21:27 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for checks to finish 2022/03/03 06:21:27 DEBUG : existing: Destination exists, skipping 2022/03/03 06:21:27 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2022/03/03 06:21:27 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for transfers to finish 2022/03/03 06:21:27 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (8.06s) === RUN TestServerSideMove run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" 2022/03/03 06:21:31 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gutuwuy6tasokeq5lobutir5" sync_test.go:1215: Server side move (if possible) sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3' -> sugarsync root 'Test/rclone-test-gutuwuy6tasokeq5lobutir5' 2022/03/03 06:21:48 DEBUG : sugarsync root 'Test/rclone-test-gutuwuy6tasokeq5lobutir5': Using server-side directory move 2022/03/03 06:21:48 INFO : sugarsync root 'Test/rclone-test-gutuwuy6tasokeq5lobutir5': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2022/03/03 06:21:48 DEBUG : empty space: Sizes identical 2022/03/03 06:21:48 DEBUG : empty space: Unchanged skipping 2022/03/03 06:21:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/03/03 06:21:48 DEBUG : sugarsync root 'Test/rclone-test-gutuwuy6tasokeq5lobutir5': Waiting for checks to finish 2022/03/03 06:21:49 INFO : empty space: Deleted 2022/03/03 06:21:49 DEBUG : sugarsync root 'Test/rclone-test-gutuwuy6tasokeq5lobutir5': Waiting for transfers to finish 2022/03/03 06:21:49 INFO : potato2: Moved (server-side) 2022/03/03 06:21:49 INFO : potato3: Deleted 2022/03/03 06:21:50 INFO : potato3: Moved (server-side) 2022/03/03 06:21:50 INFO : There was nothing to transfer 2022/03/03 06:21:51 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-webedib3vagemeh2juvuvit6" 2022/03/03 06:21:54 DEBUG : sugarsync root 'Test/rclone-test-webedib3vagemeh2juvuvit6': Using server-side directory move 2022/03/03 06:21:56 INFO : sugarsync root 'Test/rclone-test-webedib3vagemeh2juvuvit6': Server side directory move succeeded 2022/03/03 06:21:58 ERROR : : error listing: directory not found 2022/03/03 06:21:58 DEBUG : sugarsync root 'Test/rclone-test-webedib3vagemeh2juvuvit6': Purge remote 2022/03/03 06:21:59 DEBUG : sugarsync root 'Test/rclone-test-gutuwuy6tasokeq5lobutir5': Purge remote 2022/03/03 06:21:59 purge failed: directory not found --- PASS: TestServerSideMove (29.87s) === RUN TestServerSideMoveWithFilter run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" 2022/03/03 06:22:01 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yaxinig1juxohom5jayexec1" sync_test.go:1215: Server side move (if possible) sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3' -> sugarsync root 'Test/rclone-test-yaxinig1juxohom5jayexec1' 2022/03/03 06:22:21 DEBUG : empty space: Excluded 2022/03/03 06:22:21 DEBUG : empty space: Excluded 2022/03/03 06:22:21 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/03/03 06:22:21 DEBUG : sugarsync root 'Test/rclone-test-yaxinig1juxohom5jayexec1': Waiting for checks to finish 2022/03/03 06:22:21 DEBUG : sugarsync root 'Test/rclone-test-yaxinig1juxohom5jayexec1': Waiting for transfers to finish 2022/03/03 06:22:21 INFO : potato2: Moved (server-side) 2022/03/03 06:22:21 INFO : potato3: Deleted 2022/03/03 06:22:22 INFO : potato3: Moved (server-side) 2022/03/03 06:22:22 INFO : There was nothing to transfer 2022/03/03 06:22:24 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-caqotug9vodisov5zupokog8" 2022/03/03 06:22:27 DEBUG : empty space: Excluded 2022/03/03 06:22:27 DEBUG : sugarsync root 'Test/rclone-test-caqotug9vodisov5zupokog8': Waiting for checks to finish 2022/03/03 06:22:27 DEBUG : sugarsync root 'Test/rclone-test-caqotug9vodisov5zupokog8': Waiting for transfers to finish 2022/03/03 06:22:29 INFO : potato2: Moved (server-side) 2022/03/03 06:22:29 INFO : potato3: Moved (server-side) 2022/03/03 06:22:29 INFO : There was nothing to transfer 2022/03/03 06:22:31 DEBUG : sugarsync root 'Test/rclone-test-caqotug9vodisov5zupokog8': Purge remote 2022/03/03 06:22:32 DEBUG : sugarsync root 'Test/rclone-test-yaxinig1juxohom5jayexec1': Purge remote --- PASS: TestServerSideMoveWithFilter (32.99s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" 2022/03/03 06:22:34 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ciyelot8fayekuq0kakupaw1" 2022/03/03 06:22:43 DEBUG : tomatoDir: Making directory sync_test.go:1215: Server side move (if possible) sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3' -> sugarsync root 'Test/rclone-test-ciyelot8fayekuq0kakupaw1' 2022/03/03 06:22:52 DEBUG : sugarsync root 'Test/rclone-test-ciyelot8fayekuq0kakupaw1': Using server-side directory move 2022/03/03 06:22:52 INFO : sugarsync root 'Test/rclone-test-ciyelot8fayekuq0kakupaw1': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2022/03/03 06:22:52 DEBUG : empty space: Sizes identical 2022/03/03 06:22:52 DEBUG : empty space: Unchanged skipping 2022/03/03 06:22:52 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/03/03 06:22:53 DEBUG : sugarsync root 'Test/rclone-test-ciyelot8fayekuq0kakupaw1': Waiting for checks to finish 2022/03/03 06:22:53 INFO : potato2: Moved (server-side) 2022/03/03 06:22:53 INFO : potato3: Deleted 2022/03/03 06:22:53 INFO : empty space: Deleted 2022/03/03 06:22:53 DEBUG : sugarsync root 'Test/rclone-test-ciyelot8fayekuq0kakupaw1': Waiting for transfers to finish 2022/03/03 06:22:54 INFO : potato3: Moved (server-side) 2022/03/03 06:22:54 INFO : tomatoDir: Removing directory 2022/03/03 06:22:55 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': deleted 1 directories 2022/03/03 06:22:55 INFO : There was nothing to transfer 2022/03/03 06:22:57 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-rahehem1lekidin0vuwinel1" 2022/03/03 06:23:00 DEBUG : tomatoDir: Making directory 2022/03/03 06:23:01 DEBUG : sugarsync root 'Test/rclone-test-rahehem1lekidin0vuwinel1': Using server-side directory move 2022/03/03 06:23:02 INFO : sugarsync root 'Test/rclone-test-rahehem1lekidin0vuwinel1': Server side directory move succeeded 2022/03/03 06:23:06 ERROR : : error listing: directory not found 2022/03/03 06:23:06 ERROR : : error listing: directory not found 2022/03/03 06:23:06 DEBUG : sugarsync root 'Test/rclone-test-rahehem1lekidin0vuwinel1': Purge remote 2022/03/03 06:23:07 DEBUG : sugarsync root 'Test/rclone-test-ciyelot8fayekuq0kakupaw1': Purge remote 2022/03/03 06:23:07 purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (35.08s) === RUN TestServerSideMoveOverlap run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" sync_test.go:1399: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.38s) === RUN TestSyncOverlap run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" 2022/03/03 06:23:10 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pumovof0wakayeg5wijipoy3/rclone-sync-test" --- PASS: TestSyncOverlap (5.89s) === RUN TestSyncCompareDest run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" 2022/03/03 06:23:16 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pumovof0wakayeg5wijipoy3/dst" 2022/03/03 06:23:21 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pumovof0wakayeg5wijipoy3/CompareDest" 2022/03/03 06:23:27 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3/dst': Waiting for checks to finish 2022/03/03 06:23:27 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3/dst': Waiting for transfers to finish 2022/03/03 06:23:31 INFO : one: Copied (new) 2022/03/03 06:23:31 DEBUG : Waiting for deletions to finish 2022/03/03 06:23:35 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3/dst': Waiting for checks to finish 2022/03/03 06:23:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/03 06:23:36 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3/dst': Waiting for transfers to finish 2022/03/03 06:23:37 INFO : one: Copied (replaced existing) 2022/03/03 06:23:37 DEBUG : Waiting for deletions to finish 2022/03/03 06:23:46 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3/dst': Waiting for checks to finish 2022/03/03 06:23:48 DEBUG : one: Sizes identical 2022/03/03 06:23:48 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/03 06:23:48 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3/dst': Waiting for transfers to finish 2022/03/03 06:23:48 DEBUG : Waiting for deletions to finish 2022/03/03 06:23:48 INFO : There was nothing to transfer 2022/03/03 06:23:55 DEBUG : two: Sizes identical 2022/03/03 06:23:55 DEBUG : two: Destination found in --compare-dest, skipping 2022/03/03 06:23:55 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3/dst': Waiting for checks to finish 2022/03/03 06:23:55 DEBUG : one: Sizes identical 2022/03/03 06:23:55 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/03 06:23:55 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3/dst': Waiting for transfers to finish 2022/03/03 06:23:55 DEBUG : Waiting for deletions to finish 2022/03/03 06:23:55 INFO : There was nothing to transfer 2022/03/03 06:23:58 DEBUG : two: Sizes identical 2022/03/03 06:23:58 DEBUG : two: Destination found in --compare-dest, skipping 2022/03/03 06:23:58 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3/dst': Waiting for checks to finish 2022/03/03 06:23:59 DEBUG : one: Sizes identical 2022/03/03 06:23:59 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/03 06:23:59 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3/dst': Waiting for transfers to finish 2022/03/03 06:23:59 DEBUG : Waiting for deletions to finish 2022/03/03 06:23:59 INFO : There was nothing to transfer sync_test.go:1543: No hash on uploaded file so skipping compare timestamp test 2022/03/03 06:24:03 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/03/03 06:24:03 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3/dst': Waiting for checks to finish 2022/03/03 06:24:04 DEBUG : one: Sizes identical 2022/03/03 06:24:04 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/03 06:24:04 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3/dst': Waiting for transfers to finish 2022/03/03 06:24:07 INFO : two: Copied (new) 2022/03/03 06:24:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (59.43s) === RUN TestSyncMultipleCompareDest run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" 2022/03/03 06:24:23 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pumovof0wakayeg5wijipoy3/dest" 2022/03/03 06:24:28 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pumovof0wakayeg5wijipoy3/pre-dest1" 2022/03/03 06:24:30 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pumovof0wakayeg5wijipoy3/pre-dest2" 2022/03/03 06:24:34 DEBUG : 1: Sizes identical 2022/03/03 06:24:34 DEBUG : 1: Destination found in --compare-dest, skipping 2022/03/03 06:24:36 DEBUG : 2: Sizes identical 2022/03/03 06:24:36 DEBUG : 2: Destination found in --compare-dest, skipping 2022/03/03 06:24:37 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3/dest': Waiting for checks to finish 2022/03/03 06:24:37 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3/dest': Waiting for transfers to finish 2022/03/03 06:24:41 INFO : 3: Copied (new) 2022/03/03 06:24:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (35.14s) === RUN TestSyncCopyDest run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" 2022/03/03 06:24:50 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pumovof0wakayeg5wijipoy3/dst" 2022/03/03 06:24:55 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pumovof0wakayeg5wijipoy3/CopyDest" 2022/03/03 06:25:01 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3/dst': Waiting for checks to finish 2022/03/03 06:25:01 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3/dst': Waiting for transfers to finish 2022/03/03 06:25:04 INFO : one: Copied (new) 2022/03/03 06:25:04 DEBUG : Waiting for deletions to finish 2022/03/03 06:25:08 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3/dst': Waiting for checks to finish 2022/03/03 06:25:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/03 06:25:08 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3/dst': Waiting for transfers to finish 2022/03/03 06:25:10 INFO : one: Copied (replaced existing) 2022/03/03 06:25:10 DEBUG : Waiting for deletions to finish 2022/03/03 06:25:18 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pumovof0wakayeg5wijipoy3/BackupDir" 2022/03/03 06:25:24 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3/dst': Waiting for checks to finish 2022/03/03 06:25:25 DEBUG : one: Sizes identical 2022/03/03 06:25:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/03 06:25:28 INFO : one: Moved (server-side) 2022/03/03 06:25:29 INFO : one: Copied (server-side copy) 2022/03/03 06:25:29 DEBUG : one: Destination found in --copy-dest, using server-side copy 2022/03/03 06:25:29 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3/dst': Waiting for transfers to finish 2022/03/03 06:25:29 DEBUG : Waiting for deletions to finish 2022/03/03 06:25:36 DEBUG : two: Sizes identical 2022/03/03 06:25:37 INFO : two: Copied (server-side copy) 2022/03/03 06:25:37 DEBUG : two: Destination found in --copy-dest, using server-side copy 2022/03/03 06:25:37 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3/dst': Waiting for checks to finish 2022/03/03 06:25:38 DEBUG : one: Sizes identical 2022/03/03 06:25:38 DEBUG : one: Sizes identical 2022/03/03 06:25:38 DEBUG : one: Unchanged skipping 2022/03/03 06:25:38 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3/dst': Waiting for transfers to finish 2022/03/03 06:25:38 DEBUG : Waiting for deletions to finish 2022/03/03 06:25:40 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3/dst': Waiting for checks to finish 2022/03/03 06:25:41 DEBUG : one: Sizes identical 2022/03/03 06:25:41 DEBUG : one: Sizes identical 2022/03/03 06:25:41 DEBUG : one: Unchanged skipping 2022/03/03 06:25:41 DEBUG : two: Sizes identical 2022/03/03 06:25:41 DEBUG : two: Sizes identical 2022/03/03 06:25:41 DEBUG : two: Unchanged skipping 2022/03/03 06:25:41 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3/dst': Waiting for transfers to finish 2022/03/03 06:25:41 DEBUG : Waiting for deletions to finish 2022/03/03 06:25:41 INFO : There was nothing to transfer 2022/03/03 06:25:48 DEBUG : three: Sizes differ (src 7 vs dst 5) 2022/03/03 06:25:48 DEBUG : three: Destination not found in --copy-dest 2022/03/03 06:25:48 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3/dst': Waiting for checks to finish 2022/03/03 06:25:48 DEBUG : one: Sizes identical 2022/03/03 06:25:48 DEBUG : one: Sizes identical 2022/03/03 06:25:48 DEBUG : one: Unchanged skipping 2022/03/03 06:25:48 DEBUG : two: Sizes identical 2022/03/03 06:25:48 DEBUG : two: Sizes identical 2022/03/03 06:25:48 DEBUG : two: Unchanged skipping 2022/03/03 06:25:48 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3/dst': Waiting for transfers to finish 2022/03/03 06:25:50 INFO : three: Copied (new) 2022/03/03 06:25:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (71.93s) === RUN TestSyncBackupDir run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" 2022/03/03 06:26:12 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pumovof0wakayeg5wijipoy3/dst" 2022/03/03 06:26:14 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pumovof0wakayeg5wijipoy3/backup" 2022/03/03 06:26:19 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3/dst': Waiting for checks to finish 2022/03/03 06:26:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/03 06:26:19 DEBUG : two: Sizes identical 2022/03/03 06:26:19 DEBUG : two: Unchanged skipping 2022/03/03 06:26:22 INFO : one: Moved (server-side) 2022/03/03 06:26:22 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3/dst': Waiting for transfers to finish 2022/03/03 06:26:24 INFO : one: Copied (new) 2022/03/03 06:26:24 DEBUG : Waiting for deletions to finish 2022/03/03 06:26:26 INFO : three.txt: Moved (server-side) 2022/03/03 06:26:26 INFO : three.txt: Moved into backup dir 2022/03/03 06:26:32 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3/dst': Waiting for checks to finish 2022/03/03 06:26:32 DEBUG : two: Sizes identical 2022/03/03 06:26:32 DEBUG : two: Unchanged skipping 2022/03/03 06:26:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/03 06:26:34 INFO : one: Deleted 2022/03/03 06:26:34 INFO : one: Moved (server-side) 2022/03/03 06:26:34 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3/dst': Waiting for transfers to finish 2022/03/03 06:26:37 INFO : one: Copied (new) 2022/03/03 06:26:37 DEBUG : Waiting for deletions to finish 2022/03/03 06:26:38 INFO : three.txt: Deleted 2022/03/03 06:26:39 INFO : three.txt: Moved (server-side) 2022/03/03 06:26:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (45.55s) === RUN TestSyncBackupDirWithSuffix run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" 2022/03/03 06:26:57 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pumovof0wakayeg5wijipoy3/dst" 2022/03/03 06:27:00 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pumovof0wakayeg5wijipoy3/backup" 2022/03/03 06:27:05 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3/dst': Waiting for checks to finish 2022/03/03 06:27:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/03 06:27:05 DEBUG : two: Sizes identical 2022/03/03 06:27:05 DEBUG : two: Unchanged skipping 2022/03/03 06:27:07 INFO : one: Moved (server-side) to: one.bak 2022/03/03 06:27:07 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3/dst': Waiting for transfers to finish 2022/03/03 06:27:10 INFO : one: Copied (new) 2022/03/03 06:27:10 DEBUG : Waiting for deletions to finish 2022/03/03 06:27:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/03/03 06:27:11 INFO : three.txt: Moved into backup dir 2022/03/03 06:27:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/03 06:27:17 DEBUG : two: Sizes identical 2022/03/03 06:27:17 DEBUG : two: Unchanged skipping 2022/03/03 06:27:17 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3/dst': Waiting for checks to finish 2022/03/03 06:27:19 INFO : one.bak: Deleted 2022/03/03 06:27:19 INFO : one: Moved (server-side) to: one.bak 2022/03/03 06:27:19 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3/dst': Waiting for transfers to finish 2022/03/03 06:27:22 INFO : one: Copied (new) 2022/03/03 06:27:22 DEBUG : Waiting for deletions to finish 2022/03/03 06:27:23 INFO : three.txt.bak: Deleted 2022/03/03 06:27:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/03/03 06:27:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (44.96s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" 2022/03/03 06:27:42 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pumovof0wakayeg5wijipoy3/dst" 2022/03/03 06:27:45 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pumovof0wakayeg5wijipoy3/backup" 2022/03/03 06:27:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/03 06:27:50 DEBUG : two: Sizes identical 2022/03/03 06:27:50 DEBUG : two: Unchanged skipping 2022/03/03 06:27:50 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3/dst': Waiting for checks to finish 2022/03/03 06:27:52 INFO : one: Moved (server-side) to: one-2019-01-01 2022/03/03 06:27:52 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3/dst': Waiting for transfers to finish 2022/03/03 06:27:55 INFO : one: Copied (new) 2022/03/03 06:27:55 DEBUG : Waiting for deletions to finish 2022/03/03 06:27:56 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/03/03 06:27:56 INFO : three.txt: Moved into backup dir 2022/03/03 06:28:02 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3/dst': Waiting for checks to finish 2022/03/03 06:28:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/03 06:28:02 DEBUG : two: Sizes identical 2022/03/03 06:28:02 DEBUG : two: Unchanged skipping 2022/03/03 06:28:04 INFO : one-2019-01-01: Deleted 2022/03/03 06:28:05 INFO : one: Moved (server-side) to: one-2019-01-01 2022/03/03 06:28:05 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3/dst': Waiting for transfers to finish 2022/03/03 06:28:07 INFO : one: Copied (new) 2022/03/03 06:28:07 DEBUG : Waiting for deletions to finish 2022/03/03 06:28:09 INFO : three-2019-01-01.txt: Deleted 2022/03/03 06:28:09 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/03/03 06:28:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (45.51s) === RUN TestSyncBackupDirSuffixOnly run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" 2022/03/03 06:28:28 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pumovof0wakayeg5wijipoy3/dst" 2022/03/03 06:28:31 DEBUG : two: Sizes identical 2022/03/03 06:28:31 DEBUG : two: Unchanged skipping 2022/03/03 06:28:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/03 06:28:31 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3/dst': Waiting for checks to finish 2022/03/03 06:28:32 INFO : one: Moved (server-side) to: one.bak 2022/03/03 06:28:32 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3/dst': Waiting for transfers to finish 2022/03/03 06:28:35 INFO : one: Copied (new) 2022/03/03 06:28:35 DEBUG : Waiting for deletions to finish 2022/03/03 06:28:36 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/03/03 06:28:36 INFO : three.txt: Moved into backup dir 2022/03/03 06:28:43 DEBUG : one.bak: Excluded 2022/03/03 06:28:43 DEBUG : three.txt.bak: Excluded 2022/03/03 06:28:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/03 06:28:43 DEBUG : two: Sizes identical 2022/03/03 06:28:43 DEBUG : two: Unchanged skipping 2022/03/03 06:28:43 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3/dst': Waiting for checks to finish 2022/03/03 06:28:45 INFO : one.bak: Deleted 2022/03/03 06:28:46 INFO : one: Moved (server-side) to: one.bak 2022/03/03 06:28:46 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3/dst': Waiting for transfers to finish 2022/03/03 06:28:48 INFO : one: Copied (new) 2022/03/03 06:28:48 DEBUG : Waiting for deletions to finish 2022/03/03 06:28:49 INFO : three.txt.bak: Deleted 2022/03/03 06:28:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/03/03 06:28:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (39.87s) === RUN TestSyncSuffix run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" 2022/03/03 06:29:08 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pumovof0wakayeg5wijipoy3/dst" 2022/03/03 06:29:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/03 06:29:12 INFO : one: Moved (server-side) to: one.bak 2022/03/03 06:29:15 INFO : one: Copied (new) 2022/03/03 06:29:16 DEBUG : two: Sizes identical 2022/03/03 06:29:16 DEBUG : two: Unchanged skipping 2022/03/03 06:29:16 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2022/03/03 06:29:18 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/03/03 06:29:20 INFO : three.txt: Copied (new) 2022/03/03 06:29:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/03 06:29:25 INFO : one.bak: Deleted 2022/03/03 06:29:26 INFO : one: Moved (server-side) to: one.bak 2022/03/03 06:29:28 INFO : one: Copied (new) 2022/03/03 06:29:29 DEBUG : two: Sizes identical 2022/03/03 06:29:29 DEBUG : two: Unchanged skipping 2022/03/03 06:29:30 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2022/03/03 06:29:31 INFO : three.txt.bak: Deleted 2022/03/03 06:29:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/03/03 06:29:35 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (45.09s) === RUN TestSyncSuffixKeepExtension run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" 2022/03/03 06:29:53 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pumovof0wakayeg5wijipoy3/dst" 2022/03/03 06:29:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/03 06:29:58 INFO : one: Moved (server-side) to: one-2019-01-01 2022/03/03 06:30:00 INFO : one: Copied (new) 2022/03/03 06:30:01 DEBUG : two: Sizes identical 2022/03/03 06:30:01 DEBUG : two: Unchanged skipping 2022/03/03 06:30:01 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2022/03/03 06:30:03 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/03/03 06:30:06 INFO : three.txt: Copied (new) 2022/03/03 06:30:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/03 06:30:11 INFO : one-2019-01-01: Deleted 2022/03/03 06:30:12 INFO : one: Moved (server-side) to: one-2019-01-01 2022/03/03 06:30:14 INFO : one: Copied (new) 2022/03/03 06:30:15 DEBUG : two: Sizes identical 2022/03/03 06:30:15 DEBUG : two: Unchanged skipping 2022/03/03 06:30:16 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2022/03/03 06:30:17 INFO : three-2019-01-01.txt: Deleted 2022/03/03 06:30:18 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/03/03 06:30:20 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (45.91s) === RUN TestSyncUTFNorm run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" 2022/03/03 06:30:33 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2022/03/03 06:30:33 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for checks to finish 2022/03/03 06:30:33 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for transfers to finish 2022/03/03 06:30:35 INFO : Testêé: Copied (replaced existing) to: Testêé 2022/03/03 06:30:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.23s) === RUN TestSyncImmutable run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" 2022/03/03 06:30:39 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for checks to finish 2022/03/03 06:30:39 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for transfers to finish 2022/03/03 06:30:41 INFO : existing: Copied (new) 2022/03/03 06:30:41 DEBUG : Waiting for deletions to finish 2022/03/03 06:30:43 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2022/03/03 06:30:43 ERROR : existing: Source and destination exist but do not match: immutable file modified 2022/03/03 06:30:43 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for checks to finish 2022/03/03 06:30:43 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for transfers to finish 2022/03/03 06:30:43 ERROR : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': not deleting files as there were IO errors 2022/03/03 06:30:43 ERROR : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (8.91s) === RUN TestSyncIgnoreCase run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" sync_test.go:1955: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.43s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Soft run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" sync_test.go:1989: This test only runs on local --- PASS: TestMaxTransfer (4.37s) --- SKIP: TestMaxTransfer/Hard (1.47s) --- SKIP: TestMaxTransfer/Soft (1.43s) --- SKIP: TestMaxTransfer/Cautious (1.47s) === RUN TestSyncConcurrentDelete run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" 2022/03/03 06:32:32 DEBUG : both0: Sizes identical 2022/03/03 06:32:32 DEBUG : both1: Sizes identical 2022/03/03 06:32:32 DEBUG : both1: Unchanged skipping 2022/03/03 06:32:32 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for checks to finish 2022/03/03 06:32:32 DEBUG : both10: Sizes identical 2022/03/03 06:32:32 DEBUG : both11: Sizes identical 2022/03/03 06:32:32 DEBUG : both0: Unchanged skipping 2022/03/03 06:32:32 DEBUG : both13: Sizes identical 2022/03/03 06:32:32 DEBUG : both11: Unchanged skipping 2022/03/03 06:32:32 DEBUG : both12: Sizes identical 2022/03/03 06:32:32 DEBUG : both12: Unchanged skipping 2022/03/03 06:32:32 DEBUG : both15: Sizes identical 2022/03/03 06:32:32 DEBUG : both15: Unchanged skipping 2022/03/03 06:32:32 DEBUG : both16: Sizes identical 2022/03/03 06:32:32 DEBUG : both16: Unchanged skipping 2022/03/03 06:32:32 DEBUG : both17: Sizes identical 2022/03/03 06:32:32 DEBUG : both17: Unchanged skipping 2022/03/03 06:32:32 DEBUG : both18: Sizes identical 2022/03/03 06:32:32 DEBUG : both18: Unchanged skipping 2022/03/03 06:32:32 DEBUG : both19: Sizes identical 2022/03/03 06:32:32 DEBUG : both19: Unchanged skipping 2022/03/03 06:32:32 DEBUG : both2: Sizes identical 2022/03/03 06:32:32 DEBUG : both2: Unchanged skipping 2022/03/03 06:32:32 DEBUG : both3: Sizes identical 2022/03/03 06:32:32 DEBUG : both3: Unchanged skipping 2022/03/03 06:32:32 DEBUG : both4: Sizes identical 2022/03/03 06:32:32 DEBUG : both4: Unchanged skipping 2022/03/03 06:32:32 DEBUG : both5: Sizes identical 2022/03/03 06:32:32 DEBUG : both5: Unchanged skipping 2022/03/03 06:32:32 DEBUG : both6: Sizes identical 2022/03/03 06:32:32 DEBUG : both6: Unchanged skipping 2022/03/03 06:32:32 DEBUG : both7: Sizes identical 2022/03/03 06:32:32 DEBUG : both7: Unchanged skipping 2022/03/03 06:32:32 DEBUG : both8: Sizes identical 2022/03/03 06:32:32 DEBUG : both8: Unchanged skipping 2022/03/03 06:32:32 DEBUG : both9: Sizes identical 2022/03/03 06:32:32 DEBUG : both9: Unchanged skipping 2022/03/03 06:32:32 DEBUG : both13: Unchanged skipping 2022/03/03 06:32:32 DEBUG : both14: Sizes identical 2022/03/03 06:32:32 DEBUG : both14: Unchanged skipping 2022/03/03 06:32:32 DEBUG : both10: Unchanged skipping 2022/03/03 06:32:32 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for transfers to finish 2022/03/03 06:32:32 DEBUG : Waiting for deletions to finish 2022/03/03 06:32:32 INFO : only11: Deleted 2022/03/03 06:32:33 INFO : only0: Deleted 2022/03/03 06:32:33 INFO : only17: Deleted 2022/03/03 06:32:33 INFO : only16: Deleted 2022/03/03 06:32:33 INFO : only15: Deleted 2022/03/03 06:32:33 INFO : only12: Deleted 2022/03/03 06:32:33 INFO : only7: Deleted 2022/03/03 06:32:33 INFO : only3: Deleted 2022/03/03 06:32:34 INFO : only5: Deleted 2022/03/03 06:32:34 INFO : only13: Deleted 2022/03/03 06:32:34 INFO : only1: Deleted 2022/03/03 06:32:34 INFO : only19: Deleted 2022/03/03 06:32:35 INFO : only8: Deleted 2022/03/03 06:32:35 INFO : only4: Deleted 2022/03/03 06:32:35 INFO : only9: Deleted 2022/03/03 06:32:35 INFO : only10: Deleted 2022/03/03 06:32:36 INFO : only18: Deleted 2022/03/03 06:32:36 INFO : only14: Deleted 2022/03/03 06:32:36 INFO : only6: Deleted 2022/03/03 06:32:36 INFO : only2: Deleted 2022/03/03 06:32:36 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (121.27s) === RUN TestSyncConcurrentTruncate run.go:181: Remote "sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3'", Local "Local file system at /tmp/rclone2762802662", Modify Window "876000h0m0s" 2022/03/03 06:34:36 DEBUG : both0: Sizes identical 2022/03/03 06:34:36 DEBUG : both0: Unchanged skipping 2022/03/03 06:34:36 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for checks to finish 2022/03/03 06:34:36 DEBUG : both12: Sizes identical 2022/03/03 06:34:36 DEBUG : both12: Unchanged skipping 2022/03/03 06:34:36 DEBUG : both13: Sizes identical 2022/03/03 06:34:36 DEBUG : both13: Unchanged skipping 2022/03/03 06:34:36 DEBUG : both14: Sizes identical 2022/03/03 06:34:36 DEBUG : both14: Unchanged skipping 2022/03/03 06:34:36 DEBUG : both15: Sizes identical 2022/03/03 06:34:36 DEBUG : both15: Unchanged skipping 2022/03/03 06:34:36 DEBUG : both16: Sizes identical 2022/03/03 06:34:36 DEBUG : both16: Unchanged skipping 2022/03/03 06:34:36 DEBUG : both17: Sizes identical 2022/03/03 06:34:36 DEBUG : both10: Sizes identical 2022/03/03 06:34:36 DEBUG : both10: Unchanged skipping 2022/03/03 06:34:36 DEBUG : both18: Sizes identical 2022/03/03 06:34:36 DEBUG : both18: Unchanged skipping 2022/03/03 06:34:36 DEBUG : both19: Sizes identical 2022/03/03 06:34:36 DEBUG : both19: Unchanged skipping 2022/03/03 06:34:36 DEBUG : both2: Sizes identical 2022/03/03 06:34:36 DEBUG : both2: Unchanged skipping 2022/03/03 06:34:36 DEBUG : both3: Sizes identical 2022/03/03 06:34:36 DEBUG : both3: Unchanged skipping 2022/03/03 06:34:36 DEBUG : both4: Sizes identical 2022/03/03 06:34:36 DEBUG : both4: Unchanged skipping 2022/03/03 06:34:36 DEBUG : both5: Sizes identical 2022/03/03 06:34:36 DEBUG : both5: Unchanged skipping 2022/03/03 06:34:36 DEBUG : both6: Sizes identical 2022/03/03 06:34:36 DEBUG : both6: Unchanged skipping 2022/03/03 06:34:36 DEBUG : both11: Sizes identical 2022/03/03 06:34:36 DEBUG : both7: Sizes identical 2022/03/03 06:34:36 DEBUG : both11: Unchanged skipping 2022/03/03 06:34:36 DEBUG : both1: Sizes identical 2022/03/03 06:34:36 DEBUG : both1: Unchanged skipping 2022/03/03 06:34:36 DEBUG : both8: Sizes identical 2022/03/03 06:34:36 DEBUG : both8: Unchanged skipping 2022/03/03 06:34:36 DEBUG : both9: Sizes identical 2022/03/03 06:34:36 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2022/03/03 06:34:36 DEBUG : both9: Unchanged skipping 2022/03/03 06:34:36 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2022/03/03 06:34:36 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2022/03/03 06:34:36 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2022/03/03 06:34:36 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2022/03/03 06:34:36 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2022/03/03 06:34:36 DEBUG : both7: Unchanged skipping 2022/03/03 06:34:36 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2022/03/03 06:34:36 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2022/03/03 06:34:36 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2022/03/03 06:34:36 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2022/03/03 06:34:36 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2022/03/03 06:34:36 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2022/03/03 06:34:36 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2022/03/03 06:34:36 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2022/03/03 06:34:36 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2022/03/03 06:34:36 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2022/03/03 06:34:36 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2022/03/03 06:34:36 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2022/03/03 06:34:36 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2022/03/03 06:34:36 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2022/03/03 06:34:36 DEBUG : both17: Unchanged skipping 2022/03/03 06:34:36 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Waiting for transfers to finish 2022/03/03 06:34:38 INFO : only1: Copied (replaced existing) 2022/03/03 06:34:38 INFO : only11: Copied (replaced existing) 2022/03/03 06:34:38 INFO : only0: Copied (replaced existing) 2022/03/03 06:34:38 INFO : only10: Copied (replaced existing) 2022/03/03 06:34:38 INFO : only12: Copied (replaced existing) 2022/03/03 06:34:39 INFO : only13: Copied (replaced existing) 2022/03/03 06:34:39 INFO : only16: Copied (replaced existing) 2022/03/03 06:34:40 INFO : only17: Copied (replaced existing) 2022/03/03 06:34:40 INFO : only18: Copied (replaced existing) 2022/03/03 06:34:40 INFO : only19: Copied (replaced existing) 2022/03/03 06:34:40 INFO : only2: Copied (replaced existing) 2022/03/03 06:34:40 INFO : only4: Copied (replaced existing) 2022/03/03 06:34:40 INFO : only3: Copied (replaced existing) 2022/03/03 06:34:41 INFO : only5: Copied (replaced existing) 2022/03/03 06:34:41 INFO : only6: Copied (replaced existing) 2022/03/03 06:34:41 INFO : only7: Copied (replaced existing) 2022/03/03 06:34:41 INFO : only8: Copied (replaced existing) 2022/03/03 06:34:42 INFO : only14: Copied (replaced existing) 2022/03/03 06:34:42 INFO : only15: Copied (replaced existing) 2022/03/03 06:34:44 INFO : only9: Copied (replaced existing) 2022/03/03 06:34:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (143.20s) PASS 2022/03/03 06:35:17 DEBUG : sugarsync root 'Test/rclone-test-pumovof0wakayeg5wijipoy3': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished OK in 21m22.211892059s (try 1/5)