Skip to content
Success

#52114 (Jun 30, 2026, 9:47:22 AM)

Started 8 hr 56 min ago
Took 0.82 sec on build5-deb12build-ansible

Started by upstream project gerrit-onomondo-eim build number 22
originally caused by:

This run spent:

  • 8.2 sec waiting;
  • 0.82 sec build duration;
  • 9 sec total from scheduled to completion.
Revision: 4bc9c1a7b413d00fb4e4c154b4259929bb44cba0
Repository: https://gerrit.osmocom.org/osmo-ci
  • origin/master
jobs/{master,gerrit}: eim,ipa: wipe-workspace

Set wipe-workspace for the onomondo-eim and onomondo-ipa jobs to true,
so previous failures cannot influence new jenkins job runs. E.g.
currently we had gerrit-onomondo-ipa-build failing with:

  + mkdir build
  mkdir: cannot create directory 'build': File exists

Most existing jobs call scripts/osmo-clean-workspace.sh from osmo-ci.git
at the beginning of their jenkins.sh instead of using wipe-workspace.
But this doesn't have any advantage here while making jenkins.sh more
complex. Let's use the built-in feature from jenkins here.

Change-Id: If4ef5ab804b05ad630cfa770741fe6053fdfb637
laforge at