Started by an SCM change 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-tepbnrqiwHmw/agent.1762111 SSH_AGENT_PID=1762114 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /var/jenkins_home/jobs/master-onomondo-eim/workspace@tmp/private_key_17054662392167513524.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-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 06f7b56e705aa88027466bbedd89940cad9d87e0 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 06f7b56e705aa88027466bbedd89940cad9d87e0 # timeout=10 Commit message: "rest_api_response_schema: add missing error codes" > git rev-list --no-walk e0d8036b214d3a16f1b48fd2f74470884f560447 # timeout=10 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 1762114 killed; [ssh-agent] Stopped. Triggering a new build of Osmocom_OBS_master Finished: SUCCESS