See
<https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/890/display/redirect>
Changes:
------------------------------------------
[...truncated 7.78 KB...]
---> 08ee84cdd228
Step 11/11 : ADD $OSMOCOM_REPO/Release /tmp/Release
---> Using cache
---> 0d405e926d6b
[Warning] One or more build-args [OSMO_HLR_BRANCH OSMO_MSC_BRANCH OSMO_NITB_BRANCH
OSMO_SGSN_BRANCH LIBOSMOCORE_BRANCH OSMOCOM_REPO_VERSION OSMO_BSC_BRANCH OSMO_GGSN_BRANCH
OSMO_STP_BRANCH UID USER OSMO_PCU_BRANCH OSMO_SIP_BRANCH OSMO_BB_BRANCH OSMO_IUH_BRANCH
OSMO_MGW_BRANCH DISTRO OSMO_GSM_TESTER_BRANCH OSMO_TTCN3_BRANCH
OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_BTS_BRANCH OSMO_GBPROXY_BRANCH] were not consumed
Successfully built 0d405e926d6b
Successfully tagged osmocom-build/debian-stretch-obs-latest:latest
rm -rf .common
make: Leaving directory
'<https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/ws/_docker_playground/debian-stretch-obs-latest'>
+ docker_image_exists debian-stretch-obs-latest
+ docker images -q osmocom-build/debian-stretch-obs-latest
+ test -n 0d405e926d6b
+ list_osmo_packages debian-stretch debian-stretch-obs-latest
+ local distro=debian-stretch
+ local image=debian-stretch-obs-latest
+ local docker_run_sh=docker run --rm --entrypoint=/bin/sh
osmocom-build/debian-stretch-obs-latest -c
+ [ -n ]
+ return
+ docker_depends debian-stretch-build-dist
+ local feed
+ depends=
+ [ -n ]
+ docker_distro_from_image_name debian-stretch-build-dist
+ echo debian-stretch
+ distro_arg=debian-stretch
+ [ -z ]
+ docker_upstream_distro_from_image_name debian-stretch-build-dist
+ echo debian:stretch
+ upstream_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-obs-latest
+ echo FROM $USER/debian-stretch-obs-latest
+ 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= UPSTREAM_DISTRO=debian:stretch
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'>
rm -rf .common
cp -r
<https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/ws/_docker_playground/common>
.common
docker build \
--build-arg USER=osmocom-build \
--build-arg UID=1000 \
--build-arg REGISTRY=docker.io \
--build-arg OSMO_TTCN3_BRANCH=master \
--build-arg UPSTREAM_DISTRO=debian:stretch \
--build-arg DISTRO=debian-stretch \
--build-arg
OSMOCOM_REPO_MIRROR=http://download.opensuse.org \
--build-arg OSMOCOM_REPO_PATH=repositories/network:/osmocom: \
--build-arg OSMOCOM_REPO_VERSION=latest \
--build-arg
OSMOCOM_REPO_TESTSUITE_MIRROR=http://download.opensuse.org \
--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_GBPROXY_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 8.704kB
Step 1/3 : ARG USER
Step 2/3 : FROM $USER/debian-stretch-obs-latest
---> 0d405e926d6b
Step 3/3 : RUN apt-get update && apt-get install -y --no-install-recommends
autoconf autoconf-archive autogen automake bison build-essential
ca-certificates dahdi-source git libasn1c-dev libboost-all-dev libc-ares-dev
libdbd-sqlite3 libdbi-dev libfftw3-dev libgnutls28-dev libgps-dev libgsm1-dev
libgtp-dev libgtpnl-dev liblimesuite-dev libncurses5-dev liboping-dev
liborcania-dev libortp-dev libosmo-abis-dev libosmo-gsup-client-dev
libosmo-mgcp-client-dev libosmo-netif-dev libosmo-ranap-dev libosmo-sccp-dev
libosmo-sigtran-dev libosmocore-dev libosmodsp-dev libpcap-dev libpcsclite-dev
libreadline-dev libsctp-dev libsmpp34-dev libsofia-sip-ua-glib-dev
libsqlite3-dev libssl-dev libtalloc-dev libtool libuhd-dev libulfius-dev
libusb-1.0-0-dev libusb-dev libusrp-dev libyder-dev make && apt-get
clean
---> Using cache
---> 37e5fd02d6f1
[Warning] One or more build-args [DISTRO OSMO_GGSN_BRANCH OSMO_HLR_BRANCH OSMO_MSC_BRANCH
OSMO_PCU_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_MGW_BRANCH OSMO_SGSN_BRANCH LIBOSMOCORE_BRANCH
OSMOCOM_REPO_MIRROR OSMOCOM_REPO_PATH OSMOCOM_REPO_VERSION OSMO_BSC_BRANCH OSMO_SIP_BRANCH
UID OSMO_NITB_BRANCH OSMO_STP_BRANCH OSMO_TTCN3_BRANCH OSMOCOM_REPO_TESTSUITE_MIRROR
OSMO_BB_BRANCH OSMO_BTS_BRANCH OSMO_GBPROXY_BRANCH OSMO_IUH_BRANCH REGISTRY
UPSTREAM_DISTRO] were not consumed
Successfully built 37e5fd02d6f1
Successfully tagged osmocom-build/debian-stretch-build-dist:latest
rm -rf .common
make: Leaving directory
'<https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/ws/_docker_playground/debian-stretch-build-dist'>
+ docker_image_exists debian-stretch-build-dist
+ docker images -q osmocom-build/debian-stretch-build-dist
+ test -n 37e5fd02d6f1
+ list_osmo_packages debian-stretch debian-stretch-build-dist
+ local distro=debian-stretch
+ local image=debian-stretch-build-dist
+ local docker_run_sh=docker run --rm --entrypoint=/bin/sh
osmocom-build/debian-stretch-build-dist -c
+ [ -n ]
+ return
+ ret=0
+ cd <https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/ws/>
+ return 0
+ docker run --rm=true -v
<https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/ws/>:/osmo-ci -w
/osmo-ci -e KEEP_TEMP= osmocom-build/debian-stretch-build-dist
/osmo-ci/scripts/osmocom-release-tarballs.sh
Temp dir: /osmo-ci/_temp
libasn1c
libasn1c-0.9.28.tar.bz2 (exists)
libasn1c-0.9.29.tar.bz2 (exists)
libasn1c-0.9.30.tar.bz2 (exists)
libasn1c-0.9.31.tar.bz2 (exists)
libasn1c-0.9.32.tar.bz2 (exists)
libasn1c-0.9.33.tar.bz2 (exists)
libosmo-abis
libosmo-abis-0.3.0.tar.bz2 (exists)
libosmo-abis-0.3.2.tar.bz2 (exists)
libosmo-abis-0.4.0.tar.bz2 (exists)
libosmo-abis-0.5.0.tar.bz2 (exists)
libosmo-abis-0.5.1.tar.bz2 (exists)
libosmo-abis-0.6.0.tar.bz2 (exists)
libosmo-abis-0.7.0.tar.bz2 (exists)
libosmo-abis-0.8.0.tar.bz2 (exists)
libosmo-abis-0.8.1.tar.bz2 (exists)
libosmo-abis-1.0.0.tar.bz2 (exists)
libosmo-abis-1.0.1.tar.bz2 (exists)
libosmo-abis-1.1.0.tar.bz2 (exists)
libosmo-abis-1.1.1.tar.bz2 (exists)
libosmo-abis-1.2.0.tar.bz2 (creating)
+ prepare_repo libosmo-abis 1.2.0
+ local repo=libosmo-abis
+ local tag=1.2.0
+ [ -d /osmo-ci/_temp/repos/libosmo-abis ]
+ git -C /osmo-ci/_temp/repos clone
https://git.osmocom.org/libosmo-abis
Cloning into 'libosmo-abis'...
+ cd /osmo-ci/_temp/repos/libosmo-abis
+ git clean -qdxf
+ git reset --hard HEAD
HEAD is now at a6eda5a Bump version: 1.1.1.14-57ff-dirty → 1.2.0
+ git checkout -q 1.2.0
+ prepare_depends libosmo-abis
+ cd /osmo-ci/_temp/repos/libosmo-abis
+ autoreconf -fi
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:22: installing './compile'
configure.ac:24: installing './config.guess'
configure.ac:24: installing './config.sub'
configure.ac:8: installing './install-sh'
configure.ac:8: installing './missing'
src/Makefile.am: installing './depcomp'
+ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format...
func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format...
func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries...
yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking if gcc supports -fvisibility=hidden... yes
checking for LIBOSMOCORE... no
configure: error: Package requirements (libosmocore >= 1.6.0) were not met:
Requested 'libosmocore >= 1.6.0' but version of Osmocom Core Library is 1.5.2
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables LIBOSMOCORE_CFLAGS
and LIBOSMOCORE_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 3952 killed;
[ssh-agent] Stopped.