Changes:
------------------------------------------ [...truncated 4.90 KB...] + basename https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=nightly,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 + [ = registry.osmocom.org ] + 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 almalinux:8 + upstream_distro_arg=almalinux:8 + 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 BUILD_ARGS=--pull UPSTREAM_DISTRO=almalinux:8 DISTRO=centos8 IMAGE=osmocom-build/centos8-repo-install-test make: Entering directory 'https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=nightly,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=nightly,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=almalinux:8 \ --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_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_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 \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --pull -t osmocom-build/centos8-repo-install-test:latest . Sending build context to Docker daemon 24.06kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=almalinux:8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} 8: Pulling from library/almalinux Digest: sha256:a21996e1faa92e26a48c7fe3ae5652efc4b0eacb4ead710f0cca9167251dd27e Status: Image is up to date for almalinux:8 ---> 6bfdc3e60b10 Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Using cache ---> 9a8d256a71ab Step 6/6 : RUN yum config-manager --set-enabled powertools ---> Using cache ---> 8966d761abe3 [Warning] One or more build-args [OSMO_HNBGW_BRANCH OSMO_SGSN_BRANCH OPEN5GS_BRANCH OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_MGW_BRANCH OSMO_NITB_BRANCH OSMO_UECUPS_BRANCH OSMOCOM_REPO_VERSION OSMO_BB_BRANCH OSMO_BTS_BRANCH OSMO_STP_BRANCH OSMO_TTCN3_BRANCH OSMOCOM_REPO_PATH OSMO_GSM_TESTER_BRANCH OSMO_HLR_BRANCH OSMO_IUH_BRANCH OSMO_MSC_BRANCH OSMO_PCU_BRANCH OSMO_HNODEB_BRANCH UID OSMO_GGSN_BRANCH OSMOCOM_REPO_MIRROR OSMO_BSC_BRANCH OSMO_SIP_BRANCH DISTRO LIBOSMOCORE_BRANCH OSMO_GBPROXY_BRANCH] were not consumed Successfully built 8966d761abe3 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=nightly,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 8966d761abe3 + 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=nightly,label=repo-install-test/ws/ + return 0 + FEED=nightly + PROJ=network:osmocom:nightly + CONTAINER=centos8-repo-install-test-nightly + [ -z ] + TESTS= test_conflict install_repo_packages test_binaries services_check + [ -z ] + PROJ_CONFLICT=network:osmocom:latest + [ centos8 = centos8 ] + PROJ_CONFLICT=network:osmocom:next + docker inspect -f {{.State.Running}} centos8-repo-install-test-nightly + [ = true ] + args= + [ -n ] + check_if_systemd_is_running + docker run --rm -v https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=nightly,label=repo-install-test/ws/scripts/repo-install-test:/repo-install-test:ro --name centos8-repo-install-test-nightly -e FEED=nightly -e PROJ=network:osmocom:nightly -e PROJ_CONFLICT=network:osmocom:next -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-add+ SYS_NICE osmocom-build/centos8-repo-install-test /lib/systemd/systemd seq 1 10 + sleep 1 + docker exec centos8-repo-install-test-nightly systemctl status ● 44917c1c5f1e State: running Jobs: 0 queued Failed: 0 units Since: Tue 2022-05-10 10:04:20 UTC; 320ms ago CGroup: /docker/44917c1c5f1ee72fa380dd1a4f2788e1b5363fc4be9aaf2e3b3d75855ecf1ede ├─26 systemctl status ├─init.scope │ └─1 /lib/systemd/systemd └─system.slice ├─systemd-journald.service │ └─15 /usr/lib/systemd/systemd-journald └─dbus.service └─24 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only + return + ret=0 + docker exec centos8-repo-install-test-nightly /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 osmo-hnodeb ' ++ distro_obsdir ++ case "$DISTRO" in ++ echo CentOS_8 + DISTRO_OBSDIR=CentOS_8 + check_env + '[' -n nightly ']' + echo 'Checking feed: nightly' Checking feed: nightly + '[' -n network:osmocom:nightly ']' + echo 'Checking project: network:osmocom:nightly' + '[' -n network:osmocom:next ']' Checking project: network:osmocom:nightly + echo 'Checking conflicting project: network:osmocom:next' Checking conflicting project: network:osmocom:next + '[' -n centos8 ']' + echo 'Linux distribution: centos8' 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:nightly + case "$DISTRO" in + configure_osmocom_repo_centos network:osmocom:nightly + local proj=network:osmocom:nightly ++ proj_with_slashes network:osmocom:nightly ++ echo network:osmocom:nightly ++ sed s.:.:/.g + local baseurl=https://download.opensuse.org/repositories/network:/osmocom:/nightly/CentOS_... + echo 'Configuring Osmocom repository' + cat Configuring Osmocom repository ++ proj_with_underscore network:osmocom:nightly ++ echo network:osmocom:nightly ++ tr : _ + for test in $TESTS + set +x + case "$test" in
### Running test: test_conflict ###
+ test_conflict + case "$DISTRO" in + test_conflict_centos + dnf -y install libosmocore-devel AlmaLinux 8 - BaseOS 7.0 kB/s | 4.3 kB 00:00 AlmaLinux 8 - BaseOS 11 MB/s | 8.0 MB 00:00 AlmaLinux 8 - AppStream 11 kB/s | 4.7 kB 00:00 AlmaLinux 8 - AppStream 15 MB/s | 10 MB 00:00 AlmaLinux 8 - Extras 8.4 kB/s | 3.9 kB 00:00 AlmaLinux 8 - PowerTools 5.4 MB/s | 2.7 MB 00:00 network:osmocom:nightly 1.8 kB/s | 634 B 00:00 Errors during downloading metadata for repository 'network_osmocom_nightly': - Status code: 404 for https://ftp.gwdg.de/pub/opensuse/repositories/network:/osmocom:/nightly/Cent... (IP: 134.76.12.6) - Status code: 404 for https://ftp.gwdg.de/pub/opensuse/repositories/network:/osmocom:/nightly/Cent... (IP: 134.76.12.6) Error: Failed to download metadata for repo 'network_osmocom_nightly': Yum repo downloading error: Downloading error(s): repodata/33329d99f8d7141bb334a2ba205986c16fd68f5fd7c184050d871463cdf21949-primary.xml.gz - Cannot download, all mirrors were already tried without success; repodata/d668dac614bd7885407854d50b1369a3ba3ce6699967ab6e3da1a3b15afa2e02-filelists.xml.gz - Cannot download, all mirrors were already tried without success + ret=1 + [ -n ] + docker container kill centos8-repo-install-test-nightly centos8-repo-install-test-nightly + exit 1 Build step 'Execute shell' marked build as failure