Skip to content
Success

#28862 (Jun 29, 2026, 8:53:25 AM)

Started 23 days ago
Took 2.2 sec on build4-deb12build-ansible

Started by upstream project gerrit-osmo-ci build number 1009
originally caused by:

    This run spent:

    • 7 sec waiting;
    • 2.2 sec build duration;
    • 9.3 sec total from scheduled to completion.
    Revision: e394b5dafd3a19f3504c24795f70ab74b370944a
    Repository: $GERRIT_REPO_URL
    • 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 have 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
    Oliver Smith at