See
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-dm-jboss_permanentCheck/301/>
------------------------------------------
[...truncated 384 lines...]
[exec] Configuration files generation (nuxeo.force.generation=true)...
[exec] Configuration files generated.
[exec] Server started with process ID 23770.
[exec] ...............................
[exec]
======================================================================
[exec] = Nuxeo EP Started
[exec]
======================================================================
[exec] = Component Loading Status: Pending: 0 / Unstarted: 0 / Total: 337
[exec]
======================================================================
[exec] Started in 2min57s
start-windows:
start:
BUILD SUCCESSFUL
Total time: 3 minutes 6 seconds
[INFO] [failsafe:integration-test {execution: default}]
[INFO] Failsafe report directory:
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-dm-jboss_permanentCheck/ws/nuxeo/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target/failsafe-reports>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.nuxeo.functionaltests.ITUsersTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 81.485 sec
Running org.nuxeo.functionaltests.ITFileUploadTest
14:37:04,042 ERROR [AbstractTest] Test
'org.nuxeo.functionaltests.ITFileUploadTest#testFileUpload' failed
org.openqa.selenium.NoSuchElementException: Timeout loading page
NavigationSubPage missing element navigationTree
For documentation on this error, please visit:
http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.21.0', revision: '16552', time: '2012-04-11 19:08:38'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '2.6.32-5-amd64',
java.version: '1.6.0_26'
Driver info: driver.version: unknown
at org.nuxeo.functionaltests.AbstractTest.asPage(AbstractTest.java:417)
at
org.nuxeo.functionaltests.pages.AbstractPage.asPage(AbstractPage.java:57)
at
org.nuxeo.functionaltests.pages.DocumentBasePage.getNavigationSubPage(DocumentBasePage.java:116)
at
org.nuxeo.functionaltests.AbstractTest.createWorkspace(AbstractTest.java:797)
at
org.nuxeo.functionaltests.AbstractTest.initRepository(AbstractTest.java:768)
at
org.nuxeo.functionaltests.ITFileUploadTest.testFileUpload(ITFileUploadTest.java:39)
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:44)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.rules.TestWatchman$1.evaluate(TestWatchman.java:48)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
at
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115)
at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97)
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.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91)
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 36.815 sec <<<
FAILURE!
Running org.nuxeo.functionaltests.ITContextualActionsTest
14:37:41,289 ERROR [AbstractTest] Test
'org.nuxeo.functionaltests.ITContextualActionsTest#verifyContextualActions'
failed
org.openqa.selenium.NoSuchElementException: Timeout loading page
NavigationSubPage missing element navigationTree
For documentation on this error, please visit:
http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.21.0', revision: '16552', time: '2012-04-11 19:08:38'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '2.6.32-5-amd64',
java.version: '1.6.0_26'
Driver info: driver.version: unknown
at org.nuxeo.functionaltests.AbstractTest.asPage(AbstractTest.java:417)
at
org.nuxeo.functionaltests.pages.AbstractPage.asPage(AbstractPage.java:57)
at
org.nuxeo.functionaltests.pages.DocumentBasePage.getNavigationSubPage(DocumentBasePage.java:116)
at
org.nuxeo.functionaltests.ITContextualActionsTest.verifyContextualActions(ITContextualActionsTest.java:58)
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:44)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.rules.TestWatchman$1.evaluate(TestWatchman.java:48)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
at
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115)
at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97)
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.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91)
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 37.143 sec <<<
FAILURE!
Running org.nuxeo.functionaltests.ITArchivedVersionsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.556 sec
Running org.nuxeo.functionaltests.ITModifyWorkspaceDescriptionTest
14:38:29,601 ERROR [AbstractTest] Test
'org.nuxeo.functionaltests.ITModifyWorkspaceDescriptionTest#testModifyWsDescription'
failed
org.openqa.selenium.NoSuchElementException: Timeout loading page
NavigationSubPage missing element navigationTree
For documentation on this error, please visit:
http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.21.0', revision: '16552', time: '2012-04-11 19:08:38'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '2.6.32-5-amd64',
java.version: '1.6.0_26'
Driver info: driver.version: unknown
at org.nuxeo.functionaltests.AbstractTest.asPage(AbstractTest.java:417)
at
org.nuxeo.functionaltests.pages.AbstractPage.asPage(AbstractPage.java:57)
at
org.nuxeo.functionaltests.pages.HeaderLinksSubPage.getNavigationSubPage(HeaderLinksSubPage.java:54)
at
org.nuxeo.functionaltests.ITModifyWorkspaceDescriptionTest.testModifyWsDescription(ITModifyWorkspaceDescriptionTest.java:59)
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:44)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.rules.TestWatchman$1.evaluate(TestWatchman.java:48)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
at
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115)
at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97)
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.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91)
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 45.749 sec <<<
FAILURE!
Running org.nuxeo.functionaltests.ITLoginLogoutTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.185 sec
Results :
Tests in error:
testFileUpload(org.nuxeo.functionaltests.ITFileUploadTest): Timeout loading
page NavigationSubPage missing element navigationTree
For documentation on this error, please visit:
http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.21.0', revision: '16552', time: '2012-04-11 19:08:38'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '2.6.32-5-amd64',
java.version: '1.6.0_26'
Driver info: driver.version: unknown
verifyContextualActions(org.nuxeo.functionaltests.ITContextualActionsTest):
Timeout loading page NavigationSubPage missing element navigationTree
For documentation on this error, please visit:
http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.21.0', revision: '16552', time: '2012-04-11 19:08:38'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '2.6.32-5-amd64',
java.version: '1.6.0_26'
Driver info: driver.version: unknown
testModifyWsDescription(org.nuxeo.functionaltests.ITModifyWorkspaceDescriptionTest):
Timeout loading page NavigationSubPage missing element navigationTree
For documentation on this error, please visit:
http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.21.0', revision: '16552', time: '2012-04-11 19:08:38'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '2.6.32-5-amd64',
java.version: '1.6.0_26'
Driver info: driver.version: unknown
Tests run: 6, Failures: 0, Errors: 3, Skipped: 1
[JENKINS] Recording test results
[INFO] [nuxeo-distribution-tools:build {execution: stop-tomcat}]
Activating profile: jboss
Activating profile: qa
[unzip] [INFO] Resolving org.nuxeo:nuxeo-ftest:zip:1.7.1-SNAPSHOT:compile
...
[unzip] Expanding:
/home/hudson/.m2/repository/org/nuxeo/nuxeo-ftest/1.7.1-SNAPSHOT/nuxeo-ftest-1.7.1-SNAPSHOT.zip
into
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-dm-jboss_permanentCheck/ws/nuxeo/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target>
_init:
stop-unix:
[exec] Nuxeo home:
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-dm-jboss_permanentCheck/ws/jboss-webdriver>
[exec] Nuxeo configuration:
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-dm-jboss_permanentCheck/ws/jboss-webdriver/bin/nuxeo.conf>
[exec] Include template:
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-dm-jboss_permanentCheck/ws/jboss-webdriver/templates/common-deploydir>
[exec] Parameter mail.pop3.host is deprecated - please use mail.store.host
instead
[exec] Include template:
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-dm-jboss_permanentCheck/ws/jboss-webdriver/templates/common-binding>
[exec] Parameter mail.pop3.host is deprecated - please use mail.store.host
instead
[exec] Include template:
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-dm-jboss_permanentCheck/ws/jboss-webdriver/templates/common>
[exec] Parameter mail.pop3.host is deprecated - please use mail.store.host
instead
[exec] Include template:
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-dm-jboss_permanentCheck/ws/jboss-webdriver/templates/default>
[exec] Parameter mail.pop3.host is deprecated - please use mail.store.host
instead
[exec]
[exec] Stopping server.........
[exec] Server stopped.
stop-windows:
stop:
_init:
cleanup-db:
cleanup-environment:
BUILD SUCCESSFUL
Total time: 15 seconds
[INFO] [failsafe:verify {execution: default}]
[INFO] Failsafe report directory:
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-dm-jboss_permanentCheck/ws/nuxeo/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target/failsafe-reports>
[JENKINS] Archiving disabled - not archiving
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-dm-jboss_permanentCheck/ws/nuxeo/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/pom.xml>
[JENKINS] Archiving disabled - not archiving
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-dm-jboss_permanentCheck/ws/nuxeo/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target/nuxeo-distribution-dm-webdriver-tests-5.6-SNAPSHOT.jar>
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
Please refer to
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-dm-jboss_permanentCheck/ws/nuxeo/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target/failsafe-reports>
for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7 minutes 23 seconds
[INFO] Finished at: Wed Jun 13 14:38:53 CEST 2012
[INFO] Final Memory: 85M/417M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
Maven failed with error.
Sending e-mails to: [email protected]
channel stopped
Archiving artifacts
Checking ^\d{4}-\d{2}-\d{2}.*(ERROR)(?!( \[STDERR\] Cajoled)).*
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-dm-jboss_permanentCheck/ws/jboss-webdriver/log/console.log>:
2012-06-13 14:32:02,210 ERROR [org.nuxeo.launcher.connect.ConnectBroker] Failed
to add package:
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-dm-jboss_permanentCheck/ws/jboss-webdriver/setupWizardDownloads/550661c837c3e48e3952e122a723c7d9>
2012-06-13 14:32:02,550 ERROR [org.nuxeo.launcher.connect.ConnectBroker] Failed
to add package:
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-dm-jboss_permanentCheck/ws/jboss-webdriver/setupWizardDownloads/8e060c9d52d0c880e0b7fcae381c4170>
2012-06-13 14:32:02,559 ERROR [org.nuxeo.launcher.connect.ConnectBroker] Failed
to add package:
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-dm-jboss_permanentCheck/ws/jboss-webdriver/setupWizardDownloads/4772d1df9bc15fd980e816f92de8f41d>
2012-06-13 14:32:02,686 ERROR [org.nuxeo.launcher.connect.ConnectBroker] Failed
to add package:
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-dm-jboss_permanentCheck/ws/jboss-webdriver/setupWizardDownloads/f8487d3cd7647771966bce3f01ebeb63>
2012-06-13 14:32:03,299 ERROR [org.nuxeo.launcher.connect.ConnectBroker] Failed
to add package:
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-dm-jboss_permanentCheck/ws/jboss-webdriver/setupWizardDownloads/ad4f7d5357903dc709837f6b9aa88ca5>
2012-06-13 14:32:03,342 ERROR [org.nuxeo.launcher.connect.ConnectBroker] Failed
to add package:
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-dm-jboss_permanentCheck/ws/jboss-webdriver/setupWizardDownloads/06ca3ab4a5a223c938f6771a0d9fc27d>
2012-06-13 14:32:03,353 ERROR [org.nuxeo.launcher.connect.ConnectBroker]
org.nuxeo.connect.update.PackageException: Package not found: nuxeo-dm
_______________________________________________
ECM-QA mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-qa