Hi Hadoop developers,

Now Jenkins is failing with the below message.
I'm thinking this is caused by the upgrade of Jenkins server.
After the upgrade, the version of svn client was also upgraded,
so the following errors occurred.

It will be fixed by executing 'svn upgrade' before executing
other svn commands. I'll file a JIRA and create a patch shortly.

Regards,
Akira

======================================================================
======================================================================
    Testing patch for HADOOP-10661.
======================================================================
======================================================================


svn: E155036: Please see the 'svn upgrade' command
svn: E155036: The working copy at
'/home/jenkins/jenkins-slave/workspace/PreCommit-HADOOP-Build/trunk'
is too old (format 10) to work with client version '1.8.8 (r1568071)'
(expects format 31). You need to upgrade the working copy first.

svn: E155036: Please see the 'svn upgrade' command
svn: E155036: The working copy at
'/home/jenkins/jenkins-slave/workspace/PreCommit-HADOOP-Build/trunk'
is too old (format 10) to work with client version '1.8.8 (r1568071)'
(expects format 31). You need to upgrade the working copy first.

svn: E155036: Please see the 'svn upgrade' command
svn: E155036: The working copy at
'/home/jenkins/jenkins-slave/workspace/PreCommit-HADOOP-Build/trunk'
is too old (format 10) to work with client version '1.8.8 (r1568071)'
(expects format 31). You need to upgrade the working copy first.

svn: E155036: Please see the 'svn upgrade' command
svn: E155036: The working copy at
'/home/jenkins/jenkins-slave/workspace/PreCommit-HADOOP-Build/trunk'
is too old (format 10) to work with client version '1.8.8 (r1568071)'
(expects format 31). You need to upgrade the working copy first.

Build step 'Execute shell' marked build as failure
Archiving artifacts
Description set: HADOOP-10661
Recording test results
Finished: FAILURE

Reply via email to