Skip to content

Console Output

Started by user laforge
Running as SYSTEM
Building on master in workspace /var/jenkins_home/jobs/sam7util/workspace
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://git.osmocom.org/sam7-util # timeout=10
Fetching upstream changes from git://git.osmocom.org/sam7-util
 > git --version # timeout=10
 > git fetch --tags --progress -- git://git.osmocom.org/sam7-util +refs/heads/*:refs/remotes/origin/* # timeout=10
Seen branch in repository origin/master
Seen 1 remote branch
 > git show-ref --tags -d # timeout=10
Checking out Revision dcf2783266e836c53a2623bd2a65f955e9608bd2 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f dcf2783266e836c53a2623bd2a65f955e9608bd2 # timeout=10
Commit message: "io.c: remove warning on format string."
 > git rev-list --no-walk dcf2783266e836c53a2623bd2a65f955e9608bd2 # timeout=10
Triggering sam7util » osmocom-master-debian9
sam7util » osmocom-master-debian9 completed with result SUCCESS
Finished: SUCCESS