Build History trend

Git Polling Log

Started on Mar 29, 2024, 12:35:00 AM
Using strategy: Default
[poll] Last Built Revision: Revision b4bd9d591755521fbe466f32d8590f2c2f04b4f6 (refs/remotes/origin/develop)
The recommended git tool is: NONE
using credential af33df3a-79be-4696-a718-6d1127320060
 > /usr/bin/git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_SSH to set credentials git for projects.gwdg.de
Verifying host key using known hosts file
 > /usr/bin/git ls-remote -h -- git@git.projects.gwdg.de:dariah-de/tg/textgrid-laboratory/textgridlab-dependencies.git # timeout=10
FATAL: hudson.plugins.git.GitException: Command "/usr/bin/git ls-remote -h -- git@git.projects.gwdg.de:dariah-de/tg/textgrid-laboratory/textgridlab-dependencies.git" returned status code 128:
stdout: 
stderr: ssh: connect to host git.projects.gwdg.de port 22: Connection timed out
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

hudson.plugins.git.GitException: Command "/usr/bin/git ls-remote -h -- git@git.projects.gwdg.de:dariah-de/tg/textgrid-laboratory/textgridlab-dependencies.git" returned status code 128:
stdout: 
stderr: ssh: connect to host git.projects.gwdg.de port 22: Connection timed out
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2842)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2079)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2070)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.getHeadRev(CliGitAPIImpl.java:3735)
	at hudson.plugins.git.GitSCM.compareRemoteRevisionWithImpl(GitSCM.java:731)
	at hudson.plugins.git.GitSCM.compareRemoteRevisionWith(GitSCM.java:690)
Caused: java.io.IOException
	at hudson.plugins.git.GitSCM.compareRemoteRevisionWith(GitSCM.java:692)
	at hudson.scm.SCM.compareRemoteRevisionWith(SCM.java:419)
	at hudson.scm.SCM.poll(SCM.java:436)
	at hudson.model.AbstractProject._poll(AbstractProject.java:1419)
	at hudson.model.AbstractProject.poll(AbstractProject.java:1325)
	at jenkins.triggers.SCMTriggerItem$SCMTriggerItems$Bridge.poll(SCMTriggerItem.java:151)
	at hudson.triggers.SCMTrigger$Runner.runPolling(SCMTrigger.java:618)
	at hudson.triggers.SCMTrigger$Runner.run(SCMTrigger.java:665)
	at hudson.util.SequentialExecutionQueue$QueueEntry.run(SequentialExecutionQueue.java:123)
	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 9 sec
No changes