See https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_wireshark/294/display/redirect
Changes:
------------------------------------------ Started by user Oliver Smith Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_wireshark/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_wireshark/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 origin/master^{commit} # timeout=10
Checking out Revision a9c93850c35e3bac01b6d58e6c00df0e83806617 (origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f a9c93850c35e3bac01b6d58e6c00df0e83806617 # timeout=10
Commit message: "jobs/osmo-gsm-tester-virtual: kill old instances"
git rev-list --no-walk a9c93850c35e3bac01b6d58e6c00df0e83806617 # timeout=10
[Osmocom_OBS_wireshark] $ /bin/sh -xe /tmp/jenkins4497883759125536210.sh + export PYTHONUNBUFFERED=1 + ./scripts/obs/update_obs_wireshark.sh osmocom:wireshark + prepare_git_repo + cd https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_wireshark/ws/scripts/obs + [ -d _cache/wireshark ] + mkdir -p _cache + git -C _cache clone https://gitlab.com/wireshark/wireshark.git Cloning into 'wireshark'... + git -C _cache/wireshark remote add osmocom https://gitea.osmocom.org/osmocom/wireshark + cd _cache/wireshark + git fetch --all Fetching origin Fetching osmocom From https://gitea.osmocom.org/osmocom/wireshark * [new branch] daniel/osmux -> osmocom/daniel/osmux * [new branch] laforge/amr-2023 -> osmocom/laforge/amr-2023 * [new branch] laforge/doc-fixes -> osmocom/laforge/doc-fixes * [new branch] laforge/pending -> osmocom/laforge/pending * [new branch] laforge/qcdiag -> osmocom/laforge/qcdiag * [new branch] laforge/rspro -> osmocom/laforge/rspro * [new branch] master -> osmocom/master * [new branch] mobis -> osmocom/mobis * [new branch] mobis_new -> osmocom/mobis_new * [new branch] more-patches -> osmocom/more-patches * [new branch] osmith/deb-packaging -> osmocom/osmith/deb-packaging * [new branch] osmith/wip -> osmocom/osmith/wip * [new branch] osmocom/master -> osmocom/osmocom/master * [new branch] osmocom/qcdiag -> osmocom/osmocom/qcdiag * [new branch] pespin/amr -> osmocom/pespin/amr * [new branch] pespin/csn1 -> osmocom/pespin/csn1 * [new branch] pespin/osmux-stats -> osmocom/pespin/osmux-stats * [new branch] pespin/osmux-wip -> osmocom/pespin/osmux-wip * [new branch] pespin/racap -> osmocom/pespin/racap * [new branch] pespin/racap-tmp -> osmocom/pespin/racap-tmp * [new branch] pespin/rlcmac -> osmocom/pespin/rlcmac * [new branch] sylvain/gmr -> osmocom/sylvain/gmr * [new branch] sylvain/gmr1 -> osmocom/sylvain/gmr1 * [new branch] thomas/dect -> osmocom/thomas/dect + git clean -fdx + git checkout -f -B osmocom/all-in-one origin/master Switched to a new branch 'osmocom/all-in-one' Branch 'osmocom/all-in-one' set up to track remote branch 'master' from 'origin'. + git merge --no-edit osmocom/osmith/deb-packaging Updating 50bf11fd8c..b1ce07c2a2 Fast-forward debian | 1 + packaging/debian/control | 2 +- packaging/debian/rules | 6 ++++-- 3 files changed, 6 insertions(+), 3 deletions(-) create mode 120000 debian + git merge --no-edit osmocom/osmocom/qcdiag Auto-merging epan/dissectors/packet-gsm_rlcmac.c Auto-merging epan/dissectors/CMakeLists.txt Merge made by the 'recursive' strategy. epan/dissectors/CMakeLists.txt | 4 + epan/dissectors/packet-gsm_rlcmac.c | 10 +- epan/dissectors/packet-qcdiag.c | 429 ++++++++++++++++++++++++++++++++ epan/dissectors/packet-qcdiag.h | 249 +++++++++++++++++++ epan/dissectors/packet-qcdiag_log.c | 472 ++++++++++++++++++++++++++++++++++++ epan/dissectors/packet-qcdiag_msg.c | 250 +++++++++++++++++++ 6 files changed, 1410 insertions(+), 4 deletions(-) create mode 100644 epan/dissectors/packet-qcdiag.c create mode 100644 epan/dissectors/packet-qcdiag.h create mode 100644 epan/dissectors/packet-qcdiag_log.c create mode 100644 epan/dissectors/packet-qcdiag_msg.c + git merge --no-edit osmocom/laforge/rspro Auto-merging epan/dissectors/packet-gsm_ipa.c Auto-merging epan/dissectors/asn1/CMakeLists.txt Auto-merging epan/dissectors/CMakeLists.txt Merge made by the 'recursive' strategy. epan/dissectors/CMakeLists.txt | 3 + epan/dissectors/asn1/CMakeLists.txt | 1 + epan/dissectors/asn1/rspro/CMakeLists.txt | 31 + epan/dissectors/asn1/rspro/RSPRO.asn | 347 ++++++ epan/dissectors/asn1/rspro/packet-rspro-template.c | 95 ++ epan/dissectors/asn1/rspro/packet-rspro-template.h | 16 + epan/dissectors/asn1/rspro/rspro.cnf | 28 + epan/dissectors/packet-gsm_ipa.c | 2 + epan/dissectors/packet-rspro.c | 1232 ++++++++++++++++++++ epan/dissectors/packet-rspro.h | 24 + epan/dissectors/packet-vsmartcard.c | 171 +++ 11 files changed, 1950 insertions(+) create mode 100644 epan/dissectors/asn1/rspro/CMakeLists.txt create mode 100644 epan/dissectors/asn1/rspro/RSPRO.asn create mode 100644 epan/dissectors/asn1/rspro/packet-rspro-template.c create mode 100644 epan/dissectors/asn1/rspro/packet-rspro-template.h create mode 100644 epan/dissectors/asn1/rspro/rspro.cnf create mode 100644 epan/dissectors/packet-rspro.c create mode 100644 epan/dissectors/packet-rspro.h create mode 100644 epan/dissectors/packet-vsmartcard.c + [ -n osmocom:wireshark ] + update_obs_project + cd https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_wireshark/ws/scripts/obs + ./update_obs_project.py --apiurl https://obs.osmocom.org --docker --allow-unknown-package --git-skip-checkout --git-skip-fetch --version-append ~osmocom osmocom:wireshark wireshark 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_wireshark/ws/scripts/obs/data/build_srcpkg.Dockerfile', 'https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_wireshark/ws/scripts/obs/data'] #0 building with "default" instance using docker driver
#1 [internal] load build definition from build_srcpkg.Dockerfile #1 transferring dockerfile: 535B done #1 DONE 0.0s
#2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s
#3 [internal] load metadata for docker.io/library/debian:12 #3 DONE 1.1s
#4 [1/3] FROM docker.io/library/debian:12@sha256:bac353db4cc04bc672b14029964e686cd7bad56fe34b51f432c1a1304b9928da #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 meson osc python3-packaging python3-setuptools 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:0389ad7064e5d7bdd9a37b714fd086a1be6246460b28afbfb0e743d1e912b4bf 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:wireshark
### Building source packages ###
wireshark: building source package (feed is nightly) wireshark: using cached https://gerrit.osmocom.org/wireshark (not cloning, not fetching) wireshark: 'git clean -ffxd' wireshark: skipping git checkout, current commit: a6d8dd8dff Merge remote-tracking branch 'osmocom/laforge/rspro' into osmocom/all-in-one wireshark: building source package 4.3.0rc0.1078-a6d8d~osmocom wireshark: adding debian/changelog entry (4.3.0 => 4.3.0rc0.1078-a6d8d~osmocom) wireshark: building debian source package
ERROR: command failed unexpectedly
*** command *** ['dpkg-buildpackage', '-S', '-uc', '-us', '-d']
*** returncode *** 2
*** output *** dpkg-buildpackage: info: source package wireshark dpkg-buildpackage: info: source version 4.3.0rc0.1078.a6d8d~osmocom dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Osmocom OBS scripts info@osmocom.org dpkg-source --before-build . fakeroot debian/rules clean make: lsb_release: No such file or directory dh clean --with python3 --buildsystem cmake --with quilt dh: error: unable to load addon quilt: Can't locate Debian/Debhelper/Sequence/quilt.pm in @INC (you may need to install the Debian::Debhelper::Sequence::quilt module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/x86_64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at (eval 13) line 1. BEGIN failed--compilation aborted at (eval 13) line 1.
make: *** [debian/rules:33: clean] Error 25 dpkg-buildpackage: error: fakeroot debian/rules clean subprocess returned exit status 2
*** python trace *** Traceback (most recent call last): File "/obs/update_obs_project.py", line 50, in build_srcpkg version = lib.srcpkg.build(package) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/obs/lib/srcpkg.py", line 207, in build lib.debian.build_source_package(project) File "/obs/lib/debian.py", line 126, in build_source_package lib.run_cmd(["dpkg-buildpackage", "-S", "-uc", "-us", "-d"], 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
wireshark: build failed
### Summary ###
Updated: 0 Skipped: 0 Failed (srcpkg build): 1 Failed (srcpkg upload): 0 Deleted: 0
List of failed packages: * wireshark (srcpkg build) Build step 'Execute shell' marked build as failure