See <https://qa.nuxeo.org/jenkins/job/nuxeo-5.4-fullbuild-openjdk/79/>
------------------------------------------
[...truncated 26658 lines...]
at junit.framework.TestSuite.run(TestSuite.java:227)
at
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
at
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
at
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
Caused by: org.nuxeo.ecm.core.api.WrappedException: Exception:
org.nuxeo.ecm.platform.commandline.executor.api.CommandNotAvailable. message:
null
at
org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent.execCommand(CommandLineExecutorComponent.java:152)
at
org.nuxeo.ecm.platform.video.convert.StoryboardConverter.convert(StoryboardConverter.java:121)
... 33 more
13:06:32,391 WARN [VideoHelper] could not process document 'sample.mpg' with
video file 'Test file.mov': error extracting screenshot from 'Test file.mov':
null
13:06:32,391 DEBUG [VideoHelper]
org.nuxeo.ecm.core.convert.api.ConversionException: error extracting screenshot
from 'Test file.mov': null
org.nuxeo.ecm.core.convert.api.ConversionException: error extracting screenshot
from 'Test file.mov': null
at
org.nuxeo.ecm.platform.video.convert.ScreenshotConverter.convert(ScreenshotConverter.java:104)
at
org.nuxeo.ecm.core.convert.service.ConversionServiceImpl.convert(ConversionServiceImpl.java:168)
at
org.nuxeo.ecm.platform.video.VideoHelper.updatePreviews(VideoHelper.java:144)
at
org.nuxeo.ecm.platform.video.VideoHelper.updatePreviews(VideoHelper.java:199)
at
org.nuxeo.ecm.platform.video.listener.VideoPreviewListener.handleEvent(VideoPreviewListener.java:51)
at
org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:195)
at
org.nuxeo.ecm.core.api.AbstractSession.fireEvent(AbstractSession.java:390)
at
org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:442)
at
org.nuxeo.ecm.core.api.AbstractSession.createDocument(AbstractSession.java:852)
at
org.nuxeo.ecm.platform.video.importer.VideoImporter.create(VideoImporter.java:90)
at
org.nuxeo.ecm.platform.filemanager.service.FileManagerService.createDocumentFromBlob(FileManagerService.java:248)
at
org.nuxeo.ecm.platform.video.extension.TestVideoImporterAndListeners.testImportSmallVideo(TestVideoImporterAndListeners.java:155)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at junit.framework.TestCase.runTest(TestCase.java:168)
at org.jmock.core.VerifyingTestCase.runBare(VerifyingTestCase.java:39)
at junit.framework.TestResult$1.protect(TestResult.java:110)
at junit.framework.TestResult.runProtected(TestResult.java:128)
at junit.framework.TestResult.run(TestResult.java:113)
at junit.framework.TestCase.run(TestCase.java:124)
at junit.framework.TestSuite.runTest(TestSuite.java:232)
at junit.framework.TestSuite.run(TestSuite.java:227)
at
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
at
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
at
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
Caused by: org.nuxeo.ecm.core.api.WrappedException: Exception:
org.nuxeo.ecm.platform.commandline.executor.api.CommandNotAvailable. message:
null
at
org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent.execCommand(CommandLineExecutorComponent.java:152)
at
org.nuxeo.ecm.platform.video.convert.ScreenshotConverter.convert(ScreenshotConverter.java:92)
... 34 more
13:06:32,414 DEBUG [MediaStreamingUpdaterListener] Streaming service not
activated
13:06:32,418 WARN [TestVideoImporterAndListeners] ffmpeg is not avalaible,
skipping the end of the test
13:06:32,420 ERROR [SQLRepositoryTestCase] There are 3 open session(s) at setup.
13:06:32,431 ERROR [ReconnectedEventBundleImpl] Can not refetch Doc with ref
a38c6715-09aa-4ac5-9c83-54978c85deae
org.nuxeo.ecm.core.api.ClientException: Failed to load repository test
at
org.nuxeo.ecm.core.api.local.LocalSession.createSession(LocalSession.java:106)
at
org.nuxeo.ecm.core.api.local.LocalSession.getSession(LocalSession.java:166)
at
org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:516)
at
org.nuxeo.ecm.core.api.AbstractSession.exists(AbstractSession.java:1002)
at
org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl.getReconnectedEvents(ReconnectedEventBundleImpl.java:126)
at
org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl.iterator(ReconnectedEventBundleImpl.java:213)
at
org.nuxeo.ecm.core.storage.sql.coremodel.BinaryTextListener.handleEvent(BinaryTextListener.java:85)
at
org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$Job.run(AsyncEventExecutor.java:158)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:636)
Caused by: org.nuxeo.ecm.core.api.WrappedException: Exception:
java.lang.NullPointerException. message: null
at
org.nuxeo.ecm.core.api.local.LocalSession.createSession(LocalSession.java:103)
... 10 more
13:06:32,432 ERROR [AsyncEventExecutor$Job] Failed to execute async event test
on listener sql-storage-binary-text
org.nuxeo.ecm.core.api.ClientException: Failed to load repository test
at
org.nuxeo.ecm.core.api.local.LocalSession.createSession(LocalSession.java:106)
at
org.nuxeo.ecm.core.api.local.LocalSession.getSession(LocalSession.java:166)
at
org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:516)
at
org.nuxeo.ecm.core.api.AbstractSession.exists(AbstractSession.java:1002)
at
org.nuxeo.ecm.core.storage.sql.coremodel.BinaryTextListener.handleEvent(BinaryTextListener.java:118)
at
org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$Job.run(AsyncEventExecutor.java:158)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:636)
Caused by: org.nuxeo.ecm.core.api.WrappedException: Exception:
java.lang.NullPointerException. message: null
at
org.nuxeo.ecm.core.api.local.LocalSession.createSession(LocalSession.java:103)
... 8 more
13:06:33,070 WARN [CommandLineExecutorComponent] Command not available:
ffmpeg-info (command ffmpeg not found in system path)
13:06:33,084 WARN [CommandLineExecutorComponent] Command not available:
ffmpeg-storyboard (command ffmpeg not found in system path)
13:06:33,098 WARN [CommandLineExecutorComponent] Command not available:
ffmpeg-screenshot (command ffmpeg not found in system path)
13:06:33,112 WARN [CommandLineExecutorComponent] Command not available:
ffmpeg-convert (command ffmpeg2theora not found in system path)
13:06:33,126 WARN [CommandLineExecutorComponent] Command not available:
handbrake-H264-AAC (command HandBrakeCLI not found in system path)
13:06:33,140 WARN [CommandLineExecutorComponent] Command not available:
mp4box-hint (command MP4Box not found in system path)
13:06:33,154 WARN [CommandLineExecutorComponent] Command not available:
mp4creator-list (command mp4creator not found in system path)
13:06:33,176 WARN [SchemaManagerImpl] Document type Video uses undeclared
facet: HasStoryboard
13:06:33,177 WARN [SchemaManagerImpl] Document type Video uses undeclared
facet: HasVideoPreview
13:06:33,405 WARN [TestVideoImporterAndListeners] ffmpeg is not avalaible,
skipping the end of the test
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.708 sec
Running org.nuxeo.ecm.platform.media.streaming.TestMediaStreamingUpdaterListener
13:06:33,415 ERROR [SQLRepositoryTestCase] There are 3 open session(s) at setup.
13:06:33,627 WARN [CommandLineExecutorComponent] Command not available:
ffmpeg-info (command ffmpeg not found in system path)
13:06:33,643 WARN [CommandLineExecutorComponent] Command not available:
ffmpeg-storyboard (command ffmpeg not found in system path)
13:06:33,659 WARN [CommandLineExecutorComponent] Command not available:
ffmpeg-screenshot (command ffmpeg not found in system path)
13:06:33,674 WARN [CommandLineExecutorComponent] Command not available:
ffmpeg-convert (command ffmpeg2theora not found in system path)
13:06:33,689 WARN [CommandLineExecutorComponent] Command not available:
handbrake-H264-AAC (command HandBrakeCLI not found in system path)
13:06:33,704 WARN [CommandLineExecutorComponent] Command not available:
mp4box-hint (command MP4Box not found in system path)
13:06:33,718 WARN [CommandLineExecutorComponent] Command not available:
mp4creator-list (command mp4creator not found in system path)
13:06:33,741 WARN [SchemaManagerImpl] Document type Video uses undeclared
facet: HasStoryboard
13:06:33,741 WARN [SchemaManagerImpl] Document type Video uses undeclared
facet: HasVideoPreview
13:06:33,943 ERROR [SQLRepositoryTestCase] There are 3 open session(s) at setup.
13:06:33,944 DEBUG [MediaStreamingUpdaterListener] Streaming service not
activated
13:06:34,010 ERROR [Model] Ignoring unknown property 'dc:title' in fulltext
configuration: title
13:06:34,060 ERROR [ReconnectedEventBundleImpl] Error while openning core
session on repo test
org.nuxeo.ecm.core.api.ClientException: Failed to load repository test
at
org.nuxeo.ecm.core.api.local.LocalSession.createSession(LocalSession.java:106)
at
org.nuxeo.ecm.core.api.local.LocalSession.getSession(LocalSession.java:166)
at
org.nuxeo.ecm.core.api.AbstractSession.connect(AbstractSession.java:214)
at
org.nuxeo.ecm.core.api.repository.Repository.open(Repository.java:155)
at
org.nuxeo.ecm.core.api.repository.Repository.open(Repository.java:113)
at
org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl.getReconnectedCoreSession(ReconnectedEventBundleImpl.java:91)
at
org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl.getReconnectedEvents(ReconnectedEventBundleImpl.java:114)
at
org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl.iterator(ReconnectedEventBundleImpl.java:213)
at
org.nuxeo.ecm.core.storage.sql.coremodel.BinaryTextListener.handleEvent(BinaryTextListener.java:85)
at
org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$Job.run(AsyncEventExecutor.java:158)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:636)
Caused by: org.nuxeo.ecm.core.api.WrappedException: Exception:
java.lang.NullPointerException. message: null
at
org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2.getSQLStatementsProperties(DialectH2.java:305)
at
org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo.initSQLStatements(SQLInfo.java:1164)
at
org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.createDatabase(JDBCMapper.java:141)
at
org.nuxeo.ecm.core.storage.sql.jdbc.JDBCBackend.newMapper(JDBCBackend.java:154)
at
org.nuxeo.ecm.core.storage.sql.RepositoryImpl.getConnection(RepositoryImpl.java:346)
at
org.nuxeo.ecm.core.storage.sql.RepositoryImpl.getConnection(RepositoryImpl.java:316)
at
org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepository.getSession(SQLRepository.java:110)
at
org.nuxeo.ecm.core.api.local.LocalSession.createSession(LocalSession.java:104)
... 12 more
13:06:34,060 ERROR [ReconnectedEventBundleImpl] Error while openning core
session on repo test
java.lang.NullPointerException
at
org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl.getReconnectedCoreSession(ReconnectedEventBundleImpl.java:91)
at
org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl.getReconnectedEvents(ReconnectedEventBundleImpl.java:114)
at
org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl.iterator(ReconnectedEventBundleImpl.java:213)
at
org.nuxeo.ecm.core.storage.sql.coremodel.BinaryTextListener.handleEvent(BinaryTextListener.java:85)
at
org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$Job.run(AsyncEventExecutor.java:158)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:636)
13:06:34,060 ERROR [ReconnectedEventBundleImpl] Error while openning core
session on repo test
java.lang.NullPointerException
at
org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl.getReconnectedCoreSession(ReconnectedEventBundleImpl.java:91)
at
org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl.getReconnectedEvents(ReconnectedEventBundleImpl.java:114)
at
org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl.iterator(ReconnectedEventBundleImpl.java:213)
at
org.nuxeo.ecm.core.storage.sql.coremodel.BinaryTextListener.handleEvent(BinaryTextListener.java:85)
at
org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$Job.run(AsyncEventExecutor.java:158)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:636)
13:06:34,061 ERROR [ReconnectedEventBundleImpl] Error while openning core
session on repo test
java.lang.NullPointerException
at
org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl.getReconnectedCoreSession(ReconnectedEventBundleImpl.java:91)
at
org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl.getReconnectedEvents(ReconnectedEventBundleImpl.java:114)
at
org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl.iterator(ReconnectedEventBundleImpl.java:213)
at
org.nuxeo.ecm.core.storage.sql.coremodel.BinaryTextListener.handleEvent(BinaryTextListener.java:85)
at
org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$Job.run(AsyncEventExecutor.java:158)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:636)
13:06:34,061 ERROR [ReconnectedEventBundleImpl] Error while openning core
session on repo test
java.lang.NullPointerException
at
org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl.getReconnectedCoreSession(ReconnectedEventBundleImpl.java:91)
at
org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl.getReconnectedEvents(ReconnectedEventBundleImpl.java:114)
at
org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl.iterator(ReconnectedEventBundleImpl.java:213)
at
org.nuxeo.ecm.core.storage.sql.coremodel.BinaryTextListener.handleEvent(BinaryTextListener.java:85)
at
org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$Job.run(AsyncEventExecutor.java:158)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:636)
13:06:34,061 ERROR [ReconnectedEventBundleImpl] Error while openning core
session on repo test
java.lang.NullPointerException
at
org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl.getReconnectedCoreSession(ReconnectedEventBundleImpl.java:91)
at
org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl.getReconnectedEvents(ReconnectedEventBundleImpl.java:114)
at
org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl.iterator(ReconnectedEventBundleImpl.java:213)
at
org.nuxeo.ecm.core.storage.sql.coremodel.BinaryTextListener.handleEvent(BinaryTextListener.java:85)
at
org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$Job.run(AsyncEventExecutor.java:158)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:636)
13:06:34,061 ERROR [ReconnectedEventBundleImpl] Error while openning core
session on repo test
java.lang.NullPointerException
at
org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl.getReconnectedCoreSession(ReconnectedEventBundleImpl.java:91)
at
org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl.getReconnectedEvents(ReconnectedEventBundleImpl.java:114)
at
org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl.iterator(ReconnectedEventBundleImpl.java:213)
at
org.nuxeo.ecm.core.storage.sql.coremodel.BinaryTextListener.handleEvent(BinaryTextListener.java:85)
at
org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$Job.run(AsyncEventExecutor.java:158)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:636)
13:06:34,061 ERROR [ReconnectedEventBundleImpl] Error while openning core
session on repo test
java.lang.NullPointerException
at
org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl.getReconnectedCoreSession(ReconnectedEventBundleImpl.java:91)
at
org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl.getReconnectedEvents(ReconnectedEventBundleImpl.java:114)
at
org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl.iterator(ReconnectedEventBundleImpl.java:213)
at
org.nuxeo.ecm.core.storage.sql.coremodel.BinaryTextListener.handleEvent(BinaryTextListener.java:85)
at
org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$Job.run(AsyncEventExecutor.java:158)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:636)
13:06:34,062 ERROR [AsyncEventExecutor$Job] Failed to execute async event test
on listener sql-storage-binary-text
org.nuxeo.ecm.core.api.ClientException: Null CoreSession
at
org.nuxeo.ecm.core.storage.sql.coremodel.BinaryTextListener.handleEvent(BinaryTextListener.java:105)
at
org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$Job.run(AsyncEventExecutor.java:158)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:636)
13:06:34,468 WARN [CommandLineExecutorComponent] Command not available:
ffmpeg-info (command ffmpeg not found in system path)
13:06:34,483 WARN [CommandLineExecutorComponent] Command not available:
ffmpeg-storyboard (command ffmpeg not found in system path)
13:06:34,498 WARN [CommandLineExecutorComponent] Command not available:
ffmpeg-screenshot (command ffmpeg not found in system path)
13:06:34,513 WARN [CommandLineExecutorComponent] Command not available:
ffmpeg-convert (command ffmpeg2theora not found in system path)
13:06:34,528 WARN [CommandLineExecutorComponent] Command not available:
handbrake-H264-AAC (command HandBrakeCLI not found in system path)
13:06:34,544 WARN [CommandLineExecutorComponent] Command not available:
mp4box-hint (command MP4Box not found in system path)
13:06:34,559 WARN [CommandLineExecutorComponent] Command not available:
mp4creator-list (command mp4creator not found in system path)
13:06:34,581 WARN [SchemaManagerImpl] Document type Video uses undeclared
facet: HasStoryboard
13:06:34,581 WARN [SchemaManagerImpl] Document type Video uses undeclared
facet: HasVideoPreview
Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.227 sec <<<
FAILURE!
Results :
Tests in error:
testMediaUpdateInCreationWithBlobNull(org.nuxeo.ecm.platform.media.streaming.TestMediaStreamingUpdaterListener)
Tests run: 9, Failures: 0, Errors: 1, Skipped: 0
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
Please refer to
<https://qa.nuxeo.org/jenkins/job/nuxeo-5.4-fullbuild-openjdk/ws/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-core/target/surefire-reports>
for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10 minutes 35 seconds
[INFO] Finished at: Mon May 23 13:06:34 CEST 2011
[INFO] Final Memory: 654M/910M
[INFO] ------------------------------------------------------------------------
_______________________________________________
ECM-QA mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-qa