Started by upstream project "gerrit-osmo-dev-build" build number 22
originally caused by:
Started by upstream project "gerrit-osmo-dev" build number 22
originally caused by:
Triggered by Gerrit: https://gerrit.osmocom.org/c/osmo-dev/+/40978 in silent mode.
Running as SYSTEM
Building remotely on build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/gerrit-osmo-dev-build/a1/default/a2/default/a3/default/a4/default/label/osmocom-gerrit
The recommended git tool is: NONE
using credential d5eda5e9-b59d-44ba-88d2-43473cb6e42d
Cloning the remote Git repository
Cloning repository ssh://jenkins@gerrit.osmocom.org:29418/osmo-dev
> git init /home/osmocom-build/jenkins/workspace/gerrit-osmo-dev-build/a1/default/a2/default/a3/default/a4/default/label/osmocom-gerrit # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-dev
> git --version # timeout=10
> git --version # 'git version 2.39.5'
using GIT_SSH to set credentials gerrit.osmocom.org
Verifying host key using known hosts file, will automatically accept unseen keys
> git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/osmo-dev +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/osmo-dev # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/osmo-dev # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-dev
using GIT_SSH to set credentials gerrit.osmocom.org
Verifying host key using known hosts file, will automatically accept unseen keys
> git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/osmo-dev refs/changes/78/40978/1 # timeout=10
Checking out Revision 1e19eb26702ba15dbed92201e925a76e23f5255a (master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 1e19eb26702ba15dbed92201e925a76e23f5255a # timeout=10
Commit message: "gen_makefile: --targets: fix subdir projects"
> git rev-parse FETCH_HEAD^{commit} # timeout=10
> git rev-list --no-walk 1d13c9d70a38a6e5d7ce8c3575b00aacc0f0c52b # timeout=10
[osmocom-gerrit] $ /bin/sh -xe /tmp/jenkins13663771811625380189.sh
+ CCACHE_DIR=/home/osmocom-build/ccache/gerrit-verifications
+ mkdir -p /home/osmocom-build/ccache/gerrit-verifications
+ chown osmocom-build:osmocom-build /home/osmocom-build/ccache/gerrit-verifications
+ docker run --rm=true --cap-add SYS_PTRACE --security-opt seccomp=/home/osmocom-build/osmo-ci/_docker_playground/seccomp_profile.json --ulimit fsize=1000000000 -e ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -e JOB_NAME=gerrit-osmo-dev-build/a1=default,a2=default,a3=default,a4=default,label=osmocom-gerrit -e MAKE=make -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e OSMO_GSM_MANUALS_DIR=/opt/osmo-gsm-manuals -e PARALLEL_MAKE=-j 12 -e WITH_MANUALS=1 -w /build -i -u build -v /home/osmocom-build/jenkins/workspace/gerrit-osmo-dev-build/a1/default/a2/default/a3/default/a4/default/label/osmocom-gerrit:/build -e CCACHE_DIR=/ccache -e PATH=/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin -v /home/osmocom-build/ccache/gerrit-verifications:/ccache osmocom-build/debian-bookworm-build /usr/bin/timeout 30m /build/contrib/jenkins.sh
+ pytest -v
============================= test session starts ==============================
platform linux -- Python 3.11.2, pytest-7.2.1, pluggy-1.0.0+repack -- /usr/bin/python3
cachedir: .pytest_cache
rootdir: /build, configfile: pytest.ini, testpaths: tests
collecting ... collected 7 items
tests/test_gen_makefile.py::test_make_libosmocore_autoconf PASSED [ 14%]
tests/test_gen_makefile.py::test_make_libosmocore_autoconf_src_copy PASSED [ 28%]
tests/test_gen_makefile.py::test_make_libosmocore_autoconf_relative_makedir PASSED [ 42%]
tests/test_gen_makefile.py::test_make_libosmocore_autoconf_relative_makedir_src_copy PASSED [ 57%]
tests/test_gen_makefile.py::test_make_open5gs_configure PASSED [ 71%]
tests/test_gen_makefile.py::test_make_open5gs_configure_src_copy PASSED [ 85%]
tests/test_gen_makefile.py::test_gen_makefile_with_targets_arg PASSED [100%]
============================== 7 passed in 49.25s ==============================
[osmocom-gerrit] $ /bin/sh -xe /tmp/jenkins4923279192269681643.sh
+ rm -rf /home/osmocom-build/jenkins/workspace/gerrit-osmo-dev-build/a1/default/a2/default/a3/default/a4/default/label/osmocom-gerrit
Finished: SUCCESS