Build failed in Jenkins: Osmocom-release-tarballs #430

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/jenkins-notifications@lists.osmocom.org/.

jenkins at lists.osmocom.org jenkins at lists.osmocom.org
Mon Aug 17 00:25:45 UTC 2020


See <https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/430/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
Building remotely on build2-deb9build-ansible (ttcn3 osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 coverity) in workspace <https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/ws/>
[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-fypIL8Zjrk31/agent.16340
SSH_AGENT_PID=16342
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: <https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/ws/@tmp/private_key_444550054357684938.key> (<https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/ws/@tmp/private_key_444550054357684938.key)>
[ssh-agent] Using credentials releases (upload via rsync to to what gets published at https://ftp.osmocom.org/releases/)
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/osmo-ci # timeout=10
Fetching upstream changes from git://git.osmocom.org/osmo-ci
 > git --version # timeout=10
 > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 1a72d5054871e6b37578450162ceb2b72123f0b6 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1a72d5054871e6b37578450162ceb2b72123f0b6 # timeout=10
Commit message: "ansible: osmocom-jenkins-slave: osmocom_build_deps: install osmo-python-tests for py2 and py3"
 > git rev-list --no-walk 1a72d5054871e6b37578450162ceb2b72123f0b6 # timeout=10
[Osmocom-release-tarballs] $ /bin/sh -xe /tmp/jenkins6096162836583443125.sh
+ export OSMO_BRANCH_DOCKER_PLAYGROUND=master
+ . scripts/common.sh
+ dirname /tmp/jenkins6096162836583443125.sh
+ realpath /tmp/..
+ OSMO_CI_DIR=/
+ OSMO_GIT_URL=https://git.osmocom.org
+ OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org
+ OSMO_RELEASE_REPOS=
	libasn1c
	libosmo-abis
	libosmocore
	libosmo-netif
	libosmo-sccp
	libsmpp34
	libusrp
	osmo-bsc
	osmo-bts
	osmo-ggsn
	osmo-hlr
	osmo-iuh
	osmo-mgw
	osmo-msc
	osmo-pcu
	osmo-sgsn
	osmo-sip-connector
	osmo-sysmon
	osmo-trx
	osmocom-bb

+ OSMO_BRANCH_DOCKER_PLAYGROUND=master
+ docker_images_require debian-stretch-build debian-stretch-build-dist
+ local oldpwd=<https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/ws/>
+ [ -L _docker_playground ]
+ [ -d _docker_playground ]
+ git -C _docker_playground fetch
>From https://git.osmocom.org/docker-playground
   873f496..cc1620e  master     -> origin/master
+ cd _docker_playground
+ git checkout master
Already on 'master'
Your branch is behind 'origin/master' by 2 commits, and can be fast-forwarded.
  (use "git pull" to update your local branch)
+ git reset --hard origin/master
HEAD is now at cc1620e ttcn3-ggsn-test: Use IPv6 address of the tester as "DNS1"
+ cd debian-stretch-build
+ . ../jenkins-common.sh
+ set -x
+ [ x = x ]
+ REPO_USER=osmocom-build
+ [ x<https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/ws/> = x ]
+ VOL_BASE_DIR=<https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/ws/logs>
+ rm -rf <https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/ws/logs>
+ mkdir -p <https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/ws/logs>
+ [ ! -d <https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/ws/logs> ]
+ [ xjenkins-Osmocom-release-tarballs-430 = x ]
+ basename <https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/ws/_docker_playground/debian-stretch-build>
+ SUITE_NAME=debian-stretch-build
+ NET_NAME=debian-stretch-build
+ docker_images_require debian-stretch-build debian-stretch-build-dist
+ local i
+ local from_line
+ local pull_arg
+ local distro_arg
+ local depends
+ local dir
+ docker_depends debian-stretch-build
+ depends=
+ [ -n  ]
+ [ -z  ]
+ docker_distro_from_image_name debian-stretch-build
+ echo debian-stretch
+ distro_arg=debian-stretch
+ docker_dir_from_image_name debian-stretch-build
+ echo debian-stretch-build
+ dir=debian-stretch-build
+ pull_arg=--pull
+ grep ^FROM ../debian-stretch-build/Dockerfile
+ from_line=FROM debian:stretch
+ echo FROM debian:stretch
+ grep -q $USER
+ echo Building image: debian-stretch-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
Building image: debian-stretch-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
+ make -C ../debian-stretch-build PULL=--pull DISTRO=debian-stretch IMAGE=osmocom-build/debian-stretch-build
make: Entering directory '<https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/ws/_docker_playground/debian-stretch-build'>
docker build \
	--build-arg USER=osmocom-build \
	--build-arg OSMO_TTCN3_BRANCH=master \
	--build-arg DISTRO=debian-stretch \
	--build-arg LIBOSMOCORE_BRANCH=master \
	--build-arg OSMO_BB_BRANCH=master \
	--build-arg OSMO_BSC_BRANCH=master \
	--build-arg OSMO_BTS_BRANCH=master \
	--build-arg OSMO_GGSN_BRANCH=master \
	--build-arg OSMO_GSM_TESTER_BRANCH=master \
	--build-arg OSMO_HLR_BRANCH=master \
	--build-arg OSMO_IUH_BRANCH=master \
	--build-arg OSMO_MGW_BRANCH=master \
	--build-arg OSMO_MSC_BRANCH=master \
	--build-arg OSMO_NITB_BRANCH=master \
	--build-arg OSMO_PCU_BRANCH=master \
	--build-arg OSMO_SGSN_BRANCH=master \
	--build-arg OSMO_SIP_BRANCH=master \
	--build-arg OSMO_STP_BRANCH=master \
	--pull -t osmocom-build/debian-stretch-build:latest .
Sending build context to Docker daemon  4.608kB
Step 1/3 : FROM debian:stretch
stretch: Pulling from library/debian
Digest: sha256:335ecf9e8d9b2206c2e9e7f8b09547faa9f868e694f7c5be14c38be15ea8a7cf
Status: Image is up to date for debian:stretch
 ---> 6d935b41319b
Step 2/3 : MAINTAINER Harald Welte <laforge at gnumonks.org>
 ---> Using cache
 ---> bc8cc1dc8c4c
Step 3/3 : RUN	apt-get update && 	apt-get upgrade -y && 	apt-get install -y --no-install-recommends 		autoconf 		autoconf-archive 		autogen 		automake 		bison 		build-essential 		cppcheck 		dahdi-source 		debhelper 		devscripts 		dh-autoreconf 		dh-systemd 		doxygen 		flex 		g++ 		gawk 		gcc 		gcc-arm-none-eabi 		git 		git-buildpackage 		gnupg 		libc-ares-dev 		libdbd-sqlite3 		libdbi-dev 		libfftw3-dev 		libgnutls28-dev 		libgps-dev 		libgsm1-dev 		libncurses5-dev 		libnewlib-arm-none-eabi 		libortp-dev 		libpcap-dev 		libpcsclite-dev 		libtalloc-dev 		libtool 		libreadline-dev 		libsctp-dev 		libsofia-sip-ua-glib-dev 		libsqlite3-dev 		libssl-dev 		libusb-dev 		libusb-1.0-0-dev 		make 		pkg-config 		sqlite3 		stow 		wget && 	apt-get clean
 ---> Using cache
 ---> 1bf3aa421c99
[Warning] One or more build-args [OSMO_BB_BRANCH OSMO_GGSN_BRANCH USER OSMO_BSC_BRANCH OSMO_BTS_BRANCH OSMO_MSC_BRANCH OSMO_SIP_BRANCH DISTRO OSMO_GSM_TESTER_BRANCH OSMO_NITB_BRANCH OSMO_SGSN_BRANCH OSMO_TTCN3_BRANCH LIBOSMOCORE_BRANCH OSMO_HLR_BRANCH OSMO_IUH_BRANCH OSMO_MGW_BRANCH OSMO_PCU_BRANCH OSMO_STP_BRANCH] were not consumed
Successfully built 1bf3aa421c99
Successfully tagged osmocom-build/debian-stretch-build:latest
make: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/ws/_docker_playground/debian-stretch-build'>
+ docker_image_exists debian-stretch-build
+ docker images -q osmocom-build/debian-stretch-build
+ test -n 1bf3aa421c99
+ docker_depends debian-stretch-build-dist
+ depends=
+ [ -n  ]
+ [ -z  ]
+ docker_distro_from_image_name debian-stretch-build-dist
+ echo debian-stretch
+ distro_arg=debian-stretch
+ docker_dir_from_image_name debian-stretch-build-dist
+ echo debian-stretch-build-dist
+ dir=debian-stretch-build-dist
+ pull_arg=--pull
+ grep ^FROM ../debian-stretch-build-dist/Dockerfile
+ from_line=FROM	$USER/debian-stretch-build
+ echo FROM	$USER/debian-stretch-build
+ grep -q $USER
+ pull_arg=
+ echo Building image: debian-stretch-build-dist (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
Building image: debian-stretch-build-dist (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
+ make -C ../debian-stretch-build-dist PULL= DISTRO=debian-stretch IMAGE=osmocom-build/debian-stretch-build-dist
make: Entering directory '<https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/ws/_docker_playground/debian-stretch-build-dist'>
docker build \
	--build-arg USER=osmocom-build \
	--build-arg OSMO_TTCN3_BRANCH=master \
	--build-arg DISTRO=debian-stretch \
	--build-arg LIBOSMOCORE_BRANCH=master \
	--build-arg OSMO_BB_BRANCH=master \
	--build-arg OSMO_BSC_BRANCH=master \
	--build-arg OSMO_BTS_BRANCH=master \
	--build-arg OSMO_GGSN_BRANCH=master \
	--build-arg OSMO_GSM_TESTER_BRANCH=master \
	--build-arg OSMO_HLR_BRANCH=master \
	--build-arg OSMO_IUH_BRANCH=master \
	--build-arg OSMO_MGW_BRANCH=master \
	--build-arg OSMO_MSC_BRANCH=master \
	--build-arg OSMO_NITB_BRANCH=master \
	--build-arg OSMO_PCU_BRANCH=master \
	--build-arg OSMO_SGSN_BRANCH=master \
	--build-arg OSMO_SIP_BRANCH=master \
	--build-arg OSMO_STP_BRANCH=master \
	 -t osmocom-build/debian-stretch-build-dist:latest .
Sending build context to Docker daemon  6.656kB
Step 1/7 : ARG	USER
Step 2/7 : FROM	$USER/debian-stretch-build
 ---> 1bf3aa421c99
Step 3/7 : ARG	OSMOCOM_REPO="http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9.0/"
 ---> Using cache
 ---> 114d9ebba4df
Step 4/7 : COPY	Release.key /tmp/Release.key
 ---> Using cache
 ---> d69fb3ffb3e6
Step 5/7 : RUN	apt-key add /tmp/Release.key && 	rm /tmp/Release.key && 	echo "deb " $OSMOCOM_REPO " ./" > /etc/apt/sources.list.d/osmocom-latest.list
 ---> Using cache
 ---> c40a4ad2cf74
Step 6/7 : ADD	$OSMOCOM_REPO/Release /tmp/Release

 ---> 230023ab34f3
Step 7/7 : RUN	apt-get update && 	apt-get install -y --no-install-recommends 		ca-certificates 		libboost-all-dev 		liboping-dev 		libuhd-dev 				libasn1c-dev 		libgtp-dev 		libgtpnl-dev 		liblimesuite-dev 		liborcania-dev 		libosmo-abis-dev 		libosmocore-dev 		libosmodsp-dev 		libosmo-gsup-client-dev 		libosmo-mgcp-client-dev 		libosmo-netif-dev 		libosmo-ranap-dev 		libosmo-sccp-dev 		libosmo-sigtran-dev 		libsmpp34-dev 		libulfius-dev 		libusrp-dev 		libyder-dev && 	apt-get clean
 ---> Running in 74f451f7b5ea
Get:1 http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9.0 ./ InRelease [1608 B]
Ign:2 http://deb.debian.org/debian stretch InRelease
Get:3 http://security.debian.org/debian-security stretch/updates InRelease [53.0 kB]
Get:4 http://deb.debian.org/debian stretch-updates InRelease [93.6 kB]
Hit:5 http://deb.debian.org/debian stretch Release
Get:6 http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9.0 ./ Packages [94.5 kB]
Get:7 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [551 kB]
Fetched 794 kB in 0s (2081 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package libulfius-dev
The command '/bin/sh -c apt-get update && 	apt-get install -y --no-install-recommends 		ca-certificates 		libboost-all-dev 		liboping-dev 		libuhd-dev 				libasn1c-dev 		libgtp-dev 		libgtpnl-dev 		liblimesuite-dev 		liborcania-dev 		libosmo-abis-dev 		libosmocore-dev 		libosmodsp-dev 		libosmo-gsup-client-dev 		libosmo-mgcp-client-dev 		libosmo-netif-dev 		libosmo-ranap-dev 		libosmo-sccp-dev 		libosmo-sigtran-dev 		libsmpp34-dev 		libulfius-dev 		libusrp-dev 		libyder-dev && 	apt-get clean' returned a non-zero code: 100
../make/Makefile:60: recipe for target 'docker-build' failed
make: *** [docker-build] Error 100
make: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/ws/_docker_playground/debian-stretch-build-dist'>
+ exit 1
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 16342 killed;
[ssh-agent] Stopped.



More information about the jenkins-notifications mailing list