Last GitHub Push

Started on Jul 17, 2018 1:08:09 PM
Started by event from 192.30.252.35 ⇒ http://dev.digital-humanities.de:8080/ci/github-webhook/ on Tue Jul 17 13:08:09 CEST 2018
Using strategy: Default
[poll] Last Built Revision: Revision 5d9af2bf2dbe20134371dd9488cc63c0086c47c7 (refs/remotes/origin/master)
 > /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials 
 > /usr/bin/git ls-remote -h https://github.com/faustedition/faust-app # timeout=10
FATAL: hudson.plugins.git.GitException: Command "/usr/bin/git ls-remote -h https://github.com/faustedition/faust-app" returned status code 128:
stdout: 
stderr: error: gnutls_handshake() failed: A TLS fatal alert has been received. while accessing https://github.com/faustedition/faust-app/info/refs?service=git-upload-pack
fatal: HTTP request failed

hudson.plugins.git.GitException: Command "/usr/bin/git ls-remote -h https://github.com/faustedition/faust-app" returned status code 128:
stdout: 
stderr: error: gnutls_handshake() failed: A TLS fatal alert has been received. while accessing https://github.com/faustedition/faust-app/info/refs?service=git-upload-pack
fatal: HTTP request failed

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1721)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1625)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1616)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.getHeadRev(CliGitAPIImpl.java:2784)
	at hudson.plugins.git.GitSCM.compareRemoteRevisionWithImpl(GitSCM.java:698)
	at hudson.plugins.git.GitSCM.compareRemoteRevisionWith(GitSCM.java:657)
Caused: java.io.IOException
	at hudson.plugins.git.GitSCM.compareRemoteRevisionWith(GitSCM.java:659)
	at hudson.scm.SCM.compareRemoteRevisionWith(SCM.java:400)
	at hudson.scm.SCM.poll(SCM.java:417)
	at hudson.model.AbstractProject._poll(AbstractProject.java:1390)
	at hudson.model.AbstractProject.poll(AbstractProject.java:1293)
	at jenkins.triggers.SCMTriggerItem$SCMTriggerItems$Bridge.poll(SCMTriggerItem.java:143)
	at com.cloudbees.jenkins.GitHubPushTrigger$1.runPolling(GitHubPushTrigger.java:109)
	at com.cloudbees.jenkins.GitHubPushTrigger$1.run(GitHubPushTrigger.java:135)
	at hudson.util.SequentialExecutionQueue$QueueEntry.run(SequentialExecutionQueue.java:119)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Done. Took 0.37 sec
No changes