You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/07/02 23:09:36 UTC

Build failed in Jenkins: Accumulo-Trunk #933

See <https://builds.apache.org/job/Accumulo-Trunk/933/changes>

Changes:

[ecn] ACCUMULO-1537 converted many more functional tests to integration tests

------------------------------------------
[...truncated 3429 lines...]
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74)

sleep(org.apache.accumulo.test.ShellServerTest)  Time elapsed: 0.202 sec  <<< FAILURE!
java.lang.AssertionError: expected:<0> but was:<9>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.accumulo.test.ShellServerTest.assertGoodExit(ShellServerTest.java:134)
	at org.apache.accumulo.test.ShellServerTest.exec(ShellServerTest.java:113)
	at org.apache.accumulo.test.ShellServerTest.sleep(ShellServerTest.java:380)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74)

trace(org.apache.accumulo.test.ShellServerTest)  Time elapsed: 0.002 sec  <<< FAILURE!
java.lang.AssertionError: expected:<0> but was:<9>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.accumulo.test.ShellServerTest.assertGoodExit(ShellServerTest.java:134)
	at org.apache.accumulo.test.ShellServerTest.exec(ShellServerTest.java:113)
	at org.apache.accumulo.test.ShellServerTest.trace(ShellServerTest.java:777)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74)

testPertableClasspath(org.apache.accumulo.test.ShellServerTest)  Time elapsed: 0.048 sec  <<< FAILURE!
java.lang.AssertionError: expected:<0> but was:<9>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.accumulo.test.ShellServerTest.assertGoodExit(ShellServerTest.java:134)
	at org.apache.accumulo.test.ShellServerTest.exec(ShellServerTest.java:113)
	at org.apache.accumulo.test.ShellServerTest.testPertableClasspath(ShellServerTest.java:743)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74)

setscaniterDeletescaniter(org.apache.accumulo.test.ShellServerTest)  Time elapsed: 0.037 sec  <<< FAILURE!
java.lang.AssertionError: expected:<0> but was:<10>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.accumulo.test.ShellServerTest.assertGoodExit(ShellServerTest.java:134)
	at org.apache.accumulo.test.ShellServerTest.exec(ShellServerTest.java:113)
	at org.apache.accumulo.test.ShellServerTest.setscaniterDeletescaniter(ShellServerTest.java:233)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74)

clearCls(org.apache.accumulo.test.ShellServerTest)  Time elapsed: 0 sec  <<< FAILURE!
java.lang.AssertionError: expected:<0> but was:<10>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.accumulo.test.ShellServerTest.assertGoodExit(ShellServerTest.java:134)
	at org.apache.accumulo.test.ShellServerTest.exec(ShellServerTest.java:126)
	at org.apache.accumulo.test.ShellServerTest.exec(ShellServerTest.java:120)
	at org.apache.accumulo.test.ShellServerTest.clearCls(ShellServerTest.java:421)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74)

deletemany(org.apache.accumulo.test.ShellServerTest)  Time elapsed: 0.073 sec  <<< FAILURE!
java.lang.AssertionError: expected:<10> but was:<1>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.accumulo.test.ShellServerTest.deletemany(ShellServerTest.java:490)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74)

deleterows(org.apache.accumulo.test.ShellServerTest)  Time elapsed: 0.371 sec  <<< FAILURE!
java.lang.AssertionError
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.accumulo.test.ShellServerTest.deleterows(ShellServerTest.java:520)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74)

execfile(org.apache.accumulo.test.ShellServerTest)  Time elapsed: 0.008 sec  <<< FAILURE!
java.lang.AssertionError: expected:<0> but was:<12>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.accumulo.test.ShellServerTest.assertGoodExit(ShellServerTest.java:134)
	at org.apache.accumulo.test.ShellServerTest.exec(ShellServerTest.java:126)
	at org.apache.accumulo.test.ShellServerTest.execfile(ShellServerTest.java:248)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74)

clonetable(org.apache.accumulo.test.ShellServerTest)  Time elapsed: 2.732 sec  <<< FAILURE!
java.lang.AssertionError: expected:<0> but was:<12>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.accumulo.test.ShellServerTest.assertGoodExit(ShellServerTest.java:134)
	at org.apache.accumulo.test.ShellServerTest.exec(ShellServerTest.java:113)
	at org.apache.accumulo.test.ShellServerTest.clonetable(ShellServerTest.java:433)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74)

notable(org.apache.accumulo.test.ShellServerTest)  Time elapsed: 0.001 sec  <<< FAILURE!
java.lang.AssertionError: expected:<0> but was:<13>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.accumulo.test.ShellServerTest.assertGoodExit(ShellServerTest.java:134)
	at org.apache.accumulo.test.ShellServerTest.exec(ShellServerTest.java:113)
	at org.apache.accumulo.test.ShellServerTest.notable(ShellServerTest.java:367)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74)

Running org.apache.accumulo.test.VolumeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.582 sec
Running org.apache.accumulo.test.TestAccumuloSplitRecovery
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.452 sec
Running org.apache.accumulo.fate.zookeeper.ZooLockTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.022 sec

Results :

Failed tests:   interpreter(org.apache.accumulo.test.ShellServerTest): HexScan present in root@miniInstance t> interpreter -l(..)
  exporttableImporttable(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<1>
  groups(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<2>
  listscans(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<1>
  maxrow(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<2>
  importDirectory(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<3>
  constraint(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<3>
  renametable(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<3>
  listcompactions(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<4>
  classpath(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<4>
  du(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<5>
  grep(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<6>
  help(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<6>
  info(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<6>
  iter(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<7>
  ping(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<7>
  user(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<7>
  debug(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<7>
  egrep(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<8>
  merge(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<9>
  sleep(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<9>
  trace(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<9>
  testPertableClasspath(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<9>
  setscaniterDeletescaniter(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<10>
  clearCls(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<10>
  deletemany(org.apache.accumulo.test.ShellServerTest): expected:<10> but was:<1>
  deleterows(org.apache.accumulo.test.ShellServerTest)
  execfile(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<12>
  clonetable(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<12>
  notable(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<13>

Tests run: 53, Failures: 30, Errors: 0, Skipped: 0

[ERROR] There are test failures.

Please refer to <https://builds.apache.org/job/Accumulo-Trunk/ws/accumulo-trunk/test/target/surefire-reports> for the individual test results.
ERROR: Maven JVM terminated unexpectedly with exit code 143