Skip to content

Git Polling Log

Started on May 15, 2024, 3:30:00 PM
Using strategy: SpecificRevisionBuildChooser
[poll] Last Built Revision: Revision 83cd34da3019ef88d26c82c861bf2ed5af865524 (PR-39)
The recommended git tool is: git
using credential github-bot
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
using GIT_ASKPASS to set credentials GitHub bot (username/token)
 > git ls-remote -h -- https://github.com/eclipse-cognicrypt/hugo-website-sources.git # timeout=10
Found 5 remote heads on https://github.com/eclipse-cognicrypt/hugo-website-sources.git
Ignoring refs/heads/dependabot/npm_and_yarn/themes/hugo-solstice-theme/ansi-html-and-eclipsefdn-solstice-assets--removed as it doesn't match any of the configured refspecs
Ignoring refs/heads/dependabot/npm_and_yarn/themes/hugo-solstice-theme/json5-and-eclipsefdn-solstice-assets-2.2.3 as it doesn't match any of the configured refspecs
Ignoring refs/heads/dependabot/npm_and_yarn/themes/hugo-solstice-theme/postcss-and-eclipsefdn-solstice-assets-8.4.18 as it doesn't match any of the configured refspecs
Ignoring refs/heads/dependabot/npm_and_yarn/themes/hugo-solstice-theme/color-string-and-eclipsefdn-solstice-assets--removed as it doesn't match any of the configured refspecs
Using strategy: Default
[poll] Last Built Revision: Revision 44731c69d61e662eb020d4c2c1143a1bc164f7c2 (refs/remotes/origin/master)
The recommended git tool is: NONE
using credential git.eclipse.org-bot-ssh
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
using GIT_SSH to set credentials ssh://git.eclipse.org
[INFO] Currently running in a labeled security context
 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4192301625125040776.key
Verifying host key using manually-configured host key entries
 > git ls-remote -h -- ssh://genie.cognicrypt@git.eclipse.org:29418/www.eclipse.org/cognicrypt.git # timeout=10
ERROR: polling failed in /home/jenkins/agent/workspace/build-and-publish-website_PR-39/www on hugo-agent-92bm6-qtg17
hudson.plugins.git.GitException: Command "git ls-remote -h -- ssh://genie.cognicrypt@git.eclipse.org:29418/www.eclipse.org/cognicrypt.git" returned status code 128:
stdout: 
stderr: fatal: project www.eclipse.org/cognicrypt not found
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:2846)
	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:3739)
	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 org.jenkinsci.plugins.workflow.job.WorkflowJob.poll(WorkflowJob.java:636)
	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:839)
Done. Took 0.39 sec
No changes