Started by timer Running as SYSTEM Building on the built-in node in workspace /var/jenkins_home/jobs/master-onomondo-ipa/workspace [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-IhmF2yt19fvs/agent.1885273 SSH_AGENT_PID=1885276 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /var/jenkins_home/jobs/master-onomondo-ipa/workspace@tmp/private_key_9751275649855904991.key (osmocom-jenkins) [ssh-agent] Using credentials docs (OS#5798) The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/onomondo-ipa > git init /var/jenkins_home/jobs/master-onomondo-ipa/workspace # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/onomondo-ipa > git --version # timeout=10 > git --version # 'git version 2.47.3' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/onomondo-ipa +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/onomondo-ipa # 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 583e8ed086615e49a89f4e6899285528e3c4cba2 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 583e8ed086615e49a89f4e6899285528e3c4cba2 # timeout=10 Commit message: "scard: add comment about memory-leak in libpcsclite" > git rev-list --no-walk 583e8ed086615e49a89f4e6899285528e3c4cba2 # timeout=10 Triggering master-onomondo-ipa » a1=default,a2=default,a3=default,a4=default,osmocom-master master-onomondo-ipa » a1=default,a2=default,a3=default,a4=default,osmocom-master completed with result SUCCESS $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1885276 killed; [ssh-agent] Stopped. Triggering a new build of Osmocom_OBS_master Finished: SUCCESS