Skip to content
Started by timer
Running as SYSTEM
Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build qemu io_uring linux-shallow-clone 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 7a65dad9bef01bb40b6ab159de4603c94360939f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7a65dad9bef01bb40b6ab159de4603c94360939f # timeout=10
Commit message: "contrib/obs-mirror: log to systemd journal"
 > git rev-list --no-walk 7a65dad9bef01bb40b6ab159de4603c94360939f # timeout=10
[osmocom-coverity] $ /bin/sh -xe /tmp/jenkins6692824417405009047.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.12.1/cov-analysis-linux64-2024.12.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-asn1-tcap
	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
  libosmo-asn1-tcap
  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 <new-branch-name>

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 <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 898f6d8 lapd_sap_stop(): fix use of uninitialized stack memory
+ branch=master
+ [ -d libosmo-asn1-tcap ]
+ osmo_git_clone_url libosmo-asn1-tcap
+ echo https://gerrit.osmocom.org/libosmo-asn1-tcap
+ git clone --recursive https://gerrit.osmocom.org/libosmo-asn1-tcap
Cloning into 'libosmo-asn1-tcap'...
+ git -C libosmo-asn1-tcap 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 <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 3cb880b tests: decoding: print the half decoded structure
+ 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 <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at a9ea438f Bump version: 1.14.0.6-ac289-dirty → 1.14.1
+ 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 <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at f6f4d4a Generate a version.h file
+ 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 <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 8d844c5 Bump version: 0.2.0.2-2c06 → 0.2.1
+ 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 <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 4990f9d Also apply DSCP settings on listening socket
+ 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 <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 954c83b pfcp: Trigger assoc_cb(false) upon Recovery Timestamp change
+ 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 <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at ccf5525 tcap_as_loadshare: Forward UDTS to the correct tcap-loadshare ASP
+ 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 <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at d6ac32f Bump version: 1.14.4.2-5674 → 1.14.5
+ 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 <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 68adf11 Bump version: 3.4.10.1-a1ea → 3.4.11
+ 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 <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 1245bb6f5 nokia: rename vty settings, drop _site
+ 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 <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 97eeaff2f Reset 'release_99' flag in test cases at comment_start()
+ 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 <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 8afbaddc5 mgcp_client: add fmtp string to struct ptmap
+ 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 <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 20168d9 Depend on libosmo-netif for icmpv6 APIs
+ 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 <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 422ff6a5 Avoid accessing struct log_target members directly
+ 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 <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at ad919af95 tests/osmo-sgsn_test-nodes.vty: add missing list entries
+ 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'...
error: RPC failed; curl 18 transfer closed with outstanding read data remaining
Build step 'Execute shell' marked build as failure
Sending e-mails to: jenkins-notifications@lists.osmocom.org
Finished: FAILURE