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 fedora28-slave-6e2 (fc28) in workspace /home/fedora/jenkins/workspace/bcc-pr/label/fc28 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/fc28 # 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] [fc28] $ /bin/sh -xe /tmp/CommandInterpreterCondition3673231368974220151.sh + grep -q '^ID=fedora' /etc/os-release Run condition [Execute Shell] enabling perform for step [Execute shell] [fc28] $ /bin/sh -xe /tmp/jenkins2058783509267742586.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.nUBBOV + trap cleanup EXIT + '[' -f os-release ']' + [[ '' -lt 30 ]] + PKGS='python3-cachetools python-cachetools' + sudo dnf install -y python3-cachetools python-cachetools Fedora 28 - x86_64 - Updates 13 MB/s | 30 MB 00:02 Fedora 28 - x86_64 31 MB/s | 60 MB 00:01 Last metadata expiration check: 0:00:10 ago on Fri 07 May 2021 01:00:19 AM UTC. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: python2-cachetools noarch 2.0.1-4.fc28 fedora 30 k python3-cachetools noarch 2.0.1-4.fc28 fedora 31 k Transaction Summary ================================================================================ Install 2 Packages Total download size: 61 k Installed size: 142 k Downloading Packages: (1/2): python2-cachetools-2.0.1-4.fc28.noarch.r 148 kB/s | 30 kB 00:00 (2/2): python3-cachetools-2.0.1-4.fc28.noarch.r 147 kB/s | 31 kB 00:00 -------------------------------------------------------------------------------- Total 117 kB/s | 61 kB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : python2-cachetools-2.0.1-4.fc28.noarch 1/2 Installing : python3-cachetools-2.0.1-4.fc28.noarch 2/2 Running scriptlet: python3-cachetools-2.0.1-4.fc28.noarch 2/2 Verifying : python3-cachetools-2.0.1-4.fc28.noarch 1/2 Verifying : python2-cachetools-2.0.1-4.fc28.noarch 2/2 Installed: python2-cachetools.noarch 2.0.1-4.fc28 python3-cachetools.noarch 2.0.1-4.fc28 Complete! + mkdir /tmp/rpmbuild.nUBBOV/BUILD /tmp/rpmbuild.nUBBOV/RPMS /tmp/rpmbuild.nUBBOV/SOURCES /tmp/rpmbuild.nUBBOV/SPECS /tmp/rpmbuild.nUBBOV/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/fc28/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.nUBBOV/SOURCES/bcc.tar + pushd src/cc/libbpf ~/jenkins/workspace/bcc-pr/label/fc28/src/cc/libbpf ~/jenkins/workspace/bcc-pr/label/fc28 + git archive HEAD --prefix=bcc/src/cc/libbpf/ --format=tar -o /tmp/rpmbuild.nUBBOV/SOURCES/bcc_libbpf.tar + popd ~/jenkins/workspace/bcc-pr/label/fc28 + pushd /tmp/rpmbuild.nUBBOV/SOURCES /tmp/rpmbuild.nUBBOV/SOURCES ~/jenkins/workspace/bcc-pr/label/fc28 + tar -A -f bcc.tar bcc_libbpf.tar + gzip bcc.tar + popd ~/jenkins/workspace/bcc-pr/label/fc28 + 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.nUBBOV /tmp/rpmbuild.nUBBOV ~/jenkins/workspace/bcc-pr/label/fc28 ++ pwd + rpmbuild --define '_topdir /tmp/rpmbuild.nUBBOV' -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.nUBBOV ]] + rm -rf /tmp/rpmbuild.nUBBOV Build step 'Conditional step (single)' marked build as failure Taking single-use slave fedora28-slave-6e2 offline. Finished: FAILURE