BUILD FAILURE
Build URLhttps://qa.nuxeo.org/jenkins/job/addons_FT_nuxeo-groups-rights-audit-master/147/
Project:addons_FT_nuxeo-groups-rights-audit-master
Date of build:Tue, 26 Mar 2013 20:59:37 +0100
Build duration:11 sec

CHANGES
No Changes

BUILD ARTIFACTS
  • ftest/webdriver/target/failsafe-reports/com.nuxeo.functionaltests.ITLoginLogoutTest.txt
  • ftest/webdriver/target/failsafe-reports/failsafe-summary.xml
  • ftest/webdriver/target/failsafe-reports/TEST-com.nuxeo.functionaltests.ITLoginLogoutTest.xml
  • ftest/webdriver/target/tomcat/log/console.log
  • ftest/webdriver/target/tomcat/log/nuxeo-error.log
  • ftest/webdriver/target/tomcat/log/nuxeoctl.log
  • ftest/webdriver/target/tomcat/log/server.log
  • ftest/webdriver/target/tomcat/log/stderr.log
  • ftest/webdriver/target/tomcat/nxserver/config/distribution.properties

  • BUILD ARTIFACTS
    Marketplace package
    Nuxeo Groups Rights Audit Marketplace package
    Nuxeo Groups Rights Audit functional tests with WebDriver

    CONSOLE OUTPUT
    [...truncated 76 lines...]
    Started by GitHub push by ldoguin
    Started by GitHub push by ldoguin
    Started by GitHub push by ldoguin
    Started by GitHub push by ldoguin
    Started by GitHub push by ldoguin
    Started by GitHub push by ldoguin
    Started by GitHub push by ldoguin
    Started by upstream project "nuxeo-services-master" build number 772
    originally caused by:
    Started by upstream project "nuxeo-core-master" build number 679
    originally caused by:
    Started by GitHub push by bdelbosc
    Started by GitHub push by bdelbosc
    Started by upstream project "nuxeo-core-master" build number 679
    Started by upstream project "nuxeo-jsf-master" build number 939
    originally caused by:
    Started by upstream project "nuxeo-services-master" build number 772
    Started by upstream project "nuxeo-theme-master" build number 694
    originally caused by:
    Started by upstream project "nuxeo-services-master" build number 772
    Started by upstream project "nuxeo-services-master" build number 772
    Started by upstream project "nuxeo-features-master" build number 1262
    Building remotely on jabberwock in workspace /opt/hudson/workspace/addons_FT_nuxeo-groups-rights-audit-master
    Checkout:addons_FT_nuxeo-groups-rights-audit-master / /opt/hudson/workspace/addons_FT_nuxeo-groups-rights-audit-master - hudson.remoting.Channel@36f6e927:jabberwock
    Using strategy: Default
    Last Built Revision: Revision fdb5481748dbd0c941f8069bb2c618ea8d40f215 (origin/master)
    Fetching changes from 1 remote Git repository
    Fetching upstream changes from origin
    Commencing build of Revision fdb5481748dbd0c941f8069bb2c618ea8d40f215 (origin/master)
    Checking out Revision fdb5481748dbd0c941f8069bb2c618ea8d40f215 (origin/master)
    No emails were triggered.
    Parsing POMs
    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.nuxeo.org/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/nuxeo-addons-parent/5.7-SNAPSHOT/maven-metadata.xml
    Downloaded artifact http://maven.nuxeo.org/nexus/content/groups/public-snapshot//org/nuxeo/nuxeo-addons-parent/5.7-SNAPSHOT/maven-metadata.xml
    Downloaded artifact http://maven.nuxeo.org/nexus/content/groups/public-snapshot//org/nuxeo/nuxeo-ecm/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
    Failed to transfer Could not find metadata org.nuxeo.marketplace.groups.rights.audit:parent:1.0-SNAPSHOT/maven-metadata.xml in internal-snapshots (http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots)
    Failed to transfer Could not find artifact org.nuxeo.marketplace.groups.rights.audit:parent:pom:1.0-SNAPSHOT in internal-snapshots (http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots)
    ERROR: Failed to parse POMs
    hudson.util.IOException2: remote file operation failed: /opt/hudson/workspace/addons_FT_nuxeo-groups-rights-audit-master at hudson.remoting.Channel@36f6e927:jabberwock
    at hudson.FilePath.act(FilePath.java:861)
    at hudson.FilePath.act(FilePath.java:838)
    at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:862)
    at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:620)
    at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:593)
    at hudson.model.Run.execute(Run.java:1567)
    at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477)
    at hudson.model.ResourceController.execute(ResourceController.java:88)
    at hudson.model.Executor.run(Executor.java:237)
    Caused by: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
    [FATAL] Non-resolvable parent POM: Could not find artifact org.nuxeo.marketplace.groups.rights.audit:parent:pom:1.0-SNAPSHOT in internal-snapshots (http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots) and 'parent.relativePath' points at wrong local POM @ line 5, column 11
    at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1230)
    at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:998)
    at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2348)
    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: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
    [FATAL] Non-resolvable parent POM: Could not find artifact org.nuxeo.marketplace.groups.rights.audit:parent:pom:1.0-SNAPSHOT in internal-snapshots (http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots) and 'parent.relativePath' points at wrong local POM @ line 5, column 11
    at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:363)
    at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361)
    at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331)
    at hudson.maven.MavenEmbedder.readProject(MavenEmbedder.java:322)
    at hudson.maven.MavenModuleSetBuild$PomParser.readChilds(MavenModuleSetBuild.java:1284)
    at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1191)
    ... 11 more
    Archiving artifacts
    Checking ^\d{4}-\d{2}-\d{2}.*ERROR.*
    [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