Skip to content
Failed

Console Output

Started by upstream project "gerrit-pysim" build number 2751
originally caused by:
 Triggered by Gerrit: https://gerrit.osmocom.org/c/pysim/+/40209 in silent mode.
Running as SYSTEM
Building on the built-in node in workspace /var/jenkins_home/jobs/gerrit-pysim-build/workspace
The recommended git tool is: NONE
using credential d5eda5e9-b59d-44ba-88d2-43473cb6e42d
 > git rev-parse --resolve-git-dir /var/jenkins_home/jobs/gerrit-pysim-build/workspace/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/pysim # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/pysim
 > git --version # timeout=10
 > git --version # 'git version 2.47.3'
using GIT_SSH to set credentials gerrit.osmocom.org
Verifying host key using known hosts file, will automatically accept unseen keys
 > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/pysim refs/changes/09/40209/7 # timeout=10
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
Checking out Revision 4412f6ea1dd91366bdcd3b01db1379df8b3edd4d (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4412f6ea1dd91366bdcd3b01db1379df8b3edd4d # timeout=10
hudson.plugins.git.GitException: Command "git checkout -f 4412f6ea1dd91366bdcd3b01db1379df8b3edd4d" returned status code 128:
stdout: 
stderr: Previous HEAD position was e2e2dac7f personalization: allow reading back multiple values from PES
fatal: update_ref failed for ref 'HEAD': cannot lock ref 'HEAD': Unable to create '/var/jenkins_home/jobs/gerrit-pysim-build/workspace/.git/HEAD.lock': File exists.

Another git process seems to be running in this repository, e.g.
an editor opened by 'git commit'. Please make sure all processes
are terminated then try again. If it still fails, a git process
may have crashed in this repository earlier:
remove the file manually to continue.

	at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2848)
	at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:3178)
Caused: hudson.plugins.git.GitException: Could not checkout 4412f6ea1dd91366bdcd3b01db1379df8b3edd4d
	at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:3206)
	at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1360)
	at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
Caused: java.io.IOException
	at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1279)
	at hudson.scm.SCM.checkout(SCM.java:540)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1250)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:522)
	at hudson.model.Run.execute(Run.java:1860)
	at PluginClassLoader for matrix-project//hudson.matrix.MatrixBuild.run(MatrixBuild.java:331)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:460)
Retrying after 10 seconds
The recommended git tool is: NONE
using credential d5eda5e9-b59d-44ba-88d2-43473cb6e42d
 > git rev-parse --resolve-git-dir /var/jenkins_home/jobs/gerrit-pysim-build/workspace/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/pysim # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/pysim
 > git --version # timeout=10
 > git --version # 'git version 2.47.3'
using GIT_SSH to set credentials gerrit.osmocom.org
Verifying host key using known hosts file, will automatically accept unseen keys
 > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/pysim refs/changes/09/40209/7 # timeout=10
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
Checking out Revision 4412f6ea1dd91366bdcd3b01db1379df8b3edd4d (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4412f6ea1dd91366bdcd3b01db1379df8b3edd4d # timeout=10
Commit message: "personalization audit: optionally audit all (unknown) SD keys"
Triggering gerrit-pysim-build » distcheck,a1=default,a3=default,a4=default,osmocom-gerrit
Triggering gerrit-pysim-build » test,a1=default,a3=default,a4=default,simtester
Triggering gerrit-pysim-build » pylint,a1=default,a3=default,a4=default,osmocom-gerrit
Triggering gerrit-pysim-build » docs,a1=default,a3=default,a4=default,osmocom-gerrit
gerrit-pysim-build » distcheck,a1=default,a3=default,a4=default,osmocom-gerrit completed with result SUCCESS
gerrit-pysim-build » test,a1=default,a3=default,a4=default,simtester completed with result SUCCESS
gerrit-pysim-build » pylint,a1=default,a3=default,a4=default,osmocom-gerrit completed with result FAILURE
gerrit-pysim-build » docs,a1=default,a3=default,a4=default,osmocom-gerrit completed with result SUCCESS
Finished: FAILURE