The Apache Jenkins build system has built Jackrabbit Oak (build #528) Status: Failure
Check console output at https://builds.apache.org/job/Jackrabbit%20Oak/528/ to view the results. Changes: [chetanm] OAK-6271 - Support for importing index files Update the testcase to also assert if updates to the index definition get picked up or not [chetanm] OAK-6437 - NodeStateCopyUtils should not copy hidden props and node in JCR mode [chetanm] OAK-6271 - Support for importing index files Add support for importing the indexes via oak-run "index" command. The index can be imported by "--index-import --index-import-dir=<dir> --read-write" options to cli [chetanm] OAK-6271 - Support for importing index files Add a method to check if the lane is locked for indexing. Also make AsyncIndexerLock interface public as it needs to be used from oak-run [chetanm] OAK-6271 - Support for importing index files Switch to IndexerInfo to manage the meta files for exported indexes [chetanm] OAK-6271 - Support for importing index files Add an accessor for GarbageCollectorBlobStore to IndexHelper itself [chetanm] OAK-6271 - Support for importing index files Add a check for provided directory [chetanm] OAK-6246 - Support for out of band indexing with read only access to NodeStore Obtain LuceneIndexHelper from IndexHelper instead of creating directly [chetanm] OAK-6271 - Support for importing index files Refactor testcase to enable use of base setup for other tests Test results: 1 tests failed. FAILED: org.apache.jackrabbit.oak.run.osgi.LuceneSupportTest.fullTextSearch Error Message: RetryLoop failed, condition is false after 30 seconds:null Stack Trace: java.lang.AssertionError: RetryLoop failed, condition is false after 30 seconds:null at org.apache.jackrabbit.oak.run.osgi.LuceneSupportTest.fullTextSearch(LuceneSupportTest.groovy:74)
