See <https://builds.apache.org/job/HBase-0.98/539/changes>
Changes:
[apurtell] HBASE-12077 FilterLists create many ArrayList objects per row (Lars
Hofhansl)
------------------------------------------
[...truncated 2829 lines...]
at java.lang.Object.wait(Native Method)
- waiting on <0x00000000ed691b68> (a java.util.TaskQueue)
at java.util.TimerThread.mainLoop(Timer.java:509)
- locked <0x00000000ed691b68> (a java.util.TaskQueue)
at java.util.TimerThread.run(Timer.java:462)
"Socket Reader #1 for port 47764" prio=10 tid=0x00007f71909bc800 nid=0x73f7
runnable [0x00007f717cef7000]
java.lang.Thread.State: RUNNABLE
at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:210)
at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:65)
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:69)
- locked <0x00000000ed6914f0> (a sun.nio.ch.Util$2)
- locked <0x00000000ed6914e0> (a java.util.Collections$UnmodifiableSet)
- locked <0x00000000ed6912d8> (a sun.nio.ch.EPollSelectorImpl)
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:80)
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:84)
at
org.apache.hadoop.ipc.Server$Listener$Reader.doRunLoop(Server.java:631)
- locked <0x00000000ed690f00> (a
org.apache.hadoop.ipc.Server$Listener$Reader)
at org.apache.hadoop.ipc.Server$Listener$Reader.run(Server.java:610)
"pool-16-thread-1" prio=10 tid=0x00007f71915a7800 nid=0x73f6 waiting on
condition [0x00007f717d1fa000]
java.lang.Thread.State: TIMED_WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x00000000ec5a9798> (a
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:196)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2025)
at java.util.concurrent.DelayQueue.take(DelayQueue.java:164)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:609)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:602)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:957)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:917)
at java.lang.Thread.run(Thread.java:662)
"Timer-6" daemon prio=10 tid=0x00007f71910cd800 nid=0x73f5 in Object.wait()
[0x00007f717d2fb000]
java.lang.Thread.State: TIMED_WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0x00000000ec5a3ed8> (a java.util.TaskQueue)
at java.util.TimerThread.mainLoop(Timer.java:509)
- locked <0x00000000ec5a3ed8> (a java.util.TaskQueue)
at java.util.TimerThread.run(Timer.java:462)
"1516555595@qtp-367124334-1 - Acceptor0 SelectChannelConnector@localhost:38240"
daemon prio=10 tid=0x00007f719180f000 nid=0x73f4 runnable [0x00007f717d3fc000]
java.lang.Thread.State: RUNNABLE
at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:210)
at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:65)
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:69)
- locked <0x00000000ec5aec20> (a sun.nio.ch.Util$2)
- locked <0x00000000ec5aec10> (a java.util.Collections$UnmodifiableSet)
- locked <0x00000000ec5aea08> (a sun.nio.ch.EPollSelectorImpl)
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:80)
at
org.mortbay.io.nio.SelectorManager$SelectSet.doSelect(SelectorManager.java:498)
at org.mortbay.io.nio.SelectorManager.doSelect(SelectorManager.java:192)
at
org.mortbay.jetty.nio.SelectChannelConnector.accept(SelectChannelConnector.java:124)
at
org.mortbay.jetty.AbstractConnector$Acceptor.run(AbstractConnector.java:708)
at
org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582)
"1158801519@qtp-367124334-0" daemon prio=10 tid=0x00007f71909b7800 nid=0x73f3
in Object.wait() [0x00007f717d4fd000]
java.lang.Thread.State: TIMED_WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0x00000000ec504c38> (a
org.mortbay.thread.QueuedThreadPool$PoolThread)
at
org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:626)
- locked <0x00000000ec504c38> (a
org.mortbay.thread.QueuedThreadPool$PoolThread)
"Timer for 'NameNode' metrics system" daemon prio=10 tid=0x00007f71908da800
nid=0x73f2 in Object.wait() [0x00007f7185a97000]
java.lang.Thread.State: TIMED_WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0x00000000ec424830> (a java.util.TaskQueue)
at java.util.TimerThread.mainLoop(Timer.java:509)
- locked <0x00000000ec424830> (a java.util.TaskQueue)
at java.util.TimerThread.run(Timer.java:462)
"Thread-405" prio=10 tid=0x00007f719178b000 nid=0x73ef waiting on condition
[0x00007f7185c99000]
java.lang.Thread.State: TIMED_WAITING (sleeping)
at java.lang.Thread.sleep(Native Method)
at
org.apache.hadoop.hdfs.server.datanode.TestMultipleNNDataBlockScanner.waitAndScanBlocks(TestMultipleNNDataBlockScanner.java:234)
at
org.apache.hadoop.hdfs.server.datanode.TestMultipleNNDataBlockScanner.test2NNBlockRescanInterval(TestMultipleNNDataBlockScanner.java:193)
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)
"LeaseRenewer:jenkins@localhost:60138" daemon prio=10 tid=0x00007f7190e9a000
nid=0x7378 waiting on condition [0x00007f71790b9000]
java.lang.Thread.State: TIMED_WAITING (sleeping)
at java.lang.Thread.sleep(Native Method)
at org.apache.hadoop.hdfs.LeaseRenewer.run(LeaseRenewer.java:438)
at org.apache.hadoop.hdfs.LeaseRenewer.access$700(LeaseRenewer.java:71)
at org.apache.hadoop.hdfs.LeaseRenewer$1.run(LeaseRenewer.java:298)
at java.lang.Thread.run(Thread.java:662)
"LeaseRenewer:jenkins@localhost:47382" daemon prio=10 tid=0x00007f7190a0b800
nid=0x7339 waiting on condition [0x00007f71791ba000]
java.lang.Thread.State: TIMED_WAITING (sleeping)
at java.lang.Thread.sleep(Native Method)
at org.apache.hadoop.hdfs.LeaseRenewer.run(LeaseRenewer.java:438)
at org.apache.hadoop.hdfs.LeaseRenewer.access$700(LeaseRenewer.java:71)
at org.apache.hadoop.hdfs.LeaseRenewer$1.run(LeaseRenewer.java:298)
at java.lang.Thread.run(Thread.java:662)
"LeaseRenewer:jenkins@localhost:40083" daemon prio=10 tid=0x00007f7190991000
nid=0x72e3 waiting on condition [0x00007f71794bd000]
java.lang.Thread.State: TIMED_WAITING (sleeping)
at java.lang.Thread.sleep(Native Method)
at org.apache.hadoop.hdfs.LeaseRenewer.run(LeaseRenewer.java:438)
at org.apache.hadoop.hdfs.LeaseRenewer.access$700(LeaseRenewer.java:71)
at org.apache.hadoop.hdfs.LeaseRenewer$1.run(LeaseRenewer.java:298)
at java.lang.Thread.run(Thread.java:662)
"IPC Parameter Sending Thread #1" daemon prio=10 tid=0x00007f7180017800
nid=0x72b8 waiting on condition [0x00007f7179fc8000]
java.lang.Thread.State: TIMED_WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x00000000f67603b0> (a
java.util.concurrent.SynchronousQueue$TransferStack)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:196)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:424)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:323)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:874)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:955)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:917)
at java.lang.Thread.run(Thread.java:662)
"Thread-58" daemon prio=10 tid=0x00007f7190dd7800 nid=0x6fd7 runnable
[0x00007f717dd05000]
java.lang.Thread.State: RUNNABLE
at org.apache.hadoop.net.unix.DomainSocketWatcher.doPoll0(Native Method)
at
org.apache.hadoop.net.unix.DomainSocketWatcher.access$800(DomainSocketWatcher.java:52)
at
org.apache.hadoop.net.unix.DomainSocketWatcher$1.run(DomainSocketWatcher.java:457)
at java.lang.Thread.run(Thread.java:662)
"IPC Parameter Sending Thread #0" daemon prio=10 tid=0x00007f7191789800
nid=0x6fd6 waiting on condition [0x00007f717de06000]
java.lang.Thread.State: TIMED_WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x00000000f67603b0> (a
java.util.concurrent.SynchronousQueue$TransferStack)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:196)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:424)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:323)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:874)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:955)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:917)
at java.lang.Thread.run(Thread.java:662)
"Low Memory Detector" daemon prio=10 tid=0x00007f71900cb800 nid=0x6f54 runnable
[0x0000000000000000]
java.lang.Thread.State: RUNNABLE
"C2 CompilerThread1" daemon prio=10 tid=0x00007f71900c7800 nid=0x6f53 waiting
on condition [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
"C2 CompilerThread0" daemon prio=10 tid=0x00007f71900c4000 nid=0x6f52 waiting
on condition [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
"Signal Dispatcher" daemon prio=10 tid=0x00007f71900c2000 nid=0x6f51 runnable
[0x0000000000000000]
java.lang.Thread.State: RUNNABLE
"Finalizer" daemon prio=10 tid=0x00007f71900a7000 nid=0x6f49 in Object.wait()
[0x00007f718654c000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0x00000000f67f0310> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:118)
- locked <0x00000000f67f0310> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:134)
at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:171)
"Reference Handler" daemon prio=10 tid=0x00007f71900a5000 nid=0x6f48 in
Object.wait() [0x00007f718664d000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0x00000000f67c0078> (a java.lang.ref.Reference$Lock)
at java.lang.Object.wait(Object.java:485)
at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:116)
- locked <0x00000000f67c0078> (a java.lang.ref.Reference$Lock)
"main" prio=10 tid=0x00007f7190008000 nid=0x6f37 in Object.wait()
[0x00007f7194733000]
java.lang.Thread.State: TIMED_WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0x00000000eb187fc0> (a
org.junit.internal.runners.statements.FailOnTimeout$StatementThread)
at java.lang.Thread.join(Thread.java:1194)
- locked <0x00000000eb187fc0> (a
org.junit.internal.runners.statements.FailOnTimeout$StatementThread)
at
org.junit.internal.runners.statements.FailOnTimeout.evaluateStatement(FailOnTimeout.java:26)
at
org.junit.internal.runners.statements.FailOnTimeout.evaluate(FailOnTimeout.java:17)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
at
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
"VM Thread" prio=10 tid=0x00007f719009e800 nid=0x6f47 runnable
"GC task thread#0 (ParallelGC)" prio=10 tid=0x00007f719001b000 nid=0x6f38
runnable
"GC task thread#1 (ParallelGC)" prio=10 tid=0x00007f719001d000 nid=0x6f39
runnable
"GC task thread#2 (ParallelGC)" prio=10 tid=0x00007f719001e800 nid=0x6f3a
runnable
"GC task thread#3 (ParallelGC)" prio=10 tid=0x00007f7190020800 nid=0x6f3b
runnable
"GC task thread#4 (ParallelGC)" prio=10 tid=0x00007f7190022800 nid=0x6f3c
runnable
"GC task thread#5 (ParallelGC)" prio=10 tid=0x00007f7190024000 nid=0x6f3d
runnable
"GC task thread#6 (ParallelGC)" prio=10 tid=0x00007f7190026000 nid=0x6f3e
runnable
"GC task thread#7 (ParallelGC)" prio=10 tid=0x00007f7190028000 nid=0x6f3f
runnable
"GC task thread#8 (ParallelGC)" prio=10 tid=0x00007f7190029800 nid=0x6f40
runnable
"GC task thread#9 (ParallelGC)" prio=10 tid=0x00007f719002b800 nid=0x6f41
runnable
"GC task thread#10 (ParallelGC)" prio=10 tid=0x00007f719002d800 nid=0x6f42
runnable
"GC task thread#11 (ParallelGC)" prio=10 tid=0x00007f719002f000 nid=0x6f45
runnable
"GC task thread#12 (ParallelGC)" prio=10 tid=0x00007f7190031000 nid=0x6f46
runnable
"VM Periodic Task Thread" prio=10 tid=0x00007f71900d6800 nid=0x6f55 waiting on
condition
JNI global references: 1691
+ echo '************ END zombies jstack extract'
************ END zombies jstack extract
+ JIRA_COMMENT='
{color:red}-1 core zombie tests{color}. There are 1 zombie test(s):
at
org.apache.hadoop.hdfs.server.datanode.TestMultipleNNDataBlockScanner.test2NNBlockRescanInterval(TestMultipleNNDataBlockScanner.java:193)'
+ BAD=1
+ jps
+ grep surefirebooter
+ cut -d ' ' -f 1
+ xargs kill -9
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Archiving artifacts
Sending artifact delta relative to HBase-0.98 #538
Archived 1689 artifacts
Archive block size is 32768
Received 62 blocks and 423647146 bytes
Compression is 0.5%
Took 2 min 36 sec
Recording test results
Updating HBASE-12077