"./sync.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose" - Starting (try 1/5) 2022/04/09 05:03:47 DEBUG : Creating backend with remote "TestPcloud:rclone-test-buhiled7gogibep8xisecel8" 2022/04/09 05:03:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/04/09 05:03:48 DEBUG : Creating backend with remote "/tmp/rclone817516083" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:03:48 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2022/04/09 05:03:48 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:03:48 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.17s) === RUN TestCopy run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:03:49 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:03:49 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish 2022/04/09 05:03:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/04/09 05:03:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopy (1.81s) === RUN TestCopyMissingDirectory run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:03:51 DEBUG : Creating backend with remote "/non-existing" 2022/04/09 05:03:51 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2022/04/09 05:03:51 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:03:51 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:03:52 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:03:52 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish 2022/04/09 05:03:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/04/09 05:03:52 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.81s) === RUN TestCopyCheckFirst run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:03:53 INFO : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Running all checks before starting transfers 2022/04/09 05:03:53 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:03:53 INFO : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Checks finished, now starting transfers 2022/04/09 05:03:53 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish 2022/04/09 05:03:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/04/09 05:03:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.82s) === RUN TestSyncNoTraverse run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:03:55 ERROR : Ignoring --no-traverse with sync 2022/04/09 05:03:55 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:03:55 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish 2022/04/09 05:03:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/04/09 05:03:56 INFO : sub dir/hello world: Copied (new) 2022/04/09 05:03:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.80s) === RUN TestCopyWithDepth run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:03:57 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:03:57 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish 2022/04/09 05:03:57 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2022/04/09 05:03:57 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.27s) === RUN TestCopyWithFilesFrom run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:03:58 DEBUG : hello world2: Excluded 2022/04/09 05:03:58 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:03:58 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish 2022/04/09 05:03:58 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/04/09 05:03:58 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.26s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:04:00 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:04:00 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish 2022/04/09 05:04:00 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/04/09 05:04:00 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.27s) === RUN TestCopyEmptyDirectories run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:04:01 DEBUG : sub dir2: Making directory 2022/04/09 05:04:01 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:04:01 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish 2022/04/09 05:04:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/04/09 05:04:01 INFO : sub dir/hello world: Copied (new) 2022/04/09 05:04:01 DEBUG : sub dir2: Making directory 2022/04/09 05:04:02 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': copied 1 directories --- PASS: TestCopyEmptyDirectories (2.34s) === RUN TestMoveEmptyDirectories run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:04:03 DEBUG : sub dir2: Making directory 2022/04/09 05:04:03 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:04:03 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish 2022/04/09 05:04:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/04/09 05:04:04 INFO : sub dir/hello world: Copied (new) 2022/04/09 05:04:04 INFO : sub dir/hello world: Deleted 2022/04/09 05:04:04 DEBUG : sub dir2: Making directory 2022/04/09 05:04:04 DEBUG : sub dir: Making directory 2022/04/09 05:04:04 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': copied 2 directories --- PASS: TestMoveEmptyDirectories (2.35s) === RUN TestSyncEmptyDirectories run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:04:05 DEBUG : sub dir2: Making directory 2022/04/09 05:04:05 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:04:05 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish 2022/04/09 05:04:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/04/09 05:04:06 INFO : sub dir/hello world: Copied (new) 2022/04/09 05:04:06 DEBUG : sub dir2: Making directory 2022/04/09 05:04:06 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': copied 1 directories 2022/04/09 05:04:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncEmptyDirectories (2.34s) === RUN TestServerSideCopy run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:04:09 DEBUG : Creating backend with remote "TestPcloud:rclone-test-valuhaq8gosorut2hesesey0" sync_test.go:275: Server side copy (if possible) pcloud root 'rclone-test-buhiled7gogibep8xisecel8' -> pcloud root 'rclone-test-valuhaq8gosorut2hesesey0' 2022/04/09 05:04:09 DEBUG : pcloud root 'rclone-test-valuhaq8gosorut2hesesey0': Waiting for checks to finish 2022/04/09 05:04:09 DEBUG : pcloud root 'rclone-test-valuhaq8gosorut2hesesey0': Waiting for transfers to finish 2022/04/09 05:04:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/04/09 05:04:11 INFO : sub dir/hello world: Copied (server-side copy) 2022/04/09 05:04:11 DEBUG : pcloud root 'rclone-test-valuhaq8gosorut2hesesey0': Purge remote --- PASS: TestServerSideCopy (4.17s) === RUN TestCopyAfterDelete run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:04:12 ERROR : : error listing: directory not found 2022/04/09 05:04:13 DEBUG : Local file system at /tmp/rclone817516083: Making directory 2022/04/09 05:04:13 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:04:13 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (2.20s) === RUN TestCopyRedownload run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:04:15 DEBUG : Local file system at /tmp/rclone817516083: Waiting for checks to finish 2022/04/09 05:04:15 DEBUG : Local file system at /tmp/rclone817516083: Waiting for transfers to finish 2022/04/09 05:04:16 DEBUG : Couldn't parse Date: from server evc182.pcloud.com: "Sat, 09 Apr 2022 05:04:16 +0000": parsing time "Sat, 09 Apr 2022 05:04:16 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 09 Apr 2022 05:04:16 +0000" as " " 2022/04/09 05:04:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/04/09 05:04:16 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.60s) === RUN TestSyncBasedOnCheckSum run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:04:17 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:04:17 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish 2022/04/09 05:04:17 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2022/04/09 05:04:17 INFO : check sum: Copied (new) 2022/04/09 05:04:17 DEBUG : Waiting for deletions to finish 2022/04/09 05:04:18 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:04:18 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2022/04/09 05:04:18 DEBUG : check sum: Size and sha1 of src and dst objects identical 2022/04/09 05:04:18 DEBUG : check sum: Unchanged skipping 2022/04/09 05:04:18 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish 2022/04/09 05:04:18 DEBUG : Waiting for deletions to finish 2022/04/09 05:04:18 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.99s) === RUN TestSyncSizeOnly run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:04:19 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:04:19 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish 2022/04/09 05:04:19 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2022/04/09 05:04:19 INFO : sizeonly: Copied (new) 2022/04/09 05:04:19 DEBUG : Waiting for deletions to finish 2022/04/09 05:04:20 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:04:20 DEBUG : sizeonly: Sizes identical 2022/04/09 05:04:20 DEBUG : sizeonly: Unchanged skipping 2022/04/09 05:04:20 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish 2022/04/09 05:04:20 DEBUG : Waiting for deletions to finish 2022/04/09 05:04:20 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.81s) === RUN TestSyncIgnoreSize run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:04:21 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:04:21 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish 2022/04/09 05:04:21 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2022/04/09 05:04:21 INFO : ignore-size: Copied (new) 2022/04/09 05:04:21 DEBUG : Waiting for deletions to finish 2022/04/09 05:04:21 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:04:21 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:04:21 DEBUG : ignore-size: Unchanged skipping 2022/04/09 05:04:21 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish 2022/04/09 05:04:21 DEBUG : Waiting for deletions to finish 2022/04/09 05:04:21 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.81s) === RUN TestSyncIgnoreTimes run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:04:23 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:04:23 DEBUG : existing: Unchanged skipping 2022/04/09 05:04:23 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:04:23 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish 2022/04/09 05:04:23 DEBUG : Waiting for deletions to finish 2022/04/09 05:04:23 INFO : There was nothing to transfer 2022/04/09 05:04:23 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:04:23 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2022/04/09 05:04:23 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish 2022/04/09 05:04:23 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2022/04/09 05:04:23 INFO : existing: Copied (replaced existing) 2022/04/09 05:04:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.00s) === RUN TestSyncIgnoreExisting run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:04:24 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:04:24 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish 2022/04/09 05:04:25 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2022/04/09 05:04:25 INFO : existing: Copied (new) 2022/04/09 05:04:25 DEBUG : Waiting for deletions to finish 2022/04/09 05:04:25 DEBUG : existing: Destination exists, skipping 2022/04/09 05:04:25 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:04:25 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish 2022/04/09 05:04:25 DEBUG : Waiting for deletions to finish 2022/04/09 05:04:25 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.81s) === RUN TestSyncIgnoreErrors run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:04:27 DEBUG : d: Making directory 2022/04/09 05:04:28 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 05:04:28 DEBUG : c/non empty space: Unchanged skipping 2022/04/09 05:04:29 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/04/09 05:04:29 INFO : a/potato2: Copied (new) 2022/04/09 05:04:29 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:04:29 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish 2022/04/09 05:04:29 DEBUG : Waiting for deletions to finish 2022/04/09 05:04:29 INFO : b/potato: Deleted 2022/04/09 05:04:29 INFO : d: Removing directory 2022/04/09 05:04:29 INFO : b: Removing directory 2022/04/09 05:04:29 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': deleted 2 directories --- PASS: TestSyncIgnoreErrors (4.97s) === RUN TestSyncAfterChangingModtimeOnly run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:04:32 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2022/04/09 05:04:32 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:04:32 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2022/04/09 05:04:32 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2022/04/09 05:04:32 DEBUG : empty space: Unchanged skipping 2022/04/09 05:04:32 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish 2022/04/09 05:04:32 DEBUG : Waiting for deletions to finish 2022/04/09 05:04:32 INFO : There was nothing to transfer 2022/04/09 05:04:32 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2022/04/09 05:04:32 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:04:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2022/04/09 05:04:33 NOTICE: pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Forced to upload files to set modification times on this backend. 2022/04/09 05:04:33 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2022/04/09 05:04:33 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish 2022/04/09 05:04:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2022/04/09 05:04:33 INFO : empty space: Copied (replaced existing) 2022/04/09 05:04:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (2.71s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:04:34 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:04:34 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2022/04/09 05:04:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2022/04/09 05:04:35 DEBUG : empty space: Unchanged skipping 2022/04/09 05:04:35 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish 2022/04/09 05:04:35 DEBUG : Waiting for deletions to finish 2022/04/09 05:04:35 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.81s) === RUN TestSyncDoesntUpdateModtime run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:04:36 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2022/04/09 05:04:36 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:04:36 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone817516083) 2022/04/09 05:04:36 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (pcloud root 'rclone-test-buhiled7gogibep8xisecel8') 2022/04/09 05:04:36 DEBUG : foo: sha1 differ 2022/04/09 05:04:36 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish 2022/04/09 05:04:37 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2022/04/09 05:04:37 INFO : foo: Copied (replaced existing) 2022/04/09 05:04:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.99s) === RUN TestSyncAfterAddingAFile run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:04:38 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:04:38 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 05:04:38 DEBUG : empty space: Unchanged skipping 2022/04/09 05:04:38 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish 2022/04/09 05:04:38 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/04/09 05:04:38 INFO : potato: Copied (new) 2022/04/09 05:04:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.19s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:04:40 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:04:40 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2022/04/09 05:04:40 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish 2022/04/09 05:04:41 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2022/04/09 05:04:41 INFO : potato: Copied (replaced existing) 2022/04/09 05:04:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.82s) === RUN TestSyncAfterChangingContentsOnly run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:04:42 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2022/04/09 05:04:42 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:04:42 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone817516083) 2022/04/09 05:04:42 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (pcloud root 'rclone-test-buhiled7gogibep8xisecel8') 2022/04/09 05:04:42 DEBUG : potato: sha1 differ 2022/04/09 05:04:42 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish 2022/04/09 05:04:43 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2022/04/09 05:04:43 INFO : potato: Copied (replaced existing) 2022/04/09 05:04:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:04:44 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:04:44 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2022/04/09 05:04:44 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 05:04:44 DEBUG : empty space: Unchanged skipping 2022/04/09 05:04:44 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish 2022/04/09 05:04:44 DEBUG : Waiting for deletions to finish 2022/04/09 05:04:44 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.83s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:04:46 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:04:46 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 05:04:46 DEBUG : empty space: Unchanged skipping 2022/04/09 05:04:46 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish 2022/04/09 05:04:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/04/09 05:04:47 INFO : potato2: Copied (new) 2022/04/09 05:04:47 DEBUG : Waiting for deletions to finish 2022/04/09 05:04:47 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.75s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:04:49 DEBUG : d: Making directory 2022/04/09 05:04:50 DEBUG : d/e: Making directory 2022/04/09 05:04:51 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 05:04:51 DEBUG : c/non empty space: Unchanged skipping 2022/04/09 05:04:51 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/04/09 05:04:51 INFO : a/potato2: Copied (new) 2022/04/09 05:04:51 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:04:51 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish 2022/04/09 05:04:51 DEBUG : Waiting for deletions to finish 2022/04/09 05:04:51 INFO : b/potato: Deleted 2022/04/09 05:04:51 INFO : d/e: Removing directory 2022/04/09 05:04:52 INFO : d: Removing directory 2022/04/09 05:04:52 INFO : b: Removing directory 2022/04/09 05:04:52 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (5.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:04:55 DEBUG : d: Making directory 2022/04/09 05:04:56 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 05:04:56 DEBUG : c/non empty space: Unchanged skipping 2022/04/09 05:04:56 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:04:56 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish 2022/04/09 05:04:56 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/04/09 05:04:56 INFO : a/potato2: Copied (new) 2022/04/09 05:04:56 ERROR : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': not deleting files as there were IO errors 2022/04/09 05:04:56 ERROR : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (5.08s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:05:00 DEBUG : Waiting for deletions to finish 2022/04/09 05:05:00 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 05:05:00 DEBUG : empty space: Unchanged skipping 2022/04/09 05:05:00 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:05:00 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish 2022/04/09 05:05:00 INFO : potato: Deleted 2022/04/09 05:05:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/04/09 05:05:00 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.54s) === RUN TestSyncDeleteBefore run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:05:02 DEBUG : Waiting for deletions to finish 2022/04/09 05:05:02 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:05:02 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish 2022/04/09 05:05:03 INFO : potato: Deleted 2022/04/09 05:05:03 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 05:05:03 DEBUG : empty space: Unchanged skipping 2022/04/09 05:05:03 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:05:03 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish 2022/04/09 05:05:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/04/09 05:05:03 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.90s) === RUN TestCopyDeleteBefore run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:05:05 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:05:05 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish 2022/04/09 05:05:05 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2022/04/09 05:05:05 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.20s) === RUN TestSyncWithExclude run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:05:07 DEBUG : enormous: Excluded 2022/04/09 05:05:07 DEBUG : potato2: Excluded 2022/04/09 05:05:07 DEBUG : potato2: Excluded 2022/04/09 05:05:07 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 05:05:07 DEBUG : empty space: Unchanged skipping 2022/04/09 05:05:07 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:05:07 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish 2022/04/09 05:05:07 DEBUG : Waiting for deletions to finish 2022/04/09 05:05:07 INFO : There was nothing to transfer 2022/04/09 05:05:08 DEBUG : enormous: Excluded 2022/04/09 05:05:08 DEBUG : potato2: Excluded 2022/04/09 05:05:08 DEBUG : potato2: Excluded 2022/04/09 05:05:08 DEBUG : Local file system at /tmp/rclone817516083: Waiting for checks to finish 2022/04/09 05:05:08 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2022/04/09 05:05:08 DEBUG : empty space: Unchanged skipping 2022/04/09 05:05:08 DEBUG : Local file system at /tmp/rclone817516083: Waiting for transfers to finish 2022/04/09 05:05:08 DEBUG : Waiting for deletions to finish 2022/04/09 05:05:08 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.61s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:05:11 DEBUG : enormous: Excluded 2022/04/09 05:05:11 DEBUG : potato2: Excluded 2022/04/09 05:05:11 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:05:11 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 05:05:11 DEBUG : empty space: Unchanged skipping 2022/04/09 05:05:11 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish 2022/04/09 05:05:11 DEBUG : Waiting for deletions to finish 2022/04/09 05:05:11 INFO : enormous: Deleted 2022/04/09 05:05:11 INFO : potato2: Deleted 2022/04/09 05:05:11 INFO : There was nothing to transfer 2022/04/09 05:05:12 DEBUG : Local file system at /tmp/rclone817516083: Waiting for checks to finish 2022/04/09 05:05:12 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2022/04/09 05:05:12 DEBUG : empty space: Unchanged skipping 2022/04/09 05:05:12 DEBUG : Local file system at /tmp/rclone817516083: Waiting for transfers to finish 2022/04/09 05:05:12 DEBUG : Waiting for deletions to finish 2022/04/09 05:05:12 INFO : enormous: Deleted 2022/04/09 05:05:12 INFO : potato2: Deleted 2022/04/09 05:05:12 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.43s) === RUN TestSyncWithUpdateOlder run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:05:14 DEBUG : four: Sizes differ (src 4 vs dst 8) 2022/04/09 05:05:14 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2022/04/09 05:05:14 DEBUG : one: Destination is newer than source, skipping 2022/04/09 05:05:14 DEBUG : three: Sizes identical 2022/04/09 05:05:14 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2022/04/09 05:05:14 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:05:15 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2022/04/09 05:05:15 INFO : five: Copied (new) 2022/04/09 05:05:15 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2022/04/09 05:05:15 INFO : four: Copied (replaced existing) 2022/04/09 05:05:15 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone817516083) 2022/04/09 05:05:15 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (pcloud root 'rclone-test-buhiled7gogibep8xisecel8') 2022/04/09 05:05:15 DEBUG : two: sha1 differ 2022/04/09 05:05:15 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish 2022/04/09 05:05:15 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2022/04/09 05:05:15 INFO : two: Copied (replaced existing) 2022/04/09 05:05:15 DEBUG : Waiting for deletions to finish 2022/04/09 05:05:17 DEBUG : one: Destination is newer than source, skipping 2022/04/09 05:05:17 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:05:17 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2022/04/09 05:05:17 DEBUG : four: Size and sha1 of src and dst objects identical 2022/04/09 05:05:17 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2022/04/09 05:05:17 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2022/04/09 05:05:17 DEBUG : five: Size and sha1 of src and dst objects identical 2022/04/09 05:05:17 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2022/04/09 05:05:17 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone817516083) 2022/04/09 05:05:17 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (pcloud root 'rclone-test-buhiled7gogibep8xisecel8') 2022/04/09 05:05:17 DEBUG : three: sha1 differ 2022/04/09 05:05:17 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2022/04/09 05:05:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2022/04/09 05:05:17 DEBUG : two: Size and sha1 of src and dst objects identical 2022/04/09 05:05:17 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2022/04/09 05:05:17 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish 2022/04/09 05:05:17 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2022/04/09 05:05:17 INFO : three: Copied (replaced existing) 2022/04/09 05:05:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (6.97s) === RUN TestSyncWithMaxDuration sync_test.go:1009: Skipping test on non local remote --- SKIP: TestSyncWithMaxDuration (0.00s) === RUN TestSyncWithTrackRenames run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" sync_test.go:1058: Can track renames: true 2022/04/09 05:05:20 INFO : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Making map for --track-renames 2022/04/09 05:05:20 INFO : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Finished making map for --track-renames 2022/04/09 05:05:20 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:05:20 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for renames to finish 2022/04/09 05:05:20 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish 2022/04/09 05:05:20 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2022/04/09 05:05:20 INFO : yam: Copied (new) 2022/04/09 05:05:20 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2022/04/09 05:05:20 INFO : potato: Copied (new) 2022/04/09 05:05:20 DEBUG : Waiting for deletions to finish 2022/04/09 05:05:20 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:05:20 DEBUG : potato: Unchanged skipping 2022/04/09 05:05:20 INFO : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Making map for --track-renames 2022/04/09 05:05:21 INFO : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Finished making map for --track-renames 2022/04/09 05:05:21 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:05:21 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for renames to finish 2022/04/09 05:05:21 INFO : yam: Moved (server-side) to: yaml 2022/04/09 05:05:21 INFO : yaml: Renamed from "yam" 2022/04/09 05:05:21 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish 2022/04/09 05:05:21 DEBUG : Waiting for deletions to finish 2022/04/09 05:05:21 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (2.91s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" sync_test.go:1127: Can track renames: true 2022/04/09 05:05:22 INFO : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Making map for --track-renames 2022/04/09 05:05:22 INFO : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Finished making map for --track-renames 2022/04/09 05:05:22 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:05:22 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for renames to finish 2022/04/09 05:05:22 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish 2022/04/09 05:05:23 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2022/04/09 05:05:23 INFO : yam: Copied (new) 2022/04/09 05:05:23 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2022/04/09 05:05:23 INFO : potato: Copied (new) 2022/04/09 05:05:23 DEBUG : Waiting for deletions to finish 2022/04/09 05:05:23 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:05:23 DEBUG : potato: Unchanged skipping 2022/04/09 05:05:23 INFO : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Making map for --track-renames 2022/04/09 05:05:23 INFO : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Finished making map for --track-renames 2022/04/09 05:05:23 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:05:23 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for renames to finish 2022/04/09 05:05:24 INFO : yam: Moved (server-side) to: yaml 2022/04/09 05:05:24 INFO : yaml: Renamed from "yam" 2022/04/09 05:05:24 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish 2022/04/09 05:05:24 DEBUG : Waiting for deletions to finish 2022/04/09 05:05:24 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.77s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" sync_test.go:1163: Can track renames: true 2022/04/09 05:05:25 INFO : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Making map for --track-renames 2022/04/09 05:05:25 INFO : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Finished making map for --track-renames 2022/04/09 05:05:25 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:05:25 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for renames to finish 2022/04/09 05:05:25 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish 2022/04/09 05:05:25 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2022/04/09 05:05:25 INFO : potato: Copied (new) 2022/04/09 05:05:26 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2022/04/09 05:05:26 INFO : sub/yam: Copied (new) 2022/04/09 05:05:26 DEBUG : Waiting for deletions to finish 2022/04/09 05:05:27 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:05:27 DEBUG : potato: Unchanged skipping 2022/04/09 05:05:27 INFO : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Making map for --track-renames 2022/04/09 05:05:27 INFO : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Finished making map for --track-renames 2022/04/09 05:05:27 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:05:27 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for renames to finish 2022/04/09 05:05:27 INFO : sub/yam: Moved (server-side) to: yam 2022/04/09 05:05:27 INFO : yam: Renamed from "sub/yam" 2022/04/09 05:05:27 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish 2022/04/09 05:05:27 DEBUG : Waiting for deletions to finish 2022/04/09 05:05:27 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.81s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:05:29 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:05:29 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish 2022/04/09 05:05:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/04/09 05:05:30 INFO : sub dir/hello world: Copied (new) 2022/04/09 05:05:30 INFO : sub dir/hello world: Deleted 2022/04/09 05:05:30 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2022/04/09 05:05:30 INFO : nested/sub dir/file: Copied (new) 2022/04/09 05:05:30 INFO : nested/sub dir/file: Deleted 2022/04/09 05:05:30 INFO : sub dir: Removing directory 2022/04/09 05:05:30 INFO : nested/sub dir: Removing directory 2022/04/09 05:05:30 INFO : nested: Removing directory 2022/04/09 05:05:30 DEBUG : Local file system at /tmp/rclone817516083: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (3.29s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:05:32 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:05:32 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish 2022/04/09 05:05:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/04/09 05:05:33 INFO : sub dir/hello world: Copied (new) 2022/04/09 05:05:33 INFO : sub dir/hello world: Deleted 2022/04/09 05:05:34 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2022/04/09 05:05:34 INFO : nested/sub dir/file: Copied (new) 2022/04/09 05:05:34 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (3.25s) === RUN TestMoveWithIgnoreExisting run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:05:36 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:05:36 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish 2022/04/09 05:05:36 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2022/04/09 05:05:36 INFO : existing-b: Copied (new) 2022/04/09 05:05:36 INFO : existing-b: Deleted 2022/04/09 05:05:36 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2022/04/09 05:05:36 INFO : existing: Copied (new) 2022/04/09 05:05:36 INFO : existing: Deleted 2022/04/09 05:05:37 DEBUG : existing: Destination exists, skipping 2022/04/09 05:05:37 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2022/04/09 05:05:37 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:05:37 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish 2022/04/09 05:05:37 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.75s) === RUN TestServerSideMove run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:05:38 DEBUG : Creating backend with remote "TestPcloud:rclone-test-tojawar1qazorax3qumucor8" sync_test.go:1215: Server side move (if possible) pcloud root 'rclone-test-buhiled7gogibep8xisecel8' -> pcloud root 'rclone-test-tojawar1qazorax3qumucor8' 2022/04/09 05:05:42 DEBUG : pcloud root 'rclone-test-tojawar1qazorax3qumucor8': Using server-side directory move 2022/04/09 05:05:42 INFO : pcloud root 'rclone-test-tojawar1qazorax3qumucor8': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2022/04/09 05:05:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2022/04/09 05:05:42 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/04/09 05:05:42 DEBUG : pcloud root 'rclone-test-tojawar1qazorax3qumucor8': Waiting for checks to finish 2022/04/09 05:05:42 DEBUG : empty space: Unchanged skipping 2022/04/09 05:05:42 INFO : potato2: Moved (server-side) 2022/04/09 05:05:42 INFO : empty space: Deleted 2022/04/09 05:05:42 DEBUG : pcloud root 'rclone-test-tojawar1qazorax3qumucor8': Waiting for transfers to finish 2022/04/09 05:05:42 INFO : potato3: Deleted 2022/04/09 05:05:43 INFO : potato3: Moved (server-side) 2022/04/09 05:05:43 INFO : There was nothing to transfer 2022/04/09 05:05:43 DEBUG : Creating backend with remote "TestPcloud:rclone-test-hetumic7yejakul5fahuneb2" 2022/04/09 05:05:44 DEBUG : pcloud root 'rclone-test-hetumic7yejakul5fahuneb2': Using server-side directory move 2022/04/09 05:05:44 INFO : pcloud root 'rclone-test-hetumic7yejakul5fahuneb2': Server side directory move succeeded 2022/04/09 05:05:46 DEBUG : pcloud root 'rclone-test-hetumic7yejakul5fahuneb2': Purge remote 2022/04/09 05:05:46 DEBUG : pcloud root 'rclone-test-tojawar1qazorax3qumucor8': Purge remote 2022/04/09 05:05:46 purge failed: directory not found --- PASS: TestServerSideMove (8.48s) === RUN TestServerSideMoveWithFilter run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:05:47 DEBUG : Creating backend with remote "TestPcloud:rclone-test-fowomuz8qelasup5rusoroy4" sync_test.go:1215: Server side move (if possible) pcloud root 'rclone-test-buhiled7gogibep8xisecel8' -> pcloud root 'rclone-test-fowomuz8qelasup5rusoroy4' 2022/04/09 05:05:50 DEBUG : empty space: Excluded 2022/04/09 05:05:50 DEBUG : empty space: Excluded 2022/04/09 05:05:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/04/09 05:05:50 DEBUG : pcloud root 'rclone-test-fowomuz8qelasup5rusoroy4': Waiting for checks to finish 2022/04/09 05:05:50 DEBUG : pcloud root 'rclone-test-fowomuz8qelasup5rusoroy4': Waiting for transfers to finish 2022/04/09 05:05:50 INFO : potato2: Moved (server-side) 2022/04/09 05:05:50 INFO : potato3: Deleted 2022/04/09 05:05:50 INFO : potato3: Moved (server-side) 2022/04/09 05:05:50 INFO : There was nothing to transfer 2022/04/09 05:05:51 DEBUG : Creating backend with remote "TestPcloud:rclone-test-tucizus3sepixih7nicesud3" 2022/04/09 05:05:53 DEBUG : empty space: Excluded 2022/04/09 05:05:53 DEBUG : pcloud root 'rclone-test-tucizus3sepixih7nicesud3': Waiting for checks to finish 2022/04/09 05:05:53 DEBUG : pcloud root 'rclone-test-tucizus3sepixih7nicesud3': Waiting for transfers to finish 2022/04/09 05:05:54 INFO : potato2: Moved (server-side) 2022/04/09 05:05:54 INFO : potato3: Moved (server-side) 2022/04/09 05:05:54 INFO : There was nothing to transfer 2022/04/09 05:05:55 DEBUG : pcloud root 'rclone-test-tucizus3sepixih7nicesud3': Purge remote 2022/04/09 05:05:55 DEBUG : pcloud root 'rclone-test-fowomuz8qelasup5rusoroy4': Purge remote --- PASS: TestServerSideMoveWithFilter (8.98s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:05:56 DEBUG : Creating backend with remote "TestPcloud:rclone-test-qaqufoq7zapeneb4biyohiz6" 2022/04/09 05:05:57 DEBUG : tomatoDir: Making directory sync_test.go:1215: Server side move (if possible) pcloud root 'rclone-test-buhiled7gogibep8xisecel8' -> pcloud root 'rclone-test-qaqufoq7zapeneb4biyohiz6' 2022/04/09 05:05:59 DEBUG : pcloud root 'rclone-test-qaqufoq7zapeneb4biyohiz6': Using server-side directory move 2022/04/09 05:05:59 INFO : pcloud root 'rclone-test-qaqufoq7zapeneb4biyohiz6': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2022/04/09 05:05:59 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/04/09 05:05:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2022/04/09 05:05:59 DEBUG : empty space: Unchanged skipping 2022/04/09 05:06:00 DEBUG : pcloud root 'rclone-test-qaqufoq7zapeneb4biyohiz6': Waiting for checks to finish 2022/04/09 05:06:00 INFO : potato2: Moved (server-side) 2022/04/09 05:06:00 INFO : empty space: Deleted 2022/04/09 05:06:00 DEBUG : pcloud root 'rclone-test-qaqufoq7zapeneb4biyohiz6': Waiting for transfers to finish 2022/04/09 05:06:00 INFO : potato3: Deleted 2022/04/09 05:06:00 INFO : potato3: Moved (server-side) 2022/04/09 05:06:00 INFO : tomatoDir: Removing directory 2022/04/09 05:06:00 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': deleted 1 directories 2022/04/09 05:06:00 INFO : There was nothing to transfer 2022/04/09 05:06:01 DEBUG : Creating backend with remote "TestPcloud:rclone-test-getewav4lipacik3bejewol4" 2022/04/09 05:06:01 DEBUG : tomatoDir: Making directory 2022/04/09 05:06:02 DEBUG : pcloud root 'rclone-test-getewav4lipacik3bejewol4': Using server-side directory move 2022/04/09 05:06:02 INFO : pcloud root 'rclone-test-getewav4lipacik3bejewol4': Server side directory move succeeded 2022/04/09 05:06:04 DEBUG : pcloud root 'rclone-test-getewav4lipacik3bejewol4': Purge remote 2022/04/09 05:06:04 DEBUG : pcloud root 'rclone-test-qaqufoq7zapeneb4biyohiz6': Purge remote 2022/04/09 05:06:04 purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (8.77s) === RUN TestServerSideMoveOverlap run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" sync_test.go:1399: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.36s) === RUN TestSyncOverlap run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:06:05 DEBUG : Creating backend with remote "TestPcloud:rclone-test-buhiled7gogibep8xisecel8/rclone-sync-test" --- PASS: TestSyncOverlap (1.14s) === RUN TestSyncCompareDest run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:06:06 DEBUG : Creating backend with remote "TestPcloud:rclone-test-buhiled7gogibep8xisecel8/dst" 2022/04/09 05:06:06 DEBUG : Config file has changed externaly - reloading 2022/04/09 05:06:07 DEBUG : Creating backend with remote "TestPcloud:rclone-test-buhiled7gogibep8xisecel8/CompareDest" 2022/04/09 05:06:08 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8/dst': Waiting for checks to finish 2022/04/09 05:06:08 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8/dst': Waiting for transfers to finish 2022/04/09 05:06:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/04/09 05:06:08 INFO : one: Copied (new) 2022/04/09 05:06:08 DEBUG : Waiting for deletions to finish 2022/04/09 05:06:09 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8/dst': Waiting for checks to finish 2022/04/09 05:06:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/04/09 05:06:09 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8/dst': Waiting for transfers to finish 2022/04/09 05:06:10 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2022/04/09 05:06:10 INFO : one: Copied (replaced existing) 2022/04/09 05:06:10 DEBUG : Waiting for deletions to finish 2022/04/09 05:06:12 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8/dst': Waiting for checks to finish 2022/04/09 05:06:12 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 05:06:12 DEBUG : one: Destination found in --compare-dest, skipping 2022/04/09 05:06:12 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8/dst': Waiting for transfers to finish 2022/04/09 05:06:12 DEBUG : Waiting for deletions to finish 2022/04/09 05:06:12 INFO : There was nothing to transfer 2022/04/09 05:06:14 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 05:06:14 DEBUG : two: Destination found in --compare-dest, skipping 2022/04/09 05:06:14 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8/dst': Waiting for checks to finish 2022/04/09 05:06:14 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 05:06:14 DEBUG : one: Destination found in --compare-dest, skipping 2022/04/09 05:06:14 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8/dst': Waiting for transfers to finish 2022/04/09 05:06:14 DEBUG : Waiting for deletions to finish 2022/04/09 05:06:14 INFO : There was nothing to transfer 2022/04/09 05:06:15 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 05:06:15 DEBUG : two: Destination found in --compare-dest, skipping 2022/04/09 05:06:15 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8/dst': Waiting for checks to finish 2022/04/09 05:06:15 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 05:06:15 DEBUG : one: Destination found in --compare-dest, skipping 2022/04/09 05:06:15 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8/dst': Waiting for transfers to finish 2022/04/09 05:06:15 DEBUG : Waiting for deletions to finish 2022/04/09 05:06:15 INFO : There was nothing to transfer 2022/04/09 05:06:17 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 UTC 2022/04/09 05:06:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2022/04/09 05:06:17 DEBUG : two: Destination found in --compare-dest, skipping 2022/04/09 05:06:17 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8/dst': Waiting for checks to finish 2022/04/09 05:06:17 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 05:06:17 DEBUG : one: Destination found in --compare-dest, skipping 2022/04/09 05:06:17 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8/dst': Waiting for transfers to finish 2022/04/09 05:06:17 DEBUG : Waiting for deletions to finish 2022/04/09 05:06:17 INFO : There was nothing to transfer 2022/04/09 05:06:19 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/04/09 05:06:19 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8/dst': Waiting for checks to finish 2022/04/09 05:06:19 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 05:06:19 DEBUG : one: Destination found in --compare-dest, skipping 2022/04/09 05:06:19 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8/dst': Waiting for transfers to finish 2022/04/09 05:06:19 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2022/04/09 05:06:19 INFO : two: Copied (new) 2022/04/09 05:06:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (15.64s) === RUN TestSyncMultipleCompareDest run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:06:23 DEBUG : Creating backend with remote "TestPcloud:rclone-test-buhiled7gogibep8xisecel8/dest" 2022/04/09 05:06:23 DEBUG : Config file has changed externaly - reloading 2022/04/09 05:06:24 DEBUG : Creating backend with remote "TestPcloud:rclone-test-buhiled7gogibep8xisecel8/pre-dest1" 2022/04/09 05:06:24 DEBUG : Creating backend with remote "TestPcloud:rclone-test-buhiled7gogibep8xisecel8/pre-dest2" 2022/04/09 05:06:25 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:06:25 DEBUG : 1: Destination found in --compare-dest, skipping 2022/04/09 05:06:25 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:06:25 DEBUG : 2: Destination found in --compare-dest, skipping 2022/04/09 05:06:26 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8/dest': Waiting for checks to finish 2022/04/09 05:06:26 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8/dest': Waiting for transfers to finish 2022/04/09 05:06:26 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2022/04/09 05:06:26 INFO : 3: Copied (new) 2022/04/09 05:06:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (7.39s) === RUN TestSyncCopyDest run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:06:29 DEBUG : Creating backend with remote "TestPcloud:rclone-test-buhiled7gogibep8xisecel8/dst" 2022/04/09 05:06:30 DEBUG : Creating backend with remote "TestPcloud:rclone-test-buhiled7gogibep8xisecel8/CopyDest" 2022/04/09 05:06:31 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8/dst': Waiting for checks to finish 2022/04/09 05:06:31 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8/dst': Waiting for transfers to finish 2022/04/09 05:06:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/04/09 05:06:31 INFO : one: Copied (new) 2022/04/09 05:06:31 DEBUG : Waiting for deletions to finish 2022/04/09 05:06:32 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8/dst': Waiting for checks to finish 2022/04/09 05:06:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/04/09 05:06:33 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8/dst': Waiting for transfers to finish 2022/04/09 05:06:33 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2022/04/09 05:06:33 INFO : one: Copied (replaced existing) 2022/04/09 05:06:33 DEBUG : Waiting for deletions to finish 2022/04/09 05:06:34 DEBUG : Creating backend with remote "TestPcloud:rclone-test-buhiled7gogibep8xisecel8/BackupDir" 2022/04/09 05:06:35 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8/dst': Waiting for checks to finish 2022/04/09 05:06:36 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 05:06:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/04/09 05:06:36 INFO : one: Moved (server-side) 2022/04/09 05:06:37 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2022/04/09 05:06:37 INFO : one: Copied (server-side copy) 2022/04/09 05:06:37 DEBUG : one: Destination found in --copy-dest, using server-side copy 2022/04/09 05:06:37 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8/dst': Waiting for transfers to finish 2022/04/09 05:06:37 DEBUG : Waiting for deletions to finish 2022/04/09 05:06:39 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 05:06:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2022/04/09 05:06:39 INFO : two: Copied (server-side copy) 2022/04/09 05:06:39 DEBUG : two: Destination found in --copy-dest, using server-side copy 2022/04/09 05:06:39 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8/dst': Waiting for checks to finish 2022/04/09 05:06:39 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 05:06:39 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 05:06:39 DEBUG : one: Unchanged skipping 2022/04/09 05:06:39 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8/dst': Waiting for transfers to finish 2022/04/09 05:06:39 DEBUG : Waiting for deletions to finish 2022/04/09 05:06:41 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8/dst': Waiting for checks to finish 2022/04/09 05:06:41 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 05:06:41 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 05:06:41 DEBUG : one: Unchanged skipping 2022/04/09 05:06:41 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 05:06:41 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 05:06:41 DEBUG : two: Unchanged skipping 2022/04/09 05:06:41 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8/dst': Waiting for transfers to finish 2022/04/09 05:06:41 DEBUG : Waiting for deletions to finish 2022/04/09 05:06:41 INFO : There was nothing to transfer 2022/04/09 05:06:44 DEBUG : three: Sizes differ (src 7 vs dst 5) 2022/04/09 05:06:44 DEBUG : three: Destination not found in --copy-dest 2022/04/09 05:06:44 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8/dst': Waiting for checks to finish 2022/04/09 05:06:44 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 05:06:44 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 05:06:44 DEBUG : one: Unchanged skipping 2022/04/09 05:06:44 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 05:06:44 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 05:06:44 DEBUG : two: Unchanged skipping 2022/04/09 05:06:44 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8/dst': Waiting for transfers to finish 2022/04/09 05:06:44 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2022/04/09 05:06:44 INFO : three: Copied (new) 2022/04/09 05:06:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (18.68s) === RUN TestSyncBackupDir run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:06:49 DEBUG : Creating backend with remote "TestPcloud:rclone-test-buhiled7gogibep8xisecel8/dst" 2022/04/09 05:06:50 DEBUG : Creating backend with remote "TestPcloud:rclone-test-buhiled7gogibep8xisecel8/backup" 2022/04/09 05:06:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/04/09 05:06:51 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:06:51 DEBUG : two: Unchanged skipping 2022/04/09 05:06:51 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8/dst': Waiting for checks to finish 2022/04/09 05:06:51 INFO : one: Moved (server-side) 2022/04/09 05:06:51 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8/dst': Waiting for transfers to finish 2022/04/09 05:06:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2022/04/09 05:06:52 INFO : one: Copied (new) 2022/04/09 05:06:52 DEBUG : Waiting for deletions to finish 2022/04/09 05:06:52 INFO : three.txt: Moved (server-side) 2022/04/09 05:06:52 INFO : three.txt: Moved into backup dir 2022/04/09 05:06:54 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8/dst': Waiting for checks to finish 2022/04/09 05:06:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/04/09 05:06:54 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:06:54 DEBUG : two: Unchanged skipping 2022/04/09 05:06:55 INFO : one: Deleted 2022/04/09 05:06:55 INFO : one: Moved (server-side) 2022/04/09 05:06:55 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8/dst': Waiting for transfers to finish 2022/04/09 05:06:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2022/04/09 05:06:55 INFO : one: Copied (new) 2022/04/09 05:06:55 DEBUG : Waiting for deletions to finish 2022/04/09 05:06:55 INFO : three.txt: Deleted 2022/04/09 05:06:56 INFO : three.txt: Moved (server-side) 2022/04/09 05:06:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (10.37s) === RUN TestSyncBackupDirWithSuffix run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:07:00 DEBUG : Creating backend with remote "TestPcloud:rclone-test-buhiled7gogibep8xisecel8/dst" 2022/04/09 05:07:00 DEBUG : Creating backend with remote "TestPcloud:rclone-test-buhiled7gogibep8xisecel8/backup" 2022/04/09 05:07:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/04/09 05:07:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:07:01 DEBUG : two: Unchanged skipping 2022/04/09 05:07:01 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8/dst': Waiting for checks to finish 2022/04/09 05:07:02 INFO : one: Moved (server-side) to: one.bak 2022/04/09 05:07:02 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8/dst': Waiting for transfers to finish 2022/04/09 05:07:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2022/04/09 05:07:02 INFO : one: Copied (new) 2022/04/09 05:07:02 DEBUG : Waiting for deletions to finish 2022/04/09 05:07:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/04/09 05:07:02 INFO : three.txt: Moved into backup dir 2022/04/09 05:07:05 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:07:05 DEBUG : two: Unchanged skipping 2022/04/09 05:07:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/04/09 05:07:05 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8/dst': Waiting for checks to finish 2022/04/09 05:07:05 INFO : one.bak: Deleted 2022/04/09 05:07:05 INFO : one: Moved (server-side) to: one.bak 2022/04/09 05:07:05 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8/dst': Waiting for transfers to finish 2022/04/09 05:07:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2022/04/09 05:07:05 INFO : one: Copied (new) 2022/04/09 05:07:05 DEBUG : Waiting for deletions to finish 2022/04/09 05:07:06 INFO : three.txt.bak: Deleted 2022/04/09 05:07:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/04/09 05:07:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (10.19s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:07:10 DEBUG : Creating backend with remote "TestPcloud:rclone-test-buhiled7gogibep8xisecel8/dst" 2022/04/09 05:07:10 DEBUG : Creating backend with remote "TestPcloud:rclone-test-buhiled7gogibep8xisecel8/backup" 2022/04/09 05:07:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/04/09 05:07:11 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8/dst': Waiting for checks to finish 2022/04/09 05:07:11 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:07:11 DEBUG : two: Unchanged skipping 2022/04/09 05:07:12 INFO : one: Moved (server-side) to: one-2019-01-01 2022/04/09 05:07:12 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8/dst': Waiting for transfers to finish 2022/04/09 05:07:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2022/04/09 05:07:12 INFO : one: Copied (new) 2022/04/09 05:07:12 DEBUG : Waiting for deletions to finish 2022/04/09 05:07:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/04/09 05:07:12 INFO : three.txt: Moved into backup dir 2022/04/09 05:07:15 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8/dst': Waiting for checks to finish 2022/04/09 05:07:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/04/09 05:07:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:07:15 DEBUG : two: Unchanged skipping 2022/04/09 05:07:15 INFO : one-2019-01-01: Deleted 2022/04/09 05:07:15 INFO : one: Moved (server-side) to: one-2019-01-01 2022/04/09 05:07:15 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8/dst': Waiting for transfers to finish 2022/04/09 05:07:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2022/04/09 05:07:15 INFO : one: Copied (new) 2022/04/09 05:07:15 DEBUG : Waiting for deletions to finish 2022/04/09 05:07:16 INFO : three-2019-01-01.txt: Deleted 2022/04/09 05:07:16 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/04/09 05:07:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (10.19s) === RUN TestSyncBackupDirSuffixOnly run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:07:20 DEBUG : Creating backend with remote "TestPcloud:rclone-test-buhiled7gogibep8xisecel8/dst" 2022/04/09 05:07:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/04/09 05:07:21 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:07:21 DEBUG : two: Unchanged skipping 2022/04/09 05:07:21 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8/dst': Waiting for checks to finish 2022/04/09 05:07:21 INFO : one: Moved (server-side) to: one.bak 2022/04/09 05:07:21 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8/dst': Waiting for transfers to finish 2022/04/09 05:07:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2022/04/09 05:07:21 INFO : one: Copied (new) 2022/04/09 05:07:21 DEBUG : Waiting for deletions to finish 2022/04/09 05:07:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/04/09 05:07:21 INFO : three.txt: Moved into backup dir 2022/04/09 05:07:24 DEBUG : one.bak: Excluded 2022/04/09 05:07:24 DEBUG : three.txt.bak: Excluded 2022/04/09 05:07:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/04/09 05:07:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:07:24 DEBUG : two: Unchanged skipping 2022/04/09 05:07:24 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8/dst': Waiting for checks to finish 2022/04/09 05:07:24 INFO : one.bak: Deleted 2022/04/09 05:07:24 INFO : one: Moved (server-side) to: one.bak 2022/04/09 05:07:24 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8/dst': Waiting for transfers to finish 2022/04/09 05:07:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2022/04/09 05:07:25 INFO : one: Copied (new) 2022/04/09 05:07:25 DEBUG : Waiting for deletions to finish 2022/04/09 05:07:25 INFO : three.txt.bak: Deleted 2022/04/09 05:07:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/04/09 05:07:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (8.91s) === RUN TestSyncSuffix run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:07:29 DEBUG : Creating backend with remote "TestPcloud:rclone-test-buhiled7gogibep8xisecel8/dst" 2022/04/09 05:07:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/04/09 05:07:30 INFO : one: Moved (server-side) to: one.bak 2022/04/09 05:07:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2022/04/09 05:07:30 INFO : one: Copied (new) 2022/04/09 05:07:30 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:07:30 DEBUG : two: Unchanged skipping 2022/04/09 05:07:30 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2022/04/09 05:07:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/04/09 05:07:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2022/04/09 05:07:31 INFO : three.txt: Copied (new) 2022/04/09 05:07:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/04/09 05:07:34 INFO : one.bak: Deleted 2022/04/09 05:07:34 INFO : one: Moved (server-side) to: one.bak 2022/04/09 05:07:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2022/04/09 05:07:34 INFO : one: Copied (new) 2022/04/09 05:07:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:07:34 DEBUG : two: Unchanged skipping 2022/04/09 05:07:34 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2022/04/09 05:07:35 INFO : three.txt.bak: Deleted 2022/04/09 05:07:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/04/09 05:07:35 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2022/04/09 05:07:35 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.49s) === RUN TestSyncSuffixKeepExtension run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:07:39 DEBUG : Creating backend with remote "TestPcloud:rclone-test-buhiled7gogibep8xisecel8/dst" 2022/04/09 05:07:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/04/09 05:07:40 INFO : one: Moved (server-side) to: one-2019-01-01 2022/04/09 05:07:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2022/04/09 05:07:40 INFO : one: Copied (new) 2022/04/09 05:07:41 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:07:41 DEBUG : two: Unchanged skipping 2022/04/09 05:07:41 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2022/04/09 05:07:41 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/04/09 05:07:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2022/04/09 05:07:41 INFO : three.txt: Copied (new) 2022/04/09 05:07:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/04/09 05:07:44 INFO : one-2019-01-01: Deleted 2022/04/09 05:07:44 INFO : one: Moved (server-side) to: one-2019-01-01 2022/04/09 05:07:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2022/04/09 05:07:44 INFO : one: Copied (new) 2022/04/09 05:07:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:07:45 DEBUG : two: Unchanged skipping 2022/04/09 05:07:45 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2022/04/09 05:07:45 INFO : three-2019-01-01.txt: Deleted 2022/04/09 05:07:45 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/04/09 05:07:46 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2022/04/09 05:07:46 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.33s) === RUN TestSyncUTFNorm run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:07:49 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:07:49 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2022/04/09 05:07:49 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish 2022/04/09 05:07:49 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2022/04/09 05:07:49 INFO : Testêé: Copied (replaced existing) to: Testêé 2022/04/09 05:07:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.83s) === RUN TestSyncImmutable run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:07:50 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:07:50 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish 2022/04/09 05:07:50 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2022/04/09 05:07:50 INFO : existing: Copied (new) 2022/04/09 05:07:50 DEBUG : Waiting for deletions to finish 2022/04/09 05:07:51 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:07:51 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2022/04/09 05:07:51 ERROR : existing: Source and destination exist but do not match: immutable file modified 2022/04/09 05:07:51 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish 2022/04/09 05:07:51 ERROR : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': not deleting files as there were IO errors 2022/04/09 05:07:51 ERROR : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.35s) === RUN TestSyncIgnoreCase run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:07:53 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:07:53 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:07:53 DEBUG : existing: Unchanged skipping 2022/04/09 05:07:53 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish 2022/04/09 05:07:53 DEBUG : Waiting for deletions to finish 2022/04/09 05:07:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.62s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Soft run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" sync_test.go:1989: This test only runs on local --- PASS: TestMaxTransfer (1.08s) --- SKIP: TestMaxTransfer/Hard (0.36s) --- SKIP: TestMaxTransfer/Soft (0.36s) --- SKIP: TestMaxTransfer/Cautious (0.36s) === RUN TestSyncConcurrentDelete run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:08:10 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:08:10 DEBUG : both0: Unchanged skipping 2022/04/09 05:08:10 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:08:10 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:08:10 DEBUG : both11: Unchanged skipping 2022/04/09 05:08:10 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:08:10 DEBUG : both1: Unchanged skipping 2022/04/09 05:08:10 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:08:10 DEBUG : both13: Unchanged skipping 2022/04/09 05:08:10 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:08:10 DEBUG : both14: Unchanged skipping 2022/04/09 05:08:10 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:08:10 DEBUG : both15: Unchanged skipping 2022/04/09 05:08:10 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:08:10 DEBUG : both17: Unchanged skipping 2022/04/09 05:08:10 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:08:10 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:08:10 DEBUG : both12: Unchanged skipping 2022/04/09 05:08:10 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:08:10 DEBUG : both16: Unchanged skipping 2022/04/09 05:08:10 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:08:10 DEBUG : both19: Unchanged skipping 2022/04/09 05:08:10 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:08:10 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:08:10 DEBUG : both2: Unchanged skipping 2022/04/09 05:08:10 DEBUG : both18: Unchanged skipping 2022/04/09 05:08:10 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:08:10 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:08:10 DEBUG : both4: Unchanged skipping 2022/04/09 05:08:10 DEBUG : both5: Unchanged skipping 2022/04/09 05:08:10 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:08:10 DEBUG : both6: Unchanged skipping 2022/04/09 05:08:10 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:08:10 DEBUG : both10: Unchanged skipping 2022/04/09 05:08:10 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:08:10 DEBUG : both3: Unchanged skipping 2022/04/09 05:08:10 DEBUG : both9: Unchanged skipping 2022/04/09 05:08:10 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:08:10 DEBUG : both8: Unchanged skipping 2022/04/09 05:08:10 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:08:10 DEBUG : both7: Unchanged skipping 2022/04/09 05:08:10 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish 2022/04/09 05:08:10 DEBUG : Waiting for deletions to finish 2022/04/09 05:08:11 INFO : only17: Deleted 2022/04/09 05:08:11 INFO : only11: Deleted 2022/04/09 05:08:11 INFO : only16: Deleted 2022/04/09 05:08:11 INFO : only14: Deleted 2022/04/09 05:08:11 INFO : only4: Deleted 2022/04/09 05:08:11 INFO : only5: Deleted 2022/04/09 05:08:11 INFO : only1: Deleted 2022/04/09 05:08:11 INFO : only12: Deleted 2022/04/09 05:08:11 INFO : only13: Deleted 2022/04/09 05:08:11 INFO : only15: Deleted 2022/04/09 05:08:11 INFO : only18: Deleted 2022/04/09 05:08:11 INFO : only19: Deleted 2022/04/09 05:08:11 INFO : only2: Deleted 2022/04/09 05:08:11 INFO : only6: Deleted 2022/04/09 05:08:11 INFO : only7: Deleted 2022/04/09 05:08:11 INFO : only8: Deleted 2022/04/09 05:08:11 INFO : only0: Deleted 2022/04/09 05:08:11 INFO : only10: Deleted 2022/04/09 05:08:11 INFO : only3: Deleted 2022/04/09 05:08:11 INFO : only9: Deleted 2022/04/09 05:08:11 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (24.17s) === RUN TestSyncConcurrentTruncate run.go:181: Remote "pcloud root 'rclone-test-buhiled7gogibep8xisecel8'", Local "Local file system at /tmp/rclone817516083", Modify Window "1s" 2022/04/09 05:08:34 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:08:34 DEBUG : both0: Unchanged skipping 2022/04/09 05:08:34 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:08:34 DEBUG : both1: Unchanged skipping 2022/04/09 05:08:34 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:08:34 DEBUG : both10: Unchanged skipping 2022/04/09 05:08:34 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:08:34 DEBUG : both11: Unchanged skipping 2022/04/09 05:08:34 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:08:34 DEBUG : both12: Unchanged skipping 2022/04/09 05:08:34 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:08:34 DEBUG : both13: Unchanged skipping 2022/04/09 05:08:34 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:08:34 DEBUG : both14: Unchanged skipping 2022/04/09 05:08:34 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:08:34 DEBUG : both15: Unchanged skipping 2022/04/09 05:08:34 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:08:34 DEBUG : both16: Unchanged skipping 2022/04/09 05:08:34 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:08:34 DEBUG : both17: Unchanged skipping 2022/04/09 05:08:34 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:08:34 DEBUG : both18: Unchanged skipping 2022/04/09 05:08:34 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:08:34 DEBUG : both19: Unchanged skipping 2022/04/09 05:08:34 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:08:34 DEBUG : both2: Unchanged skipping 2022/04/09 05:08:34 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:08:34 DEBUG : both3: Unchanged skipping 2022/04/09 05:08:34 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:08:34 DEBUG : both4: Unchanged skipping 2022/04/09 05:08:34 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:08:34 DEBUG : both5: Unchanged skipping 2022/04/09 05:08:34 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:08:34 DEBUG : both6: Unchanged skipping 2022/04/09 05:08:34 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:08:34 DEBUG : both7: Unchanged skipping 2022/04/09 05:08:34 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:08:34 DEBUG : both8: Unchanged skipping 2022/04/09 05:08:34 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:08:34 DEBUG : both9: Unchanged skipping 2022/04/09 05:08:34 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2022/04/09 05:08:34 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2022/04/09 05:08:34 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2022/04/09 05:08:34 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2022/04/09 05:08:34 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2022/04/09 05:08:34 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2022/04/09 05:08:34 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2022/04/09 05:08:34 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2022/04/09 05:08:34 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2022/04/09 05:08:34 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2022/04/09 05:08:34 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2022/04/09 05:08:34 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2022/04/09 05:08:34 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2022/04/09 05:08:34 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2022/04/09 05:08:34 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2022/04/09 05:08:34 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2022/04/09 05:08:34 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2022/04/09 05:08:34 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2022/04/09 05:08:34 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2022/04/09 05:08:34 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2022/04/09 05:08:34 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for checks to finish 2022/04/09 05:08:34 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Waiting for transfers to finish 2022/04/09 05:08:35 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/04/09 05:08:35 INFO : only0: Copied (replaced existing) 2022/04/09 05:08:35 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/04/09 05:08:35 INFO : only1: Copied (replaced existing) 2022/04/09 05:08:35 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/04/09 05:08:35 INFO : only10: Copied (replaced existing) 2022/04/09 05:08:35 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/04/09 05:08:35 INFO : only11: Copied (replaced existing) 2022/04/09 05:08:35 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/04/09 05:08:35 INFO : only12: Copied (replaced existing) 2022/04/09 05:08:35 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/04/09 05:08:35 INFO : only13: Copied (replaced existing) 2022/04/09 05:08:35 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/04/09 05:08:35 INFO : only14: Copied (replaced existing) 2022/04/09 05:08:35 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/04/09 05:08:35 INFO : only15: Copied (replaced existing) 2022/04/09 05:08:35 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/04/09 05:08:35 INFO : only16: Copied (replaced existing) 2022/04/09 05:08:35 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/04/09 05:08:35 INFO : only17: Copied (replaced existing) 2022/04/09 05:08:35 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/04/09 05:08:35 INFO : only18: Copied (replaced existing) 2022/04/09 05:08:35 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/04/09 05:08:35 INFO : only19: Copied (replaced existing) 2022/04/09 05:08:35 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/04/09 05:08:35 INFO : only2: Copied (replaced existing) 2022/04/09 05:08:35 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/04/09 05:08:35 INFO : only3: Copied (replaced existing) 2022/04/09 05:08:35 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/04/09 05:08:35 INFO : only4: Copied (replaced existing) 2022/04/09 05:08:35 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/04/09 05:08:35 INFO : only5: Copied (replaced existing) 2022/04/09 05:08:35 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/04/09 05:08:35 INFO : only6: Copied (replaced existing) 2022/04/09 05:08:35 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/04/09 05:08:35 INFO : only7: Copied (replaced existing) 2022/04/09 05:08:35 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/04/09 05:08:35 INFO : only8: Copied (replaced existing) 2022/04/09 05:08:35 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/04/09 05:08:35 INFO : only9: Copied (replaced existing) 2022/04/09 05:08:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (31.22s) PASS 2022/04/09 05:08:50 DEBUG : pcloud root 'rclone-test-buhiled7gogibep8xisecel8': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose" - Finished OK in 5m3.203207309s (try 1/5)