collapse
20%
WDescription%
Build stability: 4 out of the last 5 builds failed.20
Test Result: 0 tests failing out of a total of 110 tests.100
Build History
x
 
 
 
 
 
 
 
 
 
 

Last GitHub Push

Started on May 25, 2023, 10:40:57 AM
Started by event from 140.82.115.95 → 139.18.2.37 ⇒ https://ci.aksw.org:8080/jenkins/github-webhook/ on Thu May 25 10:40:57 CEST 2023
Using strategy: Default
[poll] Last Built Revision: Revision 195f3c40a0fd20e0aea6cf4cfcca3c50d34dc36b (origin/develop)
using credential github-api
 > git --version # timeout=10
using GIT_ASKPASS to set credentials 
 > git ls-remote -h -- git://github.com/SmartDataAnalytics/DL-Learner.git # timeout=10
FATAL: hudson.plugins.git.GitException: Command "git ls-remote -h -- git://github.com/SmartDataAnalytics/DL-Learner.git" returned status code 128:
stdout: 
stderr: fatal: unable to connect to github.com:
github.com[0: 140.82.121.4]: errno=Connection timed out


hudson.plugins.git.GitException: Command "git ls-remote -h -- git://github.com/SmartDataAnalytics/DL-Learner.git" returned status code 128:
stdout: 
stderr: fatal: unable to connect to github.com:
github.com[0: 140.82.121.4]: errno=Connection timed out


	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2436)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2050)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1950)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1941)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.getHeadRev(CliGitAPIImpl.java:3311)
	at hudson.plugins.git.GitSCM.compareRemoteRevisionWithImpl(GitSCM.java:715)
	at hudson.plugins.git.GitSCM.compareRemoteRevisionWith(GitSCM.java:674)
Caused: java.io.IOException
	at hudson.plugins.git.GitSCM.compareRemoteRevisionWith(GitSCM.java:676)
	at hudson.scm.SCM.compareRemoteRevisionWith(SCM.java:401)
	at hudson.scm.SCM.poll(SCM.java:418)
	at hudson.model.AbstractProject._poll(AbstractProject.java:1388)
	at hudson.model.AbstractProject.poll(AbstractProject.java:1291)
	at jenkins.triggers.SCMTriggerItem$SCMTriggerItems$Bridge.poll(SCMTriggerItem.java:143)
	at com.cloudbees.jenkins.GitHubPushTrigger$1.runPolling(GitHubPushTrigger.java:124)
	at com.cloudbees.jenkins.GitHubPushTrigger$1.run(GitHubPushTrigger.java:150)
	at hudson.util.SequentialExecutionQueue$QueueEntry.run(SequentialExecutionQueue.java:119)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Done. Took 2 min 10 sec
No changes