Started by upstream project "gerrit-libosmo-sigtran" build number 798 originally caused by: Triggered by Gerrit: https://gerrit.osmocom.org/c/libosmo-sigtran/+/41550 in silent mode. Running as SYSTEM Building remotely on build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/gerrit-binpkgs [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-H9LKsrauHIWg/agent.1562988 SSH_AGENT_PID=1562991 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_1357701251962983493.key (/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_1357701251962983493.key) [ssh-agent] Using credentials jenkins (gerrit.osmocom.org) The recommended git tool is: NONE using credential d5eda5e9-b59d-44ba-88d2-43473cb6e42d Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://jenkins@gerrit.osmocom.org:29418/libosmo-sigtran > git init /home/osmocom-build/jenkins/workspace/gerrit-binpkgs/libosmo-sigtran # timeout=10 Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/libosmo-sigtran > git --version # timeout=10 > git --version # 'git version 2.39.5' using GIT_SSH to set credentials gerrit.osmocom.org Verifying host key using known hosts file, will automatically accept unseen keys > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/libosmo-sigtran +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/libosmo-sigtran # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/libosmo-sigtran # timeout=10 Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/libosmo-sigtran using GIT_SSH to set credentials gerrit.osmocom.org Verifying host key using known hosts file, will automatically accept unseen keys > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/libosmo-sigtran refs/changes/50/41550/1 # timeout=10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 Checking out Revision 11547d78b94228ff504e2765a1fa063b5506c0d9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 11547d78b94228ff504e2765a1fa063b5506c0d9 # timeout=10 Commit message: "Bump version: 2.1.0.213-ec6d-dirty → 2.2.0" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk ec6df4b9ccf81a252dac850001f6f0314b35e071 # timeout=10 [gerrit-binpkgs] $ /bin/sh -xe /tmp/jenkins3582084217436916363.sh + set +x Building binary packages for distro: 'debian:11' + rm -rf osmo-ci + git clone --depth=1 --branch=master https://gerrit.osmocom.org/osmo-ci osmo-ci Cloning into 'osmo-ci'... + git -C osmo-ci log --oneline c9c3af6 jobs: libosmo-sigtran: add support for TCAP loadsharing + cd libosmo-sigtran + ../osmo-ci/scripts/obs/gerrit_binpkgs.sh debian:11 :: Copying the source to the cache dir :: Building the source package docker: building image debian-13-osmocom-obs-build-srcpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:13', '--build-arg', 'DISTRO_FROM=debian:trixie', '--build-arg', 'UID=1000', '-t', 'debian-13-osmocom-obs-build-srcpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data/build_srcpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_srcpkg.Dockerfile #1 transferring dockerfile: 1.45kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 3) #1 DONE 0.1s #2 [internal] load metadata for docker.io/library/debian:trixie #2 DONE 1.1s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [1/4] FROM docker.io/library/debian:trixie@sha256:8f6a88feef3ed01a300dafb87f208977f39dccda1fd120e878129463f7fa3b8f #4 DONE 0.0s #5 [2/4] RUN APT-GET update && apt-get upgrade -y && apt-get install -y --no-install-recommends ca-certificates colordiff debhelper default-libmysqlclient-dev dh-python dh-virtualenv dpkg-dev erlang-nox fakeroot git git-review gnupg2 libxml2-utils lsb-release meson osc pkgconf python3-packaging python3-pip python3-setuptools quilt sed sphinx-common wget && apt-get clean #5 CACHED #6 [3/4] RUN WGET https://github.com/erlang/rebar3/releases/download/3.24.0/rebar3 -O /usr/bin/rebar3 && echo "d2d31cfb98904b8e4917300a75f870de12cb5167cd6214d1043e973a56668a54 /usr/bin/rebar3" | sha256sum -c && chmod +x /usr/bin/rebar3 && rebar3 --version #6 CACHED #7 [4/4] RUN USERADD --uid=1000 -m user #7 CACHED #8 exporting to image #8 exporting layers done #8 writing image sha256:308dfd8988974bffc885284f03e7a25851bd994f636b796eafbc1948c94ac338 0.0s done #8 naming to docker.io/library/debian-13-osmocom-obs-build-srcpkg 0.0s done #8 DONE 0.1s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 3) /obs/lib/debian.py:183: SyntaxWarning: invalid escape sequence '\/' lib.run_cmd(["sed", "-i", "s/$(MAKE) -C doc\/manuals//g", f"{debian}/rules"]) + main(): ['rm', '-rf', '/obs/_temp'] libosmo-sigtran: using cached https://gerrit.osmocom.org/libosmo-sigtran (not cloning, not fetching) libosmo-sigtran: 'git clean -ffxd' + build(): ['git', 'clean', '-ffxd'] + checkout_default_branch(): ['git', 'log', '--pretty=oneline', '--abbrev-commit', '-1'] 11547d7 Bump version: 2.1.0.213-ec6d-dirty → 2.2.0 libosmo-sigtran: skipping git checkout, current commit: 11547d7 Bump version: 2.1.0.213-ec6d-dirty → 2.2.0 + get_version_for_feed(): ['/obs/_cache/libosmo-sigtran/git-version-gen', '.'] 2.1.0.214-1154libosmo-sigtran: building source package 2.1.0.214-1154 libosmo-sigtran: WARNING: version from changelog (2.2.0) is higher than version based on git tag (2.1.0.214-1154) libosmo-sigtran: WARNING: using version from changelog (git tag not pushed yet?) + build(): ['find', '/obs/_cache', '-maxdepth', '1', '-type', 'f', '-delete'] libosmo-sigtran: building debian source package + build(): ['dpkg-buildpackage', '-S', '-uc', '-us', '-d'] dpkg-buildpackage: info: source package libosmo-sigtran dpkg-buildpackage: info: source version 2.2.0 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Pau Espin Pedrol dpkg-source --before-build . debian/rules clean dh clean --with autoreconf debian/rules override_dh_clean make[1]: Entering directory '/obs/_cache/libosmo-sigtran' dh_clean rm -f .version tests/package.m4 tests/testsuite make[1]: Leaving directory '/obs/_cache/libosmo-sigtran' dpkg-source -b . dpkg-source: info: using source format '3.0 (native)' dpkg-source: info: building libosmo-sigtran in libosmo-sigtran_2.2.0.tar.xz dpkg-source: info: building libosmo-sigtran in libosmo-sigtran_2.2.0.dsc dpkg-genbuildinfo --build=source -O../libosmo-sigtran_2.2.0_source.buildinfo dpkg-genchanges --build=source -O../libosmo-sigtran_2.2.0_source.changes dpkg-genchanges: info: including full source code in upload dpkg-source --after-build . dpkg-buildpackage: info: source-only upload: Debian-native package + build(): mv *.tar* *.dsc /obs/_temp/srcpkgs/libosmo-sigtran + write_commit_txt(): ['git', 'rev-parse', 'HEAD'] 11547d78b94228ff504e2765a1fa063b5506c0d9 libosmo-sigtran: adding commit_11547d78b94228ff504e2765a1fa063b5506c0d9.txt + build(): ['find', '/obs/_cache', '-maxdepth', '1', '-type', 'f', '-delete'] docker: running: build_srcpkg.py inside docker :: Building the binary packages + (): ['rm', '-rf', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/_temp/binpkgs'] docker: building image debian-11-osmocom-obs-build-binpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:11', '--build-arg', 'DISTRO_FROM=debian:11', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-11-osmocom-obs-build-binpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data/build_binpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_binpkg.Dockerfile #1 transferring dockerfile: 3.31kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 2) #1 DONE 0.1s #2 [internal] load metadata for docker.io/library/debian:11 #2 DONE 0.3s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [1/6] FROM docker.io/library/debian:11@sha256:ee239c601913c0d3962208299eef70dcffcb7aac1787f7a02f6d3e2b518755e6 #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.46kB done #5 DONE 0.1s #6 [4/6] RUN CASE "debian:11" in debian*|ubuntu*) echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ && mkdir -p /usr/share/man/man1/ && apt-get update && apt-get install -y --no-install-recommends build-essential ca-certificates fakeroot git gnupg2 iproute2 && apt-get clean ;; almalinux*) dnf -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && yum config-manager --set-enabled powertools && su user -c rpmdev-setuptree ;; centos:7) set -x && sed -i 's/mirror.centos.org/vault.centos.org/g' /etc/yum.repos.d/*.repo && sed -i 's/^#.*baseurl=http/baseurl=http/g' /etc/yum.repos.d/*.repo && sed -i 's/^mirrorlist=http/#mirrorlist=http/g' /etc/yum.repos.d/*.repo && yum -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && su user -c rpmdev-setuptree ;; esac #6 CACHED #7 [5/6] RUN SET -x; VERSION="$(echo "debian:11" | cut -d : -f 2 | sed 's/./\u&/')"; case "debian:11" in debian:*) echo "deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/Debian_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; ubuntu:*) echo "deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/xUbuntu_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; almalinux:*|centos:*) { echo "[network_osmocom_master]"; echo "name=osmocom:master"; echo "type=rpm-md"; echo "baseurl=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/"; echo "gpgcheck=1"; echo "gpgkey=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/repodata/repomd.xml.key"; echo "enabled=1"; } > /etc/yum.repos.d/network:osmocom:master.repo ;; *) echo "can't install repo for debian:11" && exit 1 ;; esac #7 CACHED #8 [2/6] COPY RELEASE.KEY /usr/share/keyrings/osmocom.asc #8 CACHED #9 [3/6] RUN SET -x && if id "1000" >/dev/null 2>&1; then userdel "$(getent passwd "1000" | cut -d: -f1)"; fi && useradd --uid=1000 -m user #9 CACHED #10 [6/6] WORKDIR /OBS/ #10 CACHED #11 exporting to image #11 exporting layers done #11 writing image sha256:a54696846388ff39697d1c303409621ab71b39dc702136fb499d92ccab071adf 0.0s done #11 naming to docker.io/library/debian-11-osmocom-obs-build-binpkg 0.0s done #11 DONE 0.1s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 2) docker: building image debian-11-osmocom-obs-build-binpkg-manuals + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:11', '--build-arg', 'DISTRO_FROM=debian-11-osmocom-obs-build-binpkg', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-11-osmocom-obs-build-binpkg-manuals', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data/build_binpkg_manuals.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_binpkg_manuals.Dockerfile #1 transferring dockerfile: 802B done #1 DONE 0.1s #2 [internal] load metadata for docker.io/library/debian-11-osmocom-obs-build-binpkg:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [1/2] FROM docker.io/library/debian-11-osmocom-obs-build-binpkg:latest #4 DONE 0.0s #5 [2/2] RUN CASE "debian:11" in debian*|ubuntu*) apt-get update && apt-get install -y --no-install-recommends osmo-gsm-manuals-dev && apt-get clean ;; esac #5 CACHED #6 exporting to image #6 exporting layers done #6 writing image sha256:a277a294785aa736f10117a9857c45a8450100356b0f9ffb008166b5be7903f1 0.0s done #6 naming to docker.io/library/debian-11-osmocom-obs-build-binpkg-manuals 0.0s done #6 DONE 0.1s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 9) + apt_get=apt-get + [ -n 1 ] + export DEBIAN_FRONTEND=noninteractive + apt_get=apt-get -y + su user -c tar -C _temp/binpkgs -xvf _temp/srcpkgs/libosmo-sigtran/*.tar.* libosmo-sigtran/ libosmo-sigtran/.github/ libosmo-sigtran/.github/FUNDING.yml libosmo-sigtran/.tarball-version libosmo-sigtran/COPYING libosmo-sigtran/Doxyfile.in libosmo-sigtran/Makefile.am libosmo-sigtran/README.md libosmo-sigtran/TODO-RELEASE libosmo-sigtran/configure.ac libosmo-sigtran/contrib/ libosmo-sigtran/contrib/Makefile.am libosmo-sigtran/contrib/jenkins.sh libosmo-sigtran/contrib/systemd/ libosmo-sigtran/contrib/systemd/Makefile.am libosmo-sigtran/contrib/systemd/osmo-stp.service libosmo-sigtran/contrib/test/ libosmo-sigtran/contrib/test/osmo-stp.cfg libosmo-sigtran/contrib/test/run-in-ns.sh libosmo-sigtran/contrib/test/test-m3ua.sh libosmo-sigtran/contrib/test/test-sua.sh libosmo-sigtran/debian/ libosmo-sigtran/debian/changelog libosmo-sigtran/debian/compat libosmo-sigtran/debian/control libosmo-sigtran/debian/copyright libosmo-sigtran/debian/docs libosmo-sigtran/debian/libosmo-sigtran-dev.install libosmo-sigtran/debian/libosmo-sigtran-doc.install libosmo-sigtran/debian/libosmo-sigtran12.install libosmo-sigtran/debian/osmo-stp-doc.install libosmo-sigtran/debian/osmo-stp.install libosmo-sigtran/debian/osmo-stp.postinst libosmo-sigtran/debian/rules libosmo-sigtran/debian/source/ libosmo-sigtran/debian/source/format libosmo-sigtran/doc/ libosmo-sigtran/doc/Makefile.am libosmo-sigtran/doc/examples/ libosmo-sigtran/doc/examples/Makefile.am libosmo-sigtran/doc/examples/osmo-stp-multihome.cfg libosmo-sigtran/doc/examples/osmo-stp.cfg libosmo-sigtran/doc/manuals/ libosmo-sigtran/doc/manuals/Makefile.am libosmo-sigtran/doc/manuals/chapters/ libosmo-sigtran/doc/manuals/chapters/overview.adoc libosmo-sigtran/doc/manuals/osmostp-usermanual-docinfo.xml libosmo-sigtran/doc/manuals/osmostp-usermanual.adoc libosmo-sigtran/doc/manuals/osmostp-vty-reference.xml libosmo-sigtran/doc/manuals/regen_doc.sh libosmo-sigtran/doc/manuals/vty/ libosmo-sigtran/doc/manuals/vty/osmo-stp_additions.xml libosmo-sigtran/examples/ libosmo-sigtran/examples/Makefile.am libosmo-sigtran/examples/README libosmo-sigtran/examples/internal.h libosmo-sigtran/examples/sccp_demo_user.c libosmo-sigtran/examples/sccp_test_server.c libosmo-sigtran/examples/sccp_test_vty.c libosmo-sigtran/git-version-gen libosmo-sigtran/include/ libosmo-sigtran/include/Makefile.am libosmo-sigtran/include/osmocom/ libosmo-sigtran/include/osmocom/Makefile.am libosmo-sigtran/include/osmocom/sccp/ libosmo-sigtran/include/osmocom/sccp/Makefile.am libosmo-sigtran/include/osmocom/sccp/sccp_types.h libosmo-sigtran/include/osmocom/sigtran/ libosmo-sigtran/include/osmocom/sigtran/Makefile.am libosmo-sigtran/include/osmocom/sigtran/mtp_sap.h libosmo-sigtran/include/osmocom/sigtran/osmo_ss7.h libosmo-sigtran/include/osmocom/sigtran/protocol/ libosmo-sigtran/include/osmocom/sigtran/protocol/m2ua.h libosmo-sigtran/include/osmocom/sigtran/protocol/m3ua.h libosmo-sigtran/include/osmocom/sigtran/protocol/mtp.h libosmo-sigtran/include/osmocom/sigtran/protocol/sccp_scmg.h libosmo-sigtran/include/osmocom/sigtran/protocol/sua.h libosmo-sigtran/include/osmocom/sigtran/sccp_helpers.h libosmo-sigtran/include/osmocom/sigtran/sccp_sap.h libosmo-sigtran/include/osmocom/sigtran/sigtran_sap.h libosmo-sigtran/include/osmocom/sigtran/version.h.tpl libosmo-sigtran/include/osmocom/sigtran/xua_msg.h libosmo-sigtran/libosmo-sigtran.pc.in libosmo-sigtran/osmoappdesc.py libosmo-sigtran/specs/ libosmo-sigtran/specs/RFC_3868__Signalling_Connection_Control_Part_User_Adaptation_Layer_SUA.html libosmo-sigtran/src/ libosmo-sigtran/src/Makefile.am libosmo-sigtran/src/ipa.c libosmo-sigtran/src/m3ua.c libosmo-sigtran/src/mtp3_hmdc.c libosmo-sigtran/src/mtp3_hmdc.h libosmo-sigtran/src/mtp3_hmdt.c libosmo-sigtran/src/mtp3_hmdt.h libosmo-sigtran/src/mtp3_hmrt.c libosmo-sigtran/src/mtp3_hmrt.h libosmo-sigtran/src/mtp3_rtpc.c libosmo-sigtran/src/mtp3_rtpc.h libosmo-sigtran/src/mtp_sap.c libosmo-sigtran/src/sccp2sua.c libosmo-sigtran/src/sccp_connection.c libosmo-sigtran/src/sccp_connection.h libosmo-sigtran/src/sccp_helpers.c libosmo-sigtran/src/sccp_instance.c libosmo-sigtran/src/sccp_instance.h libosmo-sigtran/src/sccp_internal.h libosmo-sigtran/src/sccp_lbcs.c libosmo-sigtran/src/sccp_sap.c libosmo-sigtran/src/sccp_sclc.c libosmo-sigtran/src/sccp_scmg.c libosmo-sigtran/src/sccp_scoc.c libosmo-sigtran/src/sccp_scoc_fsm.c libosmo-sigtran/src/sccp_scoc_fsm.h libosmo-sigtran/src/sccp_scrc.c libosmo-sigtran/src/sccp_types.c libosmo-sigtran/src/sccp_user.c libosmo-sigtran/src/sccp_user.h libosmo-sigtran/src/sccp_vty.c libosmo-sigtran/src/ss7.c libosmo-sigtran/src/ss7_as.c libosmo-sigtran/src/ss7_as.h libosmo-sigtran/src/ss7_as_vty.c libosmo-sigtran/src/ss7_asp.c libosmo-sigtran/src/ss7_asp.h libosmo-sigtran/src/ss7_asp_peer.c libosmo-sigtran/src/ss7_asp_peer.h libosmo-sigtran/src/ss7_asp_vty.c libosmo-sigtran/src/ss7_combined_linkset.c libosmo-sigtran/src/ss7_combined_linkset.h libosmo-sigtran/src/ss7_instance.c libosmo-sigtran/src/ss7_instance.h libosmo-sigtran/src/ss7_internal.h libosmo-sigtran/src/ss7_link.c libosmo-sigtran/src/ss7_link.h libosmo-sigtran/src/ss7_linkset.c libosmo-sigtran/src/ss7_linkset.h libosmo-sigtran/src/ss7_route.c libosmo-sigtran/src/ss7_route.h libosmo-sigtran/src/ss7_route_table.c libosmo-sigtran/src/ss7_route_table.h libosmo-sigtran/src/ss7_user.c libosmo-sigtran/src/ss7_user.h libosmo-sigtran/src/ss7_vty.c libosmo-sigtran/src/ss7_vty.h libosmo-sigtran/src/ss7_xua_srv.c libosmo-sigtran/src/ss7_xua_srv.h libosmo-sigtran/src/ss7_xua_srv_vty.c libosmo-sigtran/src/sua.c libosmo-sigtran/src/tcap_as_loadshare.c libosmo-sigtran/src/tcap_as_loadshare.h libosmo-sigtran/src/tcap_as_loadshare_vty.c libosmo-sigtran/src/tcap_as_loadshare_vty.h libosmo-sigtran/src/tcap_trans_tracking.c libosmo-sigtran/src/tcap_trans_tracking.h libosmo-sigtran/src/xua_as_fsm.c libosmo-sigtran/src/xua_as_fsm.h libosmo-sigtran/src/xua_asp_fsm.c libosmo-sigtran/src/xua_asp_fsm.h libosmo-sigtran/src/xua_default_lm_fsm.c libosmo-sigtran/src/xua_internal.h libosmo-sigtran/src/xua_msg.c libosmo-sigtran/src/xua_msg.h libosmo-sigtran/src/xua_rkm.c libosmo-sigtran/src/xua_shared.c libosmo-sigtran/src/xua_snm.c libosmo-sigtran/src/xua_types.h libosmo-sigtran/stp/ libosmo-sigtran/stp/Makefile.am libosmo-sigtran/stp/stp_main.c libosmo-sigtran/tests/ libosmo-sigtran/tests/Makefile.am libosmo-sigtran/tests/m2ua/ libosmo-sigtran/tests/m2ua/Makefile.am libosmo-sigtran/tests/m2ua/m2ua_test.c libosmo-sigtran/tests/m2ua/m2ua_test.ok libosmo-sigtran/tests/ss7/ libosmo-sigtran/tests/ss7/Makefile.am libosmo-sigtran/tests/ss7/ss7_test.c libosmo-sigtran/tests/ss7/ss7_test.err libosmo-sigtran/tests/ss7/ss7_test.ok libosmo-sigtran/tests/tcap/ libosmo-sigtran/tests/tcap/Makefile.am libosmo-sigtran/tests/tcap/tcap_transaction_tracking_test.c libosmo-sigtran/tests/tcap/tcap_transaction_tracking_test.ok libosmo-sigtran/tests/testsuite.at libosmo-sigtran/tests/vty/ libosmo-sigtran/tests/vty/Makefile.am libosmo-sigtran/tests/vty/osmo_stp_route_prio.vty libosmo-sigtran/tests/vty/osmo_stp_test.vty libosmo-sigtran/tests/vty/osmo_stp_test_tcap.vty libosmo-sigtran/tests/vty/ss7_asp_test.vty libosmo-sigtran/tests/vty/ss7_asp_vty_test.c libosmo-sigtran/tests/vty/vty_test_runner.py libosmo-sigtran/tests/xua/ libosmo-sigtran/tests/xua/Makefile.am libosmo-sigtran/tests/xua/sccp_test_data.c libosmo-sigtran/tests/xua/sccp_test_data.h libosmo-sigtran/tests/xua/xua_test.c libosmo-sigtran/tests/xua/xua_test.err libosmo-sigtran/tests/xua/xua_test.ok + cd _temp/binpkgs/libosmo-sigtran + apt-get -y update Hit:1 http://deb.debian.org/debian bullseye InRelease Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [27.2 kB] Hit:3 http://deb.debian.org/debian bullseye-updates InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ InRelease [1553 B] Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [431 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ Packages [69.1 kB] Fetched 529 kB in 1s (1029 kB/s) Reading package lists... + apt-get -y build-dep . Note, using directory '.' to get the build dependencies Reading package lists... Building dependency tree... Reading state information... Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: builddeps:. : Depends: libosmo-netif-dev (>= 1.7.0) but it is not going to be installed E: Unable to correct problems, you have held broken packages. ERROR: build failed! docker: running: data/build.sh inside docker --- NOTE: if the build failed because dependencies are outdated, see the status here: https://obs.osmocom.org/project/show/osmocom:master --- Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1562991 killed; [ssh-agent] Stopped. Finished: FAILURE