Started by user Oliver Smith Running as SYSTEM Building on the built-in node in workspace /var/jenkins_home/jobs/master-onomondo-eim/workspace [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-yl5FuhEp8MP5/agent.3609670 SSH_AGENT_PID=3609673 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /var/jenkins_home/jobs/master-onomondo-eim/workspace@tmp/private_key_14115161583067481271.key (osmocom-jenkins) [ssh-agent] Using credentials docs (OS#5798) The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/onomondo-eim > git init /var/jenkins_home/jobs/master-onomondo-eim/workspace # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/onomondo-eim > git --version # timeout=10 > git --version # 'git version 2.47.3' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/onomondo-eim +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/onomondo-eim # 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 0e00f496e705c03b22b32636446b41c4e9adfda0 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0e00f496e705c03b22b32636446b41c4e9adfda0 # timeout=10 Commit message: "contrib/jenkins: new script" First time build. Skipping changelog. Triggering master-onomondo-eim » a1=default,a2=default,a3=default,a4=default,osmocom-master master-onomondo-eim » 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 3609673 killed; [ssh-agent] Stopped. Triggering a new build of Osmocom_OBS_master Finished: SUCCESS