See https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_master/53670/display/redirect
Changes:
------------------------------------------ Started by upstream project "master-openbsc" build number 16862 originally caused by: Started by upstream project "master-libsmpp34" build number 2351 originally caused by: Started by timer Started by upstream project "master-osmo-hlr" build number 11423 originally caused by: Started by upstream project "master-libosmo-netif" build number 8991 originally caused by: Started by upstream project "master-libosmo-abis" build number 6383 originally caused by: Started by upstream project "master-libosmocore" build number 3914 originally caused by: Started by timer Running as SYSTEM Building remotely on host2-deb11build-ansible (ttcn3 obs osmocom-gerrit 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.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
git rev-parse refs/remotes/origin/refs/remotes/origin/master^{commit} # timeout=10 git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 072c4df738a43f554321d768f3dce9653139434c (refs/remotes/origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f 072c4df738a43f554321d768f3dce9653139434c # timeout=10
Commit message: "jobs/ttcn3-testsuites.yml: add ttcn3-bts-test-io_uring"
git rev-list --no-walk 072c4df738a43f554321d768f3dce9653139434c # timeout=10
[Osmocom_OBS_master] $ /bin/sh -xe /tmp/jenkins1023342609653417172.sh + export PYTHONUNBUFFERED=1 + ./scripts/obs/update_obs_project.py --apiurl https://obs.osmocom.org --conflict-version --docker --feed master --meta osmocom:master 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_master/ws/scripts/obs/data/build_srcpkg.Dockerfile', 'https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_master/ws/scripts/obs/data'] #0 building with "default" instance using docker driver
#1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s
#2 [internal] load build definition from build_srcpkg.Dockerfile #2 transferring dockerfile: 561B done #2 DONE 0.0s
#3 [internal] load metadata for docker.io/library/debian:12 #3 DONE 1.0s
#4 [1/3] FROM docker.io/library/debian:12@sha256:fac2c0fd33e88dfd3bc88a872cfb78dcb167e74af6162d31724df69e482f886c #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:85ef4182c0e701d20471a7f8a234ba8032a068a7f943a56ab3f7312a67242f82 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:master
ERROR: command failed unexpectedly
*** command *** ['osc', '-A', 'https://obs.osmocom.org', 'list', 'osmocom:master']
*** returncode *** 1
*** output *** Server returned an error: HTTP Error 500: Internal Server Error
Request: https://obs.osmocom.org/source/osmocom:master Headers: Server: nginx Date: Tue, 21 May 2024 00:02:58 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 4393 Connection: close cache-control: no-cache, no-store, must-revalidate Status: 500 Internal Server Error Cache-Control: public
*** python trace *** Traceback (most recent call last): File "/obs/update_obs_project.py", line 251, in <module> main() File "/obs/update_obs_project.py", line 243, in main pkgs_remote = lib.osc.get_remote_pkgs() ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/obs/lib/osc.py", line 63, in get_remote_pkgs ret = run_osc(["list", proj]) ^^^^^^^^^^^^^^^^^^^^^^^ File "/obs/lib/osc.py", line 58, in run_osc return lib.run_cmd(cmd, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/obs/lib/__init__.py", line 179, in run_cmd exit_error_cmd(p, "command failed unexpectedly") File "/obs/lib/__init__.py", line 140, 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