"./sync.test -test.v -test.timeout 1h0m0s -remote TestUptobox: -verbose" - Starting (try 1/5) 2022/03/03 06:22:35 DEBUG : Creating backend with remote "TestUptobox:rclone-test-kihilog8letepod1gevugoj9" 2022/03/03 06:22:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/03/03 06:22:36 DEBUG : Creating backend with remote "/tmp/rclone1022900418" === 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 "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" 2022/03/03 06:22:37 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2022/03/03 06:22:37 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for checks to finish 2022/03/03 06:22:37 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.94s) === RUN TestCopy run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" 2022/03/03 06:22:38 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for checks to finish 2022/03/03 06:22:38 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for transfers to finish 2022/03/03 06:22:42 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopy (7.20s) === RUN TestCopyMissingDirectory run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" 2022/03/03 06:22:45 DEBUG : Creating backend with remote "/non-existing" 2022/03/03 06:22:45 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2022/03/03 06:22:45 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for checks to finish 2022/03/03 06:22:45 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.20s) === RUN TestCopyNoTraverse run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" 2022/03/03 06:22:47 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for checks to finish 2022/03/03 06:22:47 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for transfers to finish 2022/03/03 06:22:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (7.21s) === RUN TestCopyCheckFirst run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" 2022/03/03 06:22:53 INFO : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Running all checks before starting transfers 2022/03/03 06:22:54 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for checks to finish 2022/03/03 06:22:54 INFO : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Checks finished, now starting transfers 2022/03/03 06:22:54 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for transfers to finish 2022/03/03 06:22:57 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (7.21s) === RUN TestSyncNoTraverse run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" 2022/03/03 06:23:01 ERROR : Ignoring --no-traverse with sync 2022/03/03 06:23:01 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for checks to finish 2022/03/03 06:23:01 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for transfers to finish 2022/03/03 06:23:05 INFO : sub dir/hello world: Copied (new) 2022/03/03 06:23:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (7.21s) === RUN TestCopyWithDepth run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" 2022/03/03 06:23:08 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for checks to finish 2022/03/03 06:23:08 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for transfers to finish 2022/03/03 06:23:11 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (5.21s) === RUN TestCopyWithFilesFrom run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" 2022/03/03 06:23:13 DEBUG : hello world2: Excluded 2022/03/03 06:23:13 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for checks to finish 2022/03/03 06:23:13 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for transfers to finish 2022/03/03 06:23:17 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (5.21s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" 2022/03/03 06:23:19 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for checks to finish 2022/03/03 06:23:19 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for transfers to finish 2022/03/03 06:23:23 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (6.10s) === RUN TestCopyEmptyDirectories run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" 2022/03/03 06:23:24 DEBUG : sub dir2: Making directory 2022/03/03 06:23:25 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for checks to finish 2022/03/03 06:23:25 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for transfers to finish 2022/03/03 06:23:28 INFO : sub dir/hello world: Copied (new) 2022/03/03 06:23:28 DEBUG : sub dir2: Making directory 2022/03/03 06:23:29 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': copied 1 directories --- PASS: TestCopyEmptyDirectories (9.61s) === RUN TestMoveEmptyDirectories run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" 2022/03/03 06:23:34 DEBUG : sub dir2: Making directory 2022/03/03 06:23:34 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for checks to finish 2022/03/03 06:23:34 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for transfers to finish 2022/03/03 06:23:38 INFO : sub dir/hello world: Copied (new) 2022/03/03 06:23:38 INFO : sub dir/hello world: Deleted 2022/03/03 06:23:38 DEBUG : sub dir: Making directory 2022/03/03 06:23:39 DEBUG : sub dir2: Making directory 2022/03/03 06:23:40 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': copied 2 directories --- PASS: TestMoveEmptyDirectories (10.42s) === RUN TestSyncEmptyDirectories run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" 2022/03/03 06:23:44 DEBUG : sub dir2: Making directory 2022/03/03 06:23:45 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for checks to finish 2022/03/03 06:23:45 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for transfers to finish 2022/03/03 06:23:48 INFO : sub dir/hello world: Copied (new) 2022/03/03 06:23:48 DEBUG : sub dir2: Making directory 2022/03/03 06:23:49 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': copied 1 directories 2022/03/03 06:23:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncEmptyDirectories (9.61s) === RUN TestServerSideCopy run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" 2022/03/03 06:23:58 DEBUG : Creating backend with remote "TestUptobox:rclone-test-pajoxam9hibehig7vorexez5" sync_test.go:275: Server side copy (if possible) Uptobox root 'rclone-test-kihilog8letepod1gevugoj9' -> Uptobox root 'rclone-test-pajoxam9hibehig7vorexez5' 2022/03/03 06:23:59 DEBUG : Uptobox root 'rclone-test-pajoxam9hibehig7vorexez5': Waiting for checks to finish 2022/03/03 06:23:59 DEBUG : Uptobox root 'rclone-test-pajoxam9hibehig7vorexez5': Waiting for transfers to finish 2022/03/03 06:24:01 INFO : sub dir/hello world: Copied (server-side copy) 2022/03/03 06:24:03 DEBUG : Uptobox root 'rclone-test-pajoxam9hibehig7vorexez5': Purge object "sub dir/hello world" 2022/03/03 06:24:03 DEBUG : Uptobox root 'rclone-test-pajoxam9hibehig7vorexez5': Purge dir "sub dir" 2022/03/03 06:24:04 DEBUG : Uptobox root 'rclone-test-pajoxam9hibehig7vorexez5': Purge dir "" --- PASS: TestServerSideCopy (12.96s) === RUN TestCopyAfterDelete run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" 2022/03/03 06:24:11 ERROR : : error listing: directory not found 2022/03/03 06:24:11 DEBUG : Local file system at /tmp/rclone1022900418: Making directory 2022/03/03 06:24:12 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for checks to finish 2022/03/03 06:24:12 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (8.02s) === RUN TestCopyRedownload run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" 2022/03/03 06:24:20 DEBUG : Local file system at /tmp/rclone1022900418: Waiting for checks to finish 2022/03/03 06:24:20 DEBUG : Local file system at /tmp/rclone1022900418: Waiting for transfers to finish 2022/03/03 06:24:21 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (8.41s) === RUN TestSyncBasedOnCheckSum run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" 2022/03/03 06:24:24 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for checks to finish 2022/03/03 06:24:24 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for transfers to finish 2022/03/03 06:24:27 INFO : check sum: Copied (new) 2022/03/03 06:24:27 DEBUG : Waiting for deletions to finish 2022/03/03 06:24:28 NOTICE: Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2022/03/03 06:24:28 DEBUG : check sum: Size of src and dst objects identical 2022/03/03 06:24:28 DEBUG : check sum: Unchanged skipping 2022/03/03 06:24:28 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for checks to finish 2022/03/03 06:24:28 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for transfers to finish 2022/03/03 06:24:28 DEBUG : Waiting for deletions to finish 2022/03/03 06:24:28 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (6.03s) === RUN TestSyncSizeOnly run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" 2022/03/03 06:24:30 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for checks to finish 2022/03/03 06:24:30 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for transfers to finish 2022/03/03 06:24:33 INFO : sizeonly: Copied (new) 2022/03/03 06:24:33 DEBUG : Waiting for deletions to finish 2022/03/03 06:24:34 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for checks to finish 2022/03/03 06:24:34 DEBUG : sizeonly: Sizes identical 2022/03/03 06:24:34 DEBUG : sizeonly: Unchanged skipping 2022/03/03 06:24:34 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for transfers to finish 2022/03/03 06:24:34 DEBUG : Waiting for deletions to finish 2022/03/03 06:24:34 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (6.01s) === RUN TestSyncIgnoreSize run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" 2022/03/03 06:24:36 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for checks to finish 2022/03/03 06:24:36 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for transfers to finish 2022/03/03 06:24:39 INFO : ignore-size: Copied (new) 2022/03/03 06:24:39 DEBUG : Waiting for deletions to finish 2022/03/03 06:24:40 DEBUG : ignore-size: Sizes identical 2022/03/03 06:24:40 DEBUG : ignore-size: Unchanged skipping 2022/03/03 06:24:40 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for checks to finish 2022/03/03 06:24:40 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for transfers to finish 2022/03/03 06:24:40 DEBUG : Waiting for deletions to finish 2022/03/03 06:24:40 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (6.02s) === RUN TestSyncIgnoreTimes run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" 2022/03/03 06:24:45 DEBUG : existing: Sizes identical 2022/03/03 06:24:45 DEBUG : existing: Unchanged skipping 2022/03/03 06:24:45 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for checks to finish 2022/03/03 06:24:45 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for transfers to finish 2022/03/03 06:24:45 DEBUG : Waiting for deletions to finish 2022/03/03 06:24:45 INFO : There was nothing to transfer 2022/03/03 06:24:46 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2022/03/03 06:24:46 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for checks to finish 2022/03/03 06:24:46 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for transfers to finish 2022/03/03 06:24:49 INFO : existing: Copied (replaced existing) 2022/03/03 06:24:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (9.21s) === RUN TestSyncIgnoreExisting run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" 2022/03/03 06:24:51 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for checks to finish 2022/03/03 06:24:51 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for transfers to finish 2022/03/03 06:24:54 INFO : existing: Copied (new) 2022/03/03 06:24:54 DEBUG : Waiting for deletions to finish 2022/03/03 06:24:55 DEBUG : existing: Destination exists, skipping 2022/03/03 06:24:55 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for checks to finish 2022/03/03 06:24:55 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for transfers to finish 2022/03/03 06:24:55 DEBUG : Waiting for deletions to finish 2022/03/03 06:24:55 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (6.01s) === RUN TestSyncIgnoreErrors run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" 2022/03/03 06:25:04 DEBUG : d: Making directory 2022/03/03 06:25:07 DEBUG : c/non empty space: Sizes identical 2022/03/03 06:25:07 DEBUG : c/non empty space: Unchanged skipping 2022/03/03 06:25:08 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for checks to finish 2022/03/03 06:25:08 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for transfers to finish 2022/03/03 06:25:12 INFO : a/potato2: Copied (new) 2022/03/03 06:25:12 DEBUG : Waiting for deletions to finish 2022/03/03 06:25:12 INFO : b/potato: Deleted 2022/03/03 06:25:12 INFO : d: Removing directory 2022/03/03 06:25:13 INFO : b: Removing directory 2022/03/03 06:25:14 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': deleted 2 directories --- PASS: TestSyncIgnoreErrors (22.03s) === RUN TestSyncAfterChangingModtimeOnly run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" 2022/03/03 06:25:23 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for checks to finish 2022/03/03 06:25:23 DEBUG : empty space: Sizes identical 2022/03/03 06:25:23 DEBUG : empty space: Unchanged skipping 2022/03/03 06:25:23 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for transfers to finish 2022/03/03 06:25:23 DEBUG : Waiting for deletions to finish 2022/03/03 06:25:23 INFO : There was nothing to transfer 2022/03/03 06:25:24 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for checks to finish 2022/03/03 06:25:24 DEBUG : empty space: Sizes identical 2022/03/03 06:25:24 DEBUG : empty space: Unchanged skipping 2022/03/03 06:25:24 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for transfers to finish 2022/03/03 06:25:24 DEBUG : Waiting for deletions to finish 2022/03/03 06:25:24 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (6.41s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" sync_test.go:577: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.80s) === RUN TestSyncDoesntUpdateModtime run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" sync_test.go:602: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.81s) === RUN TestSyncAfterAddingAFile run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" 2022/03/03 06:25:31 DEBUG : empty space: Sizes identical 2022/03/03 06:25:31 DEBUG : empty space: Unchanged skipping 2022/03/03 06:25:31 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for checks to finish 2022/03/03 06:25:31 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for transfers to finish 2022/03/03 06:25:34 INFO : potato: Copied (new) 2022/03/03 06:25:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (9.21s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" 2022/03/03 06:25:40 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for checks to finish 2022/03/03 06:25:40 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2022/03/03 06:25:40 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for transfers to finish 2022/03/03 06:25:43 INFO : potato: Copied (replaced existing) 2022/03/03 06:25:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (8.82s) === RUN TestSyncAfterChangingContentsOnly run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" sync_test.go:663: ModTimeNotSupported so forcing file to be a different size 2022/03/03 06:25:49 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for checks to finish 2022/03/03 06:25:49 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2022/03/03 06:25:49 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for transfers to finish 2022/03/03 06:25:52 INFO : potato: Copied (replaced existing) 2022/03/03 06:25:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (8.84s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" 2022/03/03 06:26:00 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2022/03/03 06:26:00 DEBUG : empty space: Sizes identical 2022/03/03 06:26:00 DEBUG : empty space: Unchanged skipping 2022/03/03 06:26:00 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for checks to finish 2022/03/03 06:26:00 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for transfers to finish 2022/03/03 06:26:00 DEBUG : Waiting for deletions to finish 2022/03/03 06:26:00 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (8.80s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" 2022/03/03 06:26:10 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for checks to finish 2022/03/03 06:26:10 DEBUG : empty space: Sizes identical 2022/03/03 06:26:10 DEBUG : empty space: Unchanged skipping 2022/03/03 06:26:10 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for transfers to finish 2022/03/03 06:26:13 INFO : potato2: Copied (new) 2022/03/03 06:26:13 DEBUG : Waiting for deletions to finish 2022/03/03 06:26:13 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (13.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" 2022/03/03 06:26:26 DEBUG : d: Making directory 2022/03/03 06:26:27 DEBUG : d/e: Making directory 2022/03/03 06:26:31 DEBUG : c/non empty space: Sizes identical 2022/03/03 06:26:31 DEBUG : c/non empty space: Unchanged skipping 2022/03/03 06:26:33 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for checks to finish 2022/03/03 06:26:33 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for transfers to finish 2022/03/03 06:26:36 INFO : a/potato2: Copied (new) 2022/03/03 06:26:36 DEBUG : Waiting for deletions to finish 2022/03/03 06:26:36 INFO : b/potato: Deleted 2022/03/03 06:26:36 INFO : d/e: Removing directory 2022/03/03 06:26:37 INFO : d: Removing directory 2022/03/03 06:26:38 INFO : b: Removing directory 2022/03/03 06:26:39 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (28.58s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" 2022/03/03 06:26:51 DEBUG : d: Making directory 2022/03/03 06:26:54 DEBUG : c/non empty space: Sizes identical 2022/03/03 06:26:54 DEBUG : c/non empty space: Unchanged skipping 2022/03/03 06:26:55 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for checks to finish 2022/03/03 06:26:55 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for transfers to finish 2022/03/03 06:26:59 INFO : a/potato2: Copied (new) 2022/03/03 06:26:59 ERROR : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': not deleting files as there were IO errors 2022/03/03 06:26:59 ERROR : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (23.63s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" 2022/03/03 06:27:14 DEBUG : Waiting for deletions to finish 2022/03/03 06:27:15 DEBUG : empty space: Sizes identical 2022/03/03 06:27:15 DEBUG : empty space: Unchanged skipping 2022/03/03 06:27:15 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for checks to finish 2022/03/03 06:27:15 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for transfers to finish 2022/03/03 06:27:15 INFO : potato: Deleted 2022/03/03 06:27:18 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (12.82s) === RUN TestSyncDeleteBefore run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" 2022/03/03 06:27:27 DEBUG : Waiting for deletions to finish 2022/03/03 06:27:28 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for checks to finish 2022/03/03 06:27:28 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for transfers to finish 2022/03/03 06:27:28 INFO : potato: Deleted 2022/03/03 06:27:28 DEBUG : empty space: Sizes identical 2022/03/03 06:27:28 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for checks to finish 2022/03/03 06:27:28 DEBUG : empty space: Unchanged skipping 2022/03/03 06:27:28 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for transfers to finish 2022/03/03 06:27:32 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (13.22s) === RUN TestCopyDeleteBefore run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" 2022/03/03 06:27:38 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for checks to finish 2022/03/03 06:27:38 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for transfers to finish 2022/03/03 06:27:41 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (9.22s) === RUN TestSyncWithExclude run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" 2022/03/03 06:27:50 DEBUG : enormous: Excluded 2022/03/03 06:27:50 DEBUG : potato2: Excluded 2022/03/03 06:27:50 DEBUG : potato2: Excluded 2022/03/03 06:27:50 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for checks to finish 2022/03/03 06:27:50 DEBUG : empty space: Sizes identical 2022/03/03 06:27:50 DEBUG : empty space: Unchanged skipping 2022/03/03 06:27:50 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for transfers to finish 2022/03/03 06:27:50 DEBUG : Waiting for deletions to finish 2022/03/03 06:27:50 INFO : There was nothing to transfer 2022/03/03 06:27:51 DEBUG : enormous: Excluded 2022/03/03 06:27:51 DEBUG : potato2: Excluded 2022/03/03 06:27:51 DEBUG : potato2: Excluded 2022/03/03 06:27:51 DEBUG : Local file system at /tmp/rclone1022900418: Waiting for checks to finish 2022/03/03 06:27:51 DEBUG : empty space: Sizes identical 2022/03/03 06:27:51 DEBUG : empty space: Unchanged skipping 2022/03/03 06:27:51 DEBUG : Local file system at /tmp/rclone1022900418: Waiting for transfers to finish 2022/03/03 06:27:51 DEBUG : Waiting for deletions to finish 2022/03/03 06:27:51 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (9.62s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" 2022/03/03 06:28:03 DEBUG : enormous: Excluded 2022/03/03 06:28:03 DEBUG : potato2: Excluded 2022/03/03 06:28:03 DEBUG : empty space: Sizes identical 2022/03/03 06:28:03 DEBUG : empty space: Unchanged skipping 2022/03/03 06:28:03 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for checks to finish 2022/03/03 06:28:03 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for transfers to finish 2022/03/03 06:28:03 DEBUG : Waiting for deletions to finish 2022/03/03 06:28:03 INFO : enormous: Deleted 2022/03/03 06:28:04 INFO : potato2: Deleted 2022/03/03 06:28:04 INFO : There was nothing to transfer 2022/03/03 06:28:05 DEBUG : Local file system at /tmp/rclone1022900418: Waiting for checks to finish 2022/03/03 06:28:05 DEBUG : empty space: Sizes identical 2022/03/03 06:28:05 DEBUG : empty space: Unchanged skipping 2022/03/03 06:28:05 DEBUG : Local file system at /tmp/rclone1022900418: Waiting for transfers to finish 2022/03/03 06:28:05 DEBUG : Waiting for deletions to finish 2022/03/03 06:28:05 INFO : enormous: Deleted 2022/03/03 06:28:05 INFO : potato2: Deleted 2022/03/03 06:28:05 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (13.22s) === RUN TestSyncWithUpdateOlder run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" sync_test.go:968: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.81s) === RUN TestSyncWithMaxDuration sync_test.go:1009: Skipping test on non local remote --- SKIP: TestSyncWithMaxDuration (0.00s) === RUN TestSyncWithTrackRenames run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" sync_test.go:1058: Can track renames: false 2022/03/03 06:28:07 ERROR : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Ignoring --track-renames as the source and destination do not have a common hash 2022/03/03 06:28:07 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for checks to finish 2022/03/03 06:28:07 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for transfers to finish 2022/03/03 06:28:13 INFO : potato: Copied (new) 2022/03/03 06:28:13 INFO : yam: Copied (new) 2022/03/03 06:28:13 DEBUG : Waiting for deletions to finish 2022/03/03 06:28:14 ERROR : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Ignoring --track-renames as the source and destination do not have a common hash 2022/03/03 06:28:14 DEBUG : potato: Sizes identical 2022/03/03 06:28:14 DEBUG : potato: Unchanged skipping 2022/03/03 06:28:14 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for checks to finish 2022/03/03 06:28:14 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for transfers to finish 2022/03/03 06:28:17 INFO : yaml: Copied (new) 2022/03/03 06:28:17 DEBUG : Waiting for deletions to finish 2022/03/03 06:28:18 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (13.22s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" sync_test.go:1127: Can track renames: false 2022/03/03 06:28:20 ERROR : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Ignoring --track-renames as either the source or destination do not support modtime 2022/03/03 06:28:20 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for checks to finish 2022/03/03 06:28:20 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for transfers to finish 2022/03/03 06:28:26 INFO : potato: Copied (new) 2022/03/03 06:28:27 INFO : yam: Copied (new) 2022/03/03 06:28:27 DEBUG : Waiting for deletions to finish 2022/03/03 06:28:27 ERROR : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Ignoring --track-renames as either the source or destination do not support modtime 2022/03/03 06:28:27 DEBUG : potato: Sizes identical 2022/03/03 06:28:27 DEBUG : potato: Unchanged skipping 2022/03/03 06:28:27 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for checks to finish 2022/03/03 06:28:27 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for transfers to finish 2022/03/03 06:28:31 INFO : yaml: Copied (new) 2022/03/03 06:28:31 DEBUG : Waiting for deletions to finish 2022/03/03 06:28:31 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (13.22s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" sync_test.go:1163: Can track renames: false 2022/03/03 06:28:34 INFO : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Making map for --track-renames 2022/03/03 06:28:34 INFO : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Finished making map for --track-renames 2022/03/03 06:28:34 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for checks to finish 2022/03/03 06:28:34 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for renames to finish 2022/03/03 06:28:34 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for transfers to finish 2022/03/03 06:28:39 INFO : potato: Copied (new) 2022/03/03 06:28:40 INFO : sub/yam: Copied (new) 2022/03/03 06:28:40 DEBUG : Waiting for deletions to finish 2022/03/03 06:28:41 DEBUG : potato: Sizes identical 2022/03/03 06:28:41 DEBUG : potato: Unchanged skipping 2022/03/03 06:28:42 INFO : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Making map for --track-renames 2022/03/03 06:28:42 INFO : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Finished making map for --track-renames 2022/03/03 06:28:42 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for checks to finish 2022/03/03 06:28:42 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for renames to finish 2022/03/03 06:28:43 INFO : sub/yam: Moved (server-side) to: yam 2022/03/03 06:28:43 INFO : yam: Renamed from "sub/yam" 2022/03/03 06:28:43 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for transfers to finish 2022/03/03 06:28:43 DEBUG : Waiting for deletions to finish 2022/03/03 06:28:43 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (14.23s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" 2022/03/03 06:28:47 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for checks to finish 2022/03/03 06:28:47 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for transfers to finish 2022/03/03 06:28:55 INFO : sub dir/hello world: Copied (new) 2022/03/03 06:28:55 INFO : sub dir/hello world: Deleted 2022/03/03 06:28:55 INFO : nested/sub dir/file: Copied (new) 2022/03/03 06:28:55 INFO : nested/sub dir/file: Deleted 2022/03/03 06:28:55 INFO : sub dir: Removing directory 2022/03/03 06:28:55 INFO : nested/sub dir: Removing directory 2022/03/03 06:28:55 INFO : nested: Removing directory 2022/03/03 06:28:55 DEBUG : Local file system at /tmp/rclone1022900418: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (14.62s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" 2022/03/03 06:29:02 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for checks to finish 2022/03/03 06:29:02 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for transfers to finish 2022/03/03 06:29:09 INFO : sub dir/hello world: Copied (new) 2022/03/03 06:29:09 INFO : sub dir/hello world: Deleted 2022/03/03 06:29:10 INFO : nested/sub dir/file: Copied (new) 2022/03/03 06:29:10 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (14.82s) === RUN TestMoveWithIgnoreExisting run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" 2022/03/03 06:29:17 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for checks to finish 2022/03/03 06:29:17 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for transfers to finish 2022/03/03 06:29:23 INFO : existing: Copied (new) 2022/03/03 06:29:23 INFO : existing: Deleted 2022/03/03 06:29:23 INFO : existing-b: Copied (new) 2022/03/03 06:29:23 INFO : existing-b: Deleted 2022/03/03 06:29:24 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for checks to finish 2022/03/03 06:29:24 DEBUG : existing: Destination exists, skipping 2022/03/03 06:29:24 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2022/03/03 06:29:24 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for transfers to finish 2022/03/03 06:29:24 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (9.61s) === RUN TestServerSideMove run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" 2022/03/03 06:29:26 DEBUG : Creating backend with remote "TestUptobox:rclone-test-mojurev5woqigem0dixazev5" sync_test.go:1215: Server side move (if possible) Uptobox root 'rclone-test-kihilog8letepod1gevugoj9' -> Uptobox root 'rclone-test-mojurev5woqigem0dixazev5' 2022/03/03 06:29:43 DEBUG : Uptobox root 'rclone-test-mojurev5woqigem0dixazev5': Using server-side directory move 2022/03/03 06:29:44 INFO : Uptobox root 'rclone-test-mojurev5woqigem0dixazev5': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2022/03/03 06:29:45 DEBUG : Uptobox root 'rclone-test-mojurev5woqigem0dixazev5': Waiting for checks to finish 2022/03/03 06:29:45 DEBUG : empty space: Sizes identical 2022/03/03 06:29:45 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/03/03 06:29:45 DEBUG : empty space: Unchanged skipping 2022/03/03 06:29:45 INFO : empty space: Deleted 2022/03/03 06:29:45 DEBUG : Uptobox root 'rclone-test-mojurev5woqigem0dixazev5': Waiting for transfers to finish 2022/03/03 06:29:45 INFO : potato3: Deleted 2022/03/03 06:29:47 INFO : potato2: Moved (server-side) 2022/03/03 06:29:47 INFO : potato3: Moved (server-side) 2022/03/03 06:29:47 INFO : There was nothing to transfer 2022/03/03 06:29:48 DEBUG : Creating backend with remote "TestUptobox:rclone-test-madodot5gojinan6sunicix8" 2022/03/03 06:29:48 DEBUG : Uptobox root 'rclone-test-madodot5gojinan6sunicix8': Using server-side directory move 2022/03/03 06:29:50 INFO : Uptobox root 'rclone-test-madodot5gojinan6sunicix8': Server side directory move succeeded 2022/03/03 06:29:51 ERROR : : error listing: directory not found 2022/03/03 06:29:51 DEBUG : Uptobox root 'rclone-test-madodot5gojinan6sunicix8': Purge object "empty space" 2022/03/03 06:29:51 DEBUG : Uptobox root 'rclone-test-madodot5gojinan6sunicix8': Purge object "potato2" 2022/03/03 06:29:52 DEBUG : Uptobox root 'rclone-test-madodot5gojinan6sunicix8': Purge object "potato3" 2022/03/03 06:29:52 DEBUG : Uptobox root 'rclone-test-madodot5gojinan6sunicix8': Purge dir "" 2022/03/03 06:29:53 ERROR : : error listing: directory not found 2022/03/03 06:29:53 DEBUG : Uptobox root 'rclone-test-mojurev5woqigem0dixazev5': Purge dir "" 2022/03/03 06:29:54 purge failed to rmdir "": api error 1: An error occured: Could not find current path 2022/03/03 06:29:54 purge failed: directory not found --- PASS: TestServerSideMove (27.71s) === RUN TestServerSideMoveWithFilter run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" 2022/03/03 06:29:54 DEBUG : Creating backend with remote "TestUptobox:rclone-test-hagilat3xapisil3pexotas5" sync_test.go:1215: Server side move (if possible) Uptobox root 'rclone-test-kihilog8letepod1gevugoj9' -> Uptobox root 'rclone-test-hagilat3xapisil3pexotas5' 2022/03/03 06:30:11 DEBUG : empty space: Excluded 2022/03/03 06:30:11 DEBUG : empty space: Excluded 2022/03/03 06:30:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/03/03 06:30:11 DEBUG : Uptobox root 'rclone-test-hagilat3xapisil3pexotas5': Waiting for checks to finish 2022/03/03 06:30:11 DEBUG : Uptobox root 'rclone-test-hagilat3xapisil3pexotas5': Waiting for transfers to finish 2022/03/03 06:30:12 INFO : potato3: Deleted 2022/03/03 06:30:14 INFO : potato2: Moved (server-side) 2022/03/03 06:30:14 INFO : potato3: Moved (server-side) 2022/03/03 06:30:14 INFO : There was nothing to transfer 2022/03/03 06:30:15 DEBUG : Creating backend with remote "TestUptobox:rclone-test-kawerix9nobinas8pigubof8" 2022/03/03 06:30:15 DEBUG : empty space: Excluded 2022/03/03 06:30:15 DEBUG : Uptobox root 'rclone-test-kawerix9nobinas8pigubof8': Waiting for checks to finish 2022/03/03 06:30:15 DEBUG : Uptobox root 'rclone-test-kawerix9nobinas8pigubof8': Waiting for transfers to finish 2022/03/03 06:30:18 INFO : potato2: Moved (server-side) 2022/03/03 06:30:18 INFO : potato3: Moved (server-side) 2022/03/03 06:30:18 INFO : There was nothing to transfer 2022/03/03 06:30:19 DEBUG : Uptobox root 'rclone-test-kawerix9nobinas8pigubof8': Purge object "potato2" 2022/03/03 06:30:19 DEBUG : Uptobox root 'rclone-test-kawerix9nobinas8pigubof8': Purge object "potato3" 2022/03/03 06:30:20 DEBUG : Uptobox root 'rclone-test-kawerix9nobinas8pigubof8': Purge dir "" 2022/03/03 06:30:20 DEBUG : Uptobox root 'rclone-test-hagilat3xapisil3pexotas5': Purge object "empty space" 2022/03/03 06:30:21 DEBUG : Uptobox root 'rclone-test-hagilat3xapisil3pexotas5': Purge dir "" --- PASS: TestServerSideMoveWithFilter (28.47s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" 2022/03/03 06:30:22 DEBUG : Creating backend with remote "TestUptobox:rclone-test-lubohis3duzoxex9hamahac9" 2022/03/03 06:30:32 DEBUG : tomatoDir: Making directory sync_test.go:1215: Server side move (if possible) Uptobox root 'rclone-test-kihilog8letepod1gevugoj9' -> Uptobox root 'rclone-test-lubohis3duzoxex9hamahac9' 2022/03/03 06:30:41 DEBUG : Uptobox root 'rclone-test-lubohis3duzoxex9hamahac9': Using server-side directory move 2022/03/03 06:30:42 INFO : Uptobox root 'rclone-test-lubohis3duzoxex9hamahac9': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2022/03/03 06:30:42 DEBUG : empty space: Sizes identical 2022/03/03 06:30:42 DEBUG : empty space: Unchanged skipping 2022/03/03 06:30:42 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/03/03 06:30:42 DEBUG : Uptobox root 'rclone-test-lubohis3duzoxex9hamahac9': Waiting for checks to finish 2022/03/03 06:30:42 INFO : empty space: Deleted 2022/03/03 06:30:42 DEBUG : Uptobox root 'rclone-test-lubohis3duzoxex9hamahac9': Waiting for transfers to finish 2022/03/03 06:30:43 INFO : potato3: Deleted 2022/03/03 06:30:44 INFO : potato2: Moved (server-side) 2022/03/03 06:30:45 INFO : potato3: Moved (server-side) 2022/03/03 06:30:45 INFO : tomatoDir: Removing directory 2022/03/03 06:30:45 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': deleted 1 directories 2022/03/03 06:30:45 INFO : There was nothing to transfer 2022/03/03 06:30:46 DEBUG : Creating backend with remote "TestUptobox:rclone-test-jigipex3sijamak8pivemum7" 2022/03/03 06:30:47 DEBUG : tomatoDir: Making directory 2022/03/03 06:30:47 DEBUG : Uptobox root 'rclone-test-jigipex3sijamak8pivemum7': Using server-side directory move 2022/03/03 06:30:49 INFO : Uptobox root 'rclone-test-jigipex3sijamak8pivemum7': Server side directory move succeeded 2022/03/03 06:30:50 ERROR : : error listing: directory not found 2022/03/03 06:30:50 ERROR : : error listing: directory not found 2022/03/03 06:30:50 DEBUG : Uptobox root 'rclone-test-jigipex3sijamak8pivemum7': Purge object "empty space" 2022/03/03 06:30:50 DEBUG : Uptobox root 'rclone-test-jigipex3sijamak8pivemum7': Purge object "potato2" 2022/03/03 06:30:51 DEBUG : Uptobox root 'rclone-test-jigipex3sijamak8pivemum7': Purge object "potato3" 2022/03/03 06:30:52 DEBUG : Uptobox root 'rclone-test-jigipex3sijamak8pivemum7': Purge dir "tomatoDir" 2022/03/03 06:30:53 DEBUG : Uptobox root 'rclone-test-jigipex3sijamak8pivemum7': Purge dir "" 2022/03/03 06:30:53 ERROR : : error listing: directory not found 2022/03/03 06:30:53 DEBUG : Uptobox root 'rclone-test-lubohis3duzoxex9hamahac9': Purge dir "" 2022/03/03 06:30:54 purge failed to rmdir "": api error 1: An error occured: Could not find current path 2022/03/03 06:30:54 purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (31.80s) === RUN TestServerSideMoveOverlap run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" sync_test.go:1399: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.80s) === RUN TestSyncOverlap run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" 2022/03/03 06:30:55 DEBUG : Creating backend with remote "TestUptobox:rclone-test-kihilog8letepod1gevugoj9/rclone-sync-test" --- PASS: TestSyncOverlap (0.95s) === RUN TestSyncCompareDest run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" 2022/03/03 06:30:56 DEBUG : Creating backend with remote "TestUptobox:rclone-test-kihilog8letepod1gevugoj9/dst" 2022/03/03 06:30:56 DEBUG : Creating backend with remote "TestUptobox:rclone-test-kihilog8letepod1gevugoj9/CompareDest" 2022/03/03 06:30:57 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9/dst': Waiting for checks to finish 2022/03/03 06:30:57 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9/dst': Waiting for transfers to finish 2022/03/03 06:31:01 INFO : one: Copied (new) 2022/03/03 06:31:01 DEBUG : Waiting for deletions to finish 2022/03/03 06:31:02 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9/dst': Waiting for checks to finish 2022/03/03 06:31:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/03 06:31:02 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9/dst': Waiting for transfers to finish 2022/03/03 06:31:06 INFO : one: Copied (replaced existing) 2022/03/03 06:31:06 DEBUG : Waiting for deletions to finish 2022/03/03 06:31:15 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9/dst': Waiting for checks to finish 2022/03/03 06:31:15 DEBUG : one: Sizes identical 2022/03/03 06:31:15 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/03 06:31:15 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9/dst': Waiting for transfers to finish 2022/03/03 06:31:15 DEBUG : Waiting for deletions to finish 2022/03/03 06:31:15 INFO : There was nothing to transfer 2022/03/03 06:31:21 DEBUG : two: Sizes identical 2022/03/03 06:31:21 DEBUG : two: Destination found in --compare-dest, skipping 2022/03/03 06:31:21 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9/dst': Waiting for checks to finish 2022/03/03 06:31:21 DEBUG : one: Sizes identical 2022/03/03 06:31:21 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/03 06:31:21 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9/dst': Waiting for transfers to finish 2022/03/03 06:31:21 DEBUG : Waiting for deletions to finish 2022/03/03 06:31:21 INFO : There was nothing to transfer 2022/03/03 06:31:22 DEBUG : two: Sizes identical 2022/03/03 06:31:22 DEBUG : two: Destination found in --compare-dest, skipping 2022/03/03 06:31:22 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9/dst': Waiting for checks to finish 2022/03/03 06:31:23 DEBUG : one: Sizes identical 2022/03/03 06:31:23 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/03 06:31:23 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9/dst': Waiting for transfers to finish 2022/03/03 06:31:23 DEBUG : Waiting for deletions to finish 2022/03/03 06:31:23 INFO : There was nothing to transfer sync_test.go:1543: No hash on uploaded file so skipping compare timestamp test 2022/03/03 06:31:25 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/03/03 06:31:25 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9/dst': Waiting for checks to finish 2022/03/03 06:31:25 DEBUG : one: Sizes identical 2022/03/03 06:31:25 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/03 06:31:25 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9/dst': Waiting for transfers to finish 2022/03/03 06:31:29 INFO : two: Copied (new) 2022/03/03 06:31:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (38.28s) === RUN TestSyncMultipleCompareDest run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" 2022/03/03 06:31:43 DEBUG : Creating backend with remote "TestUptobox:rclone-test-kihilog8letepod1gevugoj9/dest" 2022/03/03 06:31:43 DEBUG : Creating backend with remote "TestUptobox:rclone-test-kihilog8letepod1gevugoj9/pre-dest1" 2022/03/03 06:31:43 DEBUG : Creating backend with remote "TestUptobox:rclone-test-kihilog8letepod1gevugoj9/pre-dest2" 2022/03/03 06:31:44 DEBUG : 1: Sizes identical 2022/03/03 06:31:44 DEBUG : 1: Destination found in --compare-dest, skipping 2022/03/03 06:31:44 DEBUG : 2: Sizes identical 2022/03/03 06:31:44 DEBUG : 2: Destination found in --compare-dest, skipping 2022/03/03 06:31:45 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9/dest': Waiting for checks to finish 2022/03/03 06:31:45 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9/dest': Waiting for transfers to finish 2022/03/03 06:31:48 INFO : 3: Copied (new) 2022/03/03 06:31:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (21.00s) === RUN TestSyncCopyDest run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" 2022/03/03 06:31:55 DEBUG : Creating backend with remote "TestUptobox:rclone-test-kihilog8letepod1gevugoj9/dst" 2022/03/03 06:31:56 DEBUG : Creating backend with remote "TestUptobox:rclone-test-kihilog8letepod1gevugoj9/CopyDest" 2022/03/03 06:31:57 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9/dst': Waiting for checks to finish 2022/03/03 06:31:57 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9/dst': Waiting for transfers to finish 2022/03/03 06:32:00 INFO : one: Copied (new) 2022/03/03 06:32:00 DEBUG : Waiting for deletions to finish 2022/03/03 06:32:01 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9/dst': Waiting for checks to finish 2022/03/03 06:32:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/03 06:32:01 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9/dst': Waiting for transfers to finish 2022/03/03 06:32:05 INFO : one: Copied (replaced existing) 2022/03/03 06:32:05 DEBUG : Waiting for deletions to finish 2022/03/03 06:32:14 DEBUG : Creating backend with remote "TestUptobox:rclone-test-kihilog8letepod1gevugoj9/BackupDir" 2022/03/03 06:32:14 DEBUG : Config file has changed externaly - reloading 2022/03/03 06:32:15 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9/dst': Waiting for checks to finish 2022/03/03 06:32:15 DEBUG : one: Sizes identical 2022/03/03 06:32:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/03 06:32:17 INFO : one: Moved (server-side) 2022/03/03 06:32:18 INFO : one: Copied (server-side copy) 2022/03/03 06:32:18 DEBUG : one: Destination found in --copy-dest, using server-side copy 2022/03/03 06:32:18 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9/dst': Waiting for transfers to finish 2022/03/03 06:32:18 DEBUG : Waiting for deletions to finish 2022/03/03 06:32:25 DEBUG : two: Sizes identical 2022/03/03 06:32:27 INFO : two: Copied (server-side copy) 2022/03/03 06:32:27 DEBUG : two: Destination found in --copy-dest, using server-side copy 2022/03/03 06:32:27 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9/dst': Waiting for checks to finish 2022/03/03 06:32:27 DEBUG : one: Sizes identical 2022/03/03 06:32:27 DEBUG : one: Sizes identical 2022/03/03 06:32:27 DEBUG : one: Unchanged skipping 2022/03/03 06:32:27 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9/dst': Waiting for transfers to finish 2022/03/03 06:32:27 DEBUG : Waiting for deletions to finish 2022/03/03 06:32:29 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9/dst': Waiting for checks to finish 2022/03/03 06:32:29 DEBUG : one: Sizes identical 2022/03/03 06:32:29 DEBUG : one: Sizes identical 2022/03/03 06:32:29 DEBUG : one: Unchanged skipping 2022/03/03 06:32:29 DEBUG : two: Sizes identical 2022/03/03 06:32:29 DEBUG : two: Sizes identical 2022/03/03 06:32:29 DEBUG : two: Unchanged skipping 2022/03/03 06:32:29 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9/dst': Waiting for transfers to finish 2022/03/03 06:32:29 DEBUG : Waiting for deletions to finish 2022/03/03 06:32:29 INFO : There was nothing to transfer 2022/03/03 06:32:36 DEBUG : three: Sizes differ (src 7 vs dst 5) 2022/03/03 06:32:36 DEBUG : three: Destination not found in --copy-dest 2022/03/03 06:32:36 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9/dst': Waiting for checks to finish 2022/03/03 06:32:36 DEBUG : one: Sizes identical 2022/03/03 06:32:36 DEBUG : one: Sizes identical 2022/03/03 06:32:36 DEBUG : one: Unchanged skipping 2022/03/03 06:32:36 DEBUG : two: Sizes identical 2022/03/03 06:32:36 DEBUG : two: Sizes identical 2022/03/03 06:32:36 DEBUG : two: Unchanged skipping 2022/03/03 06:32:36 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9/dst': Waiting for transfers to finish 2022/03/03 06:32:39 INFO : three: Copied (new) 2022/03/03 06:32:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (52.37s) === RUN TestSyncBackupDir run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" 2022/03/03 06:32:59 DEBUG : Creating backend with remote "TestUptobox:rclone-test-kihilog8letepod1gevugoj9/dst" 2022/03/03 06:32:59 DEBUG : Config file has changed externaly - reloading 2022/03/03 06:32:59 DEBUG : Creating backend with remote "TestUptobox:rclone-test-kihilog8letepod1gevugoj9/backup" 2022/03/03 06:33:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/03 06:33:00 DEBUG : two: Sizes identical 2022/03/03 06:33:00 DEBUG : two: Unchanged skipping 2022/03/03 06:33:00 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9/dst': Waiting for checks to finish 2022/03/03 06:33:02 INFO : one: Moved (server-side) 2022/03/03 06:33:02 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9/dst': Waiting for transfers to finish 2022/03/03 06:33:05 INFO : one: Copied (new) 2022/03/03 06:33:05 DEBUG : Waiting for deletions to finish 2022/03/03 06:33:07 INFO : three.txt: Moved (server-side) 2022/03/03 06:33:07 INFO : three.txt: Moved into backup dir 2022/03/03 06:33:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/03 06:33:13 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9/dst': Waiting for checks to finish 2022/03/03 06:33:13 DEBUG : two: Sizes identical 2022/03/03 06:33:13 DEBUG : two: Unchanged skipping 2022/03/03 06:33:13 INFO : one: Deleted 2022/03/03 06:33:15 INFO : one: Moved (server-side) 2022/03/03 06:33:15 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9/dst': Waiting for transfers to finish 2022/03/03 06:33:18 INFO : one: Copied (new) 2022/03/03 06:33:18 DEBUG : Waiting for deletions to finish 2022/03/03 06:33:19 INFO : three.txt: Deleted 2022/03/03 06:33:20 INFO : three.txt: Moved (server-side) 2022/03/03 06:33:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (38.18s) === RUN TestSyncBackupDirWithSuffix run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" 2022/03/03 06:33:37 DEBUG : Creating backend with remote "TestUptobox:rclone-test-kihilog8letepod1gevugoj9/dst" 2022/03/03 06:33:37 DEBUG : Config file has changed externaly - reloading 2022/03/03 06:33:38 DEBUG : Creating backend with remote "TestUptobox:rclone-test-kihilog8letepod1gevugoj9/backup" 2022/03/03 06:33:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/03 06:33:38 DEBUG : two: Sizes identical 2022/03/03 06:33:38 DEBUG : two: Unchanged skipping 2022/03/03 06:33:38 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9/dst': Waiting for checks to finish 2022/03/03 06:33:40 INFO : one: Moved (server-side) to: one.bak 2022/03/03 06:33:40 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9/dst': Waiting for transfers to finish 2022/03/03 06:33:44 INFO : one: Copied (new) 2022/03/03 06:33:44 DEBUG : Waiting for deletions to finish 2022/03/03 06:33:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/03/03 06:33:46 INFO : three.txt: Moved into backup dir 2022/03/03 06:33:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/03 06:33:51 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9/dst': Waiting for checks to finish 2022/03/03 06:33:51 DEBUG : two: Sizes identical 2022/03/03 06:33:51 DEBUG : two: Unchanged skipping 2022/03/03 06:33:52 INFO : one.bak: Deleted 2022/03/03 06:33:54 INFO : one: Moved (server-side) to: one.bak 2022/03/03 06:33:54 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9/dst': Waiting for transfers to finish 2022/03/03 06:33:57 INFO : one: Copied (new) 2022/03/03 06:33:57 DEBUG : Waiting for deletions to finish 2022/03/03 06:33:58 INFO : three.txt.bak: Deleted 2022/03/03 06:34:00 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/03/03 06:34:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (39.56s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" 2022/03/03 06:34:17 DEBUG : Creating backend with remote "TestUptobox:rclone-test-kihilog8letepod1gevugoj9/dst" 2022/03/03 06:34:17 DEBUG : Creating backend with remote "TestUptobox:rclone-test-kihilog8letepod1gevugoj9/backup" 2022/03/03 06:34:18 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9/dst': Waiting for checks to finish 2022/03/03 06:34:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/03 06:34:18 DEBUG : two: Sizes identical 2022/03/03 06:34:18 DEBUG : two: Unchanged skipping 2022/03/03 06:34:20 INFO : one: Moved (server-side) to: one-2019-01-01 2022/03/03 06:34:20 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9/dst': Waiting for transfers to finish 2022/03/03 06:34:23 INFO : one: Copied (new) 2022/03/03 06:34:23 DEBUG : Waiting for deletions to finish 2022/03/03 06:34:25 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/03/03 06:34:25 INFO : three.txt: Moved into backup dir 2022/03/03 06:34:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/03 06:34:31 DEBUG : two: Sizes identical 2022/03/03 06:34:31 DEBUG : two: Unchanged skipping 2022/03/03 06:34:31 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9/dst': Waiting for checks to finish 2022/03/03 06:34:32 INFO : one-2019-01-01: Deleted 2022/03/03 06:34:34 INFO : one: Moved (server-side) to: one-2019-01-01 2022/03/03 06:34:34 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9/dst': Waiting for transfers to finish 2022/03/03 06:34:37 INFO : one: Copied (new) 2022/03/03 06:34:37 DEBUG : Waiting for deletions to finish 2022/03/03 06:34:37 INFO : three-2019-01-01.txt: Deleted 2022/03/03 06:34:39 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/03/03 06:34:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (39.59s) === RUN TestSyncBackupDirSuffixOnly run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" 2022/03/03 06:34:57 DEBUG : Creating backend with remote "TestUptobox:rclone-test-kihilog8letepod1gevugoj9/dst" 2022/03/03 06:34:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/03 06:34:57 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9/dst': Waiting for checks to finish 2022/03/03 06:34:57 DEBUG : two: Sizes identical 2022/03/03 06:34:57 DEBUG : two: Unchanged skipping 2022/03/03 06:34:58 INFO : one: Moved (server-side) to: one.bak 2022/03/03 06:34:58 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9/dst': Waiting for transfers to finish 2022/03/03 06:35:02 INFO : one: Copied (new) 2022/03/03 06:35:02 DEBUG : Waiting for deletions to finish 2022/03/03 06:35:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/03/03 06:35:02 INFO : three.txt: Moved into backup dir 2022/03/03 06:35:07 DEBUG : three.txt.bak: Excluded 2022/03/03 06:35:07 DEBUG : one.bak: Excluded 2022/03/03 06:35:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/03 06:35:07 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9/dst': Waiting for checks to finish 2022/03/03 06:35:07 DEBUG : two: Sizes identical 2022/03/03 06:35:07 DEBUG : two: Unchanged skipping 2022/03/03 06:35:08 INFO : one.bak: Deleted 2022/03/03 06:35:08 INFO : one: Moved (server-side) to: one.bak 2022/03/03 06:35:08 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9/dst': Waiting for transfers to finish 2022/03/03 06:35:12 INFO : one: Copied (new) 2022/03/03 06:35:12 DEBUG : Waiting for deletions to finish 2022/03/03 06:35:13 INFO : three.txt.bak: Deleted 2022/03/03 06:35:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/03/03 06:35:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (32.34s) === RUN TestSyncSuffix run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" 2022/03/03 06:35:29 DEBUG : Creating backend with remote "TestUptobox:rclone-test-kihilog8letepod1gevugoj9/dst" 2022/03/03 06:35:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/03 06:35:30 INFO : one: Moved (server-side) to: one.bak 2022/03/03 06:35:34 INFO : one: Copied (new) 2022/03/03 06:35:34 DEBUG : two: Sizes identical 2022/03/03 06:35:34 DEBUG : two: Unchanged skipping 2022/03/03 06:35:35 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2022/03/03 06:35:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/03/03 06:35:39 INFO : three.txt: Copied (new) 2022/03/03 06:35:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/03 06:35:41 INFO : one.bak: Deleted 2022/03/03 06:35:42 INFO : one: Moved (server-side) to: one.bak 2022/03/03 06:35:45 INFO : one: Copied (new) 2022/03/03 06:35:46 DEBUG : two: Sizes identical 2022/03/03 06:35:46 DEBUG : two: Unchanged skipping 2022/03/03 06:35:46 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2022/03/03 06:35:47 INFO : three.txt.bak: Deleted 2022/03/03 06:35:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/03/03 06:35:51 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (37.98s) === RUN TestSyncSuffixKeepExtension run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" 2022/03/03 06:36:07 DEBUG : Creating backend with remote "TestUptobox:rclone-test-kihilog8letepod1gevugoj9/dst" 2022/03/03 06:36:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/03 06:36:08 INFO : one: Moved (server-side) to: one-2019-01-01 2022/03/03 06:36:12 INFO : one: Copied (new) 2022/03/03 06:36:12 DEBUG : two: Sizes identical 2022/03/03 06:36:12 DEBUG : two: Unchanged skipping 2022/03/03 06:36:13 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2022/03/03 06:36:13 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/03/03 06:36:17 INFO : three.txt: Copied (new) 2022/03/03 06:36:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/03 06:36:19 INFO : one-2019-01-01: Deleted 2022/03/03 06:36:20 INFO : one: Moved (server-side) to: one-2019-01-01 2022/03/03 06:36:23 INFO : one: Copied (new) 2022/03/03 06:36:24 DEBUG : two: Sizes identical 2022/03/03 06:36:24 DEBUG : two: Unchanged skipping 2022/03/03 06:36:24 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2022/03/03 06:36:25 INFO : three-2019-01-01.txt: Deleted 2022/03/03 06:36:25 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/03/03 06:36:29 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (37.95s) === RUN TestSyncUTFNorm run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" 2022/03/03 06:36:37 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for checks to finish 2022/03/03 06:36:37 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2022/03/03 06:36:37 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for transfers to finish 2022/03/03 06:36:41 INFO : Testêé: Copied (replaced existing) to: Testêé 2022/03/03 06:36:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.91s) === RUN TestSyncImmutable run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" 2022/03/03 06:36:43 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for checks to finish 2022/03/03 06:36:43 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for transfers to finish 2022/03/03 06:36:46 INFO : existing: Copied (new) 2022/03/03 06:36:46 DEBUG : Waiting for deletions to finish 2022/03/03 06:36:47 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for checks to finish 2022/03/03 06:36:47 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2022/03/03 06:36:47 ERROR : existing: Source and destination exist but do not match: immutable file modified 2022/03/03 06:36:47 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for transfers to finish 2022/03/03 06:36:47 ERROR : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': not deleting files as there were IO errors 2022/03/03 06:36:47 ERROR : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (6.82s) === RUN TestSyncIgnoreCase run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" 2022/03/03 06:36:53 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for checks to finish 2022/03/03 06:36:53 DEBUG : existing: Sizes identical 2022/03/03 06:36:53 DEBUG : existing: Unchanged skipping 2022/03/03 06:36:53 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for transfers to finish 2022/03/03 06:36:53 DEBUG : Waiting for deletions to finish 2022/03/03 06:36:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (5.61s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Soft run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" sync_test.go:1989: This test only runs on local --- PASS: TestMaxTransfer (2.41s) --- SKIP: TestMaxTransfer/Hard (0.82s) --- SKIP: TestMaxTransfer/Soft (0.79s) --- SKIP: TestMaxTransfer/Cautious (0.81s) === RUN TestSyncConcurrentDelete run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" 2022/03/03 06:39:06 DEBUG : both0: Sizes identical 2022/03/03 06:39:06 DEBUG : both0: Unchanged skipping 2022/03/03 06:39:06 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for checks to finish 2022/03/03 06:39:06 DEBUG : both11: Sizes identical 2022/03/03 06:39:06 DEBUG : both11: Unchanged skipping 2022/03/03 06:39:06 DEBUG : both13: Sizes identical 2022/03/03 06:39:06 DEBUG : both13: Unchanged skipping 2022/03/03 06:39:06 DEBUG : both14: Sizes identical 2022/03/03 06:39:06 DEBUG : both14: Unchanged skipping 2022/03/03 06:39:06 DEBUG : both15: Sizes identical 2022/03/03 06:39:06 DEBUG : both15: Unchanged skipping 2022/03/03 06:39:06 DEBUG : both16: Sizes identical 2022/03/03 06:39:06 DEBUG : both16: Unchanged skipping 2022/03/03 06:39:06 DEBUG : both17: Sizes identical 2022/03/03 06:39:06 DEBUG : both17: Unchanged skipping 2022/03/03 06:39:06 DEBUG : both18: Sizes identical 2022/03/03 06:39:06 DEBUG : both18: Unchanged skipping 2022/03/03 06:39:06 DEBUG : both19: Sizes identical 2022/03/03 06:39:06 DEBUG : both19: Unchanged skipping 2022/03/03 06:39:06 DEBUG : both2: Sizes identical 2022/03/03 06:39:06 DEBUG : both2: Unchanged skipping 2022/03/03 06:39:06 DEBUG : both3: Sizes identical 2022/03/03 06:39:06 DEBUG : both3: Unchanged skipping 2022/03/03 06:39:06 DEBUG : both4: Sizes identical 2022/03/03 06:39:06 DEBUG : both4: Unchanged skipping 2022/03/03 06:39:06 DEBUG : both5: Sizes identical 2022/03/03 06:39:06 DEBUG : both5: Unchanged skipping 2022/03/03 06:39:06 DEBUG : both6: Sizes identical 2022/03/03 06:39:06 DEBUG : both6: Unchanged skipping 2022/03/03 06:39:06 DEBUG : both7: Sizes identical 2022/03/03 06:39:06 DEBUG : both12: Sizes identical 2022/03/03 06:39:06 DEBUG : both7: Unchanged skipping 2022/03/03 06:39:06 DEBUG : both8: Sizes identical 2022/03/03 06:39:06 DEBUG : both12: Unchanged skipping 2022/03/03 06:39:06 DEBUG : both9: Sizes identical 2022/03/03 06:39:06 DEBUG : both9: Unchanged skipping 2022/03/03 06:39:06 DEBUG : both8: Unchanged skipping 2022/03/03 06:39:06 DEBUG : both1: Sizes identical 2022/03/03 06:39:06 DEBUG : both1: Unchanged skipping 2022/03/03 06:39:06 DEBUG : both10: Sizes identical 2022/03/03 06:39:06 DEBUG : both10: Unchanged skipping 2022/03/03 06:39:06 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for transfers to finish 2022/03/03 06:39:06 DEBUG : Waiting for deletions to finish 2022/03/03 06:39:06 INFO : only16: Deleted 2022/03/03 06:39:07 INFO : only19: Deleted 2022/03/03 06:39:07 INFO : only7: Deleted 2022/03/03 06:39:08 INFO : only8: Deleted 2022/03/03 06:39:08 INFO : only9: Deleted 2022/03/03 06:39:08 INFO : only1: Deleted 2022/03/03 06:39:09 INFO : only15: Deleted 2022/03/03 06:39:09 INFO : only13: Deleted 2022/03/03 06:39:10 INFO : only14: Deleted 2022/03/03 06:39:10 INFO : only17: Deleted 2022/03/03 06:39:10 INFO : only4: Deleted 2022/03/03 06:39:11 INFO : only0: Deleted 2022/03/03 06:39:11 INFO : only10: Deleted 2022/03/03 06:39:12 INFO : only2: Deleted 2022/03/03 06:39:12 INFO : only3: Deleted 2022/03/03 06:39:12 INFO : only11: Deleted 2022/03/03 06:39:13 INFO : only18: Deleted 2022/03/03 06:39:13 INFO : only6: Deleted 2022/03/03 06:39:14 INFO : only12: Deleted 2022/03/03 06:39:14 INFO : only5: Deleted 2022/03/03 06:39:14 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (146.25s) === RUN TestSyncConcurrentTruncate run.go:181: Remote "Uptobox root 'rclone-test-kihilog8letepod1gevugoj9'", Local "Local file system at /tmp/rclone1022900418", Modify Window "876000h0m0s" 2022/03/03 06:41:32 DEBUG : both1: Sizes identical 2022/03/03 06:41:32 DEBUG : both1: Unchanged skipping 2022/03/03 06:41:32 DEBUG : both10: Sizes identical 2022/03/03 06:41:32 DEBUG : both12: Sizes identical 2022/03/03 06:41:32 DEBUG : both12: Unchanged skipping 2022/03/03 06:41:32 DEBUG : both10: Unchanged skipping 2022/03/03 06:41:32 DEBUG : both14: Sizes identical 2022/03/03 06:41:32 DEBUG : both14: Unchanged skipping 2022/03/03 06:41:32 DEBUG : both15: Sizes identical 2022/03/03 06:41:32 DEBUG : both15: Unchanged skipping 2022/03/03 06:41:32 DEBUG : both16: Sizes identical 2022/03/03 06:41:32 DEBUG : both16: Unchanged skipping 2022/03/03 06:41:32 DEBUG : both17: Sizes identical 2022/03/03 06:41:32 DEBUG : both17: Unchanged skipping 2022/03/03 06:41:32 DEBUG : both18: Sizes identical 2022/03/03 06:41:32 DEBUG : both18: Unchanged skipping 2022/03/03 06:41:32 DEBUG : both19: Sizes identical 2022/03/03 06:41:32 DEBUG : both19: Unchanged skipping 2022/03/03 06:41:32 DEBUG : both2: Sizes identical 2022/03/03 06:41:32 DEBUG : both2: Unchanged skipping 2022/03/03 06:41:32 DEBUG : both3: Sizes identical 2022/03/03 06:41:32 DEBUG : both3: Unchanged skipping 2022/03/03 06:41:32 DEBUG : both4: Sizes identical 2022/03/03 06:41:32 DEBUG : both4: Unchanged skipping 2022/03/03 06:41:32 DEBUG : both5: Sizes identical 2022/03/03 06:41:32 DEBUG : both5: Unchanged skipping 2022/03/03 06:41:32 DEBUG : both6: Sizes identical 2022/03/03 06:41:32 DEBUG : both6: Unchanged skipping 2022/03/03 06:41:32 DEBUG : both7: Sizes identical 2022/03/03 06:41:32 DEBUG : both7: Unchanged skipping 2022/03/03 06:41:32 DEBUG : both8: Sizes identical 2022/03/03 06:41:32 DEBUG : both8: Unchanged skipping 2022/03/03 06:41:32 DEBUG : both0: Sizes identical 2022/03/03 06:41:32 DEBUG : both0: Unchanged skipping 2022/03/03 06:41:32 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2022/03/03 06:41:32 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2022/03/03 06:41:32 DEBUG : both11: Sizes identical 2022/03/03 06:41:32 DEBUG : both11: Unchanged skipping 2022/03/03 06:41:32 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for checks to finish 2022/03/03 06:41:32 DEBUG : both13: Sizes identical 2022/03/03 06:41:32 DEBUG : both13: Unchanged skipping 2022/03/03 06:41:32 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2022/03/03 06:41:32 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2022/03/03 06:41:32 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2022/03/03 06:41:32 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2022/03/03 06:41:32 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2022/03/03 06:41:32 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2022/03/03 06:41:32 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2022/03/03 06:41:32 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2022/03/03 06:41:32 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2022/03/03 06:41:32 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2022/03/03 06:41:32 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2022/03/03 06:41:32 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2022/03/03 06:41:32 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2022/03/03 06:41:32 DEBUG : both9: Sizes identical 2022/03/03 06:41:32 DEBUG : both9: Unchanged skipping 2022/03/03 06:41:32 ERROR : only1: Failed to copy: can't upload empty files to this remote 2022/03/03 06:41:32 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2022/03/03 06:41:32 ERROR : only0: Failed to copy: can't upload empty files to this remote 2022/03/03 06:41:32 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2022/03/03 06:41:32 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2022/03/03 06:41:32 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2022/03/03 06:41:32 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2022/03/03 06:41:32 ERROR : only11: Failed to copy: can't upload empty files to this remote 2022/03/03 06:41:32 ERROR : only12: Failed to copy: can't upload empty files to this remote 2022/03/03 06:41:32 ERROR : only13: Failed to copy: can't upload empty files to this remote 2022/03/03 06:41:32 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Waiting for transfers to finish 2022/03/03 06:41:32 ERROR : only14: Failed to copy: can't upload empty files to this remote 2022/03/03 06:41:32 ERROR : only16: Failed to copy: can't upload empty files to this remote 2022/03/03 06:41:32 ERROR : only15: Failed to copy: can't upload empty files to this remote 2022/03/03 06:41:32 ERROR : only18: Failed to copy: can't upload empty files to this remote 2022/03/03 06:41:32 ERROR : only17: Failed to copy: can't upload empty files to this remote 2022/03/03 06:41:32 ERROR : only2: Failed to copy: can't upload empty files to this remote 2022/03/03 06:41:32 ERROR : only4: Failed to copy: can't upload empty files to this remote 2022/03/03 06:41:32 ERROR : only19: Failed to copy: can't upload empty files to this remote 2022/03/03 06:41:32 ERROR : only5: Failed to copy: can't upload empty files to this remote 2022/03/03 06:41:32 ERROR : only10: Failed to copy: can't upload empty files to this remote 2022/03/03 06:41:32 ERROR : only8: Failed to copy: can't upload empty files to this remote 2022/03/03 06:41:32 ERROR : only9: Failed to copy: can't upload empty files to this remote 2022/03/03 06:41:32 ERROR : only6: Failed to copy: can't upload empty files to this remote 2022/03/03 06:41:32 ERROR : only7: Failed to copy: can't upload empty files to this remote 2022/03/03 06:41:32 ERROR : only3: Failed to copy: can't upload empty files to this remote 2022/03/03 06:41:32 ERROR : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': not deleting files as there were IO errors 2022/03/03 06:41:32 ERROR : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': not deleting directories as there were IO errors sync_test.go:2054: Skip test because remote cannot upload empty files --- SKIP: TestSyncConcurrentTruncate (145.84s) PASS 2022/03/03 06:41:49 DEBUG : Uptobox root 'rclone-test-kihilog8letepod1gevugoj9': Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestUptobox: -verbose" - Finished OK in 19m14.979408304s (try 1/5)