Skip to content
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-vTKT1puw9czP/agent.3769578
SSH_AGENT_PID=3769581
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /var/jenkins_home/jobs/master-onomondo-eim/workspace@tmp/private_key_4216456737778670885.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 e0d8036b214d3a16f1b48fd2f74470884f560447 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e0d8036b214d3a16f1b48fd2f74470884f560447 # timeout=10
Commit message: "contrib/onomondo-eim.sh: add option to set a mnesia dir"
 > git rev-list --no-walk e4d9f0fe40d59496be249061c024461b58d67aed # 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 3769581 killed;
[ssh-agent] Stopped.
Triggering a new build of Osmocom_OBS_master
Finished: SUCCESS