Skip to content

Console Output

Started by upstream project "master-osmo_dia2gsup" build number 208
originally caused by:
 Started by timer
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/master-osmo_dia2gsup/a1/default/a2/default/a3/default/a4/default/label/osmocom-master
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeyNu9h/agent.416928
SSH_AGENT_PID=416930
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/osmocom-build/jenkins/workspace/master-osmo_dia2gsup/a1/default/a2/default/a3/default/a4/default/label/osmocom-master@tmp/private_key_9904115658798026.key (osmocom-jenkins)
[ssh-agent] Using credentials docs (OS#5798)
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/master-osmo_dia2gsup/a1/default/a2/default/a3/default/a4/default/label/osmocom-master/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/erlang/osmo_dia2gsup # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/erlang/osmo_dia2gsup
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/erlang/osmo_dia2gsup +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision e9c2b1ddaa2cc9eba23e8b2285a6691ba795bdf6 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e9c2b1ddaa2cc9eba23e8b2285a6691ba795bdf6 # timeout=10
Commit message: "osmo_dia2gsup: add config option diameter_connect_timer"
 > git rev-list --no-walk e9c2b1ddaa2cc9eba23e8b2285a6691ba795bdf6 # timeout=10
[osmocom-master] $ /bin/sh -xe /tmp/jenkins17169069153267816780.sh
+ readlink -f /tmp/ssh-XXXXXXeyNu9h/agent.416928
+ docker run --rm=true --cap-add SYS_PTRACE -e ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -e IS_MASTER_BUILD=1 -e JOB_NAME=master-osmo_dia2gsup/a1=default,a2=default,a3=default,a4=default,label=osmocom-master -e MAKE=make -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e OSMO_GSM_MANUALS_DIR=/opt/osmo-gsm-manuals -e PARALLEL_MAKE=-j 12 -e PUBLISH=1 -e SSH_AUTH_SOCK=/ssh-agent -e WITH_MANUALS=1 -w /build -i -u build -v /tmp/ssh-XXXXXXeyNu9h/agent.416928:/ssh-agent -v /home/osmocom-build/jenkins/workspace/master-osmo_dia2gsup/a1/default/a2/default/a3/default/a4/default/label/osmocom-master:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro osmocom-build/debian-bookworm-erlang /usr/bin/timeout 30m /build/contrib/jenkins.sh
+ rebar3 compile
===> Verifying dependencies...
===> Compiling diameter files...
===> Analyzing applications...
===> Compiling osmo_dia2gsup
+ rebar3 eunit
===> Verifying dependencies...
===> Compiling diameter files...
===> Analyzing applications...
===> Compiling osmo_dia2gsup
===> Performing EUnit tests...

Finished in 0.090 seconds
0 tests
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 416930 killed;
[ssh-agent] Stopped.
Archiving artifacts
‘**/core’ doesn’t match anything: ‘**’ exists but not ‘**/core’
No artifacts found that match the file pattern "**/core, **/testsuite.log, **/workspace.tar.xz". Configuration error?
Finished: SUCCESS