"./sync.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose" - Starting (try 1/5) 2021/07/25 06:27:58 DEBUG : Creating backend with remote "TestPcloud:rclone-test-xulucel5ravufej8xinebok7" 2021/07/25 06:27:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/07/25 06:27:58 DEBUG : Creating backend with remote "/tmp/rclone173855048" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.06s) === 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:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" 2021/07/25 06:27:59 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for checks to finish 2021/07/25 06:27:59 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for transfers to finish 2021/07/25 06:27:59 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (0.52s) === RUN TestCopy run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" 2021/07/25 06:27:59 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for checks to finish 2021/07/25 06:27:59 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for transfers to finish 2021/07/25 06:27:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/07/25 06:27:59 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopy (1.05s) === RUN TestCopyMissingDirectory run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" 2021/07/25 06:28:00 DEBUG : Creating backend with remote "/non-existing" 2021/07/25 06:28:00 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2021/07/25 06:28:00 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for checks to finish 2021/07/25 06:28:00 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.27s) === RUN TestCopyNoTraverse run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" 2021/07/25 06:28:00 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for checks to finish 2021/07/25 06:28:00 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for transfers to finish 2021/07/25 06:28:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/07/25 06:28:01 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.06s) === RUN TestCopyCheckFirst run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" 2021/07/25 06:28:01 INFO : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Running all checks before starting transfers 2021/07/25 06:28:02 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for checks to finish 2021/07/25 06:28:02 INFO : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Checks finished, now starting transfers 2021/07/25 06:28:02 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for transfers to finish 2021/07/25 06:28:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/07/25 06:28:02 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.05s) === RUN TestSyncNoTraverse run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" 2021/07/25 06:28:03 ERROR : Ignoring --no-traverse with sync 2021/07/25 06:28:03 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for checks to finish 2021/07/25 06:28:03 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for transfers to finish 2021/07/25 06:28:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/07/25 06:28:03 INFO : sub dir/hello world: Copied (new) 2021/07/25 06:28:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.00s) === RUN TestCopyWithDepth run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" 2021/07/25 06:28:04 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for checks to finish 2021/07/25 06:28:04 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for transfers to finish 2021/07/25 06:28:04 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2021/07/25 06:28:04 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (0.65s) === RUN TestCopyWithFilesFrom run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" 2021/07/25 06:28:04 DEBUG : hello world2: Excluded 2021/07/25 06:28:04 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for checks to finish 2021/07/25 06:28:04 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for transfers to finish 2021/07/25 06:28:04 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/07/25 06:28:04 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (0.66s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" 2021/07/25 06:28:05 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for checks to finish 2021/07/25 06:28:05 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for transfers to finish 2021/07/25 06:28:05 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/07/25 06:28:05 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (0.61s) === RUN TestCopyEmptyDirectories run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" 2021/07/25 06:28:05 DEBUG : sub dir2: Making directory 2021/07/25 06:28:06 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for checks to finish 2021/07/25 06:28:06 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for transfers to finish 2021/07/25 06:28:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/07/25 06:28:06 INFO : sub dir/hello world: Copied (new) 2021/07/25 06:28:06 DEBUG : sub dir2: Making directory 2021/07/25 06:28:06 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': copied 1 directories --- PASS: TestCopyEmptyDirectories (1.31s) === RUN TestMoveEmptyDirectories run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" 2021/07/25 06:28:07 DEBUG : sub dir2: Making directory 2021/07/25 06:28:07 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for checks to finish 2021/07/25 06:28:07 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for transfers to finish 2021/07/25 06:28:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/07/25 06:28:07 INFO : sub dir/hello world: Copied (new) 2021/07/25 06:28:07 INFO : sub dir/hello world: Deleted 2021/07/25 06:28:07 DEBUG : sub dir: Making directory 2021/07/25 06:28:07 DEBUG : sub dir2: Making directory 2021/07/25 06:28:07 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': copied 2 directories --- PASS: TestMoveEmptyDirectories (1.35s) === RUN TestSyncEmptyDirectories run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" 2021/07/25 06:28:08 DEBUG : sub dir2: Making directory 2021/07/25 06:28:08 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for checks to finish 2021/07/25 06:28:08 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for transfers to finish 2021/07/25 06:28:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/07/25 06:28:08 INFO : sub dir/hello world: Copied (new) 2021/07/25 06:28:08 DEBUG : sub dir2: Making directory 2021/07/25 06:28:09 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': copied 1 directories 2021/07/25 06:28:09 DEBUG : Waiting for deletions to finish fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:293: Sleeping for 6s just to make sure --- PASS: TestSyncEmptyDirectories (8.61s) === RUN TestServerSideCopy run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" 2021/07/25 06:28:17 DEBUG : Creating backend with remote "TestPcloud:rclone-test-maharac0pikupuw2xulebig5" sync_test.go:281: Server side copy (if possible) pcloud root 'rclone-test-xulucel5ravufej8xinebok7' -> pcloud root 'rclone-test-maharac0pikupuw2xulebig5' 2021/07/25 06:28:18 DEBUG : pcloud root 'rclone-test-maharac0pikupuw2xulebig5': Waiting for checks to finish 2021/07/25 06:28:18 DEBUG : pcloud root 'rclone-test-maharac0pikupuw2xulebig5': Waiting for transfers to finish 2021/07/25 06:28:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/07/25 06:28:18 INFO : sub dir/hello world: Copied (server-side copy) 2021/07/25 06:28:18 DEBUG : pcloud root 'rclone-test-maharac0pikupuw2xulebig5': Purge remote --- PASS: TestServerSideCopy (2.23s) === RUN TestCopyAfterDelete run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" 2021/07/25 06:28:19 ERROR : : error listing: directory not found 2021/07/25 06:28:19 DEBUG : Local file system at /tmp/rclone173855048: Making directory 2021/07/25 06:28:20 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for checks to finish 2021/07/25 06:28:20 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.31s) === RUN TestCopyRedownload run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" 2021/07/25 06:28:21 DEBUG : Local file system at /tmp/rclone173855048: Waiting for checks to finish 2021/07/25 06:28:21 DEBUG : Local file system at /tmp/rclone173855048: Waiting for transfers to finish 2021/07/25 06:28:21 DEBUG : Couldn't parse Date: from server evc96.pcloud.com: "Sun, 25 Jul 2021 06:28:21 +0000": parsing time "Sun, 25 Jul 2021 06:28:21 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 25 Jul 2021 06:28:21 +0000" as " " 2021/07/25 06:28:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/07/25 06:28:21 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.44s) === RUN TestSyncBasedOnCheckSum run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" 2021/07/25 06:28:22 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for checks to finish 2021/07/25 06:28:22 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for transfers to finish 2021/07/25 06:28:22 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2021/07/25 06:28:22 INFO : check sum: Copied (new) 2021/07/25 06:28:22 DEBUG : Waiting for deletions to finish 2021/07/25 06:28:22 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for checks to finish 2021/07/25 06:28:22 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2021/07/25 06:28:22 DEBUG : check sum: Size and sha1 of src and dst objects identical 2021/07/25 06:28:22 DEBUG : check sum: Unchanged skipping 2021/07/25 06:28:22 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for transfers to finish 2021/07/25 06:28:22 DEBUG : Waiting for deletions to finish 2021/07/25 06:28:22 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (0.96s) === RUN TestSyncSizeOnly run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" 2021/07/25 06:28:23 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for checks to finish 2021/07/25 06:28:23 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for transfers to finish 2021/07/25 06:28:23 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2021/07/25 06:28:23 INFO : sizeonly: Copied (new) 2021/07/25 06:28:23 DEBUG : Waiting for deletions to finish 2021/07/25 06:28:23 DEBUG : sizeonly: Sizes identical 2021/07/25 06:28:23 DEBUG : sizeonly: Unchanged skipping 2021/07/25 06:28:23 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for checks to finish 2021/07/25 06:28:23 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for transfers to finish 2021/07/25 06:28:23 DEBUG : Waiting for deletions to finish 2021/07/25 06:28:23 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (0.86s) === RUN TestSyncIgnoreSize run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" 2021/07/25 06:28:24 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for checks to finish 2021/07/25 06:28:24 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for transfers to finish 2021/07/25 06:28:24 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2021/07/25 06:28:24 INFO : ignore-size: Copied (new) 2021/07/25 06:28:24 DEBUG : Waiting for deletions to finish 2021/07/25 06:28:24 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:28:24 DEBUG : ignore-size: Unchanged skipping 2021/07/25 06:28:24 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for checks to finish 2021/07/25 06:28:24 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for transfers to finish 2021/07/25 06:28:24 DEBUG : Waiting for deletions to finish 2021/07/25 06:28:24 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (0.86s) === RUN TestSyncIgnoreTimes run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" 2021/07/25 06:28:25 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:28:25 DEBUG : existing: Unchanged skipping 2021/07/25 06:28:25 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for checks to finish 2021/07/25 06:28:25 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for transfers to finish 2021/07/25 06:28:25 DEBUG : Waiting for deletions to finish 2021/07/25 06:28:25 INFO : There was nothing to transfer 2021/07/25 06:28:25 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2021/07/25 06:28:25 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for checks to finish 2021/07/25 06:28:25 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for transfers to finish 2021/07/25 06:28:25 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2021/07/25 06:28:25 INFO : existing: Copied (replaced existing) 2021/07/25 06:28:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.02s) === RUN TestSyncIgnoreExisting run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" 2021/07/25 06:28:25 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for checks to finish 2021/07/25 06:28:25 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for transfers to finish 2021/07/25 06:28:26 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2021/07/25 06:28:26 INFO : existing: Copied (new) 2021/07/25 06:28:26 DEBUG : Waiting for deletions to finish 2021/07/25 06:28:26 DEBUG : existing: Destination exists, skipping 2021/07/25 06:28:26 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for checks to finish 2021/07/25 06:28:26 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for transfers to finish 2021/07/25 06:28:26 DEBUG : Waiting for deletions to finish 2021/07/25 06:28:26 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (0.88s) === RUN TestSyncIgnoreErrors run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" 2021/07/25 06:28:27 DEBUG : d: Making directory 2021/07/25 06:28:28 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/07/25 06:28:28 DEBUG : c/non empty space: Unchanged skipping 2021/07/25 06:28:28 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2021/07/25 06:28:28 INFO : a/potato2: Copied (new) 2021/07/25 06:28:28 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for checks to finish 2021/07/25 06:28:28 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for transfers to finish 2021/07/25 06:28:28 DEBUG : Waiting for deletions to finish 2021/07/25 06:28:28 INFO : b/potato: Deleted 2021/07/25 06:28:28 INFO : d: Removing directory 2021/07/25 06:28:28 INFO : b: Removing directory 2021/07/25 06:28:28 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': deleted 2 directories --- PASS: TestSyncIgnoreErrors (2.69s) === RUN TestSyncAfterChangingModtimeOnly run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" 2021/07/25 06:28:29 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for checks to finish 2021/07/25 06:28:29 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 2021/07/25 06:28:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2021/07/25 06:28:29 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2021/07/25 06:28:29 DEBUG : empty space: Unchanged skipping 2021/07/25 06:28:29 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for transfers to finish 2021/07/25 06:28:29 DEBUG : Waiting for deletions to finish 2021/07/25 06:28:29 INFO : There was nothing to transfer 2021/07/25 06:28:35 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 2021/07/25 06:28:35 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for checks to finish 2021/07/25 06:28:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2021/07/25 06:28:35 NOTICE: pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Forced to upload files to set modification times on this backend. 2021/07/25 06:28:35 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2021/07/25 06:28:35 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for transfers to finish 2021/07/25 06:28:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2021/07/25 06:28:35 INFO : empty space: Copied (replaced existing) 2021/07/25 06:28:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (6.35s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" 2021/07/25 06:28:36 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for checks to finish 2021/07/25 06:28:36 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 2021/07/25 06:28:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2021/07/25 06:28:36 DEBUG : empty space: Unchanged skipping 2021/07/25 06:28:36 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for transfers to finish 2021/07/25 06:28:36 DEBUG : Waiting for deletions to finish 2021/07/25 06:28:36 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.88s) === RUN TestSyncDoesntUpdateModtime run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" 2021/07/25 06:28:37 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for checks to finish 2021/07/25 06:28:37 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 2021/07/25 06:28:37 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone173855048) 2021/07/25 06:28:37 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (pcloud root 'rclone-test-xulucel5ravufej8xinebok7') 2021/07/25 06:28:37 DEBUG : foo: sha1 differ 2021/07/25 06:28:37 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for transfers to finish 2021/07/25 06:28:37 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2021/07/25 06:28:37 INFO : foo: Copied (replaced existing) 2021/07/25 06:28:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (0.97s) === RUN TestSyncAfterAddingAFile run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" 2021/07/25 06:28:38 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/07/25 06:28:38 DEBUG : empty space: Unchanged skipping 2021/07/25 06:28:38 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for checks to finish 2021/07/25 06:28:38 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for transfers to finish 2021/07/25 06:28:38 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2021/07/25 06:28:38 INFO : potato: Copied (new) 2021/07/25 06:28:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.09s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" 2021/07/25 06:28:39 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2021/07/25 06:28:39 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for checks to finish 2021/07/25 06:28:39 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for transfers to finish 2021/07/25 06:28:39 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2021/07/25 06:28:39 INFO : potato: Copied (replaced existing) 2021/07/25 06:28:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (0.94s) === RUN TestSyncAfterChangingContentsOnly run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" 2021/07/25 06:28:40 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 2021/07/25 06:28:40 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for checks to finish 2021/07/25 06:28:40 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone173855048) 2021/07/25 06:28:40 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (pcloud root 'rclone-test-xulucel5ravufej8xinebok7') 2021/07/25 06:28:40 DEBUG : potato: sha1 differ 2021/07/25 06:28:40 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for transfers to finish 2021/07/25 06:28:40 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2021/07/25 06:28:40 INFO : potato: Copied (replaced existing) 2021/07/25 06:28:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (0.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" 2021/07/25 06:28:40 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2021/07/25 06:28:40 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/07/25 06:28:40 DEBUG : empty space: Unchanged skipping 2021/07/25 06:28:40 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for checks to finish 2021/07/25 06:28:40 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for transfers to finish 2021/07/25 06:28:40 DEBUG : Waiting for deletions to finish 2021/07/25 06:28:40 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" 2021/07/25 06:28:42 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/07/25 06:28:42 DEBUG : empty space: Unchanged skipping 2021/07/25 06:28:42 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for checks to finish 2021/07/25 06:28:42 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for transfers to finish 2021/07/25 06:28:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2021/07/25 06:28:42 INFO : potato2: Copied (new) 2021/07/25 06:28:42 DEBUG : Waiting for deletions to finish 2021/07/25 06:28:42 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (1.38s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" 2021/07/25 06:28:43 DEBUG : d: Making directory 2021/07/25 06:28:43 DEBUG : d/e: Making directory 2021/07/25 06:28:44 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/07/25 06:28:44 DEBUG : c/non empty space: Unchanged skipping 2021/07/25 06:28:44 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2021/07/25 06:28:44 INFO : a/potato2: Copied (new) 2021/07/25 06:28:44 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for checks to finish 2021/07/25 06:28:44 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for transfers to finish 2021/07/25 06:28:44 DEBUG : Waiting for deletions to finish 2021/07/25 06:28:44 INFO : b/potato: Deleted 2021/07/25 06:28:44 INFO : d/e: Removing directory 2021/07/25 06:28:44 INFO : d: Removing directory 2021/07/25 06:28:44 INFO : b: Removing directory 2021/07/25 06:28:44 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" 2021/07/25 06:28:46 DEBUG : d: Making directory 2021/07/25 06:28:47 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/07/25 06:28:47 DEBUG : c/non empty space: Unchanged skipping 2021/07/25 06:28:47 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for checks to finish 2021/07/25 06:28:47 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for transfers to finish 2021/07/25 06:28:47 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2021/07/25 06:28:47 INFO : a/potato2: Copied (new) 2021/07/25 06:28:47 ERROR : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': not deleting files as there were IO errors 2021/07/25 06:28:47 ERROR : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.83s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" 2021/07/25 06:28:49 DEBUG : Waiting for deletions to finish 2021/07/25 06:28:49 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/07/25 06:28:49 DEBUG : empty space: Unchanged skipping 2021/07/25 06:28:49 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for checks to finish 2021/07/25 06:28:49 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for transfers to finish 2021/07/25 06:28:49 INFO : potato: Deleted 2021/07/25 06:28:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2021/07/25 06:28:49 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.33s) === RUN TestSyncDeleteBefore run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" 2021/07/25 06:28:50 DEBUG : Waiting for deletions to finish 2021/07/25 06:28:50 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for checks to finish 2021/07/25 06:28:50 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for transfers to finish 2021/07/25 06:28:50 INFO : potato: Deleted 2021/07/25 06:28:50 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/07/25 06:28:50 DEBUG : empty space: Unchanged skipping 2021/07/25 06:28:50 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for checks to finish 2021/07/25 06:28:50 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for transfers to finish 2021/07/25 06:28:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2021/07/25 06:28:50 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (1.39s) === RUN TestCopyDeleteBefore run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" 2021/07/25 06:28:51 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for checks to finish 2021/07/25 06:28:51 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for transfers to finish 2021/07/25 06:28:51 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2021/07/25 06:28:51 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.11s) === RUN TestSyncWithExclude run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" 2021/07/25 06:28:53 DEBUG : enormous: Excluded 2021/07/25 06:28:53 DEBUG : potato2: Excluded 2021/07/25 06:28:53 DEBUG : potato2: Excluded 2021/07/25 06:28:53 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/07/25 06:28:53 DEBUG : empty space: Unchanged skipping 2021/07/25 06:28:53 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for checks to finish 2021/07/25 06:28:53 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for transfers to finish 2021/07/25 06:28:53 DEBUG : Waiting for deletions to finish 2021/07/25 06:28:53 INFO : There was nothing to transfer 2021/07/25 06:28:53 DEBUG : enormous: Excluded 2021/07/25 06:28:53 DEBUG : potato2: Excluded 2021/07/25 06:28:53 DEBUG : potato2: Excluded 2021/07/25 06:28:53 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2021/07/25 06:28:53 DEBUG : empty space: Unchanged skipping 2021/07/25 06:28:53 DEBUG : Local file system at /tmp/rclone173855048: Waiting for checks to finish 2021/07/25 06:28:53 DEBUG : Local file system at /tmp/rclone173855048: Waiting for transfers to finish 2021/07/25 06:28:53 DEBUG : Waiting for deletions to finish 2021/07/25 06:28:53 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.27s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" 2021/07/25 06:28:54 DEBUG : enormous: Excluded 2021/07/25 06:28:54 DEBUG : potato2: Excluded 2021/07/25 06:28:54 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for checks to finish 2021/07/25 06:28:54 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/07/25 06:28:54 DEBUG : empty space: Unchanged skipping 2021/07/25 06:28:54 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for transfers to finish 2021/07/25 06:28:54 DEBUG : Waiting for deletions to finish 2021/07/25 06:28:54 INFO : enormous: Deleted 2021/07/25 06:28:54 INFO : potato2: Deleted 2021/07/25 06:28:54 INFO : There was nothing to transfer 2021/07/25 06:28:54 DEBUG : Local file system at /tmp/rclone173855048: Waiting for checks to finish 2021/07/25 06:28:54 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2021/07/25 06:28:54 DEBUG : empty space: Unchanged skipping 2021/07/25 06:28:54 DEBUG : Local file system at /tmp/rclone173855048: Waiting for transfers to finish 2021/07/25 06:28:54 DEBUG : Waiting for deletions to finish 2021/07/25 06:28:54 INFO : enormous: Deleted 2021/07/25 06:28:54 INFO : potato2: Deleted 2021/07/25 06:28:54 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (1.36s) === RUN TestSyncWithUpdateOlder run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" 2021/07/25 06:28:56 DEBUG : four: Sizes differ (src 4 vs dst 8) 2021/07/25 06:28:56 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2021/07/25 06:28:56 DEBUG : one: Destination is newer than source, skipping 2021/07/25 06:28:56 DEBUG : three: Sizes identical 2021/07/25 06:28:56 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2021/07/25 06:28:56 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for checks to finish 2021/07/25 06:28:56 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2021/07/25 06:28:56 INFO : five: Copied (new) 2021/07/25 06:28:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone173855048) 2021/07/25 06:28:56 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (pcloud root 'rclone-test-xulucel5ravufej8xinebok7') 2021/07/25 06:28:56 DEBUG : two: sha1 differ 2021/07/25 06:28:56 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for transfers to finish 2021/07/25 06:28:56 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2021/07/25 06:28:56 INFO : four: Copied (replaced existing) 2021/07/25 06:28:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2021/07/25 06:28:56 INFO : two: Copied (replaced existing) 2021/07/25 06:28:56 DEBUG : Waiting for deletions to finish 2021/07/25 06:28:57 DEBUG : one: Destination is newer than source, skipping 2021/07/25 06:28:57 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for checks to finish 2021/07/25 06:28:57 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2021/07/25 06:28:57 DEBUG : four: Size and sha1 of src and dst objects identical 2021/07/25 06:28:57 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2021/07/25 06:28:57 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2021/07/25 06:28:57 DEBUG : five: Size and sha1 of src and dst objects identical 2021/07/25 06:28:57 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2021/07/25 06:28:57 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone173855048) 2021/07/25 06:28:57 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (pcloud root 'rclone-test-xulucel5ravufej8xinebok7') 2021/07/25 06:28:57 DEBUG : three: sha1 differ 2021/07/25 06:28:57 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2021/07/25 06:28:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2021/07/25 06:28:57 DEBUG : two: Size and sha1 of src and dst objects identical 2021/07/25 06:28:57 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2021/07/25 06:28:57 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for transfers to finish 2021/07/25 06:28:57 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2021/07/25 06:28:57 INFO : three: Copied (replaced existing) 2021/07/25 06:28:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (3.09s) === RUN TestSyncWithMaxDuration sync_test.go:1039: Skipping test on non local remote --- SKIP: TestSyncWithMaxDuration (0.00s) === RUN TestSyncWithTrackRenames run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" sync_test.go:1088: Can track renames: true 2021/07/25 06:28:58 INFO : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Making map for --track-renames 2021/07/25 06:28:58 INFO : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Finished making map for --track-renames 2021/07/25 06:28:58 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for checks to finish 2021/07/25 06:28:58 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for renames to finish 2021/07/25 06:28:58 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for transfers to finish 2021/07/25 06:28:58 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2021/07/25 06:28:58 INFO : potato: Copied (new) 2021/07/25 06:28:58 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2021/07/25 06:28:58 INFO : yam: Copied (new) 2021/07/25 06:28:58 DEBUG : Waiting for deletions to finish 2021/07/25 06:28:58 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:28:58 DEBUG : potato: Unchanged skipping 2021/07/25 06:28:58 INFO : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Making map for --track-renames 2021/07/25 06:28:58 INFO : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Finished making map for --track-renames 2021/07/25 06:28:58 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for checks to finish 2021/07/25 06:28:58 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for renames to finish 2021/07/25 06:28:59 INFO : yam: Moved (server-side) to: yaml 2021/07/25 06:28:59 INFO : yaml: Renamed from "yam" 2021/07/25 06:28:59 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for transfers to finish 2021/07/25 06:28:59 DEBUG : Waiting for deletions to finish 2021/07/25 06:28:59 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (1.42s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" sync_test.go:1157: Can track renames: true 2021/07/25 06:28:59 INFO : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Making map for --track-renames 2021/07/25 06:28:59 INFO : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Finished making map for --track-renames 2021/07/25 06:28:59 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for checks to finish 2021/07/25 06:28:59 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for renames to finish 2021/07/25 06:28:59 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for transfers to finish 2021/07/25 06:28:59 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2021/07/25 06:28:59 INFO : yam: Copied (new) 2021/07/25 06:28:59 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2021/07/25 06:28:59 INFO : potato: Copied (new) 2021/07/25 06:28:59 DEBUG : Waiting for deletions to finish 2021/07/25 06:29:00 INFO : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Making map for --track-renames 2021/07/25 06:29:00 INFO : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Finished making map for --track-renames 2021/07/25 06:29:00 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for checks to finish 2021/07/25 06:29:00 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:29:00 DEBUG : potato: Unchanged skipping 2021/07/25 06:29:00 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for renames to finish 2021/07/25 06:29:00 INFO : yam: Moved (server-side) to: yaml 2021/07/25 06:29:00 INFO : yaml: Renamed from "yam" 2021/07/25 06:29:00 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for transfers to finish 2021/07/25 06:29:00 DEBUG : Waiting for deletions to finish 2021/07/25 06:29:00 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (1.36s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" sync_test.go:1193: Can track renames: true 2021/07/25 06:29:01 INFO : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Making map for --track-renames 2021/07/25 06:29:01 INFO : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Finished making map for --track-renames 2021/07/25 06:29:01 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for checks to finish 2021/07/25 06:29:01 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for renames to finish 2021/07/25 06:29:01 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for transfers to finish 2021/07/25 06:29:01 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2021/07/25 06:29:01 INFO : sub/yam: Copied (new) 2021/07/25 06:29:01 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2021/07/25 06:29:01 INFO : potato: Copied (new) 2021/07/25 06:29:01 DEBUG : Waiting for deletions to finish 2021/07/25 06:29:01 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:29:01 DEBUG : potato: Unchanged skipping 2021/07/25 06:29:02 INFO : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Making map for --track-renames 2021/07/25 06:29:02 INFO : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Finished making map for --track-renames 2021/07/25 06:29:02 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for checks to finish 2021/07/25 06:29:02 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for renames to finish 2021/07/25 06:29:02 INFO : sub/yam: Moved (server-side) to: yam 2021/07/25 06:29:02 INFO : yam: Renamed from "sub/yam" 2021/07/25 06:29:02 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for transfers to finish 2021/07/25 06:29:02 DEBUG : Waiting for deletions to finish 2021/07/25 06:29:02 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (1.89s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" 2021/07/25 06:29:03 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for checks to finish 2021/07/25 06:29:03 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for transfers to finish 2021/07/25 06:29:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/07/25 06:29:03 INFO : sub dir/hello world: Copied (new) 2021/07/25 06:29:03 INFO : sub dir/hello world: Deleted 2021/07/25 06:29:03 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2021/07/25 06:29:03 INFO : nested/sub dir/file: Copied (new) 2021/07/25 06:29:03 INFO : nested/sub dir/file: Deleted 2021/07/25 06:29:03 INFO : sub dir: Removing directory 2021/07/25 06:29:03 INFO : nested/sub dir: Removing directory 2021/07/25 06:29:03 INFO : nested: Removing directory 2021/07/25 06:29:03 DEBUG : Local file system at /tmp/rclone173855048: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.91s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" 2021/07/25 06:29:04 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for checks to finish 2021/07/25 06:29:04 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for transfers to finish 2021/07/25 06:29:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/07/25 06:29:05 INFO : sub dir/hello world: Copied (new) 2021/07/25 06:29:05 INFO : sub dir/hello world: Deleted 2021/07/25 06:29:05 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2021/07/25 06:29:05 INFO : nested/sub dir/file: Copied (new) 2021/07/25 06:29:05 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.80s) === RUN TestServerSideMove run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" 2021/07/25 06:29:06 DEBUG : Creating backend with remote "TestPcloud:rclone-test-wefewas7domadon0pupebay8" sync_test.go:1245: Server side move (if possible) pcloud root 'rclone-test-xulucel5ravufej8xinebok7' -> pcloud root 'rclone-test-wefewas7domadon0pupebay8' 2021/07/25 06:29:08 DEBUG : pcloud root 'rclone-test-wefewas7domadon0pupebay8': Using server-side directory move 2021/07/25 06:29:08 INFO : pcloud root 'rclone-test-wefewas7domadon0pupebay8': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2021/07/25 06:29:08 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2021/07/25 06:29:08 DEBUG : empty space: Unchanged skipping 2021/07/25 06:29:08 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/07/25 06:29:08 DEBUG : pcloud root 'rclone-test-wefewas7domadon0pupebay8': Waiting for checks to finish 2021/07/25 06:29:08 INFO : potato2: Moved (server-side) 2021/07/25 06:29:08 INFO : empty space: Deleted 2021/07/25 06:29:08 DEBUG : pcloud root 'rclone-test-wefewas7domadon0pupebay8': Waiting for transfers to finish 2021/07/25 06:29:08 INFO : potato3: Deleted 2021/07/25 06:29:08 INFO : potato3: Moved (server-side) 2021/07/25 06:29:08 INFO : There was nothing to transfer 2021/07/25 06:29:08 DEBUG : Creating backend with remote "TestPcloud:rclone-test-muhefad5lesusey5dujejad3" 2021/07/25 06:29:09 DEBUG : pcloud root 'rclone-test-muhefad5lesusey5dujejad3': Using server-side directory move 2021/07/25 06:29:09 INFO : pcloud root 'rclone-test-muhefad5lesusey5dujejad3': Server side directory move succeeded 2021/07/25 06:29:09 ERROR : : error listing: directory not found 2021/07/25 06:29:09 DEBUG : pcloud root 'rclone-test-muhefad5lesusey5dujejad3': Purge remote 2021/07/25 06:29:09 DEBUG : pcloud root 'rclone-test-wefewas7domadon0pupebay8': Purge remote 2021/07/25 06:29:10 purge failed: directory not found --- PASS: TestServerSideMove (3.50s) === RUN TestServerSideMoveWithFilter run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" 2021/07/25 06:29:10 DEBUG : Creating backend with remote "TestPcloud:rclone-test-dewuqup7masiwet5domoxox1" sync_test.go:1245: Server side move (if possible) pcloud root 'rclone-test-xulucel5ravufej8xinebok7' -> pcloud root 'rclone-test-dewuqup7masiwet5domoxox1' 2021/07/25 06:29:11 DEBUG : empty space: Excluded 2021/07/25 06:29:11 DEBUG : empty space: Excluded 2021/07/25 06:29:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/07/25 06:29:11 DEBUG : pcloud root 'rclone-test-dewuqup7masiwet5domoxox1': Waiting for checks to finish 2021/07/25 06:29:11 DEBUG : pcloud root 'rclone-test-dewuqup7masiwet5domoxox1': Waiting for transfers to finish 2021/07/25 06:29:12 INFO : potato2: Moved (server-side) 2021/07/25 06:29:12 INFO : potato3: Deleted 2021/07/25 06:29:12 INFO : potato3: Moved (server-side) 2021/07/25 06:29:12 INFO : There was nothing to transfer 2021/07/25 06:29:12 DEBUG : Creating backend with remote "TestPcloud:rclone-test-dasoquh2yaxeked2qaxahut9" 2021/07/25 06:29:12 DEBUG : empty space: Excluded 2021/07/25 06:29:12 DEBUG : pcloud root 'rclone-test-dasoquh2yaxeked2qaxahut9': Waiting for checks to finish 2021/07/25 06:29:12 DEBUG : pcloud root 'rclone-test-dasoquh2yaxeked2qaxahut9': Waiting for transfers to finish 2021/07/25 06:29:13 INFO : potato3: Moved (server-side) 2021/07/25 06:29:13 INFO : potato2: Moved (server-side) 2021/07/25 06:29:13 INFO : There was nothing to transfer 2021/07/25 06:29:13 DEBUG : pcloud root 'rclone-test-dasoquh2yaxeked2qaxahut9': Purge remote 2021/07/25 06:29:13 DEBUG : pcloud root 'rclone-test-dewuqup7masiwet5domoxox1': Purge remote --- PASS: TestServerSideMoveWithFilter (3.84s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" 2021/07/25 06:29:14 DEBUG : Creating backend with remote "TestPcloud:rclone-test-pirayob7bemiqer7vebunug1" 2021/07/25 06:29:14 DEBUG : tomatoDir: Making directory sync_test.go:1245: Server side move (if possible) pcloud root 'rclone-test-xulucel5ravufej8xinebok7' -> pcloud root 'rclone-test-pirayob7bemiqer7vebunug1' 2021/07/25 06:29:15 DEBUG : pcloud root 'rclone-test-pirayob7bemiqer7vebunug1': Using server-side directory move 2021/07/25 06:29:15 INFO : pcloud root 'rclone-test-pirayob7bemiqer7vebunug1': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2021/07/25 06:29:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2021/07/25 06:29:16 DEBUG : empty space: Unchanged skipping 2021/07/25 06:29:16 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/07/25 06:29:16 DEBUG : pcloud root 'rclone-test-pirayob7bemiqer7vebunug1': Waiting for checks to finish 2021/07/25 06:29:16 INFO : potato2: Moved (server-side) 2021/07/25 06:29:16 INFO : potato3: Deleted 2021/07/25 06:29:16 INFO : empty space: Deleted 2021/07/25 06:29:16 DEBUG : pcloud root 'rclone-test-pirayob7bemiqer7vebunug1': Waiting for transfers to finish 2021/07/25 06:29:16 INFO : potato3: Moved (server-side) 2021/07/25 06:29:16 INFO : tomatoDir: Removing directory 2021/07/25 06:29:16 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': deleted 1 directories 2021/07/25 06:29:16 INFO : There was nothing to transfer 2021/07/25 06:29:16 DEBUG : Creating backend with remote "TestPcloud:rclone-test-lagevaz4zadereq0bikajip9" 2021/07/25 06:29:17 DEBUG : tomatoDir: Making directory 2021/07/25 06:29:17 DEBUG : pcloud root 'rclone-test-lagevaz4zadereq0bikajip9': Using server-side directory move 2021/07/25 06:29:17 INFO : pcloud root 'rclone-test-lagevaz4zadereq0bikajip9': Server side directory move succeeded 2021/07/25 06:29:18 ERROR : : error listing: directory not found 2021/07/25 06:29:18 ERROR : : error listing: directory not found 2021/07/25 06:29:18 DEBUG : pcloud root 'rclone-test-lagevaz4zadereq0bikajip9': Purge remote 2021/07/25 06:29:18 DEBUG : pcloud root 'rclone-test-pirayob7bemiqer7vebunug1': Purge remote 2021/07/25 06:29:18 purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (4.44s) === RUN TestServerSideMoveOverlap run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" sync_test.go:1382: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.18s) === RUN TestSyncOverlap run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" 2021/07/25 06:29:18 DEBUG : Creating backend with remote "TestPcloud:rclone-test-xulucel5ravufej8xinebok7/rclone-sync-test" --- PASS: TestSyncOverlap (0.53s) === RUN TestSyncCompareDest run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" 2021/07/25 06:29:19 DEBUG : Creating backend with remote "TestPcloud:rclone-test-xulucel5ravufej8xinebok7/dst" 2021/07/25 06:29:19 DEBUG : Creating backend with remote "TestPcloud:rclone-test-xulucel5ravufej8xinebok7/CompareDest" 2021/07/25 06:29:20 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7/dst': Waiting for checks to finish 2021/07/25 06:29:20 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7/dst': Waiting for transfers to finish 2021/07/25 06:29:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2021/07/25 06:29:20 INFO : one: Copied (new) 2021/07/25 06:29:20 DEBUG : Waiting for deletions to finish 2021/07/25 06:29:20 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7/dst': Waiting for checks to finish 2021/07/25 06:29:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/07/25 06:29:21 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7/dst': Waiting for transfers to finish 2021/07/25 06:29:21 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2021/07/25 06:29:21 INFO : one: Copied (replaced existing) 2021/07/25 06:29:21 DEBUG : Waiting for deletions to finish 2021/07/25 06:29:22 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7/dst': Waiting for checks to finish 2021/07/25 06:29:22 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/07/25 06:29:22 DEBUG : one: Destination found in --compare-dest, skipping 2021/07/25 06:29:22 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7/dst': Waiting for transfers to finish 2021/07/25 06:29:22 DEBUG : Waiting for deletions to finish 2021/07/25 06:29:22 INFO : There was nothing to transfer 2021/07/25 06:29:23 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/07/25 06:29:23 DEBUG : two: Destination found in --compare-dest, skipping 2021/07/25 06:29:23 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7/dst': Waiting for checks to finish 2021/07/25 06:29:23 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/07/25 06:29:23 DEBUG : one: Destination found in --compare-dest, skipping 2021/07/25 06:29:23 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7/dst': Waiting for transfers to finish 2021/07/25 06:29:23 DEBUG : Waiting for deletions to finish 2021/07/25 06:29:23 INFO : There was nothing to transfer 2021/07/25 06:29:24 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/07/25 06:29:24 DEBUG : two: Destination found in --compare-dest, skipping 2021/07/25 06:29:24 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7/dst': Waiting for checks to finish 2021/07/25 06:29:24 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/07/25 06:29:24 DEBUG : one: Destination found in --compare-dest, skipping 2021/07/25 06:29:24 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7/dst': Waiting for transfers to finish 2021/07/25 06:29:24 DEBUG : Waiting for deletions to finish 2021/07/25 06:29:24 INFO : There was nothing to transfer 2021/07/25 06:29:25 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 UTC 2021/07/25 06:29:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2021/07/25 06:29:25 DEBUG : two: Destination found in --compare-dest, skipping 2021/07/25 06:29:25 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7/dst': Waiting for checks to finish 2021/07/25 06:29:25 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/07/25 06:29:25 DEBUG : one: Destination found in --compare-dest, skipping 2021/07/25 06:29:25 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7/dst': Waiting for transfers to finish 2021/07/25 06:29:25 DEBUG : Waiting for deletions to finish 2021/07/25 06:29:25 INFO : There was nothing to transfer 2021/07/25 06:29:26 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/07/25 06:29:26 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7/dst': Waiting for checks to finish 2021/07/25 06:29:26 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/07/25 06:29:26 DEBUG : one: Destination found in --compare-dest, skipping 2021/07/25 06:29:26 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7/dst': Waiting for transfers to finish 2021/07/25 06:29:26 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2021/07/25 06:29:26 INFO : two: Copied (new) 2021/07/25 06:29:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (8.46s) === RUN TestSyncMultipleCompareDest run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" 2021/07/25 06:29:28 DEBUG : Creating backend with remote "TestPcloud:rclone-test-xulucel5ravufej8xinebok7/dest" 2021/07/25 06:29:29 DEBUG : Creating backend with remote "TestPcloud:rclone-test-xulucel5ravufej8xinebok7/pre-dest1" 2021/07/25 06:29:29 DEBUG : Creating backend with remote "TestPcloud:rclone-test-xulucel5ravufej8xinebok7/pre-dest2" 2021/07/25 06:29:29 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:29:29 DEBUG : 1: Destination found in --compare-dest, skipping 2021/07/25 06:29:29 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:29:29 DEBUG : 2: Destination found in --compare-dest, skipping 2021/07/25 06:29:29 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7/dest': Waiting for checks to finish 2021/07/25 06:29:29 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7/dest': Waiting for transfers to finish 2021/07/25 06:29:30 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2021/07/25 06:29:30 INFO : 3: Copied (new) 2021/07/25 06:29:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (4.07s) === RUN TestSyncCopyDest run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" 2021/07/25 06:29:31 DEBUG : Creating backend with remote "TestPcloud:rclone-test-xulucel5ravufej8xinebok7/dst" 2021/07/25 06:29:31 DEBUG : Config file has changed externaly - reloading 2021/07/25 06:29:32 DEBUG : Creating backend with remote "TestPcloud:rclone-test-xulucel5ravufej8xinebok7/CopyDest" 2021/07/25 06:29:32 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7/dst': Waiting for checks to finish 2021/07/25 06:29:32 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7/dst': Waiting for transfers to finish 2021/07/25 06:29:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2021/07/25 06:29:32 INFO : one: Copied (new) 2021/07/25 06:29:32 DEBUG : Waiting for deletions to finish 2021/07/25 06:29:33 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7/dst': Waiting for checks to finish 2021/07/25 06:29:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/07/25 06:29:33 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7/dst': Waiting for transfers to finish 2021/07/25 06:29:33 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2021/07/25 06:29:33 INFO : one: Copied (replaced existing) 2021/07/25 06:29:33 DEBUG : Waiting for deletions to finish 2021/07/25 06:29:34 DEBUG : Creating backend with remote "TestPcloud:rclone-test-xulucel5ravufej8xinebok7/BackupDir" 2021/07/25 06:29:35 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7/dst': Waiting for checks to finish 2021/07/25 06:29:35 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/07/25 06:29:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/07/25 06:29:35 INFO : one: Moved (server-side) 2021/07/25 06:29:35 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2021/07/25 06:29:35 INFO : one: Copied (server-side copy) 2021/07/25 06:29:35 DEBUG : one: Destination found in --copy-dest, using server-side copy 2021/07/25 06:29:35 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7/dst': Waiting for transfers to finish 2021/07/25 06:29:35 DEBUG : Waiting for deletions to finish 2021/07/25 06:29:37 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/07/25 06:29:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2021/07/25 06:29:37 INFO : two: Copied (server-side copy) 2021/07/25 06:29:37 DEBUG : two: Destination found in --copy-dest, using server-side copy 2021/07/25 06:29:37 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7/dst': Waiting for checks to finish 2021/07/25 06:29:37 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/07/25 06:29:37 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/07/25 06:29:37 DEBUG : one: Unchanged skipping 2021/07/25 06:29:37 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7/dst': Waiting for transfers to finish 2021/07/25 06:29:37 DEBUG : Waiting for deletions to finish 2021/07/25 06:29:38 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7/dst': Waiting for checks to finish 2021/07/25 06:29:38 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/07/25 06:29:38 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/07/25 06:29:38 DEBUG : one: Unchanged skipping 2021/07/25 06:29:38 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/07/25 06:29:38 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/07/25 06:29:38 DEBUG : two: Unchanged skipping 2021/07/25 06:29:38 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7/dst': Waiting for transfers to finish 2021/07/25 06:29:38 DEBUG : Waiting for deletions to finish 2021/07/25 06:29:38 INFO : There was nothing to transfer 2021/07/25 06:29:39 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/07/25 06:29:39 DEBUG : three: Destination not found in --copy-dest 2021/07/25 06:29:39 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7/dst': Waiting for checks to finish 2021/07/25 06:29:39 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/07/25 06:29:39 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/07/25 06:29:39 DEBUG : one: Unchanged skipping 2021/07/25 06:29:39 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/07/25 06:29:39 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/07/25 06:29:39 DEBUG : two: Unchanged skipping 2021/07/25 06:29:39 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7/dst': Waiting for transfers to finish 2021/07/25 06:29:39 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2021/07/25 06:29:39 INFO : three: Copied (new) 2021/07/25 06:29:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (10.08s) === RUN TestSyncBackupDir run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" 2021/07/25 06:29:42 DEBUG : Creating backend with remote "TestPcloud:rclone-test-xulucel5ravufej8xinebok7/dst" 2021/07/25 06:29:42 DEBUG : Creating backend with remote "TestPcloud:rclone-test-xulucel5ravufej8xinebok7/backup" 2021/07/25 06:29:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/07/25 06:29:43 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:29:43 DEBUG : two: Unchanged skipping 2021/07/25 06:29:43 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7/dst': Waiting for checks to finish 2021/07/25 06:29:43 INFO : one: Moved (server-side) 2021/07/25 06:29:43 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7/dst': Waiting for transfers to finish 2021/07/25 06:29:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2021/07/25 06:29:43 INFO : one: Copied (new) 2021/07/25 06:29:43 DEBUG : Waiting for deletions to finish 2021/07/25 06:29:44 INFO : three.txt: Moved (server-side) 2021/07/25 06:29:44 INFO : three.txt: Moved into backup dir 2021/07/25 06:29:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/07/25 06:29:45 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7/dst': Waiting for checks to finish 2021/07/25 06:29:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:29:45 DEBUG : two: Unchanged skipping 2021/07/25 06:29:45 INFO : one: Deleted 2021/07/25 06:29:45 INFO : one: Moved (server-side) 2021/07/25 06:29:45 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7/dst': Waiting for transfers to finish 2021/07/25 06:29:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2021/07/25 06:29:45 INFO : one: Copied (new) 2021/07/25 06:29:45 DEBUG : Waiting for deletions to finish 2021/07/25 06:29:45 INFO : three.txt: Deleted 2021/07/25 06:29:46 INFO : three.txt: Moved (server-side) 2021/07/25 06:29:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (5.53s) === RUN TestSyncBackupDirWithSuffix run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" 2021/07/25 06:29:48 DEBUG : Creating backend with remote "TestPcloud:rclone-test-xulucel5ravufej8xinebok7/dst" 2021/07/25 06:29:48 DEBUG : Creating backend with remote "TestPcloud:rclone-test-xulucel5ravufej8xinebok7/backup" 2021/07/25 06:29:48 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:29:48 DEBUG : two: Unchanged skipping 2021/07/25 06:29:48 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7/dst': Waiting for checks to finish 2021/07/25 06:29:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/07/25 06:29:49 INFO : one: Moved (server-side) to: one.bak 2021/07/25 06:29:49 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7/dst': Waiting for transfers to finish 2021/07/25 06:29:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2021/07/25 06:29:49 INFO : one: Copied (new) 2021/07/25 06:29:49 DEBUG : Waiting for deletions to finish 2021/07/25 06:29:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/07/25 06:29:49 INFO : three.txt: Moved into backup dir 2021/07/25 06:29:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/07/25 06:29:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:29:50 DEBUG : two: Unchanged skipping 2021/07/25 06:29:50 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7/dst': Waiting for checks to finish 2021/07/25 06:29:51 INFO : one.bak: Deleted 2021/07/25 06:29:51 INFO : one: Moved (server-side) to: one.bak 2021/07/25 06:29:51 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7/dst': Waiting for transfers to finish 2021/07/25 06:29:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2021/07/25 06:29:51 INFO : one: Copied (new) 2021/07/25 06:29:51 DEBUG : Waiting for deletions to finish 2021/07/25 06:29:51 INFO : three.txt.bak: Deleted 2021/07/25 06:29:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/07/25 06:29:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (5.38s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" 2021/07/25 06:29:53 DEBUG : Creating backend with remote "TestPcloud:rclone-test-xulucel5ravufej8xinebok7/dst" 2021/07/25 06:29:53 DEBUG : Creating backend with remote "TestPcloud:rclone-test-xulucel5ravufej8xinebok7/backup" 2021/07/25 06:29:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/07/25 06:29:54 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:29:54 DEBUG : two: Unchanged skipping 2021/07/25 06:29:54 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7/dst': Waiting for checks to finish 2021/07/25 06:29:54 INFO : one: Moved (server-side) to: one-2019-01-01 2021/07/25 06:29:54 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7/dst': Waiting for transfers to finish 2021/07/25 06:29:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2021/07/25 06:29:54 INFO : one: Copied (new) 2021/07/25 06:29:54 DEBUG : Waiting for deletions to finish 2021/07/25 06:29:54 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/07/25 06:29:54 INFO : three.txt: Moved into backup dir 2021/07/25 06:29:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/07/25 06:29:56 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:29:56 DEBUG : two: Unchanged skipping 2021/07/25 06:29:56 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7/dst': Waiting for checks to finish 2021/07/25 06:29:56 INFO : one-2019-01-01: Deleted 2021/07/25 06:29:56 INFO : one: Moved (server-side) to: one-2019-01-01 2021/07/25 06:29:56 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7/dst': Waiting for transfers to finish 2021/07/25 06:29:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2021/07/25 06:29:56 INFO : one: Copied (new) 2021/07/25 06:29:56 DEBUG : Waiting for deletions to finish 2021/07/25 06:29:56 INFO : three-2019-01-01.txt: Deleted 2021/07/25 06:29:56 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/07/25 06:29:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (5.59s) === RUN TestSyncBackupDirSuffixOnly run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" 2021/07/25 06:29:59 DEBUG : Creating backend with remote "TestPcloud:rclone-test-xulucel5ravufej8xinebok7/dst" 2021/07/25 06:29:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/07/25 06:29:59 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:29:59 DEBUG : two: Unchanged skipping 2021/07/25 06:29:59 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7/dst': Waiting for checks to finish 2021/07/25 06:29:59 INFO : one: Moved (server-side) to: one.bak 2021/07/25 06:29:59 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7/dst': Waiting for transfers to finish 2021/07/25 06:29:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2021/07/25 06:29:59 INFO : one: Copied (new) 2021/07/25 06:29:59 DEBUG : Waiting for deletions to finish 2021/07/25 06:29:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/07/25 06:29:59 INFO : three.txt: Moved into backup dir 2021/07/25 06:30:01 DEBUG : one.bak: Excluded 2021/07/25 06:30:01 DEBUG : three.txt.bak: Excluded 2021/07/25 06:30:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/07/25 06:30:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:30:01 DEBUG : two: Unchanged skipping 2021/07/25 06:30:01 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7/dst': Waiting for checks to finish 2021/07/25 06:30:01 INFO : one.bak: Deleted 2021/07/25 06:30:01 INFO : one: Moved (server-side) to: one.bak 2021/07/25 06:30:01 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7/dst': Waiting for transfers to finish 2021/07/25 06:30:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2021/07/25 06:30:01 INFO : one: Copied (new) 2021/07/25 06:30:01 DEBUG : Waiting for deletions to finish 2021/07/25 06:30:01 INFO : three.txt.bak: Deleted 2021/07/25 06:30:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/07/25 06:30:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (4.83s) === RUN TestSyncSuffix run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" 2021/07/25 06:30:04 DEBUG : Creating backend with remote "TestPcloud:rclone-test-xulucel5ravufej8xinebok7/dst" 2021/07/25 06:30:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/07/25 06:30:04 INFO : one: Moved (server-side) to: one.bak 2021/07/25 06:30:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2021/07/25 06:30:04 INFO : one: Copied (new) 2021/07/25 06:30:04 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:30:04 DEBUG : two: Unchanged skipping 2021/07/25 06:30:04 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2021/07/25 06:30:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/07/25 06:30:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2021/07/25 06:30:05 INFO : three.txt: Copied (new) 2021/07/25 06:30:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/07/25 06:30:06 INFO : one.bak: Deleted 2021/07/25 06:30:06 INFO : one: Moved (server-side) to: one.bak 2021/07/25 06:30:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2021/07/25 06:30:06 INFO : one: Copied (new) 2021/07/25 06:30:06 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:30:06 DEBUG : two: Unchanged skipping 2021/07/25 06:30:06 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2021/07/25 06:30:07 INFO : three.txt.bak: Deleted 2021/07/25 06:30:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/07/25 06:30:07 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2021/07/25 06:30:07 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (5.48s) === RUN TestSyncSuffixKeepExtension run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" 2021/07/25 06:30:09 DEBUG : Creating backend with remote "TestPcloud:rclone-test-xulucel5ravufej8xinebok7/dst" 2021/07/25 06:30:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/07/25 06:30:09 INFO : one: Moved (server-side) to: one-2019-01-01 2021/07/25 06:30:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2021/07/25 06:30:10 INFO : one: Copied (new) 2021/07/25 06:30:10 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:30:10 DEBUG : two: Unchanged skipping 2021/07/25 06:30:10 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2021/07/25 06:30:10 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/07/25 06:30:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2021/07/25 06:30:10 INFO : three.txt: Copied (new) 2021/07/25 06:30:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/07/25 06:30:11 INFO : one-2019-01-01: Deleted 2021/07/25 06:30:12 INFO : one: Moved (server-side) to: one-2019-01-01 2021/07/25 06:30:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2021/07/25 06:30:12 INFO : one: Copied (new) 2021/07/25 06:30:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:30:12 DEBUG : two: Unchanged skipping 2021/07/25 06:30:12 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2021/07/25 06:30:12 INFO : three-2019-01-01.txt: Deleted 2021/07/25 06:30:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/07/25 06:30:12 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2021/07/25 06:30:12 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (5.52s) === RUN TestSyncUTFNorm run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" 2021/07/25 06:30:14 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2021/07/25 06:30:14 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for checks to finish 2021/07/25 06:30:14 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for transfers to finish 2021/07/25 06:30:14 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2021/07/25 06:30:14 INFO : Testêé: Copied (replaced existing) to: Testêé 2021/07/25 06:30:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (0.89s) === RUN TestSyncImmutable run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" 2021/07/25 06:30:15 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for checks to finish 2021/07/25 06:30:15 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for transfers to finish 2021/07/25 06:30:15 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2021/07/25 06:30:15 INFO : existing: Copied (new) 2021/07/25 06:30:15 DEBUG : Waiting for deletions to finish 2021/07/25 06:30:15 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2021/07/25 06:30:15 ERROR : existing: Source and destination exist but do not match: immutable file modified 2021/07/25 06:30:15 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for checks to finish 2021/07/25 06:30:15 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for transfers to finish 2021/07/25 06:30:15 ERROR : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': not deleting files as there were IO errors 2021/07/25 06:30:15 ERROR : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.19s) === RUN TestSyncIgnoreCase run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" 2021/07/25 06:30:16 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:30:16 DEBUG : existing: Unchanged skipping 2021/07/25 06:30:16 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for checks to finish 2021/07/25 06:30:16 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for transfers to finish 2021/07/25 06:30:16 DEBUG : Waiting for deletions to finish 2021/07/25 06:30:16 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (0.79s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" sync_test.go:1971: This test only runs on local === RUN TestMaxTransfer/Soft run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" sync_test.go:1971: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" sync_test.go:1971: This test only runs on local --- PASS: TestMaxTransfer (0.53s) --- SKIP: TestMaxTransfer/Hard (0.18s) --- SKIP: TestMaxTransfer/Soft (0.18s) --- SKIP: TestMaxTransfer/Cautious (0.17s) === RUN TestSyncConcurrentDelete run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" 2021/07/25 06:30:25 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:30:25 DEBUG : both0: Unchanged skipping 2021/07/25 06:30:25 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:30:25 DEBUG : both1: Unchanged skipping 2021/07/25 06:30:25 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:30:25 DEBUG : both10: Unchanged skipping 2021/07/25 06:30:25 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:30:25 DEBUG : both11: Unchanged skipping 2021/07/25 06:30:25 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:30:25 DEBUG : both12: Unchanged skipping 2021/07/25 06:30:25 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:30:25 DEBUG : both13: Unchanged skipping 2021/07/25 06:30:25 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:30:25 DEBUG : both14: Unchanged skipping 2021/07/25 06:30:25 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:30:25 DEBUG : both15: Unchanged skipping 2021/07/25 06:30:25 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:30:25 DEBUG : both16: Unchanged skipping 2021/07/25 06:30:25 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:30:25 DEBUG : both17: Unchanged skipping 2021/07/25 06:30:25 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:30:25 DEBUG : both18: Unchanged skipping 2021/07/25 06:30:25 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:30:25 DEBUG : both19: Unchanged skipping 2021/07/25 06:30:25 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:30:25 DEBUG : both2: Unchanged skipping 2021/07/25 06:30:25 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:30:25 DEBUG : both3: Unchanged skipping 2021/07/25 06:30:25 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:30:25 DEBUG : both4: Unchanged skipping 2021/07/25 06:30:25 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:30:25 DEBUG : both5: Unchanged skipping 2021/07/25 06:30:25 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:30:25 DEBUG : both6: Unchanged skipping 2021/07/25 06:30:25 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:30:25 DEBUG : both7: Unchanged skipping 2021/07/25 06:30:25 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:30:25 DEBUG : both8: Unchanged skipping 2021/07/25 06:30:25 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:30:25 DEBUG : both9: Unchanged skipping 2021/07/25 06:30:25 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for checks to finish 2021/07/25 06:30:25 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for transfers to finish 2021/07/25 06:30:25 DEBUG : Waiting for deletions to finish 2021/07/25 06:30:25 INFO : only2: Deleted 2021/07/25 06:30:25 INFO : only3: Deleted 2021/07/25 06:30:25 INFO : only6: Deleted 2021/07/25 06:30:25 INFO : only8: Deleted 2021/07/25 06:30:25 INFO : only0: Deleted 2021/07/25 06:30:25 INFO : only11: Deleted 2021/07/25 06:30:25 INFO : only16: Deleted 2021/07/25 06:30:25 INFO : only1: Deleted 2021/07/25 06:30:25 INFO : only17: Deleted 2021/07/25 06:30:25 INFO : only18: Deleted 2021/07/25 06:30:25 INFO : only10: Deleted 2021/07/25 06:30:25 INFO : only12: Deleted 2021/07/25 06:30:25 INFO : only14: Deleted 2021/07/25 06:30:25 INFO : only4: Deleted 2021/07/25 06:30:25 INFO : only5: Deleted 2021/07/25 06:30:25 INFO : only7: Deleted 2021/07/25 06:30:25 INFO : only9: Deleted 2021/07/25 06:30:25 INFO : only13: Deleted 2021/07/25 06:30:25 INFO : only15: Deleted 2021/07/25 06:30:25 INFO : only19: Deleted 2021/07/25 06:30:25 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (11.77s) === RUN TestSyncConcurrentTruncate run.go:176: Remote "pcloud root 'rclone-test-xulucel5ravufej8xinebok7'", Local "Local file system at /tmp/rclone173855048", Modify Window "1s" 2021/07/25 06:30:37 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:30:37 DEBUG : both0: Unchanged skipping 2021/07/25 06:30:37 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:30:37 DEBUG : both1: Unchanged skipping 2021/07/25 06:30:37 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:30:37 DEBUG : both10: Unchanged skipping 2021/07/25 06:30:37 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:30:37 DEBUG : both11: Unchanged skipping 2021/07/25 06:30:37 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:30:37 DEBUG : both12: Unchanged skipping 2021/07/25 06:30:37 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:30:37 DEBUG : both13: Unchanged skipping 2021/07/25 06:30:37 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:30:37 DEBUG : both14: Unchanged skipping 2021/07/25 06:30:37 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:30:37 DEBUG : both15: Unchanged skipping 2021/07/25 06:30:37 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:30:37 DEBUG : both16: Unchanged skipping 2021/07/25 06:30:37 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:30:37 DEBUG : both17: Unchanged skipping 2021/07/25 06:30:37 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:30:37 DEBUG : both18: Unchanged skipping 2021/07/25 06:30:37 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:30:37 DEBUG : both19: Unchanged skipping 2021/07/25 06:30:37 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:30:37 DEBUG : both2: Unchanged skipping 2021/07/25 06:30:37 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:30:37 DEBUG : both3: Unchanged skipping 2021/07/25 06:30:37 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:30:37 DEBUG : both4: Unchanged skipping 2021/07/25 06:30:37 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:30:37 DEBUG : both5: Unchanged skipping 2021/07/25 06:30:37 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:30:37 DEBUG : both6: Unchanged skipping 2021/07/25 06:30:37 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:30:37 DEBUG : both7: Unchanged skipping 2021/07/25 06:30:37 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:30:37 DEBUG : both8: Unchanged skipping 2021/07/25 06:30:37 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/07/25 06:30:37 DEBUG : both9: Unchanged skipping 2021/07/25 06:30:37 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2021/07/25 06:30:37 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2021/07/25 06:30:37 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2021/07/25 06:30:37 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2021/07/25 06:30:37 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2021/07/25 06:30:37 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2021/07/25 06:30:37 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2021/07/25 06:30:37 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2021/07/25 06:30:37 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2021/07/25 06:30:37 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2021/07/25 06:30:37 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2021/07/25 06:30:37 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2021/07/25 06:30:37 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2021/07/25 06:30:37 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2021/07/25 06:30:37 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2021/07/25 06:30:37 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2021/07/25 06:30:37 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2021/07/25 06:30:37 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2021/07/25 06:30:37 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2021/07/25 06:30:37 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2021/07/25 06:30:37 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for checks to finish 2021/07/25 06:30:37 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Waiting for transfers to finish 2021/07/25 06:30:37 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/07/25 06:30:37 INFO : only0: Copied (replaced existing) 2021/07/25 06:30:37 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/07/25 06:30:37 INFO : only10: Copied (replaced existing) 2021/07/25 06:30:37 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/07/25 06:30:37 INFO : only1: Copied (replaced existing) 2021/07/25 06:30:37 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/07/25 06:30:37 INFO : only11: Copied (replaced existing) 2021/07/25 06:30:37 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/07/25 06:30:37 INFO : only12: Copied (replaced existing) 2021/07/25 06:30:37 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/07/25 06:30:37 INFO : only14: Copied (replaced existing) 2021/07/25 06:30:37 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/07/25 06:30:37 INFO : only15: Copied (replaced existing) 2021/07/25 06:30:37 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/07/25 06:30:37 INFO : only13: Copied (replaced existing) 2021/07/25 06:30:37 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/07/25 06:30:37 INFO : only16: Copied (replaced existing) 2021/07/25 06:30:37 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/07/25 06:30:37 INFO : only17: Copied (replaced existing) 2021/07/25 06:30:37 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/07/25 06:30:37 INFO : only18: Copied (replaced existing) 2021/07/25 06:30:37 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/07/25 06:30:37 INFO : only19: Copied (replaced existing) 2021/07/25 06:30:37 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/07/25 06:30:37 INFO : only2: Copied (replaced existing) 2021/07/25 06:30:37 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/07/25 06:30:37 INFO : only3: Copied (replaced existing) 2021/07/25 06:30:37 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/07/25 06:30:37 INFO : only4: Copied (replaced existing) 2021/07/25 06:30:37 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/07/25 06:30:37 INFO : only5: Copied (replaced existing) 2021/07/25 06:30:37 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/07/25 06:30:37 INFO : only6: Copied (replaced existing) 2021/07/25 06:30:37 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/07/25 06:30:37 INFO : only7: Copied (replaced existing) 2021/07/25 06:30:37 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/07/25 06:30:37 INFO : only8: Copied (replaced existing) 2021/07/25 06:30:37 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/07/25 06:30:37 INFO : only9: Copied (replaced existing) 2021/07/25 06:30:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (15.55s) PASS 2021/07/25 06:30:44 DEBUG : pcloud root 'rclone-test-xulucel5ravufej8xinebok7': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose" - Finished OK in 2m46.301053723s (try 1/5)