See https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_latest/539/display/redirect?page=changes
Changes:
[Oliver Smith] …gerrit/comment_generate: make error more helpful
[Oliver Smith] jobs/osmo-gsm-tester-build: fix Missing parameter
[Oliver Smith] libosmo-sccp -> libosmo-sigtran
------------------------------------------ Started by user Oliver Smith Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_latest/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_latest/ws/ # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ci
git --version # timeout=10 git --version # 'git version 2.39.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
git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 2410e86b2a832f1345445f700df1a665f9394397 (origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f 2410e86b2a832f1345445f700df1a665f9394397 # timeout=10
Commit message: "libosmo-sccp -> libosmo-sigtran"
git rev-list --no-walk 0b8f91d008d695a3f9fe397b9046de00154e26f0 # timeout=10
[Osmocom_OBS_latest] $ /bin/sh -xe /tmp/jenkins5578058876948592926.sh + export PYTHONUNBUFFERED=1 + ./scripts/obs/update_obs_project.py --apiurl https://obs.osmocom.org --conflict-version --docker --feed latest --meta osmocom:latest docker: building image debian-12-osmocom-obs-build-srcpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:12', '--build-arg', 'DISTRO_FROM=debian:12', '--build-arg', 'UID=1000', '-t', 'debian-12-osmocom-obs-build-srcpkg', '-f', 'https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_latest/ws/scripts/obs/data/build_srcpkg.Dockerfile', 'https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_latest/ws/scripts/obs/data'] #0 building with "default" instance using docker driver
#1 [internal] load build definition from build_srcpkg.Dockerfile #1 transferring dockerfile: 561B done #1 DONE 0.1s
#2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s
#3 [internal] load metadata for docker.io/library/debian:12 #3 DONE 0.7s
#4 [1/3] FROM docker.io/library/debian:12@sha256:b8084b1a576c5504a031936e1132574f4ce1d6cc7130bbcc25a28f074539ae6b #4 DONE 0.0s
#5 [2/3] RUN APT-GET update && apt-get upgrade -y && apt-get install -y --no-install-recommends ca-certificates colordiff debhelper dh-python dpkg-dev fakeroot git git-review gnupg2 libxml2-utils lsb-release meson osc python3-packaging python3-setuptools quilt rebar3 sed && apt-get clean #5 CACHED
#6 [3/3] RUN USERADD --uid=1000 -m user #6 CACHED
#7 exporting to image #7 exporting layers done #7 writing image sha256:231d43956651581c07ef188835b409767f547f777ce9c36ea2809f33f8e96ba6 done #7 naming to docker.io/library/debian-12-osmocom-obs-build-srcpkg done #7 DONE 0.0s docker: running: update_obs_project.py inside docker OBS: getting packages in osmocom:latest
### Building source packages ###
osmocom-latest: getting OBS version osmocom-latest: skipping (1.0.0 is up-to-date) erlang/osmo_dia2gsup: getting latest tag from git remote erlang/osmo_dia2gsup: getting OBS version erlang/osmo_dia2gsup: skipping (0.2.0 is up-to-date) erlang/osmo-epdg: getting latest tag from git remote erlang/osmo-epdg: getting OBS version erlang/osmo-epdg: skipping (0.1.0 is up-to-date) erlang/osmo-s1gw: getting latest tag from git remote erlang/osmo-s1gw: getting OBS version erlang/osmo-s1gw: skipping (0.1.1 is up-to-date) gapk: getting latest tag from git remote gapk: getting OBS version gapk: skipping (1.1.2 is up-to-date) libasn1c: getting latest tag from git remote libasn1c: getting OBS version libasn1c: skipping (0.9.37 is up-to-date) libgtpnl: getting latest tag from git remote libgtpnl: getting OBS version libgtpnl: skipping (1.3.0 is up-to-date) libosmo-abis: getting latest tag from git remote libosmo-abis: getting OBS version libosmo-abis: skipping (1.6.0 is up-to-date) libosmo-dsp: getting latest tag from git remote libosmo-dsp: getting OBS version libosmo-dsp: skipping (0.4.0 is up-to-date) libosmo-gprs: getting latest tag from git remote libosmo-gprs: skipping (no git tag/branch found) libosmo-netif: getting latest tag from git remote libosmo-netif: getting OBS version libosmo-netif: skipping (1.5.1 is up-to-date) libosmo-pfcp: getting latest tag from git remote libosmo-pfcp: getting OBS version libosmo-pfcp: skipping (0.4.0 is up-to-date) libosmo-sccp-legacy: getting latest tag from git remote
ERROR: command failed unexpectedly
*** command *** ['git', 'ls-remote', '--tags', '--sort=-v:refname', 'https://gerrit.osmocom.org/libosmo-sccp-legacy']
*** returncode *** 128
*** output *** fatal: unable to access 'https://gerrit.osmocom.org/libosmo-sccp-legacy/': The requested URL returned error: 403
*** python trace *** Traceback (most recent call last): File "/obs/update_obs_project.py", line 265, in <module> main() File "/obs/update_obs_project.py", line 259, in main build_srcpkgs(pkgs_remote, packages) File "/obs/update_obs_project.py", line 151, in build_srcpkgs build_srcpkg_if_needed(pkgs_remote, package, False) File "/obs/update_obs_project.py", line 100, in build_srcpkg_if_needed latest_version = lib.git.get_latest_tag_remote(package) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/obs/lib/git.py", line 137, in get_latest_tag_remote ls_remote = lib.run_cmd(["git", "ls-remote", "--tags", "--sort=-v:refname", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/obs/lib/__init__.py", line 200, in run_cmd exit_error_cmd(p, "command failed unexpectedly") File "/obs/lib/__init__.py", line 161, in exit_error_cmd raise RuntimeError("shell command related error, find details right above" RuntimeError: shell command related error, find details right above this python trace Build step 'Execute shell' marked build as failure
jenkins-notifications@lists.osmocom.org