Skip to content
Failed

Console Output

Started by timer
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/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 ce3a6cb2b1ad650e19b9a6b38453c02128db5cf5 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ce3a6cb2b1ad650e19b9a6b38453c02128db5cf5 # timeout=10
Commit message: "jobs/osmocom-obs: build binary packages earlier"
 > git rev-list --no-walk ce3a6cb2b1ad650e19b9a6b38453c02128db5cf5 # timeout=10
[osmocom-coverity] $ /bin/sh -xe /tmp/jenkins17619912677458228024.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 <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 df2ab70 trau_frame: add support for config frames of 3GPP Rel5+
+ 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 2db0fd1d osmo-release: debian_patch_apply: handle empty dir
+ 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 c51c849 doc: add twrtp guide document
+ 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 5a60947 Generate a version.h file
+ 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 475a30b xua_msg_copy(): add missing check if xua_msg_alloc() fails
+ 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 567463e Generate a version.h file
+ 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 a1eaf5c Generate a version.h file
+ 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 ea1764f9f Don't crash on loc req with disabled SMLC
+ 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 c74d06785 sqlite optimisation: Avoid unneeded database operation
+ 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 7d236cca5 Generate a version.h file
+ 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 88d6584 sgsnemu: Initial support IPv4v6 PDP context type
+ 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 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 <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 1fd205f0b ranap: Take into account RNC availability during paging
+ 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 <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 7db79cc3 Fix build with debian 13
+ 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 <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 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 <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 3764c5e ranap: Fix wrong PTMSI vs TMSI field passed during ranap_new_msg_paging_cmd()
+ 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 <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 1e1c397a Bump version: 1.5.1.12-0273 → 1.5.2
+ 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 <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 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 <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 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 <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 3344594 trx: Fix tx/rx-sps 4 for USRP1 devices
+ 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 <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 d4b4548 Generate version.h files
+ 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 <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 5d36edfc firmware(libosmocore): update function header
+ 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 <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 c45aa8f sccp: Handle N-NOTICE.ind (Routing Failure of SCCP CL messages)
+ 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 <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 91ea928 vty: register talloc / stats introspection commands
+ 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 <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 d0ad985 Generate a version.h file
+ 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 <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 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 <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 2c88bdb Use proper SCCP release cause enum value instead of hardcoded value
+ 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 <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 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 <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 6978069 Bump version: 0.7.0.6-82a3 → 0.8.0
+ 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 <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 f7dc586 Generate version.h files
+ 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 <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 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 <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 a8e0c6a Generate a version.h file
+ 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 <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 9494bd1 contrib/jenkins.sh: use https:// instead of git://
+ 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 <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 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 <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 745d44e cosmetic: Improve comments on cancellable thread safety
+ 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 <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 0916f85 Bump version: 1.1.1.4-9a97 → 1.1.2
+ 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 <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 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
tests/osmo-config-merge/Makefile.am
+ [ -n tests/Makefile.am
tests/osmo-config-merge/Makefile.am ]
+ cd libosmocore
+ sed -i s/check_PROGRAMS/noinst_PROGRAMS/ tests/Makefile.am tests/osmo-config-merge/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 155 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