Build failed in Jenkins: Osmocom-repo-install-debian » latest,build2-deb9build-ansible #217

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
Thu Dec 24 04:11:12 UTC 2020


See <https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian/feed=latest,label=build2-deb9build-ansible/217/display/redirect>

Changes:


------------------------------------------
[...truncated 2.23 KB...]
Commit message: "repo-install-test: Move from CentOS_8_Stream to CentOS_8"
 > git rev-list --no-walk 7fc59fcc082c965574455376f1db573d4feac14b # timeout=10
[build2-deb9build-ansible] $ /bin/sh -xe /tmp/jenkins1843251695554653921.sh
+ export OSMO_BRANCH_DOCKER_PLAYGROUND=master
+ export FEED=latest
+ scripts/repo-install-test.sh debian
+ dirname scripts/repo-install-test.sh
+ . scripts/common.sh
+ dirname scripts/repo-install-test.sh
+ realpath scripts/..
+ OSMO_CI_DIR=<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian/feed=latest,label=build2-deb9build-ansible/ws/>
+ 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
+ [ 1 -ne 1 ]
+ DISTRO=debian
+ docker_images_require debian-repo-install-test
+ local oldpwd=<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian/feed=latest,label=build2-deb9build-ansible/ws/>
+ [ -L _docker_playground ]
+ [ -d _docker_playground ]
+ git clone https://git.osmocom.org/docker-playground/ _docker_playground
Cloning into '_docker_playground'...
+ cd _docker_playground
+ git checkout master
Already on 'master'
Your branch is up-to-date with 'origin/master'.
+ git reset --hard origin/master
HEAD is now at d3bd2c2 Introduce osmo-ran docker image set up
+ cd debian-repo-install-test
+ . ../jenkins-common.sh
+ IMAGE_DIR_PREFIX=..
+ set -x
+ [ x = x ]
+ REPO_USER=osmocom-build
+ [ x<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian/feed=latest,label=build2-deb9build-ansible/ws/> = x ]
+ VOL_BASE_DIR=<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian/feed=latest,label=build2-deb9build-ansible/ws/logs>
+ rm -rf <https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian/feed=latest,label=build2-deb9build-ansible/ws/logs>
+ mkdir -p <https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian/feed=latest,label=build2-deb9build-ansible/ws/logs>
+ [ ! -d <https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian/feed=latest,label=build2-deb9build-ansible/ws/logs> ]
+ [ xjenkins-Osmocom-repo-install-debian-feed=latest,label=build2-deb9build-ansible-217 = x ]
+ basename <https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian/feed=latest,label=build2-deb9build-ansible/ws/_docker_playground/debian-repo-install-test>
+ SUITE_NAME=debian-repo-install-test
+ NET_NAME=debian-repo-install-test
+ docker_images_require debian-repo-install-test
+ local i
+ local from_line
+ local pull_arg
+ local upstream_distro_arg
+ local distro_arg
+ local depends
+ local dir
+ docker_depends debian-repo-install-test
+ depends=
+ [ -n  ]
+ [ -z  ]
+ docker_upstream_distro_from_image_name debian-repo-install-test
+ echo debian:stretch
+ upstream_distro_arg=debian:stretch
+ docker_distro_from_image_name debian-repo-install-test
+ echo debian-stretch
+ distro_arg=debian-stretch
+ docker_dir_from_image_name debian-repo-install-test
+ echo debian-repo-install-test
+ dir=debian-repo-install-test
+ pull_arg=--pull
+ grep ^FROM ../debian-repo-install-test/Dockerfile
+ from_line=FROM	${REGISTRY}/${UPSTREAM_DISTRO}
+ echo FROM	${REGISTRY}/${UPSTREAM_DISTRO}
+ grep -q $USER
+ echo Building image: debian-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
Building image: debian-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
+ make -C ../debian-repo-install-test PULL=--pull UPSTREAM_DISTRO=debian:stretch DISTRO=debian-stretch IMAGE=osmocom-build/debian-repo-install-test
make: Entering directory '<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian/feed=latest,label=build2-deb9build-ansible/ws/_docker_playground/debian-repo-install-test'>
awk: fatal: cannot open file `.release' for reading (No such file or directory)
awk: fatal: cannot open file `.release' for reading (No such file or directory)
awk: fatal: cannot open file `.release' for reading (No such file or directory)
INFO: .release created
release=0.0.0
docker build \
	--build-arg USER=osmocom-build \
	--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_VERSION=latest \
	--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-repo-install-test:latest .
Sending build context to Docker daemon  6.144kB
Step 1/6 : ARG	USER
Step 2/6 : ARG	REGISTRY=docker.io
Step 3/6 : ARG	UPSTREAM_DISTRO=debian:stretch
Step 4/6 : FROM	${REGISTRY}/${UPSTREAM_DISTRO}
stretch: Pulling from library/debian
Digest: sha256:49c93d2ea3d40a86c1f69793cfff65dd55fbf587401243ebba0e40b260ec9a0c
Status: Image is up to date for debian:stretch
 ---> f9d06e40f53a
Step 5/6 : COPY	Release.key /tmp/Release.key
 ---> Using cache
 ---> 56d5c5547ea6
Step 6/6 : RUN	apt-get update && 	apt-get install -y --no-install-recommends 		aptitude 		gnupg 		systemd && 	apt-key add /tmp/Release.key && 	rm /tmp/Release.key
 ---> Using cache
 ---> c04e5df08038
[Warning] One or more build-args [OSMOCOM_REPO_MIRROR OSMO_HLR_BRANCH OSMO_MGW_BRANCH OSMO_SGSN_BRANCH OSMO_STP_BRANCH DISTRO LIBOSMOCORE_BRANCH OSMO_GGSN_BRANCH OSMO_IUH_BRANCH OSMO_PCU_BRANCH OSMOCOM_REPO_VERSION OSMO_BTS_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_MSC_BRANCH OSMO_SIP_BRANCH OSMO_TTCN3_BRANCH OSMO_BB_BRANCH OSMO_BSC_BRANCH OSMO_NITB_BRANCH] were not consumed
Successfully built c04e5df08038
Successfully tagged osmocom-build/debian-repo-install-test:latest
make: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian/feed=latest,label=build2-deb9build-ansible/ws/_docker_playground/debian-repo-install-test'>
+ docker_image_exists debian-repo-install-test
+ docker images -q osmocom-build/debian-repo-install-test
+ test -n c04e5df08038
+ ret=0
+ cd <https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian/feed=latest,label=build2-deb9build-ansible/ws/>
+ return 0
+ [ -z latest ]
+ CONTAINER=debian-repo-install-test-latest
+ docker inspect -f {{.State.Running}} debian-repo-install-test-latest
+ [  = true ]
+ args=
+ [ -n  ]
+ check_if_systemd_is_running
+ docker run --rm -v <https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian/feed=latest,label=build2-deb9build-ansible/ws/scripts/repo-install-test>:/repo-install-test:ro --name debian-repo-install-test-latest -e FEED=latest -e DISTRO=debian -e container=docker --tmpfs /run --tmpfs /run/lock --tmpfs /tmp -v /sys/fs/cgroup:/sys/fs/cgroup:ro --cap-add SYS_ADMIN --cap-add SYS_NICE osmocom-build/debian-repo-install-test /lib/systemd/systemd
+ seq 1 10
+ sleep 1
+ docker exec debian-repo-install-test-latest systemctl status
● 579e18715ad9
    State: running
     Jobs: 0 queued
   Failed: 0 units
    Since: Thu 2020-12-24 04:11:09 UTC; 356ms ago
   CGroup: /docker/579e18715ad93dfd1fbd873f607fca9e14056b16218f4fe1c76fb7ef9792f6c4
           ├─26 systemctl status
           ├─init.scope
           │ └─1 /lib/systemd/systemd
           └─system.slice
             └─systemd-journald.service
               └─20 /lib/systemd/systemd-journald
+ return
+ ret=0
+ docker exec debian-repo-install-test-latest /repo-install-test/run-inside-docker.sh
Checking feed: latest
Linux distribution: debian
Configuring Osmocom repository
+ SERVICES=
	osmo-bsc
	osmo-gbproxy
	osmo-gtphub
	osmo-hlr
	osmo-mgw
	osmo-msc
	osmo-pcap-client
	osmo-sip-connector
	osmo-stp

+ SERVICES_NIGHTLY=
	osmo-pcap-server
	osmo-sgsn
	osmo-pcu
	osmo-hnbgw
	osmo-bts-virtual

+ HTTP=http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9.0/
+ OBS=obs://build.opensuse.org/network:osmocom:latest/Debian_9.0
+ check_env
+ [ -n latest ]
+ echo Checking feed: latest
+ [ -n debian ]
+ echo Linux distribution: debian
+ configure_keep_cache_debian
+ [ -z  ]
+ return
+ configure_osmocom_repo_debian
+ echo Configuring Osmocom repository
+ echo deb http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9.0/ ./
+ apt-get update
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://deb.debian.org/debian stretch-updates InRelease [93.6 kB]
Get:4 http://security.debian.org/debian-security stretch/updates InRelease [53.0 kB]
Hit:5 http://deb.debian.org/debian stretch Release
Get:6 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [637 kB]
Get:7 http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9.0 ./ Packages [96.5 kB]
Fetched 882 kB in 0s (2180 kB/s)
Reading package lists...
Installing all repository packages
+ install_repo_packages_debian
+ echo Installing all repository packages
+ aptitude search -F%p ?origin(obs://build.opensuse.org/network:osmocom:latest/Debian_9.0) ?architecture(native)
+ sort
Segmentation fault (core dumped)
+ filter_packages_txt
+ grep -v ^# /repo-install-test/blacklist_debian.txt
+ sort -u
+ comm -23 osmocom_packages_all.txt blacklist.txt
+ cat osmocom_packages.txt
+ apt install -y

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Reading package lists...
Building dependency tree...
Reading state information...
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
+ test_binaries
+ test_binaries_version osmo-bsc osmo-bts-trx osmo-bts-virtual osmo-gbproxy osmo-gtphub osmo-ggsn osmo-hlr osmo-hlr-db-tool osmo-hnbgw osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-stp osmo-trx-uhd
+ failed=
+ osmo-bsc --version
/repo-install-test/run-inside-docker.sh: 141: /repo-install-test/run-inside-docker.sh: osmo-bsc: not found
+ ret=1
+ [ -n  ]
+ docker container kill debian-repo-install-test-latest
debian-repo-install-test-latest
+ exit 1
Build step 'Execute shell' marked build as failure



More information about the jenkins-notifications mailing list