BUILD FAILURE
Build URLhttps://qa.nuxeo.org/jenkins/job/addons_FT_nuxeo-shared-bookmark-master/876/
Project:addons_FT_nuxeo-shared-bookmark-master
Date of build:Mon, 21 Jul 2014 20:45:10 +0200
Build duration:3.1 sec

CHANGES
No Changes

BUILD ARTIFACTS
  • ftest/selenium/target/results/result-suite.html
  • ftest/selenium/target/tomcat/log/classloader.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/log/tomcat.log
  • ftest/selenium/target/tomcat/nxserver/config/distribution.properties
  • marketplace-explicit/target/nuxeo-shared-bookmark-marketplace-1.1.4-SNAPSHOT.zip

  • BUILD ARTIFACTS
    Nuxeo Platform Classification Marketplace packaging
    Nuxeo Classification - API
    Nuxeo Classification - CORE
    Nuxeo Classification - Facade
    Nuxeo classification components
    Nuxeo Classification - WEB
    Marketplace package - explicit build method
    Sample functional tests with Selenium
    Nuxeo Platform Shared Bookmarks packaging

    CONSOLE OUTPUT
    [...truncated 39 lines...]
    Started by upstream project "nuxeo-services-master" build number 1454
    Started by upstream project "nuxeo-theme-master" build number 1299
    originally caused by:
    Started by upstream project "nuxeo-services-master" build number 1454
    Started by upstream project "nuxeo-services-master" build number 1454
    Started by upstream project "nuxeo-features-master" build number 2764
    Started by upstream project "addons_nuxeo-shell-master" build number 998
    originally caused by:
    Started by upstream project "addons-master" build number 3080
    Started by upstream project "addons_nuxeo-dam-master" build number 1006
    originally caused by:
    Started by upstream project "addons_nuxeo-platform-audio-master" build number 1051
    originally caused by:
    Started by GitHub push by troger
    Started by GitHub push by troger
    Started by GitHub push by troger
    Started by GitHub push by troger
    Started by GitHub push by troger
    Started by GitHub push by troger
    Started by GitHub push by troger
    Started by GitHub push by troger
    Started by GitHub push by troger
    Started by upstream project "nuxeo-distribution-master" build number 2617
    originally caused by:
    Started by upstream project "addons-master" build number 3080
    originally caused by:
    Started by upstream project "nuxeo-dm-master" build number 2267
    originally caused by:
    Started by upstream project "nuxeo-features-master" build number 2764
    originally caused by:
    Started by GitHub push by troger
    Started by GitHub push by troger
    Started by upstream project "nuxeo-services-master" build number 1454
    originally caused by:
    Started by GitHub push by troger
    Started by upstream project "nuxeo-jsf-master" build number 2120
    originally caused by:
    Started by upstream project "nuxeo-services-master" build number 1454
    Started by upstream project "nuxeo-theme-master" build number 1299
    originally caused by:
    Started by upstream project "nuxeo-services-master" build number 1454
    Started by upstream project "nuxeo-services-master" build number 1454
    Started by upstream project "nuxeo-features-master" build number 2764
    Started by upstream project "addons_nuxeo-shell-master" build number 998
    originally caused by:
    Started by upstream project "addons-master" build number 3080
    Started by upstream project "addons_nuxeo-dam-master" build number 1006
    originally caused by:
    Started by upstream project "addons_nuxeo-platform-audio-master" build number 1051
    originally caused by:
    Started by GitHub push by troger
    Started by GitHub push by troger
    Started by GitHub push by troger
    Started by GitHub push by troger
    Started by GitHub push by troger
    Started by GitHub push by troger
    Started by GitHub push by troger
    Started by GitHub push by troger
    Started by GitHub push by troger
    Building remotely on joyeux (SLAVE ITFFCURRENT FFCURRENT IT_TEST IT PUB_DEPLOY) in workspace /home/hudson/tmp/workspace/addons_FT_nuxeo-shared-bookmark-master
    > git rev-parse --is-inside-work-tree
    Fetching changes from the remote Git repository
    > git config remote.origin.url [email protected]:nuxeo/marketplace-shared-bookmarks.git
    Fetching upstream changes from [email protected]:nuxeo/marketplace-shared-bookmarks.git
    > git --version
    > git fetch --tags --progress [email protected]:nuxeo/marketplace-shared-bookmarks.git +refs/heads/*:refs/remotes/origin/*
    FATAL: Failed to fetch from [email protected]:nuxeo/marketplace-shared-bookmarks.git
    hudson.plugins.git.GitException: Failed to fetch from [email protected]:nuxeo/marketplace-shared-bookmarks.git
    at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:623)
    at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:855)
    at hudson.plugins.git.GitSCM.checkout(GitSCM.java:880)
    at hudson.model.AbstractProject.checkout(AbstractProject.java:1252)
    at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615)
    at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
    at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
    at hudson.model.Run.execute(Run.java:1710)
    at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
    at hudson.model.ResourceController.execute(ResourceController.java:88)
    at hudson.model.Executor.run(Executor.java:234)
    Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress [email protected]:nuxeo/marketplace-shared-bookmarks.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
    stdout:
    stderr: Permission denied (publickey).
    fatal: The remote end hung up unexpectedly
    at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1325)
    at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1186)
    at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$200(CliGitAPIImpl.java:87)
    at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:257)
    at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
    at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
    at hudson.remoting.UserRequest.perform(UserRequest.java:118)
    at hudson.remoting.UserRequest.perform(UserRequest.java:48)
    at hudson.remoting.Request$2.run(Request.java:328)
    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)

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

    Reply via email to