See
<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=next,label=build2-deb9build-ansible/3/display/redirect>
Changes:
------------------------------------------
Started by upstream project "Osmocom-repo-install-centos8" build number 3
originally caused by:
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-repo-install-centos8/feed=next,label=build2-deb9build-ansible/ws/>
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository
git://git.osmocom.org/osmo-ci
git init
<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=next,label=build2-deb9build-ansible/ws/>
# 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 config remote.origin.url
git://git.osmocom.org/osmo-ci # timeout=10
git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
git config remote.origin.url
git://git.osmocom.org/osmo-ci # timeout=10
Fetching
upstream changes from
git://git.osmocom.org/osmo-ci
git fetch --tags --progress --
git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 2adc80b86fa28ab966e2efd500151900ec247393 (origin/master)
git config core.sparsecheckout # timeout=10
git checkout -f 2adc80b86fa28ab966e2efd500151900ec247393 # timeout=10
Commit
message: "repo-install-test: Fix name blacklist_centos.txt to centos8"
git rev-list --no-walk
2adc80b86fa28ab966e2efd500151900ec247393 # timeout=10
[build2-deb9build-ansible] $
/bin/sh -xe /tmp/jenkins375842647836224054.sh
+ export OSMO_BRANCH_DOCKER_PLAYGROUND=master
+ export FEED=next
+ scripts/repo-install-test.sh centos8
+ 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-instal…
+
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=centos8
+ docker_images_require centos8-repo-install-test
+ local
oldpwd=<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-cen…
+ [ -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 a14d791 Rename centos-repo-install-test/Dockerfile to centos8
+ cd centos8-repo-install-test
+ . ../jenkins-common.sh
+ set -x
+ [ x = x ]
+ REPO_USER=osmocom-build
+ [
x<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/f…
= x ]
+
VOL_BASE_DIR=<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-insta…
+ rm -rf
<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=next,label=build2-deb9build-ansible/ws/logs>
+ mkdir -p
<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=next,label=build2-deb9build-ansible/ws/logs>
+ [ ! -d
<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=next,label=build2-deb9build-ansible/ws/logs>
]
+ [ xjenkins-Osmocom-repo-install-centos8-feed=next,label=build2-deb9build-ansible-3 = x
]
+ basename
<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=next,label=build2-deb9build-ansible/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
+ depends=
+ [ -n ]
+ [ -z ]
+ docker_upstream_distro_from_image_name centos8-repo-install-test
+ echo centos:centos8
+ upstream_distro_arg=centos:centos8
+ docker_distro_from_image_name centos8-repo-install-test
+ echo centos8
+ distro_arg=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=build2-deb9build-ansible/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)
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=centos:centos8 \
--build-arg DISTRO=centos8 \
--build-arg
OSMOCOM_REPO_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_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 4.096kB
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
7a0437f04f83: Pulling fs layer
7a0437f04f83: Verifying Checksum
7a0437f04f83: Download complete
7a0437f04f83: Pull complete
Digest: sha256:5528e8b1b1719d34604c87e11dcd1c0a20bedf46e83b5632cdeac91b8c04efc1
Status: Downloaded newer image for centos:centos8
---> 300e315adb2f
Step 5/6 : RUN dnf install -y systemd dnf-utils
---> Running in d8c0a3bdf93b
CentOS Linux 8 - AppStream 14 MB/s | 6.2 MB 00:00
CentOS Linux 8 - BaseOS 19 MB/s | 2.3 MB 00:00
CentOS Linux 8 - Extras 25 kB/s | 8.1 kB 00:00
Package systemd-239-41.el8_3.x86_64 is already installed.
Dependencies resolved.
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
yum-utils noarch 4.0.17-5.el8 baseos 68 k
Installing dependencies:
dnf-plugins-core noarch 4.0.17-5.el8 baseos 66 k
python3-dateutil noarch 1:2.6.1-6.el8 baseos 251 k
python3-dnf-plugins-core noarch 4.0.17-5.el8 baseos 221 k
python3-six noarch 1.11.0-8.el8 baseos 38 k
Transaction Summary
================================================================================
Install 5 Packages
Total download size: 645 k
Installed size: 1.4 M
Downloading Packages:
(1/5): dnf-plugins-core-4.0.17-5.el8.noarch.rpm 2.8 MB/s | 66 kB 00:00
(2/5): python3-six-1.11.0-8.el8.noarch.rpm 5.4 MB/s | 38 kB 00:00
(3/5): python3-dnf-plugins-core-4.0.17-5.el8.no 6.4 MB/s | 221 kB 00:00
(4/5): python3-dateutil-2.6.1-6.el8.noarch.rpm 7.0 MB/s | 251 kB 00:00
(5/5): yum-utils-4.0.17-5.el8.noarch.rpm 5.8 MB/s | 68 kB 00:00
--------------------------------------------------------------------------------
Total 9.3 MB/s | 645 kB 00:00
[91mwarning:
/var/cache/dnf/baseos-f6a80ba95cf937f2/packages/dnf-plugins-core-4.0.17-5.el8.noarch.rpm:
Header V3 RSA/SHA256 Signature, key ID 8483c65d: NOKEY
[0mCentOS Linux 8 - BaseOS 1.6 MB/s | 1.6 kB 00:00
[91mImporting GPG key 0x8483C65D:
Userid : "CentOS (CentOS Official Signing Key)
<security(a)centos.org>"
Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
[0mKey imported successfully
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
Preparing : 1/1
Installing : python3-six-1.11.0-8.el8.noarch 1/5
Installing : python3-dateutil-1:2.6.1-6.el8.noarch 2/5
Installing : python3-dnf-plugins-core-4.0.17-5.el8.noarch 3/5
Installing : dnf-plugins-core-4.0.17-5.el8.noarch 4/5
Installing : yum-utils-4.0.17-5.el8.noarch 5/5
Running scriptlet: yum-utils-4.0.17-5.el8.noarch 5/5
Verifying : dnf-plugins-core-4.0.17-5.el8.noarch 1/5
Verifying : python3-dateutil-1:2.6.1-6.el8.noarch 2/5
Verifying : python3-dnf-plugins-core-4.0.17-5.el8.noarch 3/5
Verifying : python3-six-1.11.0-8.el8.noarch 4/5
Verifying : yum-utils-4.0.17-5.el8.noarch 5/5
Installed:
dnf-plugins-core-4.0.17-5.el8.noarch
python3-dateutil-1:2.6.1-6.el8.noarch
python3-dnf-plugins-core-4.0.17-5.el8.noarch
python3-six-1.11.0-8.el8.noarch
yum-utils-4.0.17-5.el8.noarch
Complete!
Removing intermediate container d8c0a3bdf93b
---> 007474e0850d
Step 6/6 : RUN yum config-manager --set-enabled PowerTools
---> Running in 7d632b3cda3d
[91mError: No matching repo to modify: PowerTools.
[0mThe command '/bin/sh -c yum config-manager --set-enabled PowerTools' returned
a non-zero code: 1
../make/Makefile:63: recipe for target 'docker-build' failed
make: *** [docker-build] Error 1
make: Leaving directory
'<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=next,label=build2-deb9build-ansible/ws/_docker_playground/centos8-repo-install-test'>
+ exit 1
Build step 'Execute shell' marked build as failure