Skip to content

Console Output

Started by upstream project "gerrit-osmo-e1d" build number 116
originally caused by:
 Triggered by Gerrit: https://gerrit.osmocom.org/c/osmo-e1d/+/36653 in silent mode.
Running as SYSTEM
Building remotely on build2-deb10build-ansible (obs osmo-gsm-tester-build osmocom-master-debian10 ttcn3-ggsn-test-kernel-git osmocom-gerrit-debian10 osmocom-gerrit repo-install-test osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/gerrit-verifications-comment
[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-sgeahEjAzg1V/agent.1192633
SSH_AGENT_PID=1192635
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/osmocom-build/jenkins/workspace/gerrit-verifications-comment@tmp/private_key_10868914603820320773.key (/home/osmocom-build/jenkins/workspace/gerrit-verifications-comment@tmp/private_key_10868914603820320773.key)
[ssh-agent] Using credentials jenkins (gerrit.osmocom.org)
The recommended git tool is: NONE
using credential d5eda5e9-b59d-44ba-88d2-43473cb6e42d
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gerrit.osmocom.org/osmo-ci
 > git init /home/osmocom-build/jenkins/workspace/gerrit-verifications-comment # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ci
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_SSH to set credentials gerrit.osmocom.org
Verifying host key using known hosts file, will automatically accept unseen keys
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ci # 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 b2e128511d5aeae1eb27a7465197012fac643da2 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b2e128511d5aeae1eb27a7465197012fac643da2 # timeout=10
Commit message: "OBS: move gerrit-binpkgs logic to separate script"
 > git rev-list --no-walk b2e128511d5aeae1eb27a7465197012fac643da2 # timeout=10
[gerrit-verifications-comment] $ /bin/sh -xe /tmp/jenkins6334060664450370874.sh + cd scripts/jenkins-gerrit + ./comment_send.sh + ./comment_generate.py https://jenkins.osmocom.org/jenkins/job/gerrit-osmo-e1d/116/ -o gerrit_report.json -t result 4 passed: * [build] https://jenkins.osmocom.org/jenkins/job/gerrit-osmo-e1d-build/a1=default,a2=default,a3=default,a4=default,label=osmocom-gerrit/116/consoleFull * [debian:10] https://jenkins.osmocom.org/jenkins/job/gerrit-binpkgs/8525/consoleFull * [debian:12] https://jenkins.osmocom.org/jenkins/job/gerrit-binpkgs/8526/consoleFull * [lint] https://jenkins.osmocom.org/jenkins/job/gerrit-lint/15837/consoleFull Build Successful notify: NONE + ssh -p 29418 -l jenkins gerrit.osmocom.org gerrit review --project osmo-e1d 36653,1 --json $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1192635 killed; [ssh-agent] Stopped. Finished: SUCCESS