BUILD FAILURE
Build URLhttps://qa.nuxeo.org/jenkins/job/addons_FT_nuxeo-jbpm-1.0/219/
Project:addons_FT_nuxeo-jbpm-1.0
Date of build:Fri, 29 Mar 2013 19:23:03 +0100
Build duration:13 sec

CHANGES
No Changes

BUILD ARTIFACTS
  • ftest/selenium/target/results/result-suite-setup.html
  • ftest/selenium/target/results/result-suite.html
  • ftest/selenium/target/selenium-debug-suite-setup.log
  • ftest/selenium/target/selenium-debug-suite.log
  • ftest/selenium/target/selenium-suite-setup.log
  • ftest/selenium/target/selenium-suite.log
  • ftest/selenium/target/tomcat/log/console.log
  • ftest/selenium/target/tomcat/log/nuxeo-error.log
  • ftest/selenium/target/tomcat/log/nuxeoctl.log
  • ftest/selenium/target/tomcat/log/server.log
  • ftest/selenium/target/tomcat/log/stderr.log
  • ftest/selenium/target/tomcat/nxserver/config/distribution.properties
  • ftest/selenium/target/tomcat/nxserver/data/installAfterRestart-CMF.log
  • ftest/selenium/target/tomcat/nxserver/data/installAfterRestart-DAM.log
  • ftest/selenium/target/tomcat/nxserver/data/installAfterRestart-DM.log
  • ftest/selenium/target/tomcat/nxserver/data/installAfterRestart-SC.log

  • BUILD ARTIFACTS
    Nuxeo jBPM Marketplace EAR
    Nuxeo jBPM Marketplace Package
    Nuxeo jBPM Marketplace Parent
    Nuxeo jBPM functional tests with Selenium

    CONSOLE OUTPUT
    [...truncated 5 lines...]
    originally caused by:
    Started by upstream project "nuxeo-features-master" build number 1274
    originally caused by:
    Started by upstream project "nuxeo-jsf-master" build number 948
    originally caused by:
    Started by GitHub push by tmartins
    Started by GitHub push by tmartins
    Started by GitHub push by tmartins
    Started by GitHub push by tmartins
    Started by GitHub push by tmartins
    Started by GitHub push by tmartins
    Started by GitHub push by tmartins
    Started by upstream project "nuxeo-features-master" build number 1274
    Started by upstream project "addons_nuxeo-social-collaboration-master" build number 176
    originally caused by:
    Started by upstream project "addons_nuxeo-rating-master" build number 176
    originally caused by:
    Started by upstream project "addons_nuxeo-activity-master" build number 189
    originally caused by:
    Started by upstream project "addons-master" build number 2096
    Started by upstream project "addons_nuxeo-user-center-master" build number 182
    originally caused by:
    Started by upstream project "nuxeo-dm-master" build number 1106
    Building remotely on muradin in workspace /home/hudson/tmp/workspace/addons_FT_nuxeo-jbpm-1.0
    [addons_FT_nuxeo-jbpm-1.0] $ hg showconfig paths.default
    [addons_FT_nuxeo-jbpm-1.0] $ hg pull --rev 1.0
    [addons_FT_nuxeo-jbpm-1.0] $ hg update --clean --rev 1.0
    0 files updated, 0 files merged, 0 files removed, 0 files unresolved
    [addons_FT_nuxeo-jbpm-1.0] $ hg log --rev . --template {node}
    [addons_FT_nuxeo-jbpm-1.0] $ hg log --rev . --template {rev}
    [addons_FT_nuxeo-jbpm-1.0] $ hg log --rev 269ce6e7c1110c656d78221abe17ea9a64ebca0e
    [addons_FT_nuxeo-jbpm-1.0] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev 1.0:0 --follow --prune 269ce6e7c1110c656d78221abe17ea9a64ebca0e
    No emails were triggered.
    Parsing POMs
    Downloaded artifact http://maven.in.nuxeo.com/nexus/content/groups/public-snapshot//org/nuxeo/ecm/distribution/nuxeo-distribution/5.7-SNAPSHOT/maven-metadata.xml
    Downloaded artifact http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots//org/nuxeo/ecm/distribution/nuxeo-distribution/5.7-SNAPSHOT/maven-metadata.xml
    Downloaded artifact http://maven.in.nuxeo.com/nexus/content/groups/public-snapshot//org/nuxeo/nuxeo-addons-parent/5.7-SNAPSHOT/maven-metadata.xml
    Downloaded artifact http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots//org/nuxeo/nuxeo-addons-parent/5.7-SNAPSHOT/maven-metadata.xml
    Downloaded artifact http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots//org/nuxeo/nuxeo-ecm/5.7-SNAPSHOT/maven-metadata.xml
    Downloaded artifact http://maven.in.nuxeo.com/nexus/content/groups/public-snapshot//org/nuxeo/nuxeo-ecm/5.7-SNAPSHOT/maven-metadata.xml
    [addons_FT_nuxeo-jbpm-1.0] $ /usr/lib/jvm/java-7-sun//bin/java -Xmx1024m -Xms256m -cp /home/hudson/tmp/maven-agent.jar:/home/hudson/tmp/classworlds.jar hudson.maven.agent.Main /opt/apache-maven-2.2.1 /opt/hudson/bin/slave-1.504.jar /home/hudson/tmp/maven-interceptor.jar 33171 /home/hudson/tmp/maven2.1-interceptor.jar
    ERROR: Failed to parse POMs
    java.io.IOException: Cannot run program "/usr/lib/jvm/java-7-sun//bin/java" (in directory "/home/hudson/tmp/workspace/addons_FT_nuxeo-jbpm-1.0"): java.io.IOException: error=2, No such file or directory
    at java.lang.ProcessBuilder.start(ProcessBuilder.java:460)
    at hudson.Proc$LocalProc.(Proc.java:244)
    at hudson.Proc$LocalProc.(Proc.java:216)
    at hudson.Launcher$LocalLauncher.launch(Launcher.java:763)
    at hudson.Launcher$ProcStarter.start(Launcher.java:353)
    at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:988)
    at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:955)
    at hudson.remoting.UserRequest.perform(UserRequest.java:118)
    at hudson.remoting.UserRequest.perform(UserRequest.java:48)
    at hudson.remoting.Request$2.run(Request.java:326)
    at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
    at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    at java.lang.Thread.run(Thread.java:662)
    Caused by: java.io.IOException: java.io.IOException: error=2, No such file or directory
    at java.lang.UNIXProcess.(UNIXProcess.java:148)
    at java.lang.ProcessImpl.start(ProcessImpl.java:65)
    at java.lang.ProcessBuilder.start(ProcessBuilder.java:453)
    ... 15 more
    Archiving artifacts
    Checking ^\d{4}-\d{2}-\d{2}.*ERROR.*
    /home/hudson/tmp/workspace/addons_FT_nuxeo-jbpm-1.0/ftest/selenium/target/tomcat/log/nuxeo-error.log:
    2013-03-13 22:35:18,363 ERROR [nuxeo-error-log] javax.el.ELException: org.nuxeo.ecm.core.api.DocumentSecurityException: Privilege 'Read' is not granted to 'jdoe'
    2013-03-13 22:35:18,366 ERROR [nuxeo-error-log]
    /home/hudson/tmp/workspace/addons_FT_nuxeo-jbpm-1.0/ftest/selenium/target/tomcat/log/server.log:
    2013-03-13 22:35:18,338 ERROR [org.nuxeo.ecm.core.api.CoreSession] Permission 'Read' is not granted to 'jdoe' on document / (7128d340-71e3-4ccc-bb19-7287aaf8da24 - Root)
    2013-03-13 22:35:18,361 ERROR [org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler] javax.el.ELException: org.nuxeo.ecm.core.api.DocumentSecurityException: Privilege 'Read' is not granted to 'jdoe'
    2013-03-13 22:35:18,363 ERROR [nuxeo-error-log] javax.el.ELException: org.nuxeo.ecm.core.api.DocumentSecurityException: Privilege 'Read' is not granted to 'jdoe'
    2013-03-13 22:35:18,366 ERROR [nuxeo-error-log]
    Publishing Selenium report...
    Copying the reports.
    parsing resultFile result-suite-setup.html
    parsing resultFile result-suite.html
    [ci-game] evaluating rule: Build result
    [ci-game] evaluating rule: Increased number of failed tests
    [ci-game] evaluating rule: Increased number of passed tests
    [ci-game] evaluating rule: Decreased number of failed tests
    [ci-game] evaluating rule: Decreased number of passed tests
    [ci-game] evaluating rule: Open HIGH priority tasks
    [ci-game] evaluating rule: Open NORMAL priority tasks
    [ci-game] evaluating rule: Open LOW priority tasks
    [ci-game] evaluating rule: HIGH priority PMD warnings
    [ci-game] evaluating rule: NORMAL priority PMD warnings
    [ci-game] evaluating rule: LOW priority PMD warnings
    [ci-game] evaluating rule: New HIGH priority Findbugs warnings
    [ci-game] evaluating rule: New NORMAL priority Findbugs warnings
    [ci-game] evaluating rule: New LOW priority Findbugs warnings
    [ci-game] evaluating rule: Fixed HIGH priority Findbugs warnings
    [ci-game] evaluating rule: Fixed NORMAL priority Findbugs warnings
    [ci-game] evaluating rule: Fixed LOW priority Findbugs warnings
    [ci-game] evaluating rule: Changed number of compiler warnings
    [ci-game] evaluating rule: Changed number of checkstyle warnings
    Email was triggered for: Failure
    Sending email for trigger: Failure

    _______________________________________________
    ECM-QA mailing list
    [email protected]
    http://lists.nuxeo.com/mailman/listinfo/ecm-qa
    

    Reply via email to