Build failed in Jenkins: java-support-v7-multi » Amazon-11,Ubuntu18 #1395
Shibboleth Jenkins
noreply at shibboleth.net
Sun Oct 27 22:20:11 EDT 2019
See <http://127.0.0.1:1583/jenkins/job/java-support-v7-multi/jdk=Amazon-11,label=Ubuntu18/1395/display/redirect>
Changes:
------------------------------------------
Started by upstream project "java-support-v7-multi" build number 1395
originally caused by:
Started by upstream project "trigger-multi-v7" build number 99
originally caused by:
Started by upstream project "java-identity-provider-v3-nightly" build number 1653
originally caused by:
Started by upstream project "java-opensaml-v3-nightly" build number 1652
originally caused by:
Started by upstream project "spring-extensions-v5-nightly" build number 1646
originally caused by:
Started by upstream project "java-support-v7-nightly" build number 1646
originally caused by:
Started by upstream project "java-parent-project-v7-nightly" build number 1641
originally caused by:
Started by upstream project "trigger-nightly-v7" build number 1637
originally caused by:
Started by timer
Running as SYSTEM
Building remotely on EC2 (Ubuntu18) - Ubuntu18 (i-007dd7df7ed840b01) (Ubuntu18) in workspace <http://127.0.0.1:1583/jenkins/job/java-support-v7-multi/jdk=Amazon-11,label=Ubuntu18/ws/>
No credentials specified
Cloning the remote Git repository
Cloning repository git://git.shibboleth.net/java-support
> git init <http://127.0.0.1:1583/jenkins/job/java-support-v7-multi/jdk=Amazon-11,label=Ubuntu18/ws/> # timeout=10
Fetching upstream changes from git://git.shibboleth.net/java-support
> git --version # timeout=10
> git fetch --tags --progress -- git://git.shibboleth.net/java-support +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url git://git.shibboleth.net/java-support # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://git.shibboleth.net/java-support # timeout=10
Fetching upstream changes from git://git.shibboleth.net/java-support
> git fetch --tags --progress -- git://git.shibboleth.net/java-support +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://git.shibboleth.net/java-support
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:894)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1161)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
at hudson.scm.SCM.checkout(SCM.java:504)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1815)
at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress -- git://git.shibboleth.net/java-support +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout:
stderr: fatal: unable to connect to git.shibboleth.net:
git.shibboleth.net[0: 174.142.198.206]: errno=Connection timed out
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2172)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1864)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:78)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:545)
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:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.lang.Thread.run(Thread.java:834)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (Ubuntu18) - Ubuntu18 (i-007dd7df7ed840b01)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:957)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
at sun.reflect.GeneratedMethodAccessor215.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
at com.sun.proxy.$Proxy90.execute(Unknown Source)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:892)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1161)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
at hudson.scm.SCM.checkout(SCM.java:504)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1815)
at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
Did not find any matching files.
More information about the commits
mailing list