"./sync.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose" - Starting (try 1/5) 2025/02/21 01:15:28 DEBUG : Creating backend with remote "TestPcloud:rclone-test-tisigob7qahu" 2025/02/21 01:15:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/21 01:15:34 DEBUG : Creating backend with remote "/tmp/rclone687920730" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:15:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 01:15:35 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/02/21 01:15:35 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:15:35 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.00s) === RUN TestCopy run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:15:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/21 01:15:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 01:15:35 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:15:35 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:15:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/21 01:15:35 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/02/21 01:15:35 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:15:36 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.08s) === RUN TestCopyMetadata run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.16s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.16s) === RUN TestCopyMissingDirectory run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:15:36 DEBUG : Creating backend with remote "/non-existing" 2025/02/21 01:15:36 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/21 01:15:36 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:15:36 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.40s) === RUN TestCopyNoTraverse run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:15:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 01:15:37 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:15:37 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:15:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/21 01:15:37 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/02/21 01:15:37 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" --- PASS: TestCopyNoTraverse (1.08s) === RUN TestCopyCheckFirst run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:15:38 INFO : pcloud root 'rclone-test-tisigob7qahu': Running all checks before starting transfers 2025/02/21 01:15:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 01:15:38 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:15:38 INFO : pcloud root 'rclone-test-tisigob7qahu': Checks finished, now starting transfers 2025/02/21 01:15:38 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:15:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/21 01:15:38 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/02/21 01:15:38 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" --- PASS: TestCopyCheckFirst (1.08s) === RUN TestSyncNoTraverse run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:15:39 ERROR : Ignoring --no-traverse with sync 2025/02/21 01:15:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 01:15:39 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:15:39 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:15:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/21 01:15:39 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/02/21 01:15:39 INFO : sub dir/hello world: Copied (new) 2025/02/21 01:15:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" --- PASS: TestSyncNoTraverse (1.09s) === RUN TestCopyWithDepth run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:15:40 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/21 01:15:40 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:15:40 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:15:40 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/02/21 01:15:40 DEBUG : hello world2.ab19a585.partial: renamed to: hello world2 2025/02/21 01:15:40 INFO : hello world2: Copied (new) run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" --- PASS: TestCopyWithDepth (0.84s) === RUN TestCopyWithFilesFrom run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:15:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 01:15:41 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:15:41 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:15:41 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/21 01:15:41 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/02/21 01:15:41 INFO : potato2: Copied (new) run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (0.93s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:15:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 01:15:42 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:15:42 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:15:42 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/21 01:15:42 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/02/21 01:15:42 INFO : potato2: Copied (new) run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (0.83s) === RUN TestCopyEmptyDirectories run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:15:43 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/21 01:15:43 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/21 01:15:43 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/21 01:15:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/21 01:15:43 INFO : sub dir: Making directory 2025/02/21 01:15:43 INFO : sub dir2: Making directory 2025/02/21 01:15:43 INFO : sub dir2/sub sub dir2: Making directory 2025/02/21 01:15:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 01:15:43 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:15:43 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:15:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/21 01:15:43 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/02/21 01:15:43 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:15:44 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.60s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:15:44 INFO : sub dir2: Making directory 2025/02/21 01:15:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/21 01:15:44 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/21 01:15:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 01:15:44 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:15:44 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:15:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/21 01:15:45 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/02/21 01:15:45 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (0.91s) === RUN TestMoveEmptyDirectories run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:15:45 DEBUG : sub dir2: Making directory with metadata 2025/02/21 01:15:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/21 01:15:45 INFO : sub dir: Making directory 2025/02/21 01:15:45 INFO : sub dir2: Making directory 2025/02/21 01:15:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 01:15:46 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:15:46 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:15:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/21 01:15:46 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/02/21 01:15:46 INFO : sub dir/hello world: Copied (new) 2025/02/21 01:15:46 INFO : sub dir/hello world: Deleted run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:15:46 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/21 01:15:46 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.42s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.16s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:15:47 INFO : sub dir2: Making directory 2025/02/21 01:15:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 01:15:47 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:15:47 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:15:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/21 01:15:47 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/02/21 01:15:47 INFO : sub dir/hello world: Copied (new) 2025/02/21 01:15:47 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (0.93s) === RUN TestSyncEmptyDirectories run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:15:48 DEBUG : sub dir2: Making directory with metadata 2025/02/21 01:15:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/21 01:15:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/21 01:15:48 INFO : sub dir: Making directory 2025/02/21 01:15:48 INFO : sub dir2: Making directory 2025/02/21 01:15:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 01:15:48 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:15:48 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:15:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/21 01:15:48 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/02/21 01:15:48 INFO : sub dir/hello world: Copied (new) 2025/02/21 01:15:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:15:48 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.35s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.16s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:15:49 INFO : sub dir2: Making directory 2025/02/21 01:15:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 01:15:49 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:15:49 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:15:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/21 01:15:50 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/02/21 01:15:50 INFO : sub dir/hello world: Copied (new) 2025/02/21 01:15:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (0.91s) === RUN TestServerSideCopy run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:15:50 DEBUG : Creating backend with remote "TestPcloud:rclone-test-lupifiy0waja" sync_test.go:590: Server side copy (if possible) pcloud root 'rclone-test-tisigob7qahu' -> pcloud root 'rclone-test-lupifiy0waja' 2025/02/21 01:15:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 01:15:56 DEBUG : pcloud root 'rclone-test-lupifiy0waja': Waiting for checks to finish 2025/02/21 01:15:56 DEBUG : pcloud root 'rclone-test-lupifiy0waja': Waiting for transfers to finish 2025/02/21 01:15:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/21 01:15:57 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2025/02/21 01:15:57 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:15:57 DEBUG : pcloud root 'rclone-test-lupifiy0waja': Purge remote --- PASS: TestServerSideCopy (7.83s) === RUN TestCopyOverSelf run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:15:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/21 01:15:58 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:15:58 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:15:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/21 01:15:59 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/02/21 01:15:59 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" --- PASS: TestCopyOverSelf (1.41s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:16:00 DEBUG : Creating backend with remote "TestPcloud:rclone-test-qegivap6jule" sync_test.go:626: Server side copy (if possible) pcloud root 'rclone-test-tisigob7qahu' -> pcloud root 'rclone-test-qegivap6jule' 2025/02/21 01:16:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 01:16:01 DEBUG : pcloud root 'rclone-test-qegivap6jule': Waiting for checks to finish 2025/02/21 01:16:01 DEBUG : pcloud root 'rclone-test-qegivap6jule': Waiting for transfers to finish 2025/02/21 01:16:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/21 01:16:02 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2025/02/21 01:16:02 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:16:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/21 01:16:03 DEBUG : pcloud root 'rclone-test-qegivap6jule': Waiting for checks to finish 2025/02/21 01:16:03 DEBUG : pcloud root 'rclone-test-qegivap6jule': Waiting for transfers to finish 2025/02/21 01:16:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/21 01:16:03 DEBUG : sub dir/hello world.e4aa1b97.partial: renamed to: sub dir/hello world 2025/02/21 01:16:03 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:16:03 DEBUG : pcloud root 'rclone-test-qegivap6jule': Purge remote --- PASS: TestServerSideCopyOverSelf (4.67s) === RUN TestMoveOverSelf run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:16:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/21 01:16:05 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:16:05 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:16:05 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/21 01:16:05 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/02/21 01:16:05 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/21 01:16:05 INFO : sub dir/hello world: Deleted run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" --- PASS: TestMoveOverSelf (1.42s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:16:06 DEBUG : Creating backend with remote "TestPcloud:rclone-test-tabebib0jezo" sync_test.go:671: Server side copy (if possible) pcloud root 'rclone-test-tisigob7qahu' -> pcloud root 'rclone-test-tabebib0jezo' 2025/02/21 01:16:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 01:16:07 DEBUG : pcloud root 'rclone-test-tabebib0jezo': Waiting for checks to finish 2025/02/21 01:16:07 DEBUG : pcloud root 'rclone-test-tabebib0jezo': Waiting for transfers to finish 2025/02/21 01:16:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/21 01:16:08 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2025/02/21 01:16:08 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:16:09 DEBUG : pcloud root 'rclone-test-tabebib0jezo': Using server-side directory move 2025/02/21 01:16:09 INFO : pcloud root 'rclone-test-tabebib0jezo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/21 01:16:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/21 01:16:09 DEBUG : pcloud root 'rclone-test-tabebib0jezo': Waiting for checks to finish 2025/02/21 01:16:09 DEBUG : pcloud root 'rclone-test-tabebib0jezo': Waiting for transfers to finish 2025/02/21 01:16:09 INFO : sub dir/hello world: Deleted 2025/02/21 01:16:09 INFO : sub dir/hello world: Moved (server-side) 2025/02/21 01:16:10 DEBUG : testing file moves 2025/02/21 01:16:10 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/02/21 01:16:10 DEBUG : pcloud root 'rclone-test-tabebib0jezo': Waiting for checks to finish 2025/02/21 01:16:10 DEBUG : pcloud root 'rclone-test-tabebib0jezo': Waiting for transfers to finish 2025/02/21 01:16:10 INFO : sub dir/hello world: Deleted 2025/02/21 01:16:10 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:16:10 DEBUG : pcloud root 'rclone-test-tabebib0jezo': Purge remote --- PASS: TestServerSideMoveOverSelf (5.40s) === RUN TestCopyAfterDelete run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:16:11 ERROR : : error listing: directory not found 2025/02/21 01:16:11 INFO : Local file system at /tmp/rclone687920730: Making directory 2025/02/21 01:16:11 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:16:11 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" --- PASS: TestCopyAfterDelete (1.24s) === RUN TestCopyRedownload run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:16:13 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/21 01:16:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 01:16:13 DEBUG : Local file system at /tmp/rclone687920730: Waiting for checks to finish 2025/02/21 01:16:13 DEBUG : Local file system at /tmp/rclone687920730: Waiting for transfers to finish 2025/02/21 01:16:13 DEBUG : Couldn't parse Date: from server edef5.pcloud.com: "Fri, 21 Feb 2025 01:16:13 +0000": parsing time "Fri, 21 Feb 2025 01:16:13 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 21 Feb 2025 01:16:13 +0000" as " " 2025/02/21 01:16:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/21 01:16:13 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2025/02/21 01:16:13 INFO : sub dir/hello world: Copied (new) 2025/02/21 01:16:13 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" --- PASS: TestCopyRedownload (1.32s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:16:13 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/21 01:16:13 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:16:13 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:16:14 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/21 01:16:14 DEBUG : check sum.b37ac6a8.partial: renamed to: check sum 2025/02/21 01:16:14 INFO : check sum: Copied (new) 2025/02/21 01:16:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:16:14 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:16:14 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/21 01:16:14 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/02/21 01:16:14 DEBUG : check sum: Unchanged skipping 2025/02/21 01:16:14 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:16:14 DEBUG : Waiting for deletions to finish 2025/02/21 01:16:14 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (1.32s) === RUN TestSyncSizeOnly run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:16:15 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/21 01:16:15 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:16:15 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:16:15 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/21 01:16:15 DEBUG : sizeonly.468f3f0c.partial: renamed to: sizeonly 2025/02/21 01:16:15 INFO : sizeonly: Copied (new) 2025/02/21 01:16:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:16:15 DEBUG : sizeonly: Sizes identical 2025/02/21 01:16:15 DEBUG : sizeonly: Unchanged skipping 2025/02/21 01:16:15 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:16:15 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:16:15 DEBUG : Waiting for deletions to finish 2025/02/21 01:16:15 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" --- PASS: TestSyncSizeOnly (1.26s) === RUN TestSyncIgnoreSize run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:16:16 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/21 01:16:16 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:16:16 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:16:16 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/02/21 01:16:16 DEBUG : ignore-size.7615ca05.partial: renamed to: ignore-size 2025/02/21 01:16:16 INFO : ignore-size: Copied (new) 2025/02/21 01:16:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:16:16 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:16:16 DEBUG : ignore-size: Unchanged skipping 2025/02/21 01:16:16 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:16:16 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:16:16 DEBUG : Waiting for deletions to finish 2025/02/21 01:16:16 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" --- PASS: TestSyncIgnoreSize (1.24s) === RUN TestSyncIgnoreTimes run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:16:17 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:16:17 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:16:17 DEBUG : existing: Unchanged skipping 2025/02/21 01:16:17 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:16:17 DEBUG : Waiting for deletions to finish 2025/02/21 01:16:17 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:16:18 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:16:18 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/21 01:16:18 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:16:18 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/21 01:16:18 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/02/21 01:16:18 INFO : existing: Copied (replaced existing) 2025/02/21 01:16:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (1.34s) === RUN TestSyncIgnoreExisting run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:16:19 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/21 01:16:19 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:16:19 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:16:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/21 01:16:19 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/02/21 01:16:19 INFO : existing: Copied (new) 2025/02/21 01:16:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:16:19 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:16:19 DEBUG : existing: Destination exists, skipping 2025/02/21 01:16:19 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:16:19 DEBUG : Waiting for deletions to finish 2025/02/21 01:16:19 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (1.23s) === RUN TestSyncIgnoreErrors run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:16:20 INFO : d: Making directory 2025/02/21 01:16:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/21 01:16:21 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/21 01:16:21 DEBUG : c/non empty space: Unchanged skipping 2025/02/21 01:16:21 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:16:21 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:16:21 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/21 01:16:21 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/02/21 01:16:21 INFO : a/potato2: Copied (new) 2025/02/21 01:16:21 DEBUG : Waiting for deletions to finish 2025/02/21 01:16:21 INFO : b/potato: Deleted 2025/02/21 01:16:21 INFO : d: Removing directory 2025/02/21 01:16:21 INFO : b: Removing directory 2025/02/21 01:16:21 DEBUG : pcloud root 'rclone-test-tisigob7qahu': deleted 2 directories run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (2.59s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:16:23 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 2025/02/21 01:16:23 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:16:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/21 01:16:23 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/02/21 01:16:23 DEBUG : empty space: Unchanged skipping 2025/02/21 01:16:23 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:16:23 DEBUG : Waiting for deletions to finish 2025/02/21 01:16:23 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:16:23 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 2025/02/21 01:16:23 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:16:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/21 01:16:23 INFO : empty space: Updated modification time in destination 2025/02/21 01:16:23 DEBUG : empty space: Unchanged skipping 2025/02/21 01:16:23 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:16:23 DEBUG : Waiting for deletions to finish 2025/02/21 01:16:23 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (1.53s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:16:24 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:16:24 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 2025/02/21 01:16:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/21 01:16:24 DEBUG : empty space: Unchanged skipping 2025/02/21 01:16:24 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:16:24 DEBUG : Waiting for deletions to finish 2025/02/21 01:16:24 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.98s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:16:25 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:16:25 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 2025/02/21 01:16:25 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone687920730) 2025/02/21 01:16:25 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (pcloud root 'rclone-test-tisigob7qahu') 2025/02/21 01:16:25 DEBUG : foo: sha1 differ 2025/02/21 01:16:25 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:16:25 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/02/21 01:16:25 DEBUG : foo.5d8fa229.partial: renamed to: foo 2025/02/21 01:16:25 INFO : foo: Copied (replaced existing) 2025/02/21 01:16:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (1.18s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:16:26 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/21 01:16:26 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/21 01:16:26 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:16:26 DEBUG : empty space: Unchanged skipping 2025/02/21 01:16:26 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:16:26 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/21 01:16:27 DEBUG : potato.3edca19f.partial: renamed to: potato 2025/02/21 01:16:27 INFO : potato: Copied (new) 2025/02/21 01:16:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (1.25s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:16:28 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:16:28 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/21 01:16:28 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:16:28 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/02/21 01:16:28 DEBUG : potato.41b15364.partial: renamed to: potato 2025/02/21 01:16:28 INFO : potato: Copied (replaced existing) 2025/02/21 01:16:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.10s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:16:29 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:16:29 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 2025/02/21 01:16:29 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone687920730) 2025/02/21 01:16:29 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (pcloud root 'rclone-test-tisigob7qahu') 2025/02/21 01:16:29 DEBUG : potato: sha1 differ 2025/02/21 01:16:29 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:16:30 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/02/21 01:16:30 DEBUG : potato.706b9954.partial: renamed to: potato 2025/02/21 01:16:30 INFO : potato: Copied (replaced existing) 2025/02/21 01:16:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (2.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:16:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 01:16:31 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/21 01:16:31 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/21 01:16:31 DEBUG : empty space: Unchanged skipping 2025/02/21 01:16:31 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:16:31 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:16:31 DEBUG : Waiting for deletions to finish 2025/02/21 01:16:31 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:16:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 01:16:33 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/21 01:16:33 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:16:33 DEBUG : empty space: Unchanged skipping 2025/02/21 01:16:33 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:16:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/21 01:16:33 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/02/21 01:16:33 INFO : potato2: Copied (new) 2025/02/21 01:16:33 DEBUG : Waiting for deletions to finish 2025/02/21 01:16:33 INFO : potato: Deleted run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (1.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:16:34 INFO : d: Making directory 2025/02/21 01:16:34 INFO : d/e: Making directory 2025/02/21 01:16:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/21 01:16:35 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/21 01:16:35 DEBUG : c/non empty space: Unchanged skipping 2025/02/21 01:16:35 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/21 01:16:35 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:16:35 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:16:35 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/02/21 01:16:35 INFO : a/potato2: Copied (new) 2025/02/21 01:16:35 DEBUG : Waiting for deletions to finish 2025/02/21 01:16:35 INFO : b/potato: Deleted 2025/02/21 01:16:35 INFO : d/e: Removing directory 2025/02/21 01:16:35 INFO : d: Removing directory 2025/02/21 01:16:35 INFO : b: Removing directory 2025/02/21 01:16:35 DEBUG : pcloud root 'rclone-test-tisigob7qahu': deleted 3 directories run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:16:37 INFO : d: Making directory 2025/02/21 01:16:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/21 01:16:37 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/21 01:16:37 DEBUG : c/non empty space: Unchanged skipping 2025/02/21 01:16:37 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:16:37 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:16:38 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/21 01:16:38 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/02/21 01:16:38 INFO : a/potato2: Copied (new) 2025/02/21 01:16:38 ERROR : pcloud root 'rclone-test-tisigob7qahu': not deleting files as there were IO errors 2025/02/21 01:16:38 ERROR : pcloud root 'rclone-test-tisigob7qahu': not deleting directories as there were IO errors run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.58s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:16:39 DEBUG : Waiting for deletions to finish 2025/02/21 01:16:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 01:16:39 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/21 01:16:39 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:16:39 DEBUG : empty space: Unchanged skipping 2025/02/21 01:16:39 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:16:39 INFO : potato: Deleted 2025/02/21 01:16:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/21 01:16:40 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/02/21 01:16:40 INFO : potato2: Copied (new) run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" --- PASS: TestSyncDeleteDuring (1.42s) === RUN TestSyncDeleteBefore run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:16:41 DEBUG : Waiting for deletions to finish 2025/02/21 01:16:41 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:16:41 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:16:41 INFO : potato: Deleted 2025/02/21 01:16:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 01:16:41 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/21 01:16:41 DEBUG : empty space: Unchanged skipping 2025/02/21 01:16:41 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:16:41 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:16:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/21 01:16:41 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/02/21 01:16:41 INFO : potato2: Copied (new) run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" --- PASS: TestSyncDeleteBefore (1.57s) === RUN TestCopyDeleteBefore run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:16:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 01:16:42 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:16:42 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:16:42 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/02/21 01:16:42 DEBUG : potato2.8083cda9.partial: renamed to: potato2 2025/02/21 01:16:42 INFO : potato2: Copied (new) run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" --- PASS: TestCopyDeleteBefore (1.24s) === RUN TestSyncWithExclude run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:16:44 DEBUG : enormous: Excluded (Size Filter) 2025/02/21 01:16:44 DEBUG : enormous: Excluded 2025/02/21 01:16:44 DEBUG : potato2: Excluded (Size Filter) 2025/02/21 01:16:44 DEBUG : potato2: Excluded 2025/02/21 01:16:44 DEBUG : potato2: Excluded (Size Filter) 2025/02/21 01:16:44 DEBUG : potato2: Excluded 2025/02/21 01:16:44 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:16:44 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/21 01:16:44 DEBUG : empty space: Unchanged skipping 2025/02/21 01:16:44 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:16:44 DEBUG : Waiting for deletions to finish 2025/02/21 01:16:44 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:16:44 DEBUG : enormous: Excluded (Size Filter) 2025/02/21 01:16:44 DEBUG : enormous: Excluded 2025/02/21 01:16:44 DEBUG : potato2: Excluded (Size Filter) 2025/02/21 01:16:44 DEBUG : potato2: Excluded 2025/02/21 01:16:44 DEBUG : potato2: Excluded (Size Filter) 2025/02/21 01:16:44 DEBUG : potato2: Excluded 2025/02/21 01:16:44 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/02/21 01:16:44 DEBUG : empty space: Unchanged skipping 2025/02/21 01:16:44 DEBUG : Local file system at /tmp/rclone687920730: Waiting for checks to finish 2025/02/21 01:16:44 DEBUG : Local file system at /tmp/rclone687920730: Waiting for transfers to finish 2025/02/21 01:16:44 DEBUG : Waiting for deletions to finish 2025/02/21 01:16:44 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" --- PASS: TestSyncWithExclude (1.51s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:16:45 DEBUG : enormous: Excluded (Size Filter) 2025/02/21 01:16:45 DEBUG : enormous: Excluded 2025/02/21 01:16:45 DEBUG : potato2: Excluded (Size Filter) 2025/02/21 01:16:45 DEBUG : potato2: Excluded 2025/02/21 01:16:45 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/21 01:16:45 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:16:45 DEBUG : empty space: Unchanged skipping 2025/02/21 01:16:45 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:16:45 DEBUG : Waiting for deletions to finish 2025/02/21 01:16:45 INFO : enormous: Deleted 2025/02/21 01:16:45 INFO : potato2: Deleted 2025/02/21 01:16:45 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:16:46 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/02/21 01:16:46 DEBUG : empty space: Unchanged skipping 2025/02/21 01:16:46 DEBUG : Local file system at /tmp/rclone687920730: Waiting for checks to finish 2025/02/21 01:16:46 DEBUG : Local file system at /tmp/rclone687920730: Waiting for transfers to finish 2025/02/21 01:16:46 DEBUG : Waiting for deletions to finish 2025/02/21 01:16:46 INFO : enormous: Deleted 2025/02/21 01:16:46 INFO : potato2: Deleted 2025/02/21 01:16:46 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (1.57s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:16:47 DEBUG : five: Need to transfer - File not found at Destination 2025/02/21 01:16:47 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/02/21 01:16:47 DEBUG : one: Destination is newer than source, skipping 2025/02/21 01:16:47 DEBUG : three: Sizes identical 2025/02/21 01:16:47 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:16:47 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/02/21 01:16:47 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/02/21 01:16:47 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/21 01:16:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone687920730) 2025/02/21 01:16:47 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (pcloud root 'rclone-test-tisigob7qahu') 2025/02/21 01:16:47 DEBUG : two: sha1 differ 2025/02/21 01:16:47 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:16:47 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/21 01:16:47 DEBUG : five.a87a5b8d.partial: renamed to: five 2025/02/21 01:16:47 INFO : five: Copied (new) 2025/02/21 01:16:47 DEBUG : four.a87a5b8d.partial: renamed to: four 2025/02/21 01:16:47 INFO : four: Copied (replaced existing) 2025/02/21 01:16:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/21 01:16:47 DEBUG : two.3353c5f5.partial: renamed to: two 2025/02/21 01:16:47 INFO : two: Copied (replaced existing) 2025/02/21 01:16:47 DEBUG : Waiting for deletions to finish fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/02/21 01:16:55 DEBUG : one: Destination is newer than source, skipping 2025/02/21 01:16:55 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:16:56 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/21 01:16:56 DEBUG : five: Size and sha1 of src and dst objects identical 2025/02/21 01:16:56 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/02/21 01:16:56 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/21 01:16:56 DEBUG : four: Size and sha1 of src and dst objects identical 2025/02/21 01:16:56 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/02/21 01:16:56 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone687920730) 2025/02/21 01:16:56 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (pcloud root 'rclone-test-tisigob7qahu') 2025/02/21 01:16:56 DEBUG : three: sha1 differ 2025/02/21 01:16:56 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/02/21 01:16:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/21 01:16:56 DEBUG : two: Size and sha1 of src and dst objects identical 2025/02/21 01:16:56 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/02/21 01:16:56 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:16:56 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/21 01:16:56 DEBUG : three.406dcb2c.partial: renamed to: three 2025/02/21 01:16:56 INFO : three: Copied (replaced existing) 2025/02/21 01:16:56 DEBUG : Waiting for deletions to finish fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1458 Error: Should be true Test: TestSyncWithUpdateOlder Messages: pcloud root 'rclone-test-tisigob7qahu'/three: sha1 hash incorrect - expecting "b802f384302cb24fbab0a44997e820bf2e8507bb" got "03731cad13f4cf7b59703c77529381cdec1632e5" fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1458 Error: Should be true Test: TestSyncWithUpdateOlder Messages: pcloud root 'rclone-test-tisigob7qahu'/three: sha256 hash incorrect - expecting "8b5b9db0c13db24256c829aa364aa90c6d2eba318b9232a4ab9313b954d3555f" got "1d79bf60835eb5cd16cdef124413a7552857e09ff50f62c40eb09ddc55d25829" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestSyncWithUpdateOlder Messages: listing wrong, want got three (5) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestSyncWithUpdateOlder Messages: Unexpected file "three" --- FAIL: TestSyncWithUpdateOlder (18.59s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/02/21 01:17:05 INFO : pcloud root 'rclone-test-tisigob7qahu': Making map for --track-renames 2025/02/21 01:17:05 INFO : pcloud root 'rclone-test-tisigob7qahu': Finished making map for --track-renames 2025/02/21 01:17:05 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:17:05 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for renames to finish 2025/02/21 01:17:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/21 01:17:05 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/21 01:17:05 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:17:05 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/21 01:17:05 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/21 01:17:05 DEBUG : yam.48501227.partial: renamed to: yam 2025/02/21 01:17:05 INFO : yam: Copied (new) 2025/02/21 01:17:05 DEBUG : potato.53508f02.partial: renamed to: potato 2025/02/21 01:17:05 INFO : potato: Copied (new) 2025/02/21 01:17:05 DEBUG : Waiting for deletions to finish 2025/02/21 01:17:06 INFO : three: Deleted run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:17:06 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:17:06 INFO : pcloud root 'rclone-test-tisigob7qahu': Making map for --track-renames 2025/02/21 01:17:06 DEBUG : potato: Unchanged skipping 2025/02/21 01:17:06 INFO : pcloud root 'rclone-test-tisigob7qahu': Finished making map for --track-renames 2025/02/21 01:17:06 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:17:06 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for renames to finish 2025/02/21 01:17:06 INFO : yam: Moved (server-side) to: yaml 2025/02/21 01:17:06 INFO : yaml: Renamed from "yam" 2025/02/21 01:17:06 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:17:06 DEBUG : Waiting for deletions to finish 2025/02/21 01:17:06 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (2.26s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/02/21 01:17:07 INFO : pcloud root 'rclone-test-tisigob7qahu': Making map for --track-renames 2025/02/21 01:17:07 INFO : pcloud root 'rclone-test-tisigob7qahu': Finished making map for --track-renames 2025/02/21 01:17:07 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:17:07 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/21 01:17:07 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/21 01:17:07 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for renames to finish 2025/02/21 01:17:07 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:17:07 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/21 01:17:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/21 01:17:07 DEBUG : potato.53508f02.partial: renamed to: potato 2025/02/21 01:17:07 INFO : potato: Copied (new) 2025/02/21 01:17:07 DEBUG : yam.48501227.partial: renamed to: yam 2025/02/21 01:17:07 INFO : yam: Copied (new) 2025/02/21 01:17:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:17:08 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:17:08 INFO : pcloud root 'rclone-test-tisigob7qahu': Making map for --track-renames 2025/02/21 01:17:08 INFO : pcloud root 'rclone-test-tisigob7qahu': Finished making map for --track-renames 2025/02/21 01:17:08 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:17:08 DEBUG : potato: Unchanged skipping 2025/02/21 01:17:08 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for renames to finish 2025/02/21 01:17:08 INFO : yam: Moved (server-side) to: yaml 2025/02/21 01:17:08 INFO : yaml: Renamed from "yam" 2025/02/21 01:17:08 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:17:08 DEBUG : Waiting for deletions to finish 2025/02/21 01:17:08 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (1.67s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/02/21 01:17:09 INFO : pcloud root 'rclone-test-tisigob7qahu': Making map for --track-renames 2025/02/21 01:17:09 INFO : pcloud root 'rclone-test-tisigob7qahu': Finished making map for --track-renames 2025/02/21 01:17:09 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:17:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/21 01:17:09 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/02/21 01:17:09 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for renames to finish 2025/02/21 01:17:09 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:17:09 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/21 01:17:09 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/21 01:17:09 DEBUG : potato.53508f02.partial: renamed to: potato 2025/02/21 01:17:09 INFO : potato: Copied (new) 2025/02/21 01:17:09 DEBUG : sub/yam.48501227.partial: renamed to: sub/yam 2025/02/21 01:17:09 INFO : sub/yam: Copied (new) 2025/02/21 01:17:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:17:09 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:17:09 DEBUG : potato: Unchanged skipping 2025/02/21 01:17:10 INFO : pcloud root 'rclone-test-tisigob7qahu': Making map for --track-renames 2025/02/21 01:17:10 INFO : pcloud root 'rclone-test-tisigob7qahu': Finished making map for --track-renames 2025/02/21 01:17:10 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:17:10 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for renames to finish 2025/02/21 01:17:10 INFO : sub/yam: Moved (server-side) to: yam 2025/02/21 01:17:10 INFO : yam: Renamed from "sub/yam" 2025/02/21 01:17:10 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:17:10 DEBUG : Waiting for deletions to finish 2025/02/21 01:17:10 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.01s) === RUN TestServerSideMoveLocal run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:17:11 DEBUG : Creating backend with remote "/tmp/rclone687920730/dir1" 2025/02/21 01:17:11 DEBUG : Creating backend with remote "/tmp/rclone687920730/dir2" 2025/02/21 01:17:11 DEBUG : Local file system at /tmp/rclone687920730/dir2: Using server-side directory move 2025/02/21 01:17:11 INFO : Local file system at /tmp/rclone687920730/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/21 01:17:11 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/21 01:17:11 INFO : file1.txt: Moved (server-side) 2025/02/21 01:17:11 DEBUG : Local file system at /tmp/rclone687920730/dir2: Waiting for checks to finish 2025/02/21 01:17:11 DEBUG : Local file system at /tmp/rclone687920730/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.17s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:17:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 01:17:11 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/21 01:17:11 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:17:11 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:17:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/21 01:17:12 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/21 01:17:12 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/02/21 01:17:12 INFO : sub dir/hello world: Copied (new) 2025/02/21 01:17:12 INFO : sub dir/hello world: Deleted 2025/02/21 01:17:12 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/02/21 01:17:12 INFO : nested/sub dir/file: Copied (new) 2025/02/21 01:17:12 INFO : nested/sub dir/file: Deleted 2025/02/21 01:17:12 INFO : sub dir: Removing directory 2025/02/21 01:17:12 INFO : nested/sub dir: Removing directory 2025/02/21 01:17:12 INFO : nested: Removing directory 2025/02/21 01:17:12 DEBUG : Local file system at /tmp/rclone687920730: deleted 3 directories run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (1.76s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:17:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 01:17:13 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/21 01:17:13 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:17:13 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:17:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/21 01:17:13 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/21 01:17:13 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/02/21 01:17:13 INFO : sub dir/hello world: Copied (new) 2025/02/21 01:17:13 INFO : sub dir/hello world: Deleted 2025/02/21 01:17:13 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/02/21 01:17:13 INFO : nested/sub dir/file: Copied (new) 2025/02/21 01:17:13 INFO : nested/sub dir/file: Deleted run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.74s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:17:14 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/21 01:17:14 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/21 01:17:14 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:17:14 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:17:15 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/21 01:17:15 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/02/21 01:17:15 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/02/21 01:17:15 INFO : existing: Copied (new) 2025/02/21 01:17:15 INFO : existing: Deleted 2025/02/21 01:17:15 DEBUG : existing-b.468f3f0c.partial: renamed to: existing-b 2025/02/21 01:17:15 INFO : existing-b: Copied (new) 2025/02/21 01:17:15 INFO : existing-b: Deleted 2025/02/21 01:17:15 DEBUG : existing: Destination exists, skipping 2025/02/21 01:17:15 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/21 01:17:15 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:17:15 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:17:15 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (1.32s) === RUN TestServerSideMove run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:17:16 DEBUG : Creating backend with remote "TestPcloud:rclone-test-xopopah6biyi" sync_test.go:1705: Server side move (if possible) pcloud root 'rclone-test-tisigob7qahu' -> pcloud root 'rclone-test-xopopah6biyi' 2025/02/21 01:17:18 DEBUG : pcloud root 'rclone-test-xopopah6biyi': Using server-side directory move 2025/02/21 01:17:18 INFO : pcloud root 'rclone-test-xopopah6biyi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/21 01:17:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 01:17:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/02/21 01:17:18 DEBUG : empty space: Unchanged skipping 2025/02/21 01:17:18 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/21 01:17:18 DEBUG : pcloud root 'rclone-test-xopopah6biyi': Waiting for checks to finish 2025/02/21 01:17:19 INFO : empty space: Deleted 2025/02/21 01:17:19 DEBUG : pcloud root 'rclone-test-xopopah6biyi': Waiting for transfers to finish 2025/02/21 01:17:19 INFO : potato2: Moved (server-side) 2025/02/21 01:17:19 INFO : potato3: Deleted 2025/02/21 01:17:19 INFO : potato3: Moved (server-side) 2025/02/21 01:17:19 DEBUG : Creating backend with remote "TestPcloud:rclone-test-mimotew5yize" 2025/02/21 01:17:20 DEBUG : pcloud root 'rclone-test-mimotew5yize': Using server-side directory move 2025/02/21 01:17:21 INFO : pcloud root 'rclone-test-mimotew5yize': Server side directory move succeeded 2025/02/21 01:17:22 DEBUG : pcloud root 'rclone-test-mimotew5yize': Purge remote 2025/02/21 01:17:22 DEBUG : pcloud root 'rclone-test-xopopah6biyi': Purge remote 2025/02/21 01:17:23 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (7.30s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:17:23 DEBUG : Creating backend with remote "TestPcloud:rclone-test-rugarut7qiki" sync_test.go:1705: Server side move (if possible) pcloud root 'rclone-test-tisigob7qahu' -> pcloud root 'rclone-test-rugarut7qiki' 2025/02/21 01:17:26 DEBUG : empty space: Excluded (Size Filter) 2025/02/21 01:17:26 DEBUG : empty space: Excluded 2025/02/21 01:17:26 DEBUG : empty space: Excluded (Size Filter) 2025/02/21 01:17:26 DEBUG : empty space: Excluded 2025/02/21 01:17:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 01:17:26 DEBUG : pcloud root 'rclone-test-rugarut7qiki': Waiting for checks to finish 2025/02/21 01:17:26 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/21 01:17:26 DEBUG : pcloud root 'rclone-test-rugarut7qiki': Waiting for transfers to finish 2025/02/21 01:17:26 INFO : potato2: Moved (server-side) 2025/02/21 01:17:26 INFO : potato3: Deleted 2025/02/21 01:17:26 INFO : potato3: Moved (server-side) 2025/02/21 01:17:26 DEBUG : Creating backend with remote "TestPcloud:rclone-test-meyexur0wopi" 2025/02/21 01:17:27 DEBUG : empty space: Excluded (Size Filter) 2025/02/21 01:17:27 DEBUG : empty space: Excluded 2025/02/21 01:17:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 01:17:28 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/21 01:17:28 DEBUG : pcloud root 'rclone-test-meyexur0wopi': Waiting for checks to finish 2025/02/21 01:17:28 DEBUG : pcloud root 'rclone-test-meyexur0wopi': Waiting for transfers to finish 2025/02/21 01:17:28 INFO : potato2: Moved (server-side) 2025/02/21 01:17:28 INFO : potato3: Moved (server-side) 2025/02/21 01:17:28 DEBUG : pcloud root 'rclone-test-meyexur0wopi': Purge remote 2025/02/21 01:17:28 DEBUG : pcloud root 'rclone-test-rugarut7qiki': Purge remote --- PASS: TestServerSideMoveWithFilter (5.79s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:17:29 DEBUG : Creating backend with remote "TestPcloud:rclone-test-ribaced2dike" 2025/02/21 01:17:30 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) pcloud root 'rclone-test-tisigob7qahu' -> pcloud root 'rclone-test-ribaced2dike' 2025/02/21 01:17:31 DEBUG : pcloud root 'rclone-test-ribaced2dike': Using server-side directory move 2025/02/21 01:17:31 INFO : pcloud root 'rclone-test-ribaced2dike': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/21 01:17:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 01:17:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/02/21 01:17:31 DEBUG : empty space: Unchanged skipping 2025/02/21 01:17:31 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/21 01:17:31 DEBUG : pcloud root 'rclone-test-ribaced2dike': Waiting for checks to finish 2025/02/21 01:17:31 INFO : potato2: Moved (server-side) 2025/02/21 01:17:31 INFO : empty space: Deleted 2025/02/21 01:17:31 DEBUG : pcloud root 'rclone-test-ribaced2dike': Waiting for transfers to finish 2025/02/21 01:17:31 INFO : potato3: Deleted 2025/02/21 01:17:31 INFO : potato3: Moved (server-side) 2025/02/21 01:17:31 INFO : tomatoDir: Removing directory 2025/02/21 01:17:31 DEBUG : pcloud root 'rclone-test-tisigob7qahu': deleted 1 directories 2025/02/21 01:17:32 DEBUG : Creating backend with remote "TestPcloud:rclone-test-xenexek3code" 2025/02/21 01:17:32 INFO : tomatoDir: Making directory 2025/02/21 01:17:32 DEBUG : pcloud root 'rclone-test-xenexek3code': Using server-side directory move 2025/02/21 01:17:33 INFO : pcloud root 'rclone-test-xenexek3code': Server side directory move succeeded 2025/02/21 01:17:33 DEBUG : pcloud root 'rclone-test-xenexek3code': Purge remote 2025/02/21 01:17:34 DEBUG : pcloud root 'rclone-test-ribaced2dike': Purge remote 2025/02/21 01:17:34 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (5.18s) === RUN TestServerSideMoveOverlap run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.16s) === RUN TestSyncOverlap run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:17:34 DEBUG : Creating backend with remote "TestPcloud:rclone-test-tisigob7qahu/rclone-sync-test" run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:17:36 DEBUG : Creating backend with remote "TestPcloud:rclone-test-tisigob7qahu/rclone-sync-test" 2025/02/21 01:17:36 DEBUG : Creating backend with remote "TestPcloud:rclone-test-tisigob7qahu/rclone-sync-test-include/layer2" 2025/02/21 01:17:37 DEBUG : Creating backend with remote "TestPcloud:rclone-test-tisigob7qahu/rclone-sync-test-ignore-file" 2025/02/21 01:17:39 DEBUG : rclone-sync-test: Excluded 2025/02/21 01:17:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/21 01:17:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/21 01:17:39 DEBUG : pcloud root 'rclone-test-tisigob7qahu/rclone-sync-test': Waiting for checks to finish 2025/02/21 01:17:39 DEBUG : pcloud root 'rclone-test-tisigob7qahu/rclone-sync-test': Waiting for transfers to finish 2025/02/21 01:17:39 DEBUG : Waiting for deletions to finish 2025/02/21 01:17:39 INFO : There was nothing to transfer 2025/02/21 01:17:39 DEBUG : rclone-sync-test: Excluded 2025/02/21 01:17:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/21 01:17:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/21 01:17:39 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:17:39 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:17:39 DEBUG : Waiting for deletions to finish 2025/02/21 01:17:39 INFO : rclone-sync-test-include: Removing directory 2025/02/21 01:17:39 DEBUG : rclone-sync-test-include: Failed to Rmdir: rmdir failed: pcloud error: Folder is not empty. (2006) 2025/02/21 01:17:39 DEBUG : pcloud root 'rclone-test-tisigob7qahu': failed to delete 1 directories 2025/02/21 01:17:39 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:17:40 DEBUG : rclone-sync-test: Excluded 2025/02/21 01:17:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/21 01:17:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/21 01:17:40 DEBUG : pcloud root 'rclone-test-tisigob7qahu/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/02/21 01:17:40 DEBUG : pcloud root 'rclone-test-tisigob7qahu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/02/21 01:17:40 DEBUG : Waiting for deletions to finish 2025/02/21 01:17:40 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:17:40 DEBUG : rclone-sync-test: Excluded 2025/02/21 01:17:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/21 01:17:41 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/21 01:17:41 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:17:41 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:17:41 DEBUG : Waiting for deletions to finish 2025/02/21 01:17:41 INFO : rclone-sync-test-include: Removing directory 2025/02/21 01:17:41 DEBUG : rclone-sync-test-include: Failed to Rmdir: rmdir failed: pcloud error: Folder is not empty. (2006) 2025/02/21 01:17:41 DEBUG : pcloud root 'rclone-test-tisigob7qahu': failed to delete 1 directories 2025/02/21 01:17:41 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:17:41 DEBUG : : Excluded 2025/02/21 01:17:41 DEBUG : rclone-sync-test: Excluded 2025/02/21 01:17:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/21 01:17:41 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/21 01:17:41 DEBUG : pcloud root 'rclone-test-tisigob7qahu/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/02/21 01:17:41 DEBUG : pcloud root 'rclone-test-tisigob7qahu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/02/21 01:17:41 DEBUG : Waiting for deletions to finish 2025/02/21 01:17:41 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (8.98s) === RUN TestSyncCompareDest run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:17:45 DEBUG : Creating backend with remote "TestPcloud:rclone-test-tisigob7qahu/dst" 2025/02/21 01:17:45 DEBUG : Creating backend with remote "TestPcloud:rclone-test-tisigob7qahu/CompareDest" 2025/02/21 01:17:46 DEBUG : one: Need to transfer - File not found at Destination 2025/02/21 01:17:46 DEBUG : pcloud root 'rclone-test-tisigob7qahu/dst': Waiting for checks to finish 2025/02/21 01:17:46 DEBUG : pcloud root 'rclone-test-tisigob7qahu/dst': Waiting for transfers to finish 2025/02/21 01:17:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/21 01:17:46 DEBUG : one.b824e1ab.partial: renamed to: one 2025/02/21 01:17:46 INFO : one: Copied (new) 2025/02/21 01:17:46 DEBUG : Waiting for deletions to finish fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/02/21 01:17:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/21 01:17:54 DEBUG : pcloud root 'rclone-test-tisigob7qahu/dst': Waiting for checks to finish 2025/02/21 01:17:54 DEBUG : pcloud root 'rclone-test-tisigob7qahu/dst': Waiting for transfers to finish 2025/02/21 01:17:54 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/21 01:17:54 DEBUG : one.406dcb2c.partial: renamed to: one 2025/02/21 01:17:54 INFO : one: Copied (replaced existing) 2025/02/21 01:17:54 DEBUG : Waiting for deletions to finish fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/02/21 01:18:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/21 01:18:02 DEBUG : pcloud root 'rclone-test-tisigob7qahu/dst': Waiting for checks to finish 2025/02/21 01:18:03 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/21 01:18:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/21 01:18:03 DEBUG : pcloud root 'rclone-test-tisigob7qahu/dst': Waiting for transfers to finish 2025/02/21 01:18:03 DEBUG : Waiting for deletions to finish 2025/02/21 01:18:03 INFO : There was nothing to transfer 2025/02/21 01:18:03 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/21 01:18:03 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/21 01:18:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/21 01:18:03 DEBUG : pcloud root 'rclone-test-tisigob7qahu/dst': Waiting for checks to finish 2025/02/21 01:18:03 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/21 01:18:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/21 01:18:03 DEBUG : pcloud root 'rclone-test-tisigob7qahu/dst': Waiting for transfers to finish 2025/02/21 01:18:03 DEBUG : Waiting for deletions to finish 2025/02/21 01:18:03 INFO : There was nothing to transfer 2025/02/21 01:18:04 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/21 01:18:04 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/21 01:18:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/21 01:18:04 DEBUG : pcloud root 'rclone-test-tisigob7qahu/dst': Waiting for checks to finish 2025/02/21 01:18:04 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/21 01:18:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/21 01:18:04 DEBUG : pcloud root 'rclone-test-tisigob7qahu/dst': Waiting for transfers to finish 2025/02/21 01:18:04 DEBUG : Waiting for deletions to finish 2025/02/21 01:18:04 INFO : There was nothing to transfer 2025/02/21 01:18:05 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 UTC 2025/02/21 01:18:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/21 01:18:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/21 01:18:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/21 01:18:05 DEBUG : pcloud root 'rclone-test-tisigob7qahu/dst': Waiting for checks to finish 2025/02/21 01:18:05 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/21 01:18:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/21 01:18:05 DEBUG : pcloud root 'rclone-test-tisigob7qahu/dst': Waiting for transfers to finish 2025/02/21 01:18:05 DEBUG : Waiting for deletions to finish 2025/02/21 01:18:05 INFO : There was nothing to transfer 2025/02/21 01:18:06 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/21 01:18:06 DEBUG : two: Need to transfer - File not found at Destination 2025/02/21 01:18:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/21 01:18:06 DEBUG : pcloud root 'rclone-test-tisigob7qahu/dst': Waiting for checks to finish 2025/02/21 01:18:06 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/21 01:18:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/21 01:18:06 DEBUG : pcloud root 'rclone-test-tisigob7qahu/dst': Waiting for transfers to finish 2025/02/21 01:18:06 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/02/21 01:18:06 DEBUG : two.1503b713.partial: renamed to: two 2025/02/21 01:18:06 INFO : two: Copied (new) 2025/02/21 01:18:06 DEBUG : Waiting for deletions to finish fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncCompareDest (29.70s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/02/21 01:18:22 DEBUG : Creating backend with remote "TestPcloud:rclone-test-tisigob7qahu/dest" 2025/02/21 01:18:23 DEBUG : Creating backend with remote "TestPcloud:rclone-test-tisigob7qahu/pre-dest1" 2025/02/21 01:18:23 DEBUG : Creating backend with remote "TestPcloud:rclone-test-tisigob7qahu/pre-dest2" 2025/02/21 01:18:24 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:18:24 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/21 01:18:24 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:18:24 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/21 01:18:24 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/21 01:18:24 DEBUG : pcloud root 'rclone-test-tisigob7qahu/dest': Waiting for checks to finish 2025/02/21 01:18:24 DEBUG : pcloud root 'rclone-test-tisigob7qahu/dest': Waiting for transfers to finish 2025/02/21 01:18:24 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/02/21 01:18:25 DEBUG : 3.b37ac6a8.partial: renamed to: 3 2025/02/21 01:18:25 INFO : 3: Copied (new) 2025/02/21 01:18:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (11.46s) === RUN TestSyncCopyDest run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:18:26 DEBUG : Creating backend with remote "TestPcloud:rclone-test-tisigob7qahu/dst" 2025/02/21 01:18:26 DEBUG : Creating backend with remote "TestPcloud:rclone-test-tisigob7qahu/CopyDest" 2025/02/21 01:18:27 DEBUG : one: Need to transfer - File not found at Destination 2025/02/21 01:18:27 DEBUG : pcloud root 'rclone-test-tisigob7qahu/dst': Waiting for checks to finish 2025/02/21 01:18:27 DEBUG : pcloud root 'rclone-test-tisigob7qahu/dst': Waiting for transfers to finish 2025/02/21 01:18:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/21 01:18:28 DEBUG : one.b824e1ab.partial: renamed to: one 2025/02/21 01:18:28 INFO : one: Copied (new) 2025/02/21 01:18:28 DEBUG : Waiting for deletions to finish 2025/02/21 01:18:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/21 01:18:28 DEBUG : pcloud root 'rclone-test-tisigob7qahu/dst': Waiting for checks to finish 2025/02/21 01:18:28 DEBUG : pcloud root 'rclone-test-tisigob7qahu/dst': Waiting for transfers to finish 2025/02/21 01:18:28 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/21 01:18:28 DEBUG : one.406dcb2c.partial: renamed to: one 2025/02/21 01:18:28 INFO : one: Copied (replaced existing) 2025/02/21 01:18:28 DEBUG : Waiting for deletions to finish 2025/02/21 01:18:29 DEBUG : Creating backend with remote "TestPcloud:rclone-test-tisigob7qahu/BackupDir" 2025/02/21 01:18:30 DEBUG : pcloud root 'rclone-test-tisigob7qahu/dst': Waiting for checks to finish 2025/02/21 01:18:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/21 01:18:30 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/21 01:18:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/21 01:18:30 INFO : one: Moved (server-side) 2025/02/21 01:18:30 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/21 01:18:31 DEBUG : one.d88fe5df.partial: renamed to: one 2025/02/21 01:18:31 INFO : one: Copied (server-side copy) 2025/02/21 01:18:31 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/21 01:18:31 DEBUG : pcloud root 'rclone-test-tisigob7qahu/dst': Waiting for transfers to finish 2025/02/21 01:18:31 DEBUG : Waiting for deletions to finish 2025/02/21 01:18:32 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/21 01:18:32 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/21 01:18:32 DEBUG : two.19d5dbaa.partial: renamed to: two 2025/02/21 01:18:32 INFO : two: Copied (server-side copy) 2025/02/21 01:18:32 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/21 01:18:32 DEBUG : pcloud root 'rclone-test-tisigob7qahu/dst': Waiting for checks to finish 2025/02/21 01:18:32 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/21 01:18:32 DEBUG : one: Unchanged skipping 2025/02/21 01:18:32 DEBUG : pcloud root 'rclone-test-tisigob7qahu/dst': Waiting for transfers to finish 2025/02/21 01:18:32 DEBUG : Waiting for deletions to finish 2025/02/21 01:18:32 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/21 01:18:32 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/21 01:18:32 DEBUG : two: Unchanged skipping 2025/02/21 01:18:32 DEBUG : pcloud root 'rclone-test-tisigob7qahu/dst': Waiting for checks to finish 2025/02/21 01:18:32 DEBUG : one: Unchanged skipping 2025/02/21 01:18:32 DEBUG : pcloud root 'rclone-test-tisigob7qahu/dst': Waiting for transfers to finish 2025/02/21 01:18:32 DEBUG : Waiting for deletions to finish 2025/02/21 01:18:32 INFO : There was nothing to transfer 2025/02/21 01:18:34 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/21 01:18:34 DEBUG : three: Destination not found in --copy-dest 2025/02/21 01:18:34 DEBUG : three: Need to transfer - File not found at Destination 2025/02/21 01:18:34 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/21 01:18:34 DEBUG : one: Unchanged skipping 2025/02/21 01:18:34 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/21 01:18:34 DEBUG : two: Unchanged skipping 2025/02/21 01:18:34 DEBUG : pcloud root 'rclone-test-tisigob7qahu/dst': Waiting for checks to finish 2025/02/21 01:18:34 DEBUG : pcloud root 'rclone-test-tisigob7qahu/dst': Waiting for transfers to finish 2025/02/21 01:18:34 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/02/21 01:18:34 DEBUG : three.8cc66b1.partial: renamed to: three 2025/02/21 01:18:34 INFO : three: Copied (new) 2025/02/21 01:18:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (9.88s) === RUN TestSyncBackupDir run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:18:36 DEBUG : Creating backend with remote "TestPcloud:rclone-test-tisigob7qahu/dst" 2025/02/21 01:18:37 DEBUG : Creating backend with remote "TestPcloud:rclone-test-tisigob7qahu/backup" 2025/02/21 01:18:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/21 01:18:38 DEBUG : pcloud root 'rclone-test-tisigob7qahu/dst': Waiting for checks to finish 2025/02/21 01:18:38 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:18:38 DEBUG : two: Unchanged skipping 2025/02/21 01:18:38 INFO : one: Moved (server-side) 2025/02/21 01:18:38 DEBUG : pcloud root 'rclone-test-tisigob7qahu/dst': Waiting for transfers to finish 2025/02/21 01:18:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/21 01:18:38 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/02/21 01:18:38 INFO : one: Copied (new) 2025/02/21 01:18:38 DEBUG : Waiting for deletions to finish 2025/02/21 01:18:38 INFO : three.txt: Moved (server-side) 2025/02/21 01:18:38 INFO : three.txt: Moved into backup dir 2025/02/21 01:18:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/21 01:18:39 DEBUG : pcloud root 'rclone-test-tisigob7qahu/dst': Waiting for checks to finish 2025/02/21 01:18:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:18:39 DEBUG : two: Unchanged skipping 2025/02/21 01:18:39 INFO : one: Deleted 2025/02/21 01:18:40 INFO : one: Moved (server-side) 2025/02/21 01:18:40 DEBUG : pcloud root 'rclone-test-tisigob7qahu/dst': Waiting for transfers to finish 2025/02/21 01:18:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/21 01:18:40 DEBUG : one.1503b713.partial: renamed to: one 2025/02/21 01:18:40 INFO : one: Copied (new) 2025/02/21 01:18:40 DEBUG : Waiting for deletions to finish 2025/02/21 01:18:40 INFO : three.txt: Deleted 2025/02/21 01:18:40 INFO : three.txt: Moved (server-side) 2025/02/21 01:18:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (5.39s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:18:42 DEBUG : Creating backend with remote "TestPcloud:rclone-test-tisigob7qahu/dst" 2025/02/21 01:18:42 DEBUG : Creating backend with remote "TestPcloud:rclone-test-tisigob7qahu/backup" 2025/02/21 01:18:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/21 01:18:43 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:18:43 DEBUG : two: Unchanged skipping 2025/02/21 01:18:43 DEBUG : pcloud root 'rclone-test-tisigob7qahu/dst': Waiting for checks to finish 2025/02/21 01:18:43 INFO : one: Moved (server-side) to: one.bak 2025/02/21 01:18:43 DEBUG : pcloud root 'rclone-test-tisigob7qahu/dst': Waiting for transfers to finish 2025/02/21 01:18:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/21 01:18:43 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/02/21 01:18:43 INFO : one: Copied (new) 2025/02/21 01:18:43 DEBUG : Waiting for deletions to finish 2025/02/21 01:18:44 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/21 01:18:44 INFO : three.txt: Moved into backup dir 2025/02/21 01:18:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/21 01:18:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:18:45 DEBUG : two: Unchanged skipping 2025/02/21 01:18:45 DEBUG : pcloud root 'rclone-test-tisigob7qahu/dst': Waiting for checks to finish 2025/02/21 01:18:45 INFO : one.bak: Deleted 2025/02/21 01:18:45 INFO : one: Moved (server-side) to: one.bak 2025/02/21 01:18:45 DEBUG : pcloud root 'rclone-test-tisigob7qahu/dst': Waiting for transfers to finish 2025/02/21 01:18:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/21 01:18:45 DEBUG : one.1503b713.partial: renamed to: one 2025/02/21 01:18:45 INFO : one: Copied (new) 2025/02/21 01:18:45 DEBUG : Waiting for deletions to finish 2025/02/21 01:18:45 INFO : three.txt.bak: Deleted 2025/02/21 01:18:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/21 01:18:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (5.35s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:18:47 DEBUG : Creating backend with remote "TestPcloud:rclone-test-tisigob7qahu/dst" 2025/02/21 01:18:47 DEBUG : Creating backend with remote "TestPcloud:rclone-test-tisigob7qahu/backup" 2025/02/21 01:18:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/21 01:18:48 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:18:48 DEBUG : two: Unchanged skipping 2025/02/21 01:18:48 DEBUG : pcloud root 'rclone-test-tisigob7qahu/dst': Waiting for checks to finish 2025/02/21 01:18:48 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/21 01:18:48 DEBUG : pcloud root 'rclone-test-tisigob7qahu/dst': Waiting for transfers to finish 2025/02/21 01:18:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/21 01:18:49 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/02/21 01:18:49 INFO : one: Copied (new) 2025/02/21 01:18:49 DEBUG : Waiting for deletions to finish 2025/02/21 01:18:49 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/21 01:18:49 INFO : three.txt: Moved into backup dir 2025/02/21 01:18:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/21 01:18:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:18:50 DEBUG : two: Unchanged skipping 2025/02/21 01:18:50 DEBUG : pcloud root 'rclone-test-tisigob7qahu/dst': Waiting for checks to finish 2025/02/21 01:18:50 INFO : one-2019-01-01: Deleted 2025/02/21 01:18:50 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/21 01:18:50 DEBUG : pcloud root 'rclone-test-tisigob7qahu/dst': Waiting for transfers to finish 2025/02/21 01:18:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/21 01:18:50 DEBUG : one.1503b713.partial: renamed to: one 2025/02/21 01:18:50 INFO : one: Copied (new) 2025/02/21 01:18:50 DEBUG : Waiting for deletions to finish 2025/02/21 01:18:50 INFO : three-2019-01-01.txt: Deleted 2025/02/21 01:18:51 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/21 01:18:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (5.29s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:18:52 DEBUG : Creating backend with remote "TestPcloud:rclone-test-tisigob7qahu/dst" 2025/02/21 01:18:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/21 01:18:53 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:18:53 DEBUG : two: Unchanged skipping 2025/02/21 01:18:53 DEBUG : pcloud root 'rclone-test-tisigob7qahu/dst': Waiting for checks to finish 2025/02/21 01:18:53 INFO : one: Moved (server-side) to: one.bak 2025/02/21 01:18:53 DEBUG : pcloud root 'rclone-test-tisigob7qahu/dst': Waiting for transfers to finish 2025/02/21 01:18:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/21 01:18:53 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/02/21 01:18:53 INFO : one: Copied (new) 2025/02/21 01:18:53 DEBUG : Waiting for deletions to finish 2025/02/21 01:18:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/21 01:18:53 INFO : three.txt: Moved into backup dir 2025/02/21 01:18:54 DEBUG : one.bak: Excluded (Path Filter) 2025/02/21 01:18:54 DEBUG : one.bak: Excluded 2025/02/21 01:18:54 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/02/21 01:18:54 DEBUG : three.txt.bak: Excluded 2025/02/21 01:18:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/21 01:18:54 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:18:54 DEBUG : two: Unchanged skipping 2025/02/21 01:18:54 DEBUG : pcloud root 'rclone-test-tisigob7qahu/dst': Waiting for checks to finish 2025/02/21 01:18:54 INFO : one.bak: Deleted 2025/02/21 01:18:55 INFO : one: Moved (server-side) to: one.bak 2025/02/21 01:18:55 DEBUG : pcloud root 'rclone-test-tisigob7qahu/dst': Waiting for transfers to finish 2025/02/21 01:18:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/21 01:18:55 DEBUG : one.1503b713.partial: renamed to: one 2025/02/21 01:18:55 INFO : one: Copied (new) 2025/02/21 01:18:55 DEBUG : Waiting for deletions to finish 2025/02/21 01:18:55 INFO : three.txt.bak: Deleted 2025/02/21 01:18:55 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/21 01:18:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (4.34s) === RUN TestSyncSuffix run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:18:57 DEBUG : Creating backend with remote "TestPcloud:rclone-test-tisigob7qahu/dst" 2025/02/21 01:18:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/21 01:18:57 INFO : one: Moved (server-side) to: one.bak 2025/02/21 01:18:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/21 01:18:57 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/02/21 01:18:57 INFO : one: Copied (new) 2025/02/21 01:18:58 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:18:58 DEBUG : two: Unchanged skipping 2025/02/21 01:18:58 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/21 01:18:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/21 01:18:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/21 01:18:58 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/02/21 01:18:58 INFO : three.txt: Copied (new) 2025/02/21 01:18:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/21 01:18:59 INFO : one.bak: Deleted 2025/02/21 01:18:59 INFO : one: Moved (server-side) to: one.bak 2025/02/21 01:18:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/21 01:18:59 DEBUG : one.1503b713.partial: renamed to: one 2025/02/21 01:18:59 INFO : one: Copied (new) 2025/02/21 01:19:00 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:19:00 DEBUG : two: Unchanged skipping 2025/02/21 01:19:00 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/21 01:19:00 INFO : three.txt.bak: Deleted 2025/02/21 01:19:00 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/21 01:19:00 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/21 01:19:00 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/02/21 01:19:00 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (5.23s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:19:02 DEBUG : Creating backend with remote "TestPcloud:rclone-test-tisigob7qahu/dst" 2025/02/21 01:19:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/21 01:19:03 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/21 01:19:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/21 01:19:03 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/02/21 01:19:03 INFO : one: Copied (new) 2025/02/21 01:19:03 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:19:03 DEBUG : two: Unchanged skipping 2025/02/21 01:19:03 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/21 01:19:03 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/21 01:19:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/21 01:19:03 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/02/21 01:19:03 INFO : three.txt: Copied (new) 2025/02/21 01:19:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/21 01:19:05 INFO : one-2019-01-01: Deleted 2025/02/21 01:19:05 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/21 01:19:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/21 01:19:05 DEBUG : one.1503b713.partial: renamed to: one 2025/02/21 01:19:05 INFO : one: Copied (new) 2025/02/21 01:19:05 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:19:05 DEBUG : two: Unchanged skipping 2025/02/21 01:19:05 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/21 01:19:05 INFO : three-2019-01-01.txt: Deleted 2025/02/21 01:19:05 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/21 01:19:05 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/21 01:19:06 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/02/21 01:19:06 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (5.47s) === RUN TestSyncUTFNorm run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:19:07 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/21 01:19:07 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:19:07 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:19:07 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/02/21 01:19:07 DEBUG : Testêé.53508f02.partial: renamed to: Testêé 2025/02/21 01:19:07 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/21 01:19:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.03s) === RUN TestSyncImmutable run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:19:08 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/21 01:19:08 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:19:08 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:19:08 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/21 01:19:08 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/02/21 01:19:08 INFO : existing: Copied (new) 2025/02/21 01:19:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:19:08 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/02/21 01:19:08 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/02/21 01:19:08 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:19:08 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:19:08 ERROR : pcloud root 'rclone-test-tisigob7qahu': not deleting files as there were IO errors 2025/02/21 01:19:08 ERROR : pcloud root 'rclone-test-tisigob7qahu': not deleting directories as there were IO errors run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" --- PASS: TestSyncImmutable (1.47s) === RUN TestSyncIgnoreCase run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:19:10 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:19:10 DEBUG : existing: Unchanged skipping 2025/02/21 01:19:10 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:19:10 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:19:10 DEBUG : Waiting for deletions to finish 2025/02/21 01:19:10 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (0.73s) === RUN TestFixCase run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.16s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (0.48s) --- SKIP: TestMaxTransfer/Hard (0.16s) --- SKIP: TestMaxTransfer/Soft (0.16s) --- SKIP: TestMaxTransfer/Cautious (0.16s) === RUN TestSyncConcurrentDelete run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:19:18 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:19:18 DEBUG : both0: Unchanged skipping 2025/02/21 01:19:18 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:19:18 DEBUG : both1: Unchanged skipping 2025/02/21 01:19:18 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:19:18 DEBUG : both10: Unchanged skipping 2025/02/21 01:19:18 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:19:18 DEBUG : both11: Unchanged skipping 2025/02/21 01:19:18 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:19:18 DEBUG : both12: Unchanged skipping 2025/02/21 01:19:18 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:19:18 DEBUG : both13: Unchanged skipping 2025/02/21 01:19:18 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:19:18 DEBUG : both14: Unchanged skipping 2025/02/21 01:19:18 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:19:18 DEBUG : both15: Unchanged skipping 2025/02/21 01:19:18 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:19:18 DEBUG : both16: Unchanged skipping 2025/02/21 01:19:18 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:19:18 DEBUG : both17: Unchanged skipping 2025/02/21 01:19:18 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:19:18 DEBUG : both18: Unchanged skipping 2025/02/21 01:19:18 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:19:18 DEBUG : both19: Unchanged skipping 2025/02/21 01:19:18 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:19:18 DEBUG : both2: Unchanged skipping 2025/02/21 01:19:18 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:19:18 DEBUG : both3: Unchanged skipping 2025/02/21 01:19:18 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:19:18 DEBUG : both4: Unchanged skipping 2025/02/21 01:19:18 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:19:18 DEBUG : both5: Unchanged skipping 2025/02/21 01:19:18 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:19:18 DEBUG : both6: Unchanged skipping 2025/02/21 01:19:18 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:19:18 DEBUG : both7: Unchanged skipping 2025/02/21 01:19:18 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:19:18 DEBUG : both8: Unchanged skipping 2025/02/21 01:19:18 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:19:18 DEBUG : both9: Unchanged skipping 2025/02/21 01:19:18 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:19:18 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:19:18 DEBUG : Waiting for deletions to finish 2025/02/21 01:19:18 INFO : only2: Deleted 2025/02/21 01:19:18 INFO : only11: Deleted 2025/02/21 01:19:18 INFO : only1: Deleted 2025/02/21 01:19:18 INFO : only16: Deleted 2025/02/21 01:19:18 INFO : only4: Deleted 2025/02/21 01:19:18 INFO : only7: Deleted 2025/02/21 01:19:18 INFO : only0: Deleted 2025/02/21 01:19:18 INFO : only14: Deleted 2025/02/21 01:19:18 INFO : only15: Deleted 2025/02/21 01:19:18 INFO : only17: Deleted 2025/02/21 01:19:18 INFO : only18: Deleted 2025/02/21 01:19:18 INFO : only19: Deleted 2025/02/21 01:19:18 INFO : only3: Deleted 2025/02/21 01:19:18 INFO : only5: Deleted 2025/02/21 01:19:18 INFO : only10: Deleted 2025/02/21 01:19:18 INFO : only9: Deleted 2025/02/21 01:19:19 INFO : only6: Deleted 2025/02/21 01:19:19 INFO : only13: Deleted 2025/02/21 01:19:19 INFO : only8: Deleted 2025/02/21 01:19:19 INFO : only12: Deleted 2025/02/21 01:19:19 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (11.66s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:19:29 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for checks to finish 2025/02/21 01:19:29 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:19:29 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:19:29 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:19:29 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:19:29 DEBUG : both1: Unchanged skipping 2025/02/21 01:19:29 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:19:29 DEBUG : both11: Unchanged skipping 2025/02/21 01:19:29 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:19:29 DEBUG : both10: Unchanged skipping 2025/02/21 01:19:29 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:19:29 DEBUG : both0: Unchanged skipping 2025/02/21 01:19:29 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:19:29 DEBUG : both15: Unchanged skipping 2025/02/21 01:19:29 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:19:29 DEBUG : both16: Unchanged skipping 2025/02/21 01:19:29 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:19:29 DEBUG : both17: Unchanged skipping 2025/02/21 01:19:29 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:19:29 DEBUG : both18: Unchanged skipping 2025/02/21 01:19:29 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:19:29 DEBUG : both19: Unchanged skipping 2025/02/21 01:19:29 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:19:29 DEBUG : both2: Unchanged skipping 2025/02/21 01:19:29 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:19:29 DEBUG : both3: Unchanged skipping 2025/02/21 01:19:29 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:19:29 DEBUG : both4: Unchanged skipping 2025/02/21 01:19:29 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:19:29 DEBUG : both5: Unchanged skipping 2025/02/21 01:19:29 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:19:29 DEBUG : both6: Unchanged skipping 2025/02/21 01:19:29 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:19:29 DEBUG : both7: Unchanged skipping 2025/02/21 01:19:29 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:19:29 DEBUG : both8: Unchanged skipping 2025/02/21 01:19:29 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/21 01:19:29 DEBUG : both9: Unchanged skipping 2025/02/21 01:19:29 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/21 01:19:29 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/21 01:19:29 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/21 01:19:29 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/21 01:19:29 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/21 01:19:29 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/21 01:19:29 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/21 01:19:29 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/21 01:19:29 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/21 01:19:29 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/21 01:19:29 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/21 01:19:29 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/21 01:19:29 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/21 01:19:29 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/21 01:19:29 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/21 01:19:29 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/21 01:19:29 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/21 01:19:29 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/21 01:19:29 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/21 01:19:29 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/21 01:19:29 DEBUG : both12: Unchanged skipping 2025/02/21 01:19:29 DEBUG : both13: Unchanged skipping 2025/02/21 01:19:29 DEBUG : both14: Unchanged skipping 2025/02/21 01:19:29 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Waiting for transfers to finish 2025/02/21 01:19:30 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:19:30 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:19:30 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:19:30 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:19:30 DEBUG : only0.5b6d5609.partial: renamed to: only0 2025/02/21 01:19:30 INFO : only0: Copied (replaced existing) 2025/02/21 01:19:30 DEBUG : only1.5b6d5609.partial: renamed to: only1 2025/02/21 01:19:30 INFO : only1: Copied (replaced existing) 2025/02/21 01:19:30 DEBUG : only10.5b6d5609.partial: renamed to: only10 2025/02/21 01:19:30 INFO : only10: Copied (replaced existing) 2025/02/21 01:19:30 DEBUG : only11.5b6d5609.partial: renamed to: only11 2025/02/21 01:19:30 INFO : only11: Copied (replaced existing) 2025/02/21 01:19:30 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:19:30 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:19:30 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:19:30 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:19:30 DEBUG : only12.5b6d5609.partial: renamed to: only12 2025/02/21 01:19:30 INFO : only12: Copied (replaced existing) 2025/02/21 01:19:30 DEBUG : only13.5b6d5609.partial: renamed to: only13 2025/02/21 01:19:30 INFO : only13: Copied (replaced existing) 2025/02/21 01:19:30 DEBUG : only15.5b6d5609.partial: renamed to: only15 2025/02/21 01:19:30 INFO : only15: Copied (replaced existing) 2025/02/21 01:19:30 DEBUG : only14.5b6d5609.partial: renamed to: only14 2025/02/21 01:19:30 INFO : only14: Copied (replaced existing) 2025/02/21 01:19:30 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:19:30 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:19:30 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:19:30 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:19:30 DEBUG : only16.5b6d5609.partial: renamed to: only16 2025/02/21 01:19:30 INFO : only16: Copied (replaced existing) 2025/02/21 01:19:30 DEBUG : only17.5b6d5609.partial: renamed to: only17 2025/02/21 01:19:30 INFO : only17: Copied (replaced existing) 2025/02/21 01:19:30 DEBUG : only18.5b6d5609.partial: renamed to: only18 2025/02/21 01:19:30 INFO : only18: Copied (replaced existing) 2025/02/21 01:19:30 DEBUG : only19.5b6d5609.partial: renamed to: only19 2025/02/21 01:19:30 INFO : only19: Copied (replaced existing) 2025/02/21 01:19:30 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:19:30 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:19:30 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:19:30 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:19:30 DEBUG : only3.5b6d5609.partial: renamed to: only3 2025/02/21 01:19:30 INFO : only3: Copied (replaced existing) 2025/02/21 01:19:30 DEBUG : only2.5b6d5609.partial: renamed to: only2 2025/02/21 01:19:30 INFO : only2: Copied (replaced existing) 2025/02/21 01:19:30 DEBUG : only5.5b6d5609.partial: renamed to: only5 2025/02/21 01:19:30 INFO : only5: Copied (replaced existing) 2025/02/21 01:19:30 DEBUG : only4.5b6d5609.partial: renamed to: only4 2025/02/21 01:19:30 INFO : only4: Copied (replaced existing) 2025/02/21 01:19:30 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:19:30 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:19:30 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:19:30 DEBUG : only6.5b6d5609.partial: renamed to: only6 2025/02/21 01:19:30 INFO : only6: Copied (replaced existing) 2025/02/21 01:19:30 DEBUG : only8.5b6d5609.partial: renamed to: only8 2025/02/21 01:19:30 INFO : only8: Copied (replaced existing) 2025/02/21 01:19:30 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:19:30 DEBUG : only9.5b6d5609.partial: renamed to: only9 2025/02/21 01:19:30 INFO : only9: Copied (replaced existing) 2025/02/21 01:19:30 DEBUG : only7.5b6d5609.partial: renamed to: only7 2025/02/21 01:19:30 INFO : only7: Copied (replaced existing) 2025/02/21 01:19:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (15.56s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:19:38 DEBUG : empty_dir: Making directory with metadata 2025/02/21 01:19:38 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/21 01:19:38 DEBUG : empty_on_remote: Making directory with metadata 2025/02/21 01:19:38 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/21 01:19:38 INFO : empty_on_remote: Making directory 2025/02/21 01:19:38 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:19:39 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/02/21 01:19:39 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/02/21 01:19:39 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/02/21 01:19:39 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" --- PASS: TestSyncReplaceDirModTime (2.62s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:19:40 DEBUG : empty_dir: Making directory with metadata 2025/02/21 01:19:40 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/21 01:19:40 DEBUG : empty_on_remote: Making directory with metadata 2025/02/21 01:19:40 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/21 01:19:40 INFO : empty_on_remote: Making directory 2025/02/21 01:19:41 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:19:42 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/02/21 01:19:42 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/02/21 01:19:42 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/02/21 01:19:42 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/02/21 01:19:42 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.95s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:19:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/21 01:19:43 INFO : sub dir: Making directory 2025/02/21 01:19:44 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (4.45s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" 2025/02/21 01:19:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/21 01:19:48 INFO : sub dir: Making directory 2025/02/21 01:19:48 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" run.go:180: Remote "pcloud root 'rclone-test-tisigob7qahu'", Local "Local file system at /tmp/rclone687920730", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.39s) FAIL 2025/02/21 01:19:52 DEBUG : pcloud root 'rclone-test-tisigob7qahu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose" - Finished ERROR in 4m24.231945002s (try 1/5): exit status 1: Failed [TestSyncWithUpdateOlder]