Build failed in Jenkins: Osmocom-repo-install-centos8 » next,repo-install-test #273

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
Fri Aug 13 11:08:18 UTC 2021


See <https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=next,label=repo-install-test/273/display/redirect>

Changes:


------------------------------------------
[...truncated 5.15 KB...]
+ VOL_BASE_DIR=<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=next,label=repo-install-test/ws/logs>
+ rm -rf <https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=next,label=repo-install-test/ws/logs>
+ mkdir -p <https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=next,label=repo-install-test/ws/logs>
+ [ ! -d <https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=next,label=repo-install-test/ws/logs> ]
+ [ xjenkins-Osmocom-repo-install-centos8-feed=next,label=repo-install-test-273 = x ]
+ basename <https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=next,label=repo-install-test/ws/_docker_playground/centos8-repo-install-test>
+ SUITE_NAME=centos8-repo-install-test
+ NET_NAME=centos8-repo-install-test
+ docker_images_require centos8-repo-install-test
+ local i
+ local from_line
+ local pull_arg
+ local upstream_distro_arg
+ local distro_arg
+ local depends
+ local dir
+ docker_depends centos8-repo-install-test
+ local feed
+ depends=
+ [ -n  ]
+ docker_distro_from_image_name centos8-repo-install-test
+ echo centos8
+ distro_arg=centos8
+ [ -z  ]
+ docker_upstream_distro_from_image_name centos8-repo-install-test
+ echo centos:centos8
+ upstream_distro_arg=centos:centos8
+ docker_dir_from_image_name centos8-repo-install-test
+ echo centos8-repo-install-test
+ dir=centos8-repo-install-test
+ pull_arg=--pull
+ grep ^FROM ../centos8-repo-install-test/Dockerfile
+ from_line=FROM	${REGISTRY}/${UPSTREAM_DISTRO}
+ echo FROM	${REGISTRY}/${UPSTREAM_DISTRO}
+ grep -q $USER
+ echo Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
+ make -C ../centos8-repo-install-test PULL=--pull UPSTREAM_DISTRO=centos:centos8 DISTRO=centos8 IMAGE=osmocom-build/centos8-repo-install-test
make: Entering directory '<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=next,label=repo-install-test/ws/_docker_playground/centos8-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)
rm -rf .common
cp -r <https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=next,label=repo-install-test/ws/_docker_playground/common> .common
INFO: .release created
release=0.0.0
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=centos:centos8 \
	--build-arg DISTRO=centos8 \
	--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 \
	--pull -t osmocom-build/centos8-repo-install-test:latest .
Sending build context to Docker daemon   7.68kB
Step 1/6 : ARG	USER
Step 2/6 : ARG	REGISTRY=docker.io
Step 3/6 : ARG	UPSTREAM_DISTRO=centos:centos8
Step 4/6 : FROM	${REGISTRY}/${UPSTREAM_DISTRO}
centos8: Pulling from library/centos
Digest: sha256:5528e8b1b1719d34604c87e11dcd1c0a20bedf46e83b5632cdeac91b8c04efc1
Status: Image is up to date for centos:centos8
 ---> 300e315adb2f
Step 5/6 : RUN	dnf install -y 		systemd 		dnf-utils
 ---> Using cache
 ---> 83f16d6f9146
Step 6/6 : RUN	yum config-manager --set-enabled powertools
 ---> Using cache
 ---> 547c27cac80e
[Warning] One or more build-args [OSMOCOM_REPO_PATH OSMO_BB_BRANCH OSMO_HLR_BRANCH OSMO_SGSN_BRANCH OSMO_STP_BRANCH OSMO_TTCN3_BRANCH OSMO_BSC_BRANCH OSMO_GGSN_BRANCH OSMO_MGW_BRANCH OSMO_PCU_BRANCH OSMOCOM_REPO_MIRROR OSMOCOM_REPO_TESTSUITE_MIRROR OSMOCOM_REPO_VERSION OSMO_GBPROXY_BRANCH OSMO_IUH_BRANCH UID DISTRO LIBOSMOCORE_BRANCH OSMO_BTS_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_MSC_BRANCH OSMO_NITB_BRANCH OSMO_SIP_BRANCH] were not consumed
Successfully built 547c27cac80e
Successfully tagged osmocom-build/centos8-repo-install-test:latest
rm -rf .common
make: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=next,label=repo-install-test/ws/_docker_playground/centos8-repo-install-test'>
+ docker_image_exists centos8-repo-install-test
+ docker images -q osmocom-build/centos8-repo-install-test
+ test -n 547c27cac80e
+ list_osmo_packages centos8 centos8-repo-install-test
+ local distro=centos8
+ local image=centos8-repo-install-test
+ local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/centos8-repo-install-test -c
+ [ -n  ]
+ return
+ ret=0
+ cd <https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=next,label=repo-install-test/ws/>
+ return 0
+ FEED=next
+ PROJ=network:osmocom:next
+ CONTAINER=centos8-repo-install-test-next
+ [ -z  ]
+ TESTS=
		test_conflict
		install_repo_packages
		test_binaries
		services_check
	
+ [ -z  ]
+ PROJ_CONFLICT=network:osmocom:nightly
+ docker inspect -f {{.State.Running}} centos8-repo-install-test-next
+ [  = true ]
+ args=
+ [ -n  ]
+ check_if_systemd_is_running
+ docker run --rm -v <https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=next,label=repo-install-test/ws/scripts/repo-install-test>:/repo-install-test:ro --name centos8-repo-install-test-next -e FEED=next -e PROJ=network:osmocom:next -e PROJ_CONFLICT=network:osmocom:nightly -e DISTRO=centos8 -e TESTS=
		test_conflict
		install_repo_packages
		test_binaries
		services_check
	 -e container=docker --tmpfs /run --tmpfs /run/lock --tmpfs /tmp -v+  /sys/fs/cgroup:/sys/fs/cgroup:ro --cap-add SYS_ADMIN --cap-addseq SYS_NICE 1 osmocom-build/centos8-repo-install-test 10
 /lib/systemd/systemd
+ sleep 1
+ docker exec centos8-repo-install-test-next systemctl status
● c32e54edc1e6
    State: degraded
     Jobs: 0 queued
   Failed: 1 units
    Since: Fri 2021-08-13 11:08:11 UTC; 502ms ago
   CGroup: /docker/c32e54edc1e6f6cd6afafd088aaed357c7583706706800f6248698444ad646ba
           ├─38 systemctl status
           ├─init.scope
           │ └─1 /lib/systemd/systemd
           └─system.slice
             ├─systemd-journald.service
             │ └─24 /usr/lib/systemd/systemd-journald
             └─dbus.service
               └─33 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
+ return
+ ret=0
+ docker exec centos8-repo-install-test-next /repo-install-test/run-inside-docker.sh
+ SERVICES='
	osmo-bsc
	osmo-bts-virtual
	osmo-gbproxy
	osmo-gtphub
	osmo-hlr
	osmo-hnbgw
	osmo-mgw
	osmo-msc
	osmo-pcap-client
	osmo-pcu
	osmo-sgsn
	osmo-sip-connector
	osmo-stp
'
+ SERVICES_NIGHTLY='
	osmo-pcap-server
'
++ distro_obsdir
++ case "$DISTRO" in
++ echo CentOS_8
+ DISTRO_OBSDIR=CentOS_8
+ check_env
+ '[' -n next ']'
+ echo 'Checking feed: next'
Checking feed: next
+ '[' -n network:osmocom:next ']'
Checking project: network:osmocom:next
Checking conflicting project: network:osmocom:nightly
Linux distribution: centos8
+ echo 'Checking project: network:osmocom:next'
+ '[' -n network:osmocom:nightly ']'
+ echo 'Checking conflicting project: network:osmocom:nightly'
+ '[' -n centos8 ']'
+ echo 'Linux distribution: centos8'
+ '[' -n '
		test_conflict
		install_repo_packages
		test_binaries
		services_check
	' ']'
+ echo 'Enabled tests: 
		test_conflict
		install_repo_packages
		test_binaries
		services_check
	'
Enabled tests: 
		test_conflict
		install_repo_packages
		test_binaries
		services_check
	
+ configure_keep_cache
+ '[' -z '' ']'
+ return
+ configure_osmocom_repo network:osmocom:next
+ case "$DISTRO" in
+ configure_osmocom_repo_centos network:osmocom:next
+ local proj=network:osmocom:next
++ proj_with_slashes network:osmocom:next
++ echo network:osmocom:next
++ sed s.:.:/.g
+ local baseurl=https://download.opensuse.org/repositories/network:/osmocom:/next/CentOS_8
+ echo 'Configuring Osmocom repository'
+ cat
Configuring Osmocom repository
++ proj_with_underscore network:osmocom:next
++ tr : _
++ echo network:osmocom:next
+ for test in $TESTS
+ set +x
+ case "$test" in
+ test_conflict

### Running test: test_conflict ###

+ case "$DISTRO" in
+ test_conflict_centos
+ dnf -y install libosmocore-devel
CentOS Linux 8 - AppStream                      119 kB/s | 4.3 kB     00:00    
CentOS Linux 8 - AppStream                       20 MB/s | 8.8 MB     00:00    
CentOS Linux 8 - BaseOS                          14 kB/s | 3.9 kB     00:00    
CentOS Linux 8 - BaseOS                          25 MB/s | 5.6 MB     00:00    
CentOS Linux 8 - Extras                         5.7 kB/s | 1.5 kB     00:00    
CentOS Linux 8 - Extras                         128 kB/s |  10 kB     00:00    
CentOS Linux 8 - PowerTools                     7.3 MB/s | 2.3 MB     00:00    
network:osmocom:next                            287 kB/s | 136 kB     00:00    
Errors during downloading metadata for repository 'network_osmocom_next':
  - Curl error (6): Couldn't resolve host name for https://widehat.opensuse.org/repositories/network:/osmocom:/next/CentOS_8/repodata/c0874660345cd3cb05f7b8401a94ec5d4435b27ddb7043e0df5dbaf080df699f-primary.xml.gz [Could not resolve host: widehat.opensuse.org]
  - Curl error (6): Couldn't resolve host name for https://download.opensuse.org/repositories/network:/osmocom:/next/CentOS_8/repodata/195b6c93d8333d7a224b6e59fd6b44d6a4c7921ff8fc805fc8b7d4ed2a8ace34-filelists.xml.gz [Could not resolve host: download.opensuse.org]
  - Curl error (6): Couldn't resolve host name for https://widehat.opensuse.org/repositories/network:/osmocom:/next/CentOS_8/repodata/195b6c93d8333d7a224b6e59fd6b44d6a4c7921ff8fc805fc8b7d4ed2a8ace34-filelists.xml.gz [Could not resolve host: widehat.opensuse.org]
  - Curl error (6): Couldn't resolve host name for https://download.opensuse.org/repositories/network:/osmocom:/next/CentOS_8/repodata/c0874660345cd3cb05f7b8401a94ec5d4435b27ddb7043e0df5dbaf080df699f-primary.xml.gz [Could not resolve host: download.opensuse.org]
Error: Failed to download metadata for repo 'network_osmocom_next': Yum repo downloading error: Downloading error(s): repodata/c0874660345cd3cb05f7b8401a94ec5d4435b27ddb7043e0df5dbaf080df699f-primary.xml.gz - Cannot download, all mirrors were already tried without success
+ ret=1
+ [ -n  ]
+ docker container kill centos8-repo-install-test-next
centos8-repo-install-test-next
+ exit 1
Build step 'Execute shell' marked build as failure



More information about the jenkins-notifications mailing list