Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/osmocom-coverity 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 /home/osmocom-build/jenkins/workspace/osmocom-coverity # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ci > git --version # timeout=10 > git --version # 'git version 2.39.5' > 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 d4c9f0c37995f5fb7ad30440f5dda6a58abba3a5 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f d4c9f0c37995f5fb7ad30440f5dda6a58abba3a5 # timeout=10 Commit message: "obs-mirror-include: update Ubuntu versions" > git rev-list --no-walk d4c9f0c37995f5fb7ad30440f5dda6a58abba3a5 # timeout=10 [osmocom-coverity] $ /bin/sh -xe /tmp/jenkins2931714581934521857.sh + docker run --rm=true -e PARALLEL_MAKE=-j 12 -u build -v /home/osmocom-build/jenkins/workspace/osmocom-coverity:/build -v /home/osmocom-build/osmo-ci/coverity:/opt/osmo-ci/coverity:ro -v /opt/coverity:/opt/coverity:ro -w /build/coverity osmocom-build/debian-bookworm-build ./jenkins.sh + readlink /opt/coverity/current /opt/coverity/2024.6.1/cov-analysis-linux64-2024.6.1 + export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/coverity/current/bin + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/coverity/current/bin + base_dir=/opt/osmo-ci/coverity + src_dir=/build/coverity/source-Osmocom + cov_dir=/build/coverity/source-Osmocom/cov-int + rm -rf /build/coverity/source-Osmocom + ./prepare_source_Osmocom.sh + realpath common.sh + . /build/scripts/common.sh + dirname ./prepare_source_Osmocom.sh + realpath ./.. + OSMO_CI_DIR=/build + OSMO_GIT_URL_GITEA=https://gitea.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmo-gprs libosmo-netif libosmo-pfcp libosmo-sccp-legacy libosmo-sigtran libosmocore libsmpp34 libusrp osmo-bsc osmo-bts osmo-cbc osmo-e1d osmo-gbproxy osmo-ggsn osmo-gsm-manuals osmo-hlr osmo-hnodeb osmo-hnbgw osmo-iuh osmo-mgw osmo-msc osmo-pcap osmo-pcu osmo-remsim osmo-sgsn osmo-sip-connector osmo-smlc osmo-sysmon osmo-trx osmo-uecups osmo-upf osmocom-bb simtrace2 + OSMO_BRANCH_DOCKER_PLAYGROUND=master + BASEDIR=source-Osmocom + osmo_cmd_require sdcc + local fail=0 + command -v sdcc + [ 0 = 1 ] + PROJECTS= libasn1c libosmo-abis libosmocore libosmo-dsp libosmo-gprs libosmo-netif libosmo-pfcp libosmo-sigtran libsmpp34 libusrp osmo-bsc osmo-msc osmo-mgw osmo-ggsn osmo-gbproxy osmo-sgsn osmo-bts osmo-gmr osmo-iuh osmo-pcu osmo-sysmon osmo-sip-connector osmo-trx osmo-hlr osmocom-bb osmo-smlc osmo-cbc simtrace2 osmo-hnodeb osmo-hnbgw osmo-bsc-nat osmo-pcap osmo-e1d osmo-e1-recorder libgtpnl osmo-upf osmo-isdntap osmo-uecups osmo-remsim + PROJECTS_DONT_BUILD_TEST= asn1c + mkdir -p source-Osmocom + cd source-Osmocom + branch=master + [ -d libasn1c ] + osmo_git_clone_url libasn1c + echo https://gerrit.osmocom.org/libasn1c + git clone --recursive https://gerrit.osmocom.org/libasn1c Cloning into 'libasn1c'... + git -C libasn1c checkout origin/master Note: switching to 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 984b3db Bump version: 0.9.37.1-2d31 → 0.9.38 + branch=master + [ -d libosmo-abis ] + osmo_git_clone_url libosmo-abis + echo https://gerrit.osmocom.org/libosmo-abis + git clone --recursive https://gerrit.osmocom.org/libosmo-abis Cloning into 'libosmo-abis'... + git -C libosmo-abis checkout origin/master Note: switching to 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at d2e8ce5 examples/lapd-over-datagram: Use newer non-deprecated API lapd_instance_alloc2() + branch=master + [ -d libosmocore ] + osmo_git_clone_url libosmocore + echo https://gerrit.osmocom.org/libosmocore + git clone --recursive https://gerrit.osmocom.org/libosmocore Cloning into 'libosmocore'... + git -C libosmocore checkout origin/master Note: switching to 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at ece60a48 Abort configure run on big endian hosts + branch=master + [ -d libosmo-dsp ] + osmo_git_clone_url libosmo-dsp + echo https://gitea.osmocom.org/sdr/libosmo-dsp + git clone --recursive https://gitea.osmocom.org/sdr/libosmo-dsp Cloning into 'libosmo-dsp'... + git -C libosmo-dsp checkout origin/master Note: switching to 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 912827c build: include README.md into the release tarball + branch=master + [ -d libosmo-gprs ] + osmo_git_clone_url libosmo-gprs + echo https://gerrit.osmocom.org/libosmo-gprs + git clone --recursive https://gerrit.osmocom.org/libosmo-gprs Cloning into 'libosmo-gprs'... + git -C libosmo-gprs checkout origin/master Note: switching to 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 341f26f csn1: Use enum to select enc/dec direction + branch=master + [ -d libosmo-netif ] + osmo_git_clone_url libosmo-netif + echo https://gerrit.osmocom.org/libosmo-netif + git clone --recursive https://gerrit.osmocom.org/libosmo-netif Cloning into 'libosmo-netif'... + git -C libosmo-netif checkout origin/master Note: switching to 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 1b4044d stream_{cli,srv}: fix copy-paste in API docs + branch=master + [ -d libosmo-pfcp ] + osmo_git_clone_url libosmo-pfcp + echo https://gerrit.osmocom.org/libosmo-pfcp + git clone --recursive https://gerrit.osmocom.org/libosmo-pfcp Cloning into 'libosmo-pfcp'... + git -C libosmo-pfcp checkout origin/master Note: switching to 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 771ba85 pfcp_endpoint: Increase sent_{requests,responses}_by_seq_nr hashtable size + branch=master + [ -d libosmo-sigtran ] + osmo_git_clone_url libosmo-sigtran + echo https://gerrit.osmocom.org/libosmo-sigtran + git clone --recursive https://gerrit.osmocom.org/libosmo-sigtran Cloning into 'libosmo-sigtran'... + git -C libosmo-sigtran checkout origin/master Note: switching to 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 64c8e3b asp: Rework s/get_all_rctx_for_asp/ss7_asp_get_all_rctx_be/g + branch=master + [ -d libsmpp34 ] + osmo_git_clone_url libsmpp34 + echo https://gerrit.osmocom.org/libsmpp34 + git clone --recursive https://gerrit.osmocom.org/libsmpp34 Cloning into 'libsmpp34'... + git -C libsmpp34 checkout origin/master Note: switching to 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at f1ec51d README.md: cosmetic: fix a typo + branch=master + [ -d libusrp ] + osmo_git_clone_url libusrp + echo https://gerrit.osmocom.org/libusrp + git clone --recursive https://gerrit.osmocom.org/libusrp Cloning into 'libusrp'... + git -C libusrp checkout origin/master Note: switching to 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 8ea3f0e Bump version: 3.4.9.1-7530 → 3.4.10 + branch=master + [ -d osmo-bsc ] + osmo_git_clone_url osmo-bsc + echo https://gerrit.osmocom.org/osmo-bsc + git clone --recursive https://gerrit.osmocom.org/osmo-bsc Cloning into 'osmo-bsc'... + git -C osmo-bsc checkout origin/master Note: switching to 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 2b7181eaa cosmetic: Improve documentation with spec references about several parameters + branch=master + [ -d osmo-msc ] + osmo_git_clone_url osmo-msc + echo https://gerrit.osmocom.org/osmo-msc + git clone --recursive https://gerrit.osmocom.org/osmo-msc Cloning into 'osmo-msc'... + git -C osmo-msc checkout origin/master Note: switching to 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 86cdab3a6 gsm0911_rcv_nc_ss(): avoid assertion failure in msc_a_put() + branch=master + [ -d osmo-mgw ] + osmo_git_clone_url osmo-mgw + echo https://gerrit.osmocom.org/osmo-mgw + git clone --recursive https://gerrit.osmocom.org/osmo-mgw Cloning into 'osmo-mgw'... + git -C osmo-mgw checkout origin/master Note: switching to 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 4a09ace3b mgw: Update RTP local address on E1 endpoints too + branch=master + [ -d osmo-ggsn ] + osmo_git_clone_url osmo-ggsn + echo https://gerrit.osmocom.org/osmo-ggsn + git clone --recursive https://gerrit.osmocom.org/osmo-ggsn Cloning into 'osmo-ggsn'... + git -C osmo-ggsn checkout origin/master Note: switching to 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 6cd61ee Drop use of deprecated vty is_config_node() cb + branch=master + [ -d osmo-gbproxy ] + osmo_git_clone_url osmo-gbproxy + echo https://gerrit.osmocom.org/osmo-gbproxy + git clone --recursive https://gerrit.osmocom.org/osmo-gbproxy Cloning into 'osmo-gbproxy'... + git -C osmo-gbproxy checkout origin/master Note: switching to 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 0aee821e jenkins.sh: Use --disable-doxygen configure param + branch=master + [ -d osmo-sgsn ] + osmo_git_clone_url osmo-sgsn + echo https://gerrit.osmocom.org/osmo-sgsn + git clone --recursive https://gerrit.osmocom.org/osmo-sgsn Cloning into 'osmo-sgsn'... + git -C osmo-sgsn checkout origin/master Note: switching to 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 34182d28a GMM: implement IMEI SV on auth/ciph response + branch=master + [ -d osmo-bts ] + osmo_git_clone_url osmo-bts + echo https://gerrit.osmocom.org/osmo-bts + git clone --recursive https://gerrit.osmocom.org/osmo-bts Cloning into 'osmo-bts'... + git -C osmo-bts checkout origin/master Note: switching to 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at d4bb8d61 power_control: always feed input values to do_avg_algo() + branch=master + [ -d osmo-gmr ] + osmo_git_clone_url osmo-gmr + echo https://gitea.osmocom.org/satellite/osmo-gmr + git clone --recursive https://gitea.osmocom.org/satellite/osmo-gmr Cloning into 'osmo-gmr'... + git -C osmo-gmr checkout origin/master Note: switching to 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 2b98363 avoid memory leaks in gsmtap error paths + branch=master + [ -d osmo-iuh ] + osmo_git_clone_url osmo-iuh + echo https://gerrit.osmocom.org/osmo-iuh + git clone --recursive https://gerrit.osmocom.org/osmo-iuh Cloning into 'osmo-iuh'... + git -C osmo-iuh checkout origin/master Note: switching to 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 38a670c ranap_common_ran: rename ctx -> priv + branch=master + [ -d osmo-pcu ] + osmo_git_clone_url osmo-pcu + echo https://gerrit.osmocom.org/osmo-pcu + git clone --recursive https://gerrit.osmocom.org/osmo-pcu Cloning into 'osmo-pcu'... + git -C osmo-pcu checkout origin/master Note: switching to 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 9aa5843d csn1: Use enum to select enc/dec direction + branch=master + [ -d osmo-sysmon ] + osmo_git_clone_url osmo-sysmon + echo https://gerrit.osmocom.org/osmo-sysmon + git clone --recursive https://gerrit.osmocom.org/osmo-sysmon Cloning into 'osmo-sysmon'... + git -C osmo-sysmon checkout origin/master Note: switching to 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 692b917 Drop use of deprecated vty is_config_node() cb + branch=master + [ -d osmo-sip-connector ] + osmo_git_clone_url osmo-sip-connector + echo https://gerrit.osmocom.org/osmo-sip-connector + git clone --recursive https://gerrit.osmocom.org/osmo-sip-connector Cloning into 'osmo-sip-connector'... + git -C osmo-sip-connector checkout origin/master Note: switching to 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 6f5534b Drop use of deprecated vty is_config_node() cb + branch=master + [ -d osmo-trx ] + osmo_git_clone_url osmo-trx + echo https://gerrit.osmocom.org/osmo-trx + git clone --recursive https://gerrit.osmocom.org/osmo-trx Cloning into 'osmo-trx'... Submodule 'osmocom-bb' (https://gitea.osmocom.org/phone-side/osmocom-bb.git) registered for path 'osmocom-bb' Cloning into '/build/coverity/source-Osmocom/osmo-trx/osmocom-bb'... Submodule path 'osmocom-bb': checked out 'f12b17dffb782c7428a563620aa83ec047fd99c4' + git -C osmo-trx checkout origin/master Note: switching to 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at a0e1b20 Drop use of deprecated vty is_config_node() cb + branch=master + [ -d osmo-hlr ] + osmo_git_clone_url osmo-hlr + echo https://gerrit.osmocom.org/osmo-hlr + git clone --recursive https://gerrit.osmocom.org/osmo-hlr Cloning into 'osmo-hlr'... + git -C osmo-hlr checkout origin/master Note: switching to 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at bb7d5b2 Bump version: 1.9.0.2-1a71e → 1.9.1 + branch=master + [ -d osmocom-bb ] + osmo_git_clone_url osmocom-bb + echo https://gerrit.osmocom.org/osmocom-bb + git clone --recursive https://gerrit.osmocom.org/osmocom-bb Cloning into 'osmocom-bb'... + git -C osmocom-bb checkout origin/master Note: switching to 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 54a0052a fake_trx: Remove unneeded field assignment + branch=master + [ -d osmo-smlc ] + osmo_git_clone_url osmo-smlc + echo https://gerrit.osmocom.org/osmo-smlc + git clone --recursive https://gerrit.osmocom.org/osmo-smlc Cloning into 'osmo-smlc'... + git -C osmo-smlc checkout origin/master Note: switching to 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 0623907 Bump version: 0.3.1.4-22f0 → 0.3.2 + branch=master + [ -d osmo-cbc ] + osmo_git_clone_url osmo-cbc + echo https://gerrit.osmocom.org/osmo-cbc + git clone --recursive https://gerrit.osmocom.org/osmo-cbc Cloning into 'osmo-cbc'... + git -C osmo-cbc checkout origin/master Note: switching to 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at f25277e Drop unnecessary static initialization to NULL + branch=master + [ -d simtrace2 ] + osmo_git_clone_url simtrace2 + echo https://gerrit.osmocom.org/simtrace2 + git clone --recursive https://gerrit.osmocom.org/simtrace2 Cloning into 'simtrace2'... + git -C simtrace2 checkout origin/master Note: switching to 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at c38ad74 Bump version: 0.8.1 → 0.9.0 + branch=master + [ -d osmo-hnodeb ] + osmo_git_clone_url osmo-hnodeb + echo https://gerrit.osmocom.org/osmo-hnodeb + git clone --recursive https://gerrit.osmocom.org/osmo-hnodeb Cloning into 'osmo-hnodeb'... + git -C osmo-hnodeb checkout origin/master Note: switching to 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 39bf4ef Bump version: 0.2.0.4-ffed → 0.2.1 + branch=master + [ -d osmo-hnbgw ] + osmo_git_clone_url osmo-hnbgw + echo https://gerrit.osmocom.org/osmo-hnbgw + git clone --recursive https://gerrit.osmocom.org/osmo-hnbgw Cloning into 'osmo-hnbgw'... + git -C osmo-hnbgw checkout origin/master Note: switching to 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at bad546b Improve paging to support Paging Area ID + branch=master + [ -d osmo-bsc-nat ] + osmo_git_clone_url osmo-bsc-nat + echo https://gerrit.osmocom.org/osmo-bsc-nat + git clone --recursive https://gerrit.osmocom.org/osmo-bsc-nat Cloning into 'osmo-bsc-nat'... + git -C osmo-bsc-nat checkout origin/master Note: switching to 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 4db9d75 jenkins.sh: Build against new libosmo-sigtran repo + branch=master + [ -d osmo-pcap ] + osmo_git_clone_url osmo-pcap + echo https://gerrit.osmocom.org/osmo-pcap + git clone --recursive https://gerrit.osmocom.org/osmo-pcap Cloning into 'osmo-pcap'... + git -C osmo-pcap checkout origin/master Note: switching to 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 82a335b client: Process up to 10 recorded pkts per poll iteration + branch=master + [ -d osmo-e1d ] + osmo_git_clone_url osmo-e1d + echo https://gerrit.osmocom.org/osmo-e1d + git clone --recursive https://gerrit.osmocom.org/osmo-e1d Cloning into 'osmo-e1d'... + git -C osmo-e1d checkout origin/master Note: switching to 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at d61c4ba contrib/e1-prbs-test: Note osmo-e1d capability in README + branch=master + [ -d osmo-e1-recorder ] + osmo_git_clone_url osmo-e1-recorder + echo https://gerrit.osmocom.org/osmo-e1-recorder + git clone --recursive https://gerrit.osmocom.org/osmo-e1-recorder Cloning into 'osmo-e1-recorder'... + git -C osmo-e1-recorder checkout origin/master Note: switching to 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at fb73c30 contrib/jenkins: libosmo-abis after libosmo-netif + branch=master + [ -d libgtpnl ] + osmo_git_clone_url libgtpnl + echo https://gerrit.osmocom.org/libgtpnl + git clone --recursive https://gerrit.osmocom.org/libgtpnl Cloning into 'libgtpnl'... + git -C libgtpnl checkout origin/master Note: switching to 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 0bce84d Bump version: 1.3.1.1-f598-dirty → 1.3.2 + branch=master + [ -d osmo-upf ] + osmo_git_clone_url osmo-upf + echo https://gerrit.osmocom.org/osmo-upf + git clone --recursive https://gerrit.osmocom.org/osmo-upf Cloning into 'osmo-upf'... + git -C osmo-upf checkout origin/master Note: switching to 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at a2289c0 Increase per PDR (F-TEID) hashtable size + branch=master + [ -d osmo-isdntap ] + osmo_git_clone_url osmo-isdntap + echo https://gitea.osmocom.org/retronetworking/osmo-isdntap + git clone --recursive https://gitea.osmocom.org/retronetworking/osmo-isdntap Cloning into 'osmo-isdntap'... + git -C osmo-isdntap checkout origin/master Note: switching to 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 5479d21 check for DAHDI_RXMIRROR during configure stage + branch=master + [ -d osmo-uecups ] + osmo_git_clone_url osmo-uecups + echo https://gerrit.osmocom.org/osmo-uecups + git clone --recursive https://gerrit.osmocom.org/osmo-uecups Cloning into 'osmo-uecups'... + git -C osmo-uecups checkout origin/master Note: switching to 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 4160e95 jenkins.sh: Skip building unneeded libosmo-abis + branch=master + [ -d osmo-remsim ] + osmo_git_clone_url osmo-remsim + echo https://gerrit.osmocom.org/osmo-remsim + git clone --recursive https://gerrit.osmocom.org/osmo-remsim Cloning into 'osmo-remsim'... + git -C osmo-remsim checkout origin/master Note: switching to 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 3cdf390 Bump version: 1.1.0.2-6d24 → 1.1.1 + branch=osmo-iuh/master + [ -d asn1c ] + osmo_git_clone_url asn1c + echo https://gerrit.osmocom.org/asn1c + git clone --recursive https://gerrit.osmocom.org/asn1c Cloning into 'asn1c'... + git -C asn1c checkout origin/osmo-iuh/master Note: switching to 'origin/osmo-iuh/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at f32502e9 skeletons: fix misleading indentations + git -C libasn1c grep -l check_PROGRAMS + files= + true + [ -n ] + git -C libosmo-abis grep -l check_PROGRAMS + files=tests/Makefile.am + [ -n tests/Makefile.am ] + cd libosmo-abis + sed -i s/check_PROGRAMS/noinst_PROGRAMS/ tests/Makefile.am + git -C libosmocore grep -l check_PROGRAMS + files=tests/Makefile.am + [ -n tests/Makefile.am ] + cd libosmocore + sed -i s/check_PROGRAMS/noinst_PROGRAMS/ tests/Makefile.am + git -C libosmo-dsp grep -l check_PROGRAMS + files= + true + [ -n ] + git -C libosmo-gprs grep -l check_PROGRAMS + files=tests/gmm/Makefile.am tests/llc/Makefile.am tests/rlcmac/Makefile.am tests/sm/Makefile.am tests/sndcp/Makefile.am + [ -n tests/gmm/Makefile.am tests/llc/Makefile.am tests/rlcmac/Makefile.am tests/sm/Makefile.am tests/sndcp/Makefile.am ] + cd libosmo-gprs + sed -i s/check_PROGRAMS/noinst_PROGRAMS/ tests/gmm/Makefile.am tests/llc/Makefile.am tests/rlcmac/Makefile.am tests/sm/Makefile.am tests/sndcp/Makefile.am + git -C libosmo-netif grep -l check_PROGRAMS + files=tests/Makefile.am tests/osmo-pcap-test/Makefile.am + [ -n tests/Makefile.am tests/osmo-pcap-test/Makefile.am ] + cd libosmo-netif + sed -i s/check_PROGRAMS/noinst_PROGRAMS/ tests/Makefile.am tests/osmo-pcap-test/Makefile.am + git -C libosmo-pfcp grep -l check_PROGRAMS + files=debian/changelog tests/libosmo-gtlv/Makefile.am tests/libosmo-gtlv/test_gtlv_gen/Makefile.am tests/libosmo-gtlv/test_tliv/Makefile.am tests/libosmo-pfcp/Makefile.am + [ -n debian/changelog tests/libosmo-gtlv/Makefile.am tests/libosmo-gtlv/test_gtlv_gen/Makefile.am tests/libosmo-gtlv/test_tliv/Makefile.am tests/libosmo-pfcp/Makefile.am ] + cd libosmo-pfcp + sed -i s/check_PROGRAMS/noinst_PROGRAMS/ debian/changelog tests/libosmo-gtlv/Makefile.am tests/libosmo-gtlv/test_gtlv_gen/Makefile.am tests/libosmo-gtlv/test_tliv/Makefile.am tests/libosmo-pfcp/Makefile.am + git -C libosmo-sigtran grep -l check_PROGRAMS + files=debian/changelog tests/m2ua/Makefile.am tests/ss7/Makefile.am tests/vty/Makefile.am tests/xua/Makefile.am + [ -n debian/changelog tests/m2ua/Makefile.am tests/ss7/Makefile.am tests/vty/Makefile.am tests/xua/Makefile.am ] + cd libosmo-sigtran + sed -i s/check_PROGRAMS/noinst_PROGRAMS/ debian/changelog tests/m2ua/Makefile.am tests/ss7/Makefile.am tests/vty/Makefile.am tests/xua/Makefile.am + git -C libsmpp34 grep -l check_PROGRAMS + files= + true + [ -n ] + git -C libusrp grep -l check_PROGRAMS + files= + true + [ -n ] + git -C osmo-bsc grep -l check_PROGRAMS + files=debian/changelog tests/abis/Makefile.am tests/acc/Makefile.am tests/bsc/Makefile.am tests/codec_pref/Makefile.am tests/gsm0408/Makefile.am tests/handover/Makefile.am tests/nanobts_omlattr/Makefile.am tests/paging/Makefile.am tests/subscr/Makefile.am + [ -n debian/changelog tests/abis/Makefile.am tests/acc/Makefile.am tests/bsc/Makefile.am tests/codec_pref/Makefile.am tests/gsm0408/Makefile.am tests/handover/Makefile.am tests/nanobts_omlattr/Makefile.am tests/paging/Makefile.am tests/subscr/Makefile.am ] + cd osmo-bsc + sed -i s/check_PROGRAMS/noinst_PROGRAMS/ debian/changelog tests/abis/Makefile.am tests/acc/Makefile.am tests/bsc/Makefile.am tests/codec_pref/Makefile.am tests/gsm0408/Makefile.am tests/handover/Makefile.am tests/nanobts_omlattr/Makefile.am tests/paging/Makefile.am tests/subscr/Makefile.am + git -C osmo-msc grep -l check_PROGRAMS + files=debian/changelog tests/csd/Makefile.am tests/db_sms/Makefile.am tests/mncc/Makefile.am tests/msc_vlr/Makefile.am tests/sdp_msg/Makefile.am tests/smpp/Makefile.am tests/sms_queue/Makefile.am + [ -n debian/changelog tests/csd/Makefile.am tests/db_sms/Makefile.am tests/mncc/Makefile.am tests/msc_vlr/Makefile.am tests/sdp_msg/Makefile.am tests/smpp/Makefile.am tests/sms_queue/Makefile.am ] + cd osmo-msc + sed -i s/check_PROGRAMS/noinst_PROGRAMS/ debian/changelog tests/csd/Makefile.am tests/db_sms/Makefile.am tests/mncc/Makefile.am tests/msc_vlr/Makefile.am tests/sdp_msg/Makefile.am tests/smpp/Makefile.am tests/sms_queue/Makefile.am + git -C osmo-mgw grep -l check_PROGRAMS + files=debian/changelog tests/mgcp/Makefile.am tests/mgcp_client/Makefile.am + [ -n debian/changelog tests/mgcp/Makefile.am tests/mgcp_client/Makefile.am ] + cd osmo-mgw + sed -i s/check_PROGRAMS/noinst_PROGRAMS/ debian/changelog tests/mgcp/Makefile.am tests/mgcp_client/Makefile.am + git -C osmo-ggsn grep -l check_PROGRAMS + files=debian/changelog tests/gtp/Makefile.am tests/lib/Makefile.am + [ -n debian/changelog tests/gtp/Makefile.am tests/lib/Makefile.am ] + cd osmo-ggsn + sed -i s/check_PROGRAMS/noinst_PROGRAMS/ debian/changelog tests/gtp/Makefile.am tests/lib/Makefile.am + git -C osmo-gbproxy grep -l check_PROGRAMS + files= + true + [ -n ] + git -C osmo-sgsn grep -l check_PROGRAMS + files=debian/changelog tests/gprs/Makefile.am tests/gprs_routing_area/Makefile.am tests/gtphub/Makefile.am tests/sgsn/Makefile.am tests/slhc/Makefile.am tests/sndcp_xid/Makefile.am tests/v42bis/Makefile.am tests/xid/Makefile.am + [ -n debian/changelog tests/gprs/Makefile.am tests/gprs_routing_area/Makefile.am tests/gtphub/Makefile.am tests/sgsn/Makefile.am tests/slhc/Makefile.am tests/sndcp_xid/Makefile.am tests/v42bis/Makefile.am tests/xid/Makefile.am ] + cd osmo-sgsn + sed -i s/check_PROGRAMS/noinst_PROGRAMS/ debian/changelog tests/gprs/Makefile.am tests/gprs_routing_area/Makefile.am tests/gtphub/Makefile.am tests/sgsn/Makefile.am tests/slhc/Makefile.am tests/sndcp_xid/Makefile.am tests/v42bis/Makefile.am tests/xid/Makefile.am + git -C osmo-bts grep -l check_PROGRAMS + files=debian/changelog tests/agch/Makefile.am tests/amr/Makefile.am tests/cipher/Makefile.am tests/csd/Makefile.am tests/handover/Makefile.am tests/meas/Makefile.am tests/misc/Makefile.am tests/paging/Makefile.am tests/power/Makefile.am tests/sysmobts/Makefile.am tests/ta_control/Makefile.am tests/tx_power/Makefile.am + [ -n debian/changelog tests/agch/Makefile.am tests/amr/Makefile.am tests/cipher/Makefile.am tests/csd/Makefile.am tests/handover/Makefile.am tests/meas/Makefile.am tests/misc/Makefile.am tests/paging/Makefile.am tests/power/Makefile.am tests/sysmobts/Makefile.am tests/ta_control/Makefile.am tests/tx_power/Makefile.am ] + cd osmo-bts + sed -i s/check_PROGRAMS/noinst_PROGRAMS/ debian/changelog tests/agch/Makefile.am tests/amr/Makefile.am tests/cipher/Makefile.am tests/csd/Makefile.am tests/handover/Makefile.am tests/meas/Makefile.am tests/misc/Makefile.am tests/paging/Makefile.am tests/power/Makefile.am tests/sysmobts/Makefile.am tests/ta_control/Makefile.am tests/tx_power/Makefile.am + git -C osmo-gmr grep -l check_PROGRAMS + files= + true + [ -n ] + git -C osmo-iuh grep -l check_PROGRAMS + files=tests/Makefile.am + [ -n tests/Makefile.am ] + cd osmo-iuh + sed -i s/check_PROGRAMS/noinst_PROGRAMS/ tests/Makefile.am + git -C osmo-pcu grep -l check_PROGRAMS + files=debian/changelog tests/Makefile.am + [ -n debian/changelog tests/Makefile.am ] + cd osmo-pcu + sed -i s/check_PROGRAMS/noinst_PROGRAMS/ debian/changelog tests/Makefile.am + git -C osmo-sysmon grep -l check_PROGRAMS + files= + true + [ -n ] + git -C osmo-sip-connector grep -l check_PROGRAMS + files= + true + [ -n ] + git -C osmo-trx grep -l check_PROGRAMS + files=debian/changelog tests/CommonLibs/Makefile.am tests/Transceiver52M/Makefile.am + [ -n debian/changelog tests/CommonLibs/Makefile.am tests/Transceiver52M/Makefile.am ] + cd osmo-trx + sed -i s/check_PROGRAMS/noinst_PROGRAMS/ debian/changelog tests/CommonLibs/Makefile.am tests/Transceiver52M/Makefile.am + git -C osmo-hlr grep -l check_PROGRAMS + files=debian/changelog tests/auc/Makefile.am tests/db/Makefile.am tests/gsup/Makefile.am tests/mslookup/Makefile.am + [ -n debian/changelog tests/auc/Makefile.am tests/db/Makefile.am tests/gsup/Makefile.am tests/mslookup/Makefile.am ] + cd osmo-hlr + sed -i s/check_PROGRAMS/noinst_PROGRAMS/ debian/changelog tests/auc/Makefile.am tests/db/Makefile.am tests/gsup/Makefile.am tests/mslookup/Makefile.am + git -C osmocom-bb grep -l check_PROGRAMS + files=src/shared/libosmocore/tests/Makefile.am + [ -n src/shared/libosmocore/tests/Makefile.am ] + cd osmocom-bb + sed -i s/check_PROGRAMS/noinst_PROGRAMS/ src/shared/libosmocore/tests/Makefile.am + git -C osmo-smlc grep -l check_PROGRAMS + files=debian/changelog tests/smlc_subscr/Makefile.am + [ -n debian/changelog tests/smlc_subscr/Makefile.am ] + cd osmo-smlc + sed -i s/check_PROGRAMS/noinst_PROGRAMS/ debian/changelog tests/smlc_subscr/Makefile.am + git -C osmo-cbc grep -l check_PROGRAMS + files=tests/sbcap/Makefile.am + [ -n tests/sbcap/Makefile.am ] + cd osmo-cbc + sed -i s/check_PROGRAMS/noinst_PROGRAMS/ tests/sbcap/Makefile.am + git -C simtrace2 grep -l check_PROGRAMS + files= + true + [ -n ] + git -C osmo-hnodeb grep -l check_PROGRAMS + files= + true + [ -n ] + git -C osmo-hnbgw grep -l check_PROGRAMS + files=debian/changelog tests/ranap_rab_ass/Makefile.am tests/umts_cell_id/Makefile.am + [ -n debian/changelog tests/ranap_rab_ass/Makefile.am tests/umts_cell_id/Makefile.am ] + cd osmo-hnbgw + sed -i s/check_PROGRAMS/noinst_PROGRAMS/ debian/changelog tests/ranap_rab_ass/Makefile.am tests/umts_cell_id/Makefile.am + git -C osmo-bsc-nat grep -l check_PROGRAMS + files= + true + [ -n ] + git -C osmo-pcap grep -l check_PROGRAMS + files=tests/rotate_localtime/Makefile.am + [ -n tests/rotate_localtime/Makefile.am ] + cd osmo-pcap + sed -i s/check_PROGRAMS/noinst_PROGRAMS/ tests/rotate_localtime/Makefile.am + git -C osmo-e1d grep -l check_PROGRAMS + files= + true + [ -n ] + git -C osmo-e1-recorder grep -l check_PROGRAMS + files= + true + [ -n ] + git -C libgtpnl grep -l check_PROGRAMS + files= + true + [ -n ] + git -C osmo-upf grep -l check_PROGRAMS + files=tests/unique_ids/Makefile.am + [ -n tests/unique_ids/Makefile.am ] + cd osmo-upf + sed -i s/check_PROGRAMS/noinst_PROGRAMS/ tests/unique_ids/Makefile.am + git -C osmo-isdntap grep -l check_PROGRAMS + files= + true + [ -n ] + git -C osmo-uecups grep -l check_PROGRAMS + files= + true + [ -n ] + git -C osmo-remsim grep -l check_PROGRAMS + files= + true + [ -n ] + [ -d layer1-api ] + git clone https://gitea.sysmocom.de/sysmo-bts/layer1-api Cloning into 'layer1-api'... fatal: unable to access 'https://gitea.sysmocom.de/sysmo-bts/layer1-api/': Failed to connect to gitea.sysmocom.de port 443 after 311 ms: Couldn't connect to server Build step 'Execute shell' marked build as failure Sending e-mails to: jenkins-notifications@lists.osmocom.org Finished: FAILURE