Passes fine for me, each time. Passed fine on jenkins too (when that was still working). Passed for Ted, too. Must be something in your environment.
What is it failing on (i.e. check the out put of the shell test)? Do you see any problem when you actually use the shell? ________________________________ From: Jean-Marc Spaggiari <jean-m...@spaggiari.org> To: dev@hbase.apache.org Sent: Friday, March 15, 2013 4:06 PM Subject: Re: [ANNOUNCE] The 3rd hbase 0.94.6 release candidate is available for download Still not working for me even standalone. It's on a dedicated test machine. There is only that running... I will continue with the other tests (balancers, etc.) but I'm interested to understand why this one keeps failing for me... I will try it on other computers too. ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.hadoop.hbase.client.TestShell Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 19.686 sec <<< FAILURE! Results : Tests in error: testRunShellTests(org.apache.hadoop.hbase.client.TestShell): (RuntimeError) Shell unit tests failed. Check output file for details. Tests run: 1, Failures: 0, Errors: 1, Skipped: 0 2013/3/15 Ted Yu <yuzhih...@gmail.com>: > I used security profile: > > Tests run: 1381, Failures: 0, Errors: 0, Skipped: 13 > > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD SUCCESS > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 1:07:02.771s > [INFO] Finished at: Fri Mar 15 21:08:34 UTC 2013 > > On Fri, Mar 15, 2013 at 1:00 PM, Ted Yu <yuzhih...@gmail.com> wrote: > >> The test passed (on Mac and Linux) standalone: >> >> Running org.apache.hadoop.hbase.client.TestShell >> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 93.51 sec >> >> Running test suite now. >> >> On Fri, Mar 15, 2013 at 12:51 PM, Jean-Marc Spaggiari < >> jean-m...@spaggiari.org> wrote: >> >>> Same test is still failing for me. >>> >>> Tests in error: >>> testRunShellTests(org.apache.hadoop.hbase.client.TestShell): >>> (RuntimeError) Shell unit tests failed. Check output file for details. >>> >>> Tests run: 1325, Failures: 0, Errors: 1, Skipped: 13 >>> >>> >>> Tests in error: >>> testRunShellTests(org.apache.hadoop.hbase.client.TestShell): >>> (RuntimeError) Shell unit tests failed. Check output file for details. >>> >>> Tests run: 1325, Failures: 0, Errors: 1, Skipped: 13 >>> >>> >>> Failed twice in a row with RC1, same for RC2. >>> >>> JM >>> >>> 2013/3/15 Ted Yu <yuzhih...@gmail.com>: >>> > Here was test suite under security profile on 64 bit Linux box: >>> > >>> > Tests run: 1380, Failures: 0, Errors: 0, Skipped: 13 >>> > >>> > [INFO] >>> > ------------------------------------------------------------------------ >>> > [INFO] BUILD SUCCESS >>> > [INFO] >>> > ------------------------------------------------------------------------ >>> > [INFO] Total time: 1:06:14.973s >>> > [INFO] Finished at: Fri Mar 15 02:47:44 UTC 2013 >>> > >>> > On Thu, Mar 14, 2013 at 8:22 PM, Ted Yu <yuzhih...@gmail.com> wrote: >>> > >>> >> Understood, Lars. >>> >> >>> >> This situation rarely happens. >>> >> >>> >> >>> >> On Thu, Mar 14, 2013 at 8:07 PM, lars hofhansl <la...@apache.org> >>> wrote: >>> >> >>> >>> Jenkins VMs are *incredibly* slow right now. >>> >>> Security build is running for 39 mins and has not even sync'ed from >>> SVN. >>> >>> >>> >>> >>> >>> In the 0.94 build I see the small tests timing out. >>> >>> >>> >>> No need to wait for this. I ran the entire suite (security and not) >>> >>> multiple times before I spun the RC. >>> >>> >>> >>> -- Lars >>> >>> >>> >>> >>> >>> >>> >>> ________________________________ >>> >>> From: lars hofhansl <la...@apache.org> >>> >>> To: Ted Yu <yuzhih...@gmail.com>; "dev@hbase.apache.org" < >>> >>> dev@hbase.apache.org> >>> >>> Sent: Thursday, March 14, 2013 7:26 PM >>> >>> Subject: Re: [ANNOUNCE] The 3rd hbase 0.94.6 release candidate is >>> >>> available for download >>> >>> >>> >>> Ah that explains that.I'm fine either way. >>> >>> >>> >>> >>> >>> >>> >>> ________________________________ >>> >>> From: Ted Yu <yuzhih...@gmail.com> >>> >>> To: dev@hbase.apache.org; lars hofhansl <la...@apache.org> >>> >>> Sent: Thursday, March 14, 2013 7:00 PM >>> >>> Subject: Re: [ANNOUNCE] The 3rd hbase 0.94.6 release candidate is >>> >>> available for download >>> >>> >>> >>> >>> >>> ubuntu2 and ubuntu3 were offline >>> >>> >>> >>> Does it make sense to hold checkin for 0.94 a little longer so that we >>> >>> have Jenkins builds for both profiles ? >>> >>> That way there is clear correlation between RC2 and Jenkins builds. >>> >>> >>> >>> Just my two cents. >>> >>> >>> >>> >>> >>> On Thu, Mar 14, 2013 at 6:46 PM, lars hofhansl <la...@apache.org> >>> wrote: >>> >>> >>> >>> No Ted, I released this just to screw everybody and have you wonder >>> why >>> >>> nothing is working :) >>> >>> > >>> >>> >Seriously... Did the exact jenkins build locally, instead of waiting >>> for >>> >>> an entire day to get a slot on a jenkins VM. All tests passed in both >>> >>> builds. >>> >>> > >>> >>> > >>> >>> >-- Lars >>> >>> > >>> >>> > >>> >>> > >>> >>> >________________________________ >>> >>> > From: Ted Yu <yuzhih...@gmail.com> >>> >>> >To: dev@hbase.apache.org; lars hofhansl <la...@apache.org> >>> >>> >Sent: Thursday, March 14, 2013 6:36 PM >>> >>> >Subject: Re: [ANNOUNCE] The 3rd hbase 0.94.6 release candidate is >>> >>> available for download >>> >>> > >>> >>> > >>> >>> > >>> >>> >Lars:HBase-0.94-security and HBase-0.94 Jenkins builds are still >>> pending. >>> >>> > >>> >>> >I assume test suite for both secure and insecure profiles passed for >>> you >>> >>> locally. >>> >>> > >>> >>> >Cheers >>> >>> > >>> >>> > >>> >>> >On Thu, Mar 14, 2013 at 6:24 PM, lars hofhansl <la...@apache.org> >>> wrote: >>> >>> > >>> >>> >The 3rd and hopefully last 0.94.6 RC is available for download at >>> >>> http://people.apache.org/~larsh/hbase-0.94.6-rc2/ >>> >>> >> >>> >>> >>Signed with my code signing key: C7CFE328 >>> >>> >> >>> >>> >>0.94.6 is a primarily a bug fix release. This RC has 55 issues >>> resolved >>> >>> against it, contributed by 28 individuals. >>> >>> >>These are mostly bug fixes. Don't be fooled by the comparatively >>> small >>> >>> number of issues; one of them is a giant back port of the HBase >>> snapshots >>> >>> feature. >>> >>> >>RC2 also fixes a nasty replication/restart issue and also pulls in >>> all >>> >>> fixed committed since the last RC. >>> >>> >> >>> >>> >>The full list of changes is available here: >>> >>> https://issues.apache.org/jira/browse/HBASE/fixforversion/12323907 >>> >>> >> >>> >>> >>Please try out the RC, check out the doc, take it for a spin, etc, >>> and >>> >>> vote +1/-1 by March 20th on whether we should release this as 0.94.6. >>> >>> >> >>> >>> >>The release testing spreadsheet is available here: >>> >>> >> >>> >>> >>> https://docs.google.com/spreadsheet/ccc?key=0AvLqcVIqNtlTdGkwN3NIeWw1bGJyQkZJMHJVVTB3aHc#gid=0 >>> >>> >>(if you test this release, please add your test to this >>> spreadsheet, so >>> >>> that we can gauge the coverage) >>> >>> >> >>> >>> >>Thanks. >>> >>> >> >>> >>> >>-- Lars >>> >>> >>> >> >>> >> >>> >> >>