See 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-dm-tomcat-windows/./label=hudson-xp/398/>

------------------------------------------
[...truncated 410 lines...]
        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: 46.556 sec <<< 
FAILURE!
Running org.nuxeo.functionaltests.ITLoginLogoutTest
14:24:53,368 ERROR [AbstractTest] Test 
'org.nuxeo.functionaltests.ITLoginLogoutTest#testLoginLogout' failed
org.openqa.selenium.NoSuchElementException: Timeout loading page LoginPage 
missing element usernameInputTextBox
For documentation on this error, please visit: 
http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.23.1', revision: '17143', time: '2012-06-08 18:59:04'
System info: os.name: 'Windows XP', os.arch: 'x86', os.version: '5.1', 
java.version: '1.6.0_24'
Driver info: driver.version: unknown
        at org.nuxeo.functionaltests.AbstractTest.asPage(AbstractTest.java:424)
        at org.nuxeo.functionaltests.AbstractTest.get(AbstractTest.java:388)
        at 
org.nuxeo.functionaltests.AbstractTest.getLoginPage(AbstractTest.java:704)
        at org.nuxeo.functionaltests.AbstractTest.login(AbstractTest.java:747)
        at org.nuxeo.functionaltests.AbstractTest.login(AbstractTest.java:742)
        at 
org.nuxeo.functionaltests.ITLoginLogoutTest.testLoginLogout(ITLoginLogoutTest.java:32)
        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.462 sec <<< 
FAILURE!
Running org.nuxeo.functionaltests.ITModifyWorkspaceDescriptionTest
14:25:39,757 ERROR [AbstractTest] Test 
'org.nuxeo.functionaltests.ITModifyWorkspaceDescriptionTest#testModifyWsDescription'
 failed
org.openqa.selenium.NoSuchElementException: Timeout loading page LoginPage 
missing element usernameInputTextBox
For documentation on this error, please visit: 
http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.23.1', revision: '17143', time: '2012-06-08 18:59:04'
System info: os.name: 'Windows XP', os.arch: 'x86', os.version: '5.1', 
java.version: '1.6.0_24'
Driver info: driver.version: unknown
        at org.nuxeo.functionaltests.AbstractTest.asPage(AbstractTest.java:424)
        at org.nuxeo.functionaltests.AbstractTest.get(AbstractTest.java:388)
        at 
org.nuxeo.functionaltests.AbstractTest.getLoginPage(AbstractTest.java:704)
        at org.nuxeo.functionaltests.AbstractTest.login(AbstractTest.java:747)
        at org.nuxeo.functionaltests.AbstractTest.login(AbstractTest.java:742)
        at 
org.nuxeo.functionaltests.ITModifyWorkspaceDescriptionTest.testModifyWsDescription(ITModifyWorkspaceDescriptionTest.java:51)
        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: 46.396 sec <<< 
FAILURE!
Running org.nuxeo.functionaltests.ITUsersTest
14:26:26,965 ERROR [AbstractTest] Test 
'org.nuxeo.functionaltests.ITUsersTest#testCreateViewDeleteUser' failed
org.openqa.selenium.NoSuchElementException: Timeout loading page LoginPage 
missing element usernameInputTextBox
For documentation on this error, please visit: 
http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.23.1', revision: '17143', time: '2012-06-08 18:59:04'
System info: os.name: 'Windows XP', os.arch: 'x86', os.version: '5.1', 
java.version: '1.6.0_24'
Driver info: driver.version: unknown
        at org.nuxeo.functionaltests.AbstractTest.asPage(AbstractTest.java:424)
        at org.nuxeo.functionaltests.AbstractTest.get(AbstractTest.java:388)
        at 
org.nuxeo.functionaltests.AbstractTest.getLoginPage(AbstractTest.java:704)
        at org.nuxeo.functionaltests.AbstractTest.login(AbstractTest.java:747)
        at org.nuxeo.functionaltests.AbstractTest.login(AbstractTest.java:742)
        at 
org.nuxeo.functionaltests.ITUsersTest.testCreateViewDeleteUser(ITUsersTest.java:42)
        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: 47.186 sec <<< 
FAILURE!

Results :

Tests in error: 
  testArchivedVersions(org.nuxeo.functionaltests.ITArchivedVersionsTest): 
Timeout loading page LoginPage missing element usernameInputTextBox
For documentation on this error, please visit: 
http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.23.1', revision: '17143', time: '2012-06-08 18:59:04'
System info: os.name: 'Windows XP', os.arch: 'x86', os.version: '5.1', 
java.version: '1.6.0_24'
Driver info: driver.version: unknown
  verifyContextualActions(org.nuxeo.functionaltests.ITContextualActionsTest): 
Timeout loading page LoginPage missing element usernameInputTextBox
For documentation on this error, please visit: 
http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.23.1', revision: '17143', time: '2012-06-08 18:59:04'
System info: os.name: 'Windows XP', os.arch: 'x86', os.version: '5.1', 
java.version: '1.6.0_24'
Driver info: driver.version: unknown
  testFileUpload(org.nuxeo.functionaltests.ITFileUploadTest): Timeout loading 
page LoginPage missing element usernameInputTextBox
For documentation on this error, please visit: 
http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.23.1', revision: '17143', time: '2012-06-08 18:59:04'
System info: os.name: 'Windows XP', os.arch: 'x86', os.version: '5.1', 
java.version: '1.6.0_24'
Driver info: driver.version: unknown
  testLoginLogout(org.nuxeo.functionaltests.ITLoginLogoutTest): Timeout loading 
page LoginPage missing element usernameInputTextBox
For documentation on this error, please visit: 
http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.23.1', revision: '17143', time: '2012-06-08 18:59:04'
System info: os.name: 'Windows XP', os.arch: 'x86', os.version: '5.1', 
java.version: '1.6.0_24'
Driver info: driver.version: unknown
  
testModifyWsDescription(org.nuxeo.functionaltests.ITModifyWorkspaceDescriptionTest):
 Timeout loading page LoginPage missing element usernameInputTextBox
For documentation on this error, please visit: 
http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.23.1', revision: '17143', time: '2012-06-08 18:59:04'
System info: os.name: 'Windows XP', os.arch: 'x86', os.version: '5.1', 
java.version: '1.6.0_24'
Driver info: driver.version: unknown
  testCreateViewDeleteUser(org.nuxeo.functionaltests.ITUsersTest): Timeout 
loading page LoginPage missing element usernameInputTextBox
For documentation on this error, please visit: 
http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.23.1', revision: '17143', time: '2012-06-08 18:59:04'
System info: os.name: 'Windows XP', os.arch: 'x86', os.version: '5.1', 
java.version: '1.6.0_24'
Driver info: driver.version: unknown

Tests run: 6, Failures: 0, Errors: 6, Skipped: 0

[INFO] [nuxeo-distribution-tools:build {execution: stop-tomcat}]
Activating profile: tomcat
Activating profile: NXP
Activating profile: qa
    [unzip] [INFO] Resolving org.nuxeo:nuxeo-ftest:zip:1.7.2:compile ...
    [unzip] Expanding: 
D:\.m2\repository\org\nuxeo\nuxeo-ftest\1.7.2\nuxeo-ftest-1.7.2.zip into 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-dm-tomcat-windows/./label=hudson-xp/ws/nuxeo-distribution-dm\ftest\webdriver\target>

_init:

stop-unix:

stop-windows:
     [exec] Found NUXEO_CONF = 
D:\Hudson\workspace\FT-nuxeo-master-webdriver-dm-tomcat-windows\label\hudson-xp\nuxeo-distribution-dm\ftest\webdriver\target\tomcat\bin\nuxeo.conf
     [exec] Found in path : C:\WINDOWS\system32\java.exe
     [exec] Using JAVA = C:\WINDOWS\system32\java.exe
     [exec] The system could not find the environment option that was entered.
     [exec]         1 file(s) copied.
     [exec] 
     [exec] 
D:\Hudson\workspace\FT-nuxeo-master-webdriver-dm-tomcat-windows\label\hudson-xp\nuxeo-distribution-dm\ftest\webdriver>"C:\WINDOWS\system32\java.exe"
  -Dlauncher.java.opts=" -Xms512m -Xmx1024m -XX:MaxPermSize=512m 
-Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 
-Dfile.encoding=UTF-8" 
-Dnuxeo.home="D:\Hudson\workspace\FT-nuxeo-master-webdriver-dm-tomcat-windows\label\hudson-xp\nuxeo-distribution-dm\ftest\webdriver\target\tomcat"
 
-Dnuxeo.conf="D:\Hudson\workspace\FT-nuxeo-master-webdriver-dm-tomcat-windows\label\hudson-xp\nuxeo-distribution-dm\ftest\webdriver\target\tomcat\bin\nuxeo.conf"
 
-Dnuxeo.log.dir="D:\Hudson\workspace\FT-nuxeo-master-webdriver-dm-tomcat-windows\label\hudson-xp\nuxeo-distribution-dm\ftest\webdriver\target\tomcat\log"
 -Dlog.id="-Tue09252012_14262937" -jar "\Nuxeo\tmp\nuxeo-launcher-26409.jar" 
--gui=false stop         
     [exec] Detected Tomcat server.
     [exec] Nuxeo home:          
D:\Hudson\workspace\FT-nuxeo-master-webdriver-dm-tomcat-windows\label\hudson-xp\nuxeo-distribution-dm\ftest\webdriver\target\tomcat
     [exec] Nuxeo configuration: 
D:\Hudson\workspace\FT-nuxeo-master-webdriver-dm-tomcat-windows\label\hudson-xp\nuxeo-distribution-dm\ftest\webdriver\target\tomcat\bin\nuxeo.conf
     [exec] Include template: 
D:\Hudson\workspace\FT-nuxeo-master-webdriver-dm-tomcat-windows\label\hudson-xp\nuxeo-distribution-dm\ftest\webdriver\target\tomcat\templates\common-base
     [exec] Include template: 
D:\Hudson\workspace\FT-nuxeo-master-webdriver-dm-tomcat-windows\label\hudson-xp\nuxeo-distribution-dm\ftest\webdriver\target\tomcat\templates\common
     [exec] Include template: 
D:\Hudson\workspace\FT-nuxeo-master-webdriver-dm-tomcat-windows\label\hudson-xp\nuxeo-distribution-dm\ftest\webdriver\target\tomcat\templates\default
     [exec] Server is not running.

stop:

_init:

cleanup-db:

cleanup-environment:

BUILD SUCCESSFUL
Total time: 1 second
[INFO] [failsafe:verify {execution: default}]
[INFO] Failsafe report directory: 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-dm-tomcat-windows/./label=hudson-xp/ws/nuxeo-distribution-dm\ftest\webdriver\target\failsafe-reports>
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-dm-tomcat-windows/./label=hudson-xp/ws/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: 6 minutes 50 seconds
[INFO] Finished at: Tue Sep 25 14:26:31 CEST 2012
[INFO] Final Memory: 39M/94M
[INFO] ------------------------------------------------------------------------
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Checking ^\d{4}-\d{2}-\d{2}.*ERROR.*
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-dm-tomcat-windows/./label=hudson-xp/ws/nuxeo-distribution-dm\ftest\webdriver\target\tomcat\log\console-Tue09252012_14211418.log>:
2012-09-25 14:21:38,178 ERROR [org.nuxeo.launcher.NuxeoLauncher] 
_______________________________________________
ECM-QA mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-qa

Reply via email to