Started by upstream project "bcc-pr" build number 963 originally caused by: GitHub pull request #3393 of commit 3dc5e673402f529dc6dfd6b45c148a7818c3ef87, no merge conflicts. Running as SYSTEM Building remotely on fedora27-slave-ef (fc27) in workspace /home/fedora/jenkins/workspace/bcc-pr/label/fc27 No credentials specified Cloning the remote Git repository Cloning repository https://github.com/iovisor/bcc.git > git init /home/fedora/jenkins/workspace/bcc-pr/label/fc27 # timeout=10 Fetching upstream changes from https://github.com/iovisor/bcc.git > git --version # timeout=10 > git fetch --tags --progress -- https://github.com/iovisor/bcc.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/iovisor/bcc.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/iovisor/bcc.git # timeout=10 Fetching upstream changes from https://github.com/iovisor/bcc.git > git fetch --tags --progress -- https://github.com/iovisor/bcc.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://wiki.jenkins.io/display/JENKINS/Remove+Git+Plugin+BuildsByBranch+BuildData Checking out Revision 86ca029ae64664410094685b07c6171dcf43faff (refs/remotes/origin/pr/3393/merge) > git config core.sparsecheckout # timeout=10 > git checkout -f 86ca029ae64664410094685b07c6171dcf43faff # timeout=10 Commit message: "Merge 3dc5e673402f529dc6dfd6b45c148a7818c3ef87 into 14278bf1a52dd76ff66eed02cc9db7c7ec240da6" > git rev-list --no-walk 15d661f2d37e59c445bc36dee7d8e4d4b77d7255 # timeout=10 First time build. Skipping changelog. Run condition [Execute Shell] enabling prebuild for step [Execute shell] Run condition [Execute Shell] enabling prebuild for step [Execute shell] [fc27] $ /bin/sh -xe /tmp/CommandInterpreterCondition5170449139628562445.sh + grep -q '^ID=fedora' /etc/os-release Run condition [Execute Shell] enabling perform for step [Execute shell] [fc27] $ /bin/sh -xe /tmp/jenkins7463583621834043023.sh + git clean -df + sudo dnf erase -y bcc-tools libbcc libbcc-examples python-bcc bcc-lua No match for argument: bcc-tools No match for argument: libbcc No match for argument: libbcc-examples No match for argument: python-bcc No match for argument: bcc-lua Error: No packages marked for removal. + : + rm -rf build + export PATH=/opt/local/llvm/bin:/usr/local/bin:/usr/bin + PATH=/opt/local/llvm/bin:/usr/local/bin:/usr/bin + ./scripts/build-rpm.sh + set -e ++ mktemp -d /tmp/rpmbuild.XXXXXX + TMP=/tmp/rpmbuild.s679AO + trap cleanup EXIT + '[' -f os-release ']' + [[ '' -lt 30 ]] + PKGS='python3-cachetools python-cachetools' + sudo dnf install -y python3-cachetools python-cachetools Fedora 27 - x86_64 - Updates 22 MB/s | 27 MB 00:01 Fedora 27 - x86_64 31 MB/s | 58 MB 00:01 Last metadata expiration check: 0:00:07 ago on Fri 07 May 2021 01:00:24 AM UTC. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: python-cachetools noarch 2.0.1-1.fc27 fedora 29 k python3-cachetools noarch 2.0.1-1.fc27 fedora 30 k Transaction Summary ================================================================================ Install 2 Packages Total download size: 59 k Installed size: 142 k Downloading Packages: (1/2): python-cachetools-2.0.1-1.fc27.noarch.rp 54 kB/s | 29 kB 00:00 (2/2): python3-cachetools-2.0.1-1.fc27.noarch.r 55 kB/s | 30 kB 00:00 -------------------------------------------------------------------------------- Total 71 kB/s | 59 kB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : python-cachetools-2.0.1-1.fc27.noarch 1/2 Installing : python3-cachetools-2.0.1-1.fc27.noarch 2/2 Verifying : python3-cachetools-2.0.1-1.fc27.noarch 1/2 Verifying : python-cachetools-2.0.1-1.fc27.noarch 2/2 Installed: python-cachetools.noarch 2.0.1-1.fc27 python3-cachetools.noarch 2.0.1-1.fc27 Complete! + mkdir /tmp/rpmbuild.s679AO/BUILD /tmp/rpmbuild.s679AO/RPMS /tmp/rpmbuild.s679AO/SOURCES /tmp/rpmbuild.s679AO/SPECS /tmp/rpmbuild.s679AO/SRPMS + llvmver=3.7.1 + git submodule update --init --recursive Submodule 'src/cc/libbpf' (https://github.com/libbpf/libbpf.git) registered for path 'src/cc/libbpf' Cloning into '/home/fedora/jenkins/workspace/bcc-pr/label/fc27/src/cc/libbpf'... Submodule path 'src/cc/libbpf': checked out 'c5389a965bc3f19e07b1ee161092fc227e364e94' + . scripts/git-tag.sh +++ git describe --tags --abbrev=0 ++ git_tag_latest=v0.20.0 +++ git rev-list v0.20.0.. --count ++ git_rev_count=3 ++ git_rev_count=4 +++ git log --pretty=%s -n 1 ++ git_subject='Merge 3dc5e673402f529dc6dfd6b45c148a7818c3ef87 into 14278bf1a52dd76ff66eed02cc9db7c7ec240da6' ++ release=4 ++ [[ 4 != \1 ]] +++ git log --pretty=%h -n 1 ++ release=4.git.86ca029a ++ revision=0.20.0 + git archive HEAD --prefix=bcc/ --format=tar -o /tmp/rpmbuild.s679AO/SOURCES/bcc.tar + pushd src/cc/libbpf ~/jenkins/workspace/bcc-pr/label/fc27/src/cc/libbpf ~/jenkins/workspace/bcc-pr/label/fc27 + git archive HEAD --prefix=bcc/src/cc/libbpf/ --format=tar -o /tmp/rpmbuild.s679AO/SOURCES/bcc_libbpf.tar + popd ~/jenkins/workspace/bcc-pr/label/fc27 + pushd /tmp/rpmbuild.s679AO/SOURCES /tmp/rpmbuild.s679AO/SOURCES ~/jenkins/workspace/bcc-pr/label/fc27 + tar -A -f bcc.tar bcc_libbpf.tar + gzip bcc.tar + popd ~/jenkins/workspace/bcc-pr/label/fc27 + sed -e 's/^\(Version:\s*\)@REVISION@/\10.20.0/' -e 's/^\(Release:\s*\)@GIT_REV_COUNT@/\14.git.86ca029a/' SPECS/bcc.spec + pushd /tmp/rpmbuild.s679AO /tmp/rpmbuild.s679AO ~/jenkins/workspace/bcc-pr/label/fc27 ++ pwd + rpmbuild --define '_topdir /tmp/rpmbuild.s679AO' -ba SPECS/bcc.spec error: Failed build dependencies: elfutils-debuginfod-client-devel is needed by bcc-0.20.0-4.git.86ca029a.x86_64 + cleanup + [[ -d /tmp/rpmbuild.s679AO ]] + rm -rf /tmp/rpmbuild.s679AO Build step 'Conditional step (single)' marked build as failure Taking single-use slave fedora27-slave-ef offline. Finished: FAILURE