You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-dev@jackrabbit.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/04/22 16:38:56 UTC

Build failed in Jenkins: Apache Jackrabbit Oak matrix » jdk1.8.0_11,Ubuntu,SEGMENT_MK,integrationTesting #113

See <https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/jdk=jdk1.8.0_11,label=Ubuntu,nsfixtures=SEGMENT_MK,profile=integrationTesting/113/changes>

Changes:

[mreutegg] OAK-2629: Cleanup Oak Travis jobs

Remove pedantic profile as it disables unit tests

[reschke] OAK-2726 - try to avoid repo traversal for backwards-compatible node type changes

[baedke] OAK-2803: RepositoryUpgrade.copy() doesn't create correct templates for residual item definitions

Child node definition templates now have the name "*".

[angela] OAK-1268 : Add support for composite authorization setup (WIP)

[tommaso] OAK-2798 - OakDirectory's IndexInput,Output should release/unset resources on close

[angela] OAK-1268 : Add support for composite authorization setup (WIP)

[mduerig] OAK-2800: Make contributions to reference graph from TarWriter less conservative

[angela] OAK-2674 : Fix FindBug Issues

[angela] unsued import

[mduerig] OAK-2734: Compaction does not finish on repository with continuous writes
* retry to commit compact concurrent commits a limited number of times
* optionally force commit afterwards
* introduce a wait time for the commit lock

[thomasm] OAK-301 : oak docu

------------------------------------------
[...truncated 4370 lines...]
	at org.apache.jackrabbit.oak.plugins.segment.standby.client.StandbyClientHandler.setHead(StandbyClientHandler.java:105) ~[classes/:na]
	at org.apache.jackrabbit.oak.plugins.segment.standby.client.StandbyClientHandler.channelRead0(StandbyClientHandler.java:77) ~[classes/:na]
	at org.apache.jackrabbit.oak.plugins.segment.standby.client.StandbyClientHandler.channelRead0(StandbyClientHandler.java:39) ~[classes/:na]
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) ~[netty-transport-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [netty-transport-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.channel.AbstractChannelHandlerContext.access$700(AbstractChannelHandlerContext.java:32) [netty-transport-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.channel.AbstractChannelHandlerContext$8.run(AbstractChannelHandlerContext.java:324) [netty-transport-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.util.concurrent.DefaultEventExecutor.run(DefaultEventExecutor.java:36) [netty-common-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [netty-common-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:137) [netty-common-4.0.23.Final.jar:4.0.23.Final]
	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_11]
14:36:53.737 INFO  [main] FileStore.java:815                TarMK closed: target/FailoverServerTest2024818233525434147dir
14:36:53.818 INFO  [main] FileStore.java:815                TarMK closed: target/FailoverClientTest5284059933895094484dir
14:36:53.826 INFO  [main] FileStore.java:427                TarMK opened: target/FailoverServerTest7162330989017035059dir (mmap=false)
14:36:53.828 INFO  [main] FileStore.java:427                TarMK opened: target/FailoverClientTest5976327952203000143dir (mmap=false)
14:36:59.929 ERROR [defaultEventExecutorGroup-184-1] SegmentLoaderHandler.java:166 Exception caught, closing channel.
io.netty.handler.codec.DecoderException: java.lang.IllegalArgumentException: minimumReadableBytes: -6684668 (expected: >= 0)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:280) ~[netty-codec-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:149) ~[netty-codec-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) ~[netty-transport-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) ~[netty-transport-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150) ~[netty-handler-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) ~[netty-transport-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) ~[netty-transport-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787) ~[netty-transport-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:130) ~[netty-transport-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) ~[netty-transport-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) ~[netty-transport-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) ~[netty-transport-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) ~[netty-transport-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [netty-common-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:137) [netty-common-4.0.23.Final.jar:4.0.23.Final]
	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_11]
Caused by: java.lang.IllegalArgumentException: minimumReadableBytes: -6684668 (expected: >= 0)
	at io.netty.buffer.AbstractByteBuf.checkReadableBytes(AbstractByteBuf.java:1172) ~[netty-buffer-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.buffer.AbstractByteBuf.skipBytes(AbstractByteBuf.java:741) ~[netty-buffer-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.handler.codec.compression.SnappyFramedDecoder.decode(SnappyFramedDecoder.java:129) ~[netty-codec-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:249) ~[netty-codec-4.0.23.Final.jar:4.0.23.Final]
	... 15 common frames omitted
14:37:03.927 ERROR [defaultEventExecutorGroup-181-1] StandbyStore.java:101 could NOT read segment 25b63f7d-fd04-4086-af10-5bd361fb8c68
14:37:03.928 ERROR [defaultEventExecutorGroup-181-1] StandbyClientHandler.java:112 Exception caught, closing channel.
java.lang.IllegalStateException: Unable to load remote segment 25b63f7d-fd04-4086-af10-5bd361fb8c68
	at org.apache.jackrabbit.oak.plugins.segment.standby.store.StandbyStore.readSegment(StandbyStore.java:104) ~[classes/:na]
	at org.apache.jackrabbit.oak.plugins.segment.SegmentTracker.getSegment(SegmentTracker.java:128) ~[oak-core-1.4-SNAPSHOT.jar:1.4-SNAPSHOT]
	at org.apache.jackrabbit.oak.plugins.segment.SegmentId.getSegment(SegmentId.java:108) ~[oak-core-1.4-SNAPSHOT.jar:1.4-SNAPSHOT]
	at org.apache.jackrabbit.oak.plugins.segment.Record.getSegment(Record.java:82) ~[oak-core-1.4-SNAPSHOT.jar:1.4-SNAPSHOT]
	at org.apache.jackrabbit.oak.plugins.segment.SegmentNodeState.getTemplate(SegmentNodeState.java:79) ~[oak-core-1.4-SNAPSHOT.jar:1.4-SNAPSHOT]
	at org.apache.jackrabbit.oak.plugins.segment.SegmentNodeState.compareAgainstBaseState(SegmentNodeState.java:447) ~[oak-core-1.4-SNAPSHOT.jar:1.4-SNAPSHOT]
	at org.apache.jackrabbit.oak.plugins.segment.standby.client.SegmentLoaderHandler.initSync(SegmentLoaderHandler.java:107) ~[classes/:na]
	at org.apache.jackrabbit.oak.plugins.segment.standby.client.SegmentLoaderHandler.channelActive(SegmentLoaderHandler.java:80) ~[classes/:na]
	at org.apache.jackrabbit.oak.plugins.segment.standby.client.StandbyClientHandler.setHead(StandbyClientHandler.java:105) ~[classes/:na]
	at org.apache.jackrabbit.oak.plugins.segment.standby.client.StandbyClientHandler.channelRead0(StandbyClientHandler.java:77) ~[classes/:na]
	at org.apache.jackrabbit.oak.plugins.segment.standby.client.StandbyClientHandler.channelRead0(StandbyClientHandler.java:39) ~[classes/:na]
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) ~[netty-transport-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [netty-transport-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.channel.AbstractChannelHandlerContext.access$700(AbstractChannelHandlerContext.java:32) [netty-transport-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.channel.AbstractChannelHandlerContext$8.run(AbstractChannelHandlerContext.java:324) [netty-transport-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.util.concurrent.DefaultEventExecutor.run(DefaultEventExecutor.java:36) [netty-common-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [netty-common-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:137) [netty-common-4.0.23.Final.jar:4.0.23.Final]
	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_11]
14:37:17.163 INFO  [main] FileStore.java:815                TarMK closed: target/FailoverServerTest7162330989017035059dir
14:37:17.218 INFO  [main] FileStore.java:815                TarMK closed: target/FailoverClientTest5976327952203000143dir
14:37:17.225 INFO  [main] FileStore.java:427                TarMK opened: target/FailoverServerTest1440750733110025305dir (mmap=false)
14:37:17.228 INFO  [main] FileStore.java:427                TarMK opened: target/FailoverClientTest5083472355410441760dir (mmap=false)
14:37:17.315 INFO  [nioEventLoopGroup-195-1] NetworkErrorProxy.java:288 FlipHandler flips byte at offset 0
14:37:17.317 ERROR [defaultEventExecutorGroup-193-1] StandbyClientHandler.java:112 Exception caught, closing channel.
io.netty.handler.codec.compression.DecompressionException: Received RESERVED_SKIPPABLE tag before STREAM_IDENTIFIER
	at io.netty.handler.codec.compression.SnappyFramedDecoder.decode(SnappyFramedDecoder.java:121) ~[netty-codec-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:249) ~[netty-codec-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:149) ~[netty-codec-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) ~[netty-transport-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) ~[netty-transport-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150) ~[netty-handler-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) ~[netty-transport-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) ~[netty-transport-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787) ~[netty-transport-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:130) ~[netty-transport-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) ~[netty-transport-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) ~[netty-transport-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) ~[netty-transport-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) ~[netty-transport-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [netty-common-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:137) [netty-common-4.0.23.Final.jar:4.0.23.Final]
	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_11]
14:37:31.460 INFO  [main] FileStore.java:815                TarMK closed: target/FailoverServerTest1440750733110025305dir
14:37:31.569 INFO  [main] FileStore.java:815                TarMK closed: target/FailoverClientTest5083472355410441760dir
14:37:31.575 INFO  [main] FileStore.java:427                TarMK opened: target/FailoverServerTest3631861865328257971dir (mmap=false)
14:37:31.577 INFO  [main] FileStore.java:427                TarMK opened: target/FailoverClientTest7350444757408268217dir (mmap=false)
14:37:37.652 INFO  [nioEventLoopGroup-206-1] NetworkErrorProxy.java:288 FlipHandler flips byte at offset 150
14:37:37.653 ERROR [defaultEventExecutorGroup-207-1] SegmentLoaderHandler.java:166 Exception caught, closing channel.
io.netty.handler.codec.compression.DecompressionException: mismatching checksum: 767543a4 (expected: 5c91279b)
	at io.netty.handler.codec.compression.Snappy.validateChecksum(Snappy.java:654) ~[netty-codec-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.handler.codec.compression.SnappyFramedDecoder.decode(SnappyFramedDecoder.java:178) ~[netty-codec-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:249) ~[netty-codec-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:149) ~[netty-codec-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) ~[netty-transport-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) ~[netty-transport-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150) ~[netty-handler-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) ~[netty-transport-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) ~[netty-transport-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787) ~[netty-transport-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:130) ~[netty-transport-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) ~[netty-transport-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) ~[netty-transport-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) ~[netty-transport-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) ~[netty-transport-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [netty-common-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:137) [netty-common-4.0.23.Final.jar:4.0.23.Final]
	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_11]
14:37:41.651 ERROR [defaultEventExecutorGroup-204-1] StandbyStore.java:101 could NOT read segment 7085eb3c-298e-4a76-af8a-c2b1aa14782f
14:37:41.651 ERROR [defaultEventExecutorGroup-204-1] StandbyClientHandler.java:112 Exception caught, closing channel.
java.lang.IllegalStateException: Unable to load remote segment 7085eb3c-298e-4a76-af8a-c2b1aa14782f
	at org.apache.jackrabbit.oak.plugins.segment.standby.store.StandbyStore.readSegment(StandbyStore.java:104) ~[classes/:na]
	at org.apache.jackrabbit.oak.plugins.segment.SegmentTracker.getSegment(SegmentTracker.java:128) ~[oak-core-1.4-SNAPSHOT.jar:1.4-SNAPSHOT]
	at org.apache.jackrabbit.oak.plugins.segment.SegmentId.getSegment(SegmentId.java:108) ~[oak-core-1.4-SNAPSHOT.jar:1.4-SNAPSHOT]
	at org.apache.jackrabbit.oak.plugins.segment.Record.getSegment(Record.java:82) ~[oak-core-1.4-SNAPSHOT.jar:1.4-SNAPSHOT]
	at org.apache.jackrabbit.oak.plugins.segment.SegmentNodeState.getTemplate(SegmentNodeState.java:79) ~[oak-core-1.4-SNAPSHOT.jar:1.4-SNAPSHOT]
	at org.apache.jackrabbit.oak.plugins.segment.SegmentNodeState.compareAgainstBaseState(SegmentNodeState.java:447) ~[oak-core-1.4-SNAPSHOT.jar:1.4-SNAPSHOT]
	at org.apache.jackrabbit.oak.plugins.segment.standby.client.SegmentLoaderHandler.initSync(SegmentLoaderHandler.java:107) ~[classes/:na]
	at org.apache.jackrabbit.oak.plugins.segment.standby.client.SegmentLoaderHandler.channelActive(SegmentLoaderHandler.java:80) ~[classes/:na]
	at org.apache.jackrabbit.oak.plugins.segment.standby.client.StandbyClientHandler.setHead(StandbyClientHandler.java:105) ~[classes/:na]
	at org.apache.jackrabbit.oak.plugins.segment.standby.client.StandbyClientHandler.channelRead0(StandbyClientHandler.java:77) ~[classes/:na]
	at org.apache.jackrabbit.oak.plugins.segment.standby.client.StandbyClientHandler.channelRead0(StandbyClientHandler.java:39) ~[classes/:na]
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) ~[netty-transport-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [netty-transport-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.channel.AbstractChannelHandlerContext.access$700(AbstractChannelHandlerContext.java:32) [netty-transport-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.channel.AbstractChannelHandlerContext$8.run(AbstractChannelHandlerContext.java:324) [netty-transport-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.util.concurrent.DefaultEventExecutor.run(DefaultEventExecutor.java:36) [netty-common-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [netty-common-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:137) [netty-common-4.0.23.Final.jar:4.0.23.Final]
	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_11]
14:37:51.729 INFO  [main] FileStore.java:815                TarMK closed: target/FailoverServerTest3631861865328257971dir
14:37:51.778 INFO  [main] FileStore.java:815                TarMK closed: target/FailoverClientTest7350444757408268217dir
14:37:51.802 INFO  [main] FileStore.java:427                TarMK opened: target/FailoverServerTest483820155101288160dir (mmap=false)
14:37:51.804 INFO  [main] FileStore.java:427                TarMK opened: target/FailoverClientTest263627765829517680dir (mmap=false)
14:38:09.932 INFO  [main] FileStore.java:815                TarMK closed: target/FailoverServerTest483820155101288160dir
14:38:09.996 INFO  [main] FileStore.java:815                TarMK closed: target/FailoverClientTest263627765829517680dir
14:38:10.004 INFO  [main] FileStore.java:427                TarMK opened: target/FailoverServerTest6035044261607366898dir (mmap=false)
14:38:10.006 INFO  [main] FileStore.java:427                TarMK opened: target/FailoverClientTest2850311318798801058dir (mmap=false)
14:38:16.124 INFO  [nioEventLoopGroup-230-1] NetworkErrorProxy.java:288 FlipHandler flips byte at offset 150
14:38:16.126 ERROR [defaultEventExecutorGroup-231-1] SegmentLoaderHandler.java:166 Exception caught, closing channel.
io.netty.handler.codec.compression.DecompressionException: mismatching checksum: 12e9b6cd (expected: bc1d9ad2)
	at io.netty.handler.codec.compression.Snappy.validateChecksum(Snappy.java:654) ~[netty-codec-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.handler.codec.compression.SnappyFramedDecoder.decode(SnappyFramedDecoder.java:178) ~[netty-codec-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:249) ~[netty-codec-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:149) ~[netty-codec-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) ~[netty-transport-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) ~[netty-transport-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150) ~[netty-handler-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) ~[netty-transport-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) ~[netty-transport-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787) ~[netty-transport-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:130) ~[netty-transport-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) ~[netty-transport-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) ~[netty-transport-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) ~[netty-transport-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) ~[netty-transport-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [netty-common-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:137) [netty-common-4.0.23.Final.jar:4.0.23.Final]
	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_11]
14:38:20.123 ERROR [defaultEventExecutorGroup-228-1] StandbyStore.java:101 could NOT read segment 2bfc6853-eff1-4328-aa8b-21de55097250
14:38:20.124 ERROR [defaultEventExecutorGroup-228-1] StandbyClientHandler.java:112 Exception caught, closing channel.
java.lang.IllegalStateException: Unable to load remote segment 2bfc6853-eff1-4328-aa8b-21de55097250
	at org.apache.jackrabbit.oak.plugins.segment.standby.store.StandbyStore.readSegment(StandbyStore.java:104) ~[classes/:na]
	at org.apache.jackrabbit.oak.plugins.segment.SegmentTracker.getSegment(SegmentTracker.java:128) ~[oak-core-1.4-SNAPSHOT.jar:1.4-SNAPSHOT]
	at org.apache.jackrabbit.oak.plugins.segment.SegmentId.getSegment(SegmentId.java:108) ~[oak-core-1.4-SNAPSHOT.jar:1.4-SNAPSHOT]
	at org.apache.jackrabbit.oak.plugins.segment.Record.getSegment(Record.java:82) ~[oak-core-1.4-SNAPSHOT.jar:1.4-SNAPSHOT]
	at org.apache.jackrabbit.oak.plugins.segment.SegmentNodeState.getTemplate(SegmentNodeState.java:79) ~[oak-core-1.4-SNAPSHOT.jar:1.4-SNAPSHOT]
	at org.apache.jackrabbit.oak.plugins.segment.SegmentNodeState.compareAgainstBaseState(SegmentNodeState.java:447) ~[oak-core-1.4-SNAPSHOT.jar:1.4-SNAPSHOT]
	at org.apache.jackrabbit.oak.plugins.segment.standby.client.SegmentLoaderHandler.initSync(SegmentLoaderHandler.java:107) ~[classes/:na]
	at org.apache.jackrabbit.oak.plugins.segment.standby.client.SegmentLoaderHandler.channelActive(SegmentLoaderHandler.java:80) ~[classes/:na]
	at org.apache.jackrabbit.oak.plugins.segment.standby.client.StandbyClientHandler.setHead(StandbyClientHandler.java:105) ~[classes/:na]
	at org.apache.jackrabbit.oak.plugins.segment.standby.client.StandbyClientHandler.channelRead0(StandbyClientHandler.java:77) ~[classes/:na]
	at org.apache.jackrabbit.oak.plugins.segment.standby.client.StandbyClientHandler.channelRead0(StandbyClientHandler.java:39) ~[classes/:na]
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) ~[netty-transport-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [netty-transport-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.channel.AbstractChannelHandlerContext.access$700(AbstractChannelHandlerContext.java:32) [netty-transport-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.channel.AbstractChannelHandlerContext$8.run(AbstractChannelHandlerContext.java:324) [netty-transport-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.util.concurrent.DefaultEventExecutor.run(DefaultEventExecutor.java:36) [netty-common-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [netty-common-4.0.23.Final.jar:4.0.23.Final]
	at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:137) [netty-common-4.0.23.Final.jar:4.0.23.Final]
	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_11]
14:38:33.378 INFO  [main] FileStore.java:815                TarMK closed: target/FailoverServerTest6035044261607366898dir
14:38:33.520 INFO  [main] FileStore.java:815                TarMK closed: target/FailoverClientTest2850311318798801058dir
14:38:33.529 INFO  [main] FileStore.java:427                TarMK opened: target/FailoverServerTest2232451778998541749dir (mmap=false)
14:38:33.531 INFO  [main] FileStore.java:427                TarMK opened: target/FailoverClientTest233350155070271320dir (mmap=false)
14:38:53.163 INFO  [main] FileStore.java:815                TarMK closed: target/FailoverServerTest2232451778998541749dir
14:38:53.273 INFO  [main] FileStore.java:815                TarMK closed: target/FailoverClientTest233350155070271320dir
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 172.125 sec

Results :

Failed tests:   testProxySkippedBytes(org.apache.jackrabbit.oak.plugins.segment.standby.ExternalPrivateStoreIT): expected:<{ root = { ... } }> but was:<{ root : { } }>

Tests run: 23, Failures: 1, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-bundle-plugin:2.5.0:baseline (baseline) @ oak-tarmk-standby ---
[INFO] Baseline analisys complete, 0 error(s), 0 warning(s)
[INFO] 
[INFO] --- maven-failsafe-plugin:2.12.4:verify (default) @ oak-tarmk-standby ---
[INFO] Failsafe report directory: /x1/jenkins/jenkins-slave/workspace/Apache Jackrabbit Oak matrix/jdk/jdk1.8.0_11/label/Ubuntu/nsfixtures/SEGMENT_MK/profile/integrationTesting/oak-tarmk-standby/target/failsafe-reports
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Oak Parent POM .................................... SUCCESS [  1.519 s]
[INFO] Oak Commons ....................................... SUCCESS [  6.937 s]
[INFO] Oak Blob Store .................................... SUCCESS [  1.133 s]
[INFO] Oak Cloud Blob Store .............................. SUCCESS [  1.220 s]
[INFO] Oak Core .......................................... SUCCESS [03:20 min]
[INFO] Oak JCR Binding ................................... SUCCESS [02:43 min]
[INFO] Oak upgrade ....................................... SUCCESS [  2.037 s]
[INFO] Oak HTTP Binding .................................. SUCCESS [  1.298 s]
[INFO] Oak Lucene ........................................ SUCCESS [ 12.753 s]
[INFO] Oak Solr core ..................................... SUCCESS [01:58 min]
[INFO] Oak Solr OSGi ..................................... SUCCESS [ 16.083 s]
[INFO] Oak External Authentication Support ............... SUCCESS [  1.124 s]
[INFO] Oak LDAP Authentication Support ................... SUCCESS [  2.823 s]
[INFO] Oak TarMK Standby ................................. FAILURE [07:57 min]
[INFO] Oak Runnable Jar .................................. SKIPPED
[INFO] Oak Integration Tests for OSGi deployments ........ SKIPPED
[INFO] Oak Integration Tests ............................. SKIPPED
[INFO] Oak PojoSR ........................................ SKIPPED
[INFO] Jackrabbit Oak .................................... SKIPPED
[INFO] Oak CUG ........................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16:47 min
[INFO] Finished at: 2015-04-22T14:38:54+00:00
[INFO] Final Memory: 124M/572M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.12.4:verify (default) on project oak-tarmk-standby: There are test failures.
[ERROR] 
[ERROR] Please refer to /x1/jenkins/jenkins-slave/workspace/Apache Jackrabbit Oak matrix/jdk/jdk1.8.0_11/label/Ubuntu/nsfixtures/SEGMENT_MK/profile/integrationTesting/oak-tarmk-standby/target/failsafe-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :oak-tarmk-standby
Build step 'Invoke top-level Maven targets' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Recording test results

Jenkins build is back to normal : Apache Jackrabbit Oak matrix » jdk1.8.0_11,Ubuntu,SEGMENT_MK,integrationTesting #114

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/jdk=jdk1.8.0_11,label=Ubuntu,nsfixtures=SEGMENT_MK,profile=integrationTesting/114/changes>