svn agent checkout fail

Hi, 

I have a few agents and all work well. However I have recently added a new agent and after the first successful build every subsequent build has failed on that agent.

I've tried cleaning the folders, restarting the services, clean-ups etc.

I've had  a variety of failure messages;

Failed to perform checkout on agent: Error during update from https://..... to C:\BuildAgent\work\c69f8efa72d8a495: svn: E200030: Table "REPOSITORY" exists already

Error during marking checkout directory dirty: java.io.IOException: Unable to move C:\BuildAgent\system\checkoutdir-revisions\c69f8efa72d8a495.xml to C:\BuildAgent\system\checkoutdir-revisions\c69f8efa72d8a495.xml.old

Failed to perform checkout on agent: Unable to update VCS revision information on agent

Failed to perform checkout on agent: svn cleanup failed: svn: E155004: Working copy 'C:\BuildAgent\work\c69f8efa72d8a495' locked

The agent logs can be downloaded from here.

Thanks, Terry

0
1 comment

Hi Terry,

 

it looks like the svn process has locked down its local working copy on the agent and it might have been left in an inconsistent state. I'd first suggest trying to kill any remaining processes, then running cleanup on the svn folder of the build agent. If that still doesn't work, please report back as we might need to look into it deeper.

0

Please sign in to leave a comment.