See https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_master/19099/display/redirect
Changes:
------------------------------------------ Started by user Oliver Smith Running as SYSTEM Building remotely on build2-deb10build-ansible (obs osmo-gsm-tester-build osmocom-master-debian10 ttcn3-ggsn-test-kernel-git osmocom-gerrit-debian10 osmocom-gerrit repo-install-test osmocom-master) in workspace https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_master/ws/ 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 https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_master/ws/ # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ci
git --version # timeout=10 git --version # 'git version 2.20.1' 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
git rev-parse refs/remotes/origin/osmith/wip^{commit} # timeout=10 git rev-parse osmith/wip^{commit} # timeout=10
Checking out Revision fb7bd1ebe07f968180d3dc5a9dbe67b0e6571e33 (refs/remotes/origin/osmith/wip)
git config core.sparsecheckout # timeout=10 git checkout -f fb7bd1ebe07f968180d3dc5a9dbe67b0e6571e33 # timeout=10
Commit message: "OBS: don't downgrade version in debian/changelog"
git rev-list --no-walk c62b1257cc60c1f3975fb802c30cea973b6542d0 # timeout=10
First time build. Skipping changelog. [Osmocom_OBS_master] $ /bin/sh -xe /tmp/jenkins531399654119603278.sh + export PYTHONUNBUFFERED=1 + ./scripts/obs/update_obs_project.py --apiurl https://obs.osmocom.org --conflict-version --docker --feed master --meta osmocom:master Traceback (most recent call last): File "./scripts/obs/update_obs_project.py", line 12, in <module> import lib.metapkg File "https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_master/ws/scripts/obs/lib/metapkg.py", line 6, in <module> import lib.debian File "https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_master/ws/scripts/obs/lib/debian.py", line 6, in <module> import packaging.version ModuleNotFoundError: No module named 'packaging' Build step 'Execute shell' marked build as failure
jenkins-notifications@lists.osmocom.org