Re: premature exit in patch testing

2012-12-28 Thread Ted Yu
It turned out to be environment issue on hadoop9 and hadoop8. I have narrowed machine selection for Hadoop QA Thanks On Friday, December 28, 2012, Nicolas Liochon wrote: > Ok, I tried on another machine with the 3.0.3 installed, I got the $? == 0 > as well so it seems that it's something that i

Re: premature exit in patch testing

2012-12-28 Thread Nicolas Liochon
Ok, I tried on another machine with the 3.0.3 installed, I got the $? == 0 as well so it seems that it's something that is not reproducible on all computers... On Fri, Dec 28, 2012 at 3:38 PM, Ted Yu wrote: > I was using: > Apache Maven 3.0.3 (r1075438; 2011-02-28 09:31:09-0800) > > I think

Re: premature exit in patch testing

2012-12-28 Thread Ted Yu
I was using: Apache Maven 3.0.3 (r1075438; 2011-02-28 09:31:09-0800) I think the $? should be logged by test-patch.sh so that we can understand what happened on hadoopx. One other enhancement is to log the name of machine where the test suite runs. This would be useful to identify faulty server w

Re: premature exit in patch testing

2012-12-27 Thread Nicolas Liochon
What's your maven version? I tried locally, with maven 3.0.4, $? is 0 I had a go on maven bugs, but I didn't find anything related. On Fri, Dec 28, 2012 at 4:12 AM, Enis Söztutar wrote: > Do you know why maven returned 1? It seems that the build was successful. > > On Thu, Dec 27, 2012 at 7:04

Re: premature exit in patch testing

2012-12-27 Thread Enis Söztutar
Do you know why maven returned 1? It seems that the build was successful. On Thu, Dec 27, 2012 at 7:04 PM, Ted Yu wrote: > should

premature exit in patch testing

2012-12-27 Thread Ted Yu
Hi, >From https://builds.apache.org/job/PreCommit-HBASE-Build/3727/console (for HBASE-7384) : /home/jenkins/tools/maven/latest/bin/mvn clean test -DskipTests -DHBasePatchProcess > /home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/patchprocess/trunkJavacWarnings.txt 2>&1 Trunk compilation