Hey John, Thanks for the stack trace. The stack trace indicates that starting HBase minicluster on your laptop failed (as Andrew mentioned in an earlier email). To figure out why the minicluster startup is failing, it would be helpful if you attach the test output file.
The test output file should be located at tephra-hbase-compat-1.0/target/surefire-reports/org.apache.tephra.hbase.TransactionAwareHTableTest-output.txt. Just replace the first part of the path with the module name that failed, i.e., tephra-hbase-compat-0.98 or tephra-hbase-compat-1.1. Thanks, Poorna. On Sun, May 22, 2016 at 4:07 PM, John D. Ament <johndam...@apache.org> wrote: > Here's the output > > Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 209.554 sec > <<< FAILURE! > > org.apache.tephra.hbase.TransactionAwareHTableTest Time elapsed: 209.549 > sec <<< ERROR! > > java.io.IOException: Shutting down > > at > > org.apache.hadoop.hbase.util.JVMClusterUtil.startup(JVMClusterUtil.java:225) > > at > > org.apache.hadoop.hbase.LocalHBaseCluster.startup(LocalHBaseCluster.java:445) > > at org.apache.hadoop.hbase.MiniHBaseCluster.init(MiniHBaseCluster.java:224) > > at > org.apache.hadoop.hbase.MiniHBaseCluster.<init>(MiniHBaseCluster.java:93) > > at > > org.apache.hadoop.hbase.HBaseTestingUtility.startMiniHBaseCluster(HBaseTestingUtility.java:978) > > at > > org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:938) > > at > > org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:812) > > at > > org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:806) > > at > > org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:750) > > at > > org.apache.tephra.hbase.TransactionAwareHTableTest.setupBeforeClass(TransactionAwareHTableTest.java:164) > > On Sat, May 21, 2016 at 4:31 PM James Taylor <jamestay...@apache.org> > wrote: > > > @John - try appending your host name in /etc/host on the localhost line. > I > > forgot about that work around (there may be other alternatives) on the > Mac. > > > > On Saturday, May 21, 2016, Andrew Purtell <andrew.purt...@gmail.com> > > wrote: > > > > > This test failure looks like it could be a failure to set up the > > > minicluster. If so, that can be a networking problem on Macs unless > > using a > > > very recent version of the JDK, or any number of reasons really > > > (minicluster is as complex as it sounds). Anyway, perhaps posting the > > > complete test output from surefire to the project JIRA is in order? > > > > > > > > > > On May 21, 2016, at 8:08 AM, James Taylor <jamestay...@apache.org > > > <javascript:;>> wrote: > > > > > > > > Thanks for the testing, John. It builds on my MacBook Pro: > > > > > > > > OS X Version 10.11.4 > > > > java version 1.7.0_80 > > > > > > > > What's your system look like? > > > > > > > > On Sat, May 21, 2016 at 6:53 AM, John D. Ament < > john.d.am...@gmail.com > > > <javascript:;>> > > > > wrote: > > > > > > > >> Hi, > > > >> > > > >> I'm +0 for right now unless there's a way to make the code build and > > > test > > > >> on a mac and I'm not sure what it is. Ran mvn clean install from > the > > > root > > > >> and this is the eventual output: > > > >> > > > >> Tests in error: > > > >> > > > >> TransactionAwareHTableTest.setupBeforeClass:164 ยป IO Shutting down > > > >> > > > >> TransactionAwareHTableTest.shutdownAfterClass:174 NullPointer > > > >> > > > >> > > > >> Tests run: 15, Failures: 0, Errors: 2, Skipped: 0 > > > >> > > > >> > > > >>> On Fri, May 20, 2016 at 6:47 PM Poorna Chandra <poo...@apache.org > > > <javascript:;>> wrote: > > > >>> > > > >>> Hi all, > > > >>> > > > >>> This is a call for a vote on releasing Apache Tephra > > 0.8.0-incubating, > > > >>> release candidate 1. This > > > >>> is the first release of Tephra. > > > >>> > > > >>> Apache Tephra community has voted and approved the release. > > > >>> > > > >>> Vote thread: > > > >> > > > > > > http://mail-archives.apache.org/mod_mbox/incubator-tephra-dev/201605.mbox/%3CCAC9o21R1x-m1%2BbaV3oK39RmPbf2pToBQrSGkfzBmWz%3Dp8Ez5JQ%40mail.gmail.com%3E > > > >>> > > > >>> Result thread: > > > >> > > > > > > http://mail-archives.apache.org/mod_mbox/incubator-tephra-dev/201605.mbox/%3CCAC9o21TR5Ur4nu%2BxOoXB74vHSvRujtj1C6%2BsA2N75YQf4DXd8w%40mail.gmail.com%3E > > > >>> > > > >>> The source tarball, including signatures, digests, etc. can be > found > > > at: > > > >> > > > > > > https://dist.apache.org/repos/dist/dev/incubator/tephra/0.8.0-incubating-rc1/src > > > >>> > > > >>> The tag to be voted upon is v0.8.0-incubating: > > > >> > > > > > > https://git-wip-us.apache.org/repos/asf?p=incubator-tephra.git;a=shortlog;h=refs/tags/v0.8.0-incubating > > > >>> > > > >>> The release hash is 0db528e3603393221472b89fa9bb30312cfd5470: > > > >> > > > > > > https://git-wip-us.apache.org/repos/asf?p=incubator-tephra.git;a=commit;h=0db528e3603393221472b89fa9bb30312cfd5470 > > > >>> > > > >>> The Nexus Staging URL: > > > >>> > > > > https://repository.apache.org/content/repositories/orgapachetephra-1001 > > > >>> > > > >>> Release artifacts are signed with the following key: > > > >>> http://pgp.mit.edu/pks/lookup?op=get&search=0x8EC4A2C60990A464 > > > >>> > > > >>> KEYS file available: > > > >>> https://dist.apache.org/repos/dist/dev/incubator/tephra/KEYS > > > >>> > > > >>> For information about the contents of this release, see: > > > >> > > > > > > https://dist.apache.org/repos/dist/dev/incubator/tephra/0.8.0-incubating-rc1/CHANGES.txt > > > >>> > > > >>> Please vote on releasing this package as Apache Tephra > > 0.8.0-incubating > > > >>> > > > >>> The vote will be open for 72 hours. > > > >>> > > > >>> [ ] +1 Release this package as Apache Tephra 0.8.0-incubating > > > >>> [ ] +0 no opinion > > > >>> [ ] -1 Do not release this package because ... > > > >>> > > > >>> Thanks, > > > >>> Poorna. > > > >> > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org > > > <javascript:;> > > > For additional commands, e-mail: general-h...@incubator.apache.org > > > <javascript:;> > > > > > > > > >