BUILD FAILURE
Build URLhttps://qa.nuxeo.org/jenkins/job/FT-nuxeo-5.6.0-webdriver-dm-tomcat/140/
Project:FT-nuxeo-5.6.0-webdriver-dm-tomcat
Date of build:Fri, 05 Oct 2012 13:27:02 +0200
Build duration:9.8 sec

CHANGES
No Changes

BUILD ARTIFACTS
  • nuxeo-distribution-dm/ftest/webdriver/target/failsafe-reports/failsafe-summary.xml
  • nuxeo-distribution-dm/ftest/webdriver/target/failsafe-reports/org.nuxeo.functionaltests.ITArchivedVersionsTest.txt
  • nuxeo-distribution-dm/ftest/webdriver/target/failsafe-reports/org.nuxeo.functionaltests.ITContextualActionsTest.txt
  • nuxeo-distribution-dm/ftest/webdriver/target/failsafe-reports/org.nuxeo.functionaltests.ITFileUploadTest.txt
  • nuxeo-distribution-dm/ftest/webdriver/target/failsafe-reports/org.nuxeo.functionaltests.ITLoginLogoutTest.txt
  • nuxeo-distribution-dm/ftest/webdriver/target/failsafe-reports/org.nuxeo.functionaltests.ITModifyWorkspaceDescriptionTest.txt
  • nuxeo-distribution-dm/ftest/webdriver/target/failsafe-reports/org.nuxeo.functionaltests.ITUsersTest.txt
  • nuxeo-distribution-dm/ftest/webdriver/target/failsafe-reports/TEST-org.nuxeo.functionaltests.ITArchivedVersionsTest.xml
  • nuxeo-distribution-dm/ftest/webdriver/target/failsafe-reports/TEST-org.nuxeo.functionaltests.ITContextualActionsTest.xml
  • nuxeo-distribution-dm/ftest/webdriver/target/failsafe-reports/TEST-org.nuxeo.functionaltests.ITFileUploadTest.xml
  • nuxeo-distribution-dm/ftest/webdriver/target/failsafe-reports/TEST-org.nuxeo.functionaltests.ITLoginLogoutTest.xml
  • nuxeo-distribution-dm/ftest/webdriver/target/failsafe-reports/TEST-org.nuxeo.functionaltests.ITModifyWorkspaceDescriptionTest.xml
  • nuxeo-distribution-dm/ftest/webdriver/target/failsafe-reports/TEST-org.nuxeo.functionaltests.ITUsersTest.xml
  • nuxeo-distribution-dm/ftest/webdriver/target/nuxeo-error.log
  • nuxeo-distribution-dm/ftest/webdriver/target/server.log
  • nuxeo-distribution-dm/ftest/webdriver/target/stderr.log
  • nuxeo-distribution-dm/ftest/webdriver/target/tomcat/log/console.log
  • nuxeo-distribution-dm/ftest/webdriver/target/tomcat/log/nuxeo-error.log
  • nuxeo-distribution-dm/ftest/webdriver/target/tomcat/log/nuxeo.pid
  • nuxeo-distribution-dm/ftest/webdriver/target/tomcat/log/nuxeoctl.log
  • nuxeo-distribution-dm/ftest/webdriver/target/tomcat/log/server.log
  • nuxeo-distribution-dm/ftest/webdriver/target/tomcat/log/stderr.log
  • nuxeo-distribution-dm/ftest/webdriver/target/tomcat/nxserver/config/distribution.properties
  • nuxeo-distribution-dm/ftest/webdriver/target/tomcat/nxserver/data/derby/derby.log
  • nuxeo-distribution-dm/ftest/webdriver/target/tomcat/nxserver/data/derby/nuxeo/log/log.ctrl
  • nuxeo-distribution-dm/ftest/webdriver/target/tomcat/nxserver/data/derby/nuxeo/log/log1.dat
  • nuxeo-distribution-dm/ftest/webdriver/target/tomcat/nxserver/data/derby/nuxeo/log/logmirror.ctrl
  • nuxeo-distribution-dm/ftest/webdriver/target/tomcat/nxserver/data/installAfterRestart-DAM.log
  • nuxeo-distribution-dm/ftest/webdriver/target/tomcat/nxserver/data/installAfterRestart-DM.log
  • nuxeo-distribution-dm/ftest/webdriver/target/tomcat/nxserver/data/installAfterRestart-SC.log

  • CONSOLE OUTPUT
    [...truncated 15 lines...]
    [INFO] Unable to find resource 'org.nuxeo.ecm.distribution:nuxeo-distribution:pom:5.6.0-HF02-SNAPSHOT' in repository public-snapshot (http://maven.nuxeo.org/nexus/content/groups/public-snapshot)
    [INFO] ------------------------------------------------------------------------
    [ERROR] FATAL ERROR
    [INFO] ------------------------------------------------------------------------
    [INFO] Error building POM (may not be this project's POM).
    Project ID: null:nuxeo-distribution-dm-webdriver-tests:jar:null
    Reason: Cannot find parent: org.nuxeo.ecm.distribution:nuxeo-distribution for project: null:nuxeo-distribution-dm-webdriver-tests:jar:null for project null:nuxeo-distribution-dm-webdriver-tests:jar:null
    [INFO] ------------------------------------------------------------------------
    [INFO] Trace
    org.apache.maven.reactor.MavenExecutionException: Cannot find parent: org.nuxeo.ecm.distribution:nuxeo-distribution for project: null:nuxeo-distribution-dm-webdriver-tests:jar:null for project null:nuxeo-distribution-dm-webdriver-tests:jar:null
    at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:404)
    at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:272)
    at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
    at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
    at org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
    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.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
    at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
    at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
    at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
    Caused by: org.apache.maven.project.ProjectBuildingException: Cannot find parent: org.nuxeo.ecm.distribution:nuxeo-distribution for project: null:nuxeo-distribution-dm-webdriver-tests:jar:null for project null:nuxeo-distribution-dm-webdriver-tests:jar:null
    at org.apache.maven.project.DefaultMavenProjectBuilder.assembleLineage(DefaultMavenProjectBuilder.java:1396)
    at org.apache.maven.project.DefaultMavenProjectBuilder.buildInternal(DefaultMavenProjectBuilder.java:823)
    at org.apache.maven.project.DefaultMavenProjectBuilder.buildFromSourceFileInternal(DefaultMavenProjectBuilder.java:508)
    at org.apache.maven.project.DefaultMavenProjectBuilder.build(DefaultMavenProjectBuilder.java:200)
    at org.apache.maven.DefaultMaven.getProject(DefaultMaven.java:604)
    at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:487)
    at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:391)
    ... 12 more
    Caused by: org.apache.maven.project.ProjectBuildingException: POM 'org.nuxeo.ecm.distribution:nuxeo-distribution' not found in repository: Unable to download the artifact from any repository
    org.nuxeo.ecm.distribution:nuxeo-distribution:pom:5.6.0-HF02-SNAPSHOT
    from the specified remote repositories:
    public (http://maven.nuxeo.org/nexus/content/groups/public),
    central (http://repo1.maven.org/maven2),
    public-snapshot (http://maven.nuxeo.org/nexus/content/groups/public-snapshot)
    for project org.nuxeo.ecm.distribution:nuxeo-distribution
    at org.apache.maven.project.DefaultMavenProjectBuilder.findModelFromRepository(DefaultMavenProjectBuilder.java:605)
    at org.apache.maven.project.DefaultMavenProjectBuilder.assembleLineage(DefaultMavenProjectBuilder.java:1392)
    ... 18 more
    Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: Unable to download the artifact from any repository
    org.nuxeo.ecm.distribution:nuxeo-distribution:pom:5.6.0-HF02-SNAPSHOT
    from the specified remote repositories:
    public (http://maven.nuxeo.org/nexus/content/groups/public),
    central (http://repo1.maven.org/maven2),
    public-snapshot (http://maven.nuxeo.org/nexus/content/groups/public-snapshot)
    at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:228)
    at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:90)
    at org.apache.maven.project.DefaultMavenProjectBuilder.findModelFromRepository(DefaultMavenProjectBuilder.java:558)
    ... 19 more
    Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to download the artifact from any repository
    at org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:404)
    at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:216)
    ... 21 more
    [INFO] ------------------------------------------------------------------------
    [INFO] Total time: 1 second
    [INFO] Finished at: Fri Oct 05 13:27:07 CEST 2012
    [INFO] Final Memory: 4M/490M
    [INFO] ------------------------------------------------------------------------
    Build step 'Invoke top-level Maven targets' marked build as failure
    Archiving artifacts
    Checking ^\d{4}-\d{2}-\d{2}.*ERROR.*
    Recording test results
    [ci-game] evaluating rule: Build result
    [ci-game] scored: -10.0
    [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