Started by upstream project "update-osmo-ci-on-slaves" build number 2514 originally caused by: Started by an SCM change Started by an SCM change Running as SYSTEM Building remotely on simtester in workspace /home/jenkins/workspace/update-osmo-ci-on-slaves/label/simtester The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/osmo-ci > git init /home/jenkins/workspace/update-osmo-ci-on-slaves/label/simtester # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ci > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ci # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision af1b259723805723146c6ac5c9f89a20b3b955c0 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f af1b259723805723146c6ac5c9f89a20b3b955c0 # timeout=10 Commit message: "ansible: update rpi4-2 and rpi4-3" > git rev-list --no-walk 1349db4bad28b9a5c6f0681aff450f18ca302470 # timeout=10 [simtester] $ /bin/sh -xe /tmp/jenkins9261478380358418729.sh + ./contrib/jenkins.sh + dirname ./contrib/jenkins.sh + realpath ./contrib/.. + WORKSPACE_DIR=/home/jenkins/workspace/update-osmo-ci-on-slaves/label/simtester + clone_repo osmo-ci + local project=osmo-ci + local url=https://gerrit.osmocom.org/osmo-ci + [ -d /home/jenkins/osmo-ci ] + cd /home/jenkins/osmo-ci + git remote set-url origin https://gerrit.osmocom.org/osmo-ci + git rev-parse HEAD 1349db4bad28b9a5c6f0681aff450f18ca302470 + git status On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean + git fetch From https://gerrit.osmocom.org/osmo-ci 1349db4..af1b259 master -> origin/master + git checkout -f -B master origin/master Reset branch 'master' Branch 'master' set up to track remote branch 'master' from 'origin'. Your branch is up to date with 'origin/master'. + git rev-parse HEAD af1b259723805723146c6ac5c9f89a20b3b955c0 + git status On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean + cd /home/jenkins/workspace/update-osmo-ci-on-slaves/label/simtester + clone_repo osmo-gsm-manuals + local project=osmo-gsm-manuals + local url=https://gerrit.osmocom.org/osmo-gsm-manuals + [ -d /home/jenkins/osmo-gsm-manuals ] + cd /home/jenkins/osmo-gsm-manuals + git remote set-url origin https://gerrit.osmocom.org/osmo-gsm-manuals + git rev-parse HEAD 4527acf936dc732b450bd73d95cd72a950ab5c67 + git status On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean + git fetch + git checkout -f -B master origin/master Reset branch 'master' Branch 'master' set up to track remote branch 'master' from 'origin'. Your branch is up to date with 'origin/master'. + git rev-parse HEAD 4527acf936dc732b450bd73d95cd72a950ab5c67 + git status On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean + cd /home/jenkins/workspace/update-osmo-ci-on-slaves/label/simtester + uname + [ Linux = Linux ] + [ x1 != x1 ] FATAL: Unable to delete script file /tmp/jenkins9261478380358418729.sh java.lang.InterruptedException at java.base/java.lang.Object.wait(Native Method) at hudson.remoting.Request.call(Request.java:177) at hudson.remoting.Channel.call(Channel.java:1041) at hudson.FilePath.act(FilePath.java:1229) at hudson.FilePath.act(FilePath.java:1218) at hudson.FilePath.delete(FilePath.java:1765) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:163) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) at hudson.model.Build$BuildExecution.build(Build.java:199) at hudson.model.Build$BuildExecution.doRun(Build.java:164) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) at hudson.model.Run.execute(Run.java:1894) at PluginClassLoader for matrix-project//hudson.matrix.MatrixRun.run(MatrixRun.java:153) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:446) Finished: SUCCESS