Should now have been applied to all jobs. (It is under "Restrict where this project can be run" )
On Fri, Jul 10, 2015 at 5:39 PM, Niclas Hedhman <[email protected]> wrote: > Found it. Fixing. > > On Fri, Jul 10, 2015 at 5:36 PM, Niclas Hedhman <[email protected]> > wrote: > >> Paul, >> I was instructed by infra to introduce a flag called "!cloud-slave" or >> something like that. And I added that to one of the jobs, not all. But I >> can't find it again to put it into all of them. Anything you know about? >> >> // Niclas >> >> On Fri, Jul 10, 2015 at 5:31 PM, Apache Jenkins Server < >> [email protected]> wrote: >> >>> See < >>> https://builds.apache.org/job/Zest%20-%20Check%20develop%20branch%20on%20Java7%20(Oracle%20JDK)/44/ >>> > >>> >>> ------------------------------------------ >>> Started by an SCM change >>> Building remotely on solaris1 (Solaris) in workspace < >>> https://builds.apache.org/job/Zest%20-%20Check%20develop%20branch%20on%20Java7%20(Oracle%20JDK)/ws/ >>> > >>> > /opt/csw/bin/git rev-parse --is-inside-work-tree # timeout=10 >>> Fetching changes from the remote Git repository >>> > /opt/csw/bin/git config remote.origin.url >>> https://git-wip-us.apache.org/repos/asf/zest-qi4j.git # timeout=10 >>> Fetching upstream changes from >>> https://git-wip-us.apache.org/repos/asf/zest-qi4j.git >>> > /opt/csw/bin/git --version # timeout=10 >>> FATAL: Failed to fetch from >>> https://git-wip-us.apache.org/repos/asf/zest-qi4j.git >>> hudson.plugins.git.GitException: Failed to fetch from >>> https://git-wip-us.apache.org/repos/asf/zest-qi4j.git >>> at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:647) >>> at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:889) >>> at hudson.plugins.git.GitSCM.checkout(GitSCM.java:914) >>> 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:1706) >>> at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) >>> at >>> hudson.model.ResourceController.execute(ResourceController.java:88) >>> at hudson.model.Executor.run(Executor.java:232) >>> Caused by: hudson.plugins.git.GitException: java.lang.RuntimeException: >>> Could not generate DH keypair >>> at >>> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkCredentials(CliGitAPIImpl.java:2251) >>> at >>> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1169) >>> at >>> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:85) >>> at >>> org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:280) >>> 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) >>> >> >> >> >> -- >> Niclas Hedhman, Software Developer >> http://zest.apache.org - New Energy for Java >> > > > > -- > Niclas Hedhman, Software Developer > http://zest.apache.org - New Energy for Java > -- Niclas Hedhman, Software Developer http://zest.apache.org - New Energy for Java
