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 2017/04/10 15:52:49 UTC

BUILD FAILURE: Jackrabbit Oak - Build # 146 - Failure

The Apache Jenkins build system has built Jackrabbit Oak (build #146)

Status: Failure

Check console output at https://builds.apache.org/job/Jackrabbit%20Oak/146/ to view the results.

Changes:
[frm] OAK-6052 - Remove unused utility class for reference counting

[frm] OAK-6052 - Exploit immutability of TAR readers to avoid unnecessary locking

 

Test results:
1 tests failed.
FAILED:  org.apache.jackrabbit.oak.upgrade.cli.blob.CopyBinariesTest.validateMigration[Copy references, no blobstores defined, document -> segment-tar]

Error Message:
Failed to copy content

Stack Trace:
javax.jcr.RepositoryException: Failed to copy content
	at org.apache.jackrabbit.oak.upgrade.cli.blob.CopyBinariesTest.prepare(CopyBinariesTest.java:183)
Caused by: java.lang.IllegalStateException: Branch with failed reset
	at org.apache.jackrabbit.oak.upgrade.cli.blob.CopyBinariesTest.prepare(CopyBinariesTest.java:183)
Caused by: org.apache.jackrabbit.oak.api.CommitFailedException: OakOak0100: Branch reset failed
	at org.apache.jackrabbit.oak.upgrade.cli.blob.CopyBinariesTest.prepare(CopyBinariesTest.java:183)
Caused by: org.apache.jackrabbit.oak.plugins.document.DocumentStoreException: Empty branch cannot be reset
	at org.apache.jackrabbit.oak.upgrade.cli.blob.CopyBinariesTest.prepare(CopyBinariesTest.java:183)