Mock Version: 1.1.38 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/grubby.spec'], False, '/srv/build/7/C/mock-root/c7.01.00-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/grubby.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: worker1.bsys.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/grubby-8.28-11.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/grubby.spec'], False, '/srv/build/7/C/mock-root/c7.01.00-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/grubby.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2OxHe9 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf grubby-8.28-1 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/grubby-8.28-1.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd grubby-8.28-1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + git init Initialized empty Git repository in /builddir/build/BUILD/grubby-8.28-1/.git/ + git config user.email noone@example.com + git config user.name 'no one' + git add . + git commit -a -q -m '8.28 baseline' + git am /builddir/build/SOURCES/0001-Use-PREFIX-during-make-install.patch /builddir/build/SOURCES/0002-Honor-linux16-and-initrd16.patch /builddir/build/SOURCES/0003-Only-set-RPM_OPT_FLAGS-if-undefined.patch /builddir/build/SOURCES/0004-Drop-SEGV-handler.patch /builddir/build/SOURCES/0005-grub-Fix-a-crash-with-kernel-line-without-being-prec.patch /builddir/build/SOURCES/0006-Support-devicetree-directive-in-grub2.patch /builddir/build/SOURCES/0007-Actually-USE-DEVTREE-in-new-kernel-pkg.patch /builddir/build/SOURCES/0008-Fix-bad-check-for-new-kernel-pkg-s-command-line-argu.patch /builddir/build/SOURCES/0009-Actually-do-a-fix-for-rhbz-1082318-that-fixes-the-is.patch /builddir/build/SOURCES/0010-Use-the-correct-load-commands-for-aarch64-efi.patch /builddir/build/SOURCES/0011-Tell-a-slightly-better-fib-about-default-bootloader-.patch /builddir/build/SOURCES/0012-Make-findTemplate-actually-return-the-saved-default.patch /builddir/build/SOURCES/0013-If-we-re-using-multiboot-add-a-new-mbmodule-not-an-i.patch /builddir/build/SOURCES/0014-Support-filtering-update-kernel-by-title-as-well.patch /builddir/build/SOURCES/0015-If-we-re-on-a-zipl-based-platform-use-banner-passed-.patch /builddir/build/SOURCES/0016-Conditionally-create-debug-entries-when-installing-k.patch /builddir/build/SOURCES/0001-Don-t-put-spaces-in-debug-entries-on-zipl-platforms.patch /builddir/build/SOURCES/0002-Strdup-the-right-place-in-title-extraction.patch Applying: Use $(PREFIX) during make install. Applying: Honor "linux16" and "initrd16" Applying: Only set RPM_OPT_FLAGS if undefined. Applying: Drop SEGV handler Applying: grub: Fix a crash with kernel line without being preceded by title Applying: Support "devicetree" directive in grub2. Applying: Actually /USE/ $DEVTREE in new-kernel-pkg. Applying: Fix bad check for new-kernel-pkg's command line arguments. Applying: Actually do a fix for rhbz#1082318 that fixes the issue there. Applying: Use the correct load commands for aarch64 efi. Applying: Tell a slightly better fib about default bootloader config paths. Applying: Make findTemplate actually return the saved default. Applying: If we're using multiboot, add a new mbmodule not an initramfs Applying: Support filtering --update-kernel= by title as well. Applying: If we're on a zipl-based platform, use --banner passed to us (sanitized.) Applying: Conditionally create debug entries when installing kernels. Applying: Don't put spaces in debug entries on zipl platforms. Applying: Strdup the right place in title extraction. + git config --unset user.email + git config --unset user.name + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lpZXiM + umask 022 + cd /builddir/build/BUILD + cd grubby-8.28-1 + make -j16 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -Wall -Werror -Wno-error=unused-function -Wno-unused-function -ggdb -DVERSION='"8.28"' -c -o grubby.o grubby.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -Wall -Werror -Wno-error=unused-function -Wno-unused-function -ggdb -DVERSION='"8.28"' -c -o log.o log.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -Wall -Werror -Wno-error=unused-function -Wno-unused-function -ggdb -o grubby grubby.o log.o -lblkid -lpopt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.qMv14v + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/grubby-8.28-11.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/grubby-8.28-11.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/grubby-8.28-11.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/grubby-8.28-11.el7.x86_64 + cd grubby-8.28-1 + rm -rf /builddir/build/BUILDROOT/grubby-8.28-11.el7.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/grubby-8.28-11.el7.x86_64 PREFIX=/usr mandir=/usr/share/man mkdir -p /builddir/build/BUILDROOT/grubby-8.28-11.el7.x86_64/usr/sbin mkdir -p /builddir/build/BUILDROOT/grubby-8.28-11.el7.x86_64//usr/share/man/man8 install -m 755 new-kernel-pkg /builddir/build/BUILDROOT/grubby-8.28-11.el7.x86_64/usr/sbin install -m 644 new-kernel-pkg.8 /builddir/build/BUILDROOT/grubby-8.28-11.el7.x86_64//usr/share/man/man8 install -m 755 installkernel /builddir/build/BUILDROOT/grubby-8.28-11.el7.x86_64/usr/sbin install -m 644 installkernel.8 /builddir/build/BUILDROOT/grubby-8.28-11.el7.x86_64//usr/share/man/man8 if [ -f grubby ]; then \ install -m 755 grubby /builddir/build/BUILDROOT/grubby-8.28-11.el7.x86_64/usr/sbin ; \ install -m 644 grubby.8 /builddir/build/BUILDROOT/grubby-8.28-11.el7.x86_64//usr/share/man/man8 ; \ fi + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/grubby-8.28-1 extracting debug info from /builddir/build/BUILDROOT/grubby-8.28-11.el7.x86_64/usr/sbin/grubby dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 256 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.kmMbih + umask 022 + cd /builddir/build/BUILD + cd grubby-8.28-1 + make test Parse/write comparison ... --elilo test/elilo.1 test/results/../elilo.1 Parse/write comparison ... --elilo test/elilo.2 test/results/../elilo.2 Parse/write comparison ... --grub test/grub.1 test/results/../grub.1 Parse/write comparison ... --grub test/grub.10 test/results/../grub.10 Parse/write comparison ... --grub test/grub.11 test/results/../grub.11 Parse/write comparison ... --grub test/grub.12 test/results/../grub.12 Parse/write comparison ... --grub test/grub.13 test/results/../grub.13 Parse/write comparison ... --grub test/grub.2 test/results/../grub.2 Parse/write comparison ... --grub test/grub.3 test/results/../grub.3 Parse/write comparison ... --grub test/grub.4 test/results/../grub.4 Parse/write comparison ... --grub test/grub.5 test/results/../grub.5 Parse/write comparison ... --grub test/grub.6 test/results/../grub.6 Parse/write comparison ... --grub test/grub.7 test/results/../grub.7 Parse/write comparison ... --grub test/grub.8 test/results/../grub.8 Parse/write comparison ... --grub test/grub.9 test/results/../grub.9 Parse/write comparison ... --grub2 test/grub2.1 test/results/../grub2.1 Parse/write comparison ... --grub2 test/grub2.10 test/results/../grub2.10 Parse/write comparison ... --grub2 test/grub2.11 test/results/../grub2.11 Parse/write comparison ... --grub2 test/grub2.2 test/results/../grub2.2 Parse/write comparison ... --grub2 test/grub2.3 test/results/../grub2.3 Parse/write comparison ... --grub2 test/grub2.4 test/results/../grub2.4 Parse/write comparison ... --grub2 test/grub2.5 test/results/../grub2.5 Parse/write comparison ... --grub2 test/grub2.6 test/results/../grub2.6 Parse/write comparison ... --grub2 test/grub2.7 test/results/../grub2.7 Parse/write comparison ... --grub2 test/grub2.8 test/results/../grub2.8 Parse/write comparison ... --grub2 test/grub2.9 test/results/../grub2.9 Parse/write comparison ... --lilo test/lilo.1 test/results/../lilo.1 Parse/write comparison ... --lilo test/lilo.2 test/results/../lilo.2 Parse/write comparison ... --lilo test/lilo.3 test/results/../lilo.3 Parse/write comparison ... --lilo test/lilo.4 test/results/../lilo.4 Parse/write comparison ... --lilo test/lilo.5 test/results/../lilo.5 Parse/write comparison ... --lilo test/lilo.6 test/results/../lilo.6 Parse/write comparison ... --lilo test/lilo.7 test/results/../lilo.7 Parse/write comparison ... --yaboot test/yaboot.1 test/results/../yaboot.1 Parse/write comparison ... --yaboot test/yaboot.2 test/results/../yaboot.2 Parse/write comparison ... --yaboot test/yaboot.3 test/results/../yaboot.3 Parse/write comparison ... --zipl test/zipl.1 test/results/../zipl.1 Permission preservation ... --elilo Permission preservation ... --grub Permission preservation ... --grub2 Permission preservation ... --lilo Permission preservation ... --yaboot Permission preservation ... --zipl Following symlinks ... --elilo Following symlinks ... --grub Following symlinks ... --grub2 Following symlinks ... --lilo Following symlinks ... --yaboot Following symlinks ... --zipl GRUB default directive ... --grub test/grub.1 test/results/default/g1.1 GRUB default directive ... --grub test/grub.1 test/results/default/g1.2 GRUB default directive ... --grub test/grub.3 test/results/default/g3.1 GRUB default directive ... --grub test/grub.3 test/results/default/g3.2 GRUB default directive ... --grub test/grub.4 test/results/default/g4.1 GRUB default directive ... --grub test/grub.4 test/results/default/g4.2 GRUB default directive ... --grub test/grub.6 test/results/default/g6.1 GRUB default index directive ... --grub test/grub.13 test/results/setdefaultindex/g.13.0 GRUB default index directive ... --grub test/grub.13 test/results/setdefaultindex/g.13.1 GRUB default index directive ... --grub test/grub.13 test/results/setdefaultindex/g.13.9 GRUB display default index ... --grub test/grub.1 test/results/defaultindex/0 GRUB display default index ... --grub test/grub.2 test/results/defaultindex/0 GRUB display default index ... --grub test/grub.3 test/results/defaultindex/0 GRUB display default index ... --grub test/grub.4 test/results/defaultindex/0 GRUB display default index ... --grub test/grub.5 test/results/defaultindex/0 GRUB display default index ... --grub test/grub.6 test/results/defaultindex/2 GRUB display default index ... --grub test/grub.7 test/results/defaultindex/2 GRUB display default index ... --grub test/grub.8 test/results/defaultindex/0 GRUB display default index ... --grub test/grub.9 test/results/defaultindex/0 GRUB display default index ... --grub test/grub.10 test/results/defaultindex/0 GRUB display default index ... --grub test/grub.10 test/results/defaultindex/0 GRUB display default title ... --grub test/grub.1 test/results/defaulttitle/g.1 GRUB display default title ... --grub test/grub.2 test/results/defaulttitle/g.2 GRUB display default title ... --grub test/grub.3 test/results/defaulttitle/g.3 GRUB display default title ... --grub test/grub.4 test/results/defaulttitle/g.4 GRUB display default title ... --grub test/grub.5 test/results/defaulttitle/g.5 GRUB display default title ... --grub test/grub.6 test/results/defaulttitle/g.6 GRUB display default title ... --grub test/grub.7 test/results/defaulttitle/g.7 GRUB display default title ... --grub test/grub.8 test/results/defaulttitle/g.8 GRUB display default title ... --grub test/grub.9 test/results/defaulttitle/g.9 GRUB display default title ... --grub test/grub.10 test/results/defaulttitle/g.10 GRUB display default title ... --grub test/grub.11 test/results/defaulttitle/g.11 LILO default directive ... --lilo test/lilo.1 test/results/default/l1.1 LILO default directive ... --lilo test/lilo.1 test/results/default/l1.2 LILO default directive ... --lilo test/lilo.1 test/results/default/l1.3 LILO default directive ... --lilo test/lilo.1 test/results/default/l1.4 Z/IPL default directive ... --zipl test/zipl.1 test/results/default/z1.1 Z/IPL default directive ... --zipl test/zipl.1 test/results/default/z1.2 GRUB fallback directive ... --grub test/grub.5 test/results/fallback/g5.1 GRUB fallback directive ... --grub test/grub.5 test/results/fallback/g5.2 GRUB fallback directive ... --grub test/grub.5 test/results/fallback/g5.3 GRUB new kernel argument handling ... --grub test/grub.1 test/results/args/g1.1 GRUB new kernel argument handling ... --grub test/grub.1 test/results/args/g1.2 GRUB remove kernel ... --grub test/grub.7 test/results/remove/g7.1 GRUB remove kernel ... --grub test/grub.3 test/results/remove/g3.1 GRUB remove kernel ... --grub test/grub.9 test/results/remove/g9.1 YABOOT remove kernel ... --yaboot test/yaboot.1 test/results/remove/y1.1 YABOOT remove kernel ... --yaboot test/yaboot.1 test/results/remove/y1.2 YABOOT remove kernel ... --yaboot test/yaboot.2 test/results/remove/y2.1 Z/IPL remove kernel ... --zipl test/zipl.1 test/results/remove/z1.1 Z/IPL remove kernel ... --zipl test/zipl.1 test/results/remove/z1.2 GRUB update kernel argument handling ... --grub test/grub.1 test/results/updargs/g1.1 GRUB update kernel argument handling ... --grub test/grub.1 test/results/updargs/g1.2 GRUB update kernel argument handling ... --grub test/grub.3 test/results/updargs/g3.1 GRUB update kernel argument handling ... --grub test/grub.3 test/results/updargs/g3.2 GRUB update kernel argument handling ... --grub test/grub.3 test/results/updargs/g3.2 GRUB update kernel argument handling ... --grub test/grub.3 test/results/updargs/g3.4 GRUB update kernel argument handling ... --grub test/grub.3 test/results/updargs/g3.4 GRUB update kernel argument handling ... --grub test/grub.3 test/results/updargs/g3.4 GRUB update kernel argument handling ... --grub test/grub.3 test/results/updargs/g3.7 GRUB update kernel argument handling ... --grub test/grub.7 test/results/updargs/g7.2 GRUB update kernel argument handling ... --grub test/grub.7 test/results/updargs/g7.2 GRUB update kernel argument handling ... --grub test/grub.7 test/results/updargs/g7.3 GRUB update kernel argument handling ... --grub test/grub.7 test/results/updargs/g7.4 GRUB update kernel argument handling ... --grub test/grub.7 test/results/updargs/g7.5 GRUB update kernel argument handling ... --grub test/grub.11 test/results/updargs/g11.1 GRUB update kernel argument handling ... --grub test/grub.11 test/results/updargs/g11.2 GRUB lba and root information on SuSE systems ... --grub test/grub.12 test/results/info/g12.1 LILO update kernel argument handling ... --lilo test/lilo.1 test/results/updargs/l1.1 LILO update kernel argument handling ... --lilo test/lilo.1 test/results/updargs/l1.2 LILO update kernel argument handling ... --lilo test/lilo.1 test/results/updargs/l1.3 LILO update kernel argument handling ... --lilo test/lilo.1 test/results/updargs/l1.4 LILO update kernel argument handling ... --lilo test/lilo.1 test/results/updargs/l1.4 LILO update kernel argument handling ... --lilo test/lilo.1 test/results/updargs/l1.6 LILO update kernel argument handling ... --lilo test/lilo.3 test/results/updargs/l3.1 LILO update kernel argument handling ... --lilo test/lilo.3 test/results/updargs/l3.2 LILO add kernel ... --lilo test/lilo.4 test/results/add/l4.1 LILO add kernel ... --lilo test/lilo.4 test/results/add/l4.2 LILO add kernel ... --lilo test/lilo.5 test/results/add/l5.1 LILO add kernel ... --lilo test/lilo.5 test/results/add/l5.2 LILO add kernel ... --lilo test/lilo.6 test/results/add/l6.1 LILO add kernel ... --lilo test/lilo.6 test/results/add/l6.2 GRUB add kernel ... --grub test/grub.1 test/results/add/g1.1 GRUB add kernel ... --grub test/grub.1 test/results/add/g1.2 GRUB add kernel ... --grub test/grub.1 test/results/add/g1.3 GRUB add kernel ... --grub test/grub.1 test/results/add/g1.4 GRUB add kernel ... --grub test/grub.1 test/results/add/g1.5 GRUB add kernel ... --grub test/grub.1 test/results/add/g1.6 GRUB add kernel ... --grub test/grub.2 test/results/add/g2.1 GRUB add kernel ... --grub test/grub.8 test/results/add/g8.1 GRUB add kernel ... --grub test/grub.8 test/results/add/g8.2 GRUB add kernel ... --grub test/grub.11 test/results/add/g11.1 GRUB2 add kernel ... --grub2 test/grub2.1 test/results/add/g2-1.1 GRUB2 add kernel ... --grub2 test/grub2.1 test/results/add/g2-1.6 GRUB2 add kernel ... --grub2 test/grub2.6 test/results/add/g2-1.7 GRUB2 add kernel ... --grub2 test/grub2.1 test/results/add/g2-1.2 GRUB2 add kernel ... --grub2 test/grub2.1 test/results/add/g2-1.3 GRUB2 add kernel ... --grub2 test/grub2.1 test/results/remove/g2-1.4 GRUB2 add kernel ... --grub2 test/grub2.5 test/results/add/g2-1.5 GRUB2 add initrd ... --grub2 test/grub2.2 test/results/add/g2-1.4 GRUB2 display default index ... --grub2 test/grub2.1 test/results/defaultindex/0 GRUB2 display default index ... --grub2 test/grub2.2 test/results/defaultindex/0 GRUB2 display default title ... --grub2 test/grub2.1 test/results/defaulttitle/g2.1 GRUB2 display default title ... --grub2 test/grub2.2 test/results/defaulttitle/g2.2 GRUB2 display debug failure ... --grub2 test/grub2.1 test/results/debug/g2.1 GRUB2 display debug success ... --grub2 test/grub2.1 test/results/debug/g2.1.2 GRUB2 remove kernel via index ... --grub2 test/grub2.3 test/results/remove/g2-1.1 GRUB2 remove kernel via title ... --grub2 test/grub2.3 test/results/remove/g2-1.1 GRUB2 (submenu) remove kernel via index ... --grub2 test/grub2.4 test/results/remove/g2-1.2 GRUB2 (submenu) remove kernel via title ... --grub2 test/grub2.4 test/results/remove/g2-1.2 GRUB2 default index directive ... --grub2 test/grub2.1 test/results/setdefaultindex/g2.1.0 GRUB2 default index directive ... --grub2 test/grub2.1 test/results/setdefaultindex/g2.1.1 GRUB2 default index directive ... --grub2 test/grub2.1 test/results/setdefaultindex/g2.1.9 GRUB2 add kernel with default=saved_entry ... --grub2 test/grub2.7 test/results/add/g2-1.8 saved_default output GRUB2 add kernel with default=saved_entry and a terrible title ... --grub2 test/grub2.7 test/results/add/g2-1.9 GRUB2 set default with default=saved_entry and a terrible name ... --grub2 test/grub2.9 test/results/add/g2-1.9 saved_default output GRUB2 set default with default=saved_entry ... --grub2 test/grub2.8 test/results/add/g2-1.8 saved_default output GRUB2 --default-index with default=saved_entry ... --grub2 test/grub2.8 test/results/defaultindex/1 GRUB2 --default-index with default=saved_entry ... --grub2 test/grub2.8 test/results/defaultindex/0 GRUB2 --default-title with default=saved_entry ... --grub2 test/grub2.8 test/results/defaulttitle/g2.1 GRUB2 --default-index with default=saved_entry and empty grubenv ... --grub2 test/grub2.8 test/results/defaultindex/0 GRUB2 add kernel with linux16 ... --grub2 test/grub2.10 test/results/add/g2-1.10 GRUB2 add initrd with linux16 ... --grub2 test/grub2.11 test/results/add/g2-1.11 YABOOT add kernel ... --yaboot test/yaboot.1 test/results/add/y1.1 YABOOT add kernel ... --yaboot test/yaboot.1 test/results/add/y1.2 YABOOT empty label ... --yaboot test/yaboot.3 test/results/add/y3.1 Z/IPL add kernel ... --zipl test/zipl.1 test/results/add/z1.1 Z/IPL add kernel ... --zipl test/zipl.1 test/results/add/z1.2 LILO long titles ... --lilo test/lilo.1 test/results/longtitle/l1.1 LILO long titles ... --lilo test/lilo.1 test/results/longtitle/l1.2 LILO long titles ... --lilo test/lilo.7 test/results/longtitle/l7.1 ELILO long titles ... --elilo test/lilo.7 test/results/longtitle/e7.1 GRUB add multiboot ... --grub test/grub.1 test/results/multiboot/g1.1 GRUB add multiboot ... --grub test/grub.1 test/results/multiboot/g1.2 GRUB add multiboot ... --grub test/grub.10 test/results/multiboot/g10.1 GRUB add multiboot ... --grub test/grub.10 test/results/multiboot/g10.2 GRUB add multiboot ... --grub test/grub.10 test/results/multiboot/g10.3 GRUB add multiboot ... --grub test/grub.10 test/results/multiboot/g10.4 GRUB remove multiboot ... --grub test/grub.10 test/results/multiboot/g10.5 GRUB remove multiboot ... --grub test/grub.10 test/results/multiboot/g10.6 GRUB remove multiboot ... --grub test/grub.10 test/results/multiboot/g10.7 ELILO add multiboot ... --elilo test/elilo.1 test/results/multiboot/e1.1 ELILO add multiboot ... --elilo test/elilo.1 test/results/multiboot/e1.2 ELILO remove multiboot ... --elilo test/elilo.2 test/results/multiboot/e2.1 ELILO remove multiboot ... --elilo test/elilo.2 test/results/multiboot/e2.2 ELILO remove multiboot ... --elilo test/elilo.2 test/results/multiboot/e2.3 198 (100%) tests passed, 0 (0%) tests failed + exit 0 Processing files: grubby-8.28-11.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hgUH34 + umask 022 + cd /builddir/build/BUILD + cd grubby-8.28-1 + DOCDIR=/builddir/build/BUILDROOT/grubby-8.28-11.el7.x86_64/usr/share/doc/grubby-8.28 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/grubby-8.28-11.el7.x86_64/usr/share/doc/grubby-8.28 + cp -pr COPYING /builddir/build/BUILDROOT/grubby-8.28-11.el7.x86_64/usr/share/doc/grubby-8.28 + exit 0 Provides: config(grubby) = 8.28-11.el7 grubby = 8.28-11.el7 grubby(x86-64) = 8.28-11.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash /bin/sh libblkid.so.1()(64bit) libblkid.so.1(BLKID_1.0)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libpopt.so.0()(64bit) libpopt.so.0(LIBPOPT_0)(64bit) rtld(GNU_HASH) Processing files: grubby-debuginfo-8.28-11.el7.x86_64 Provides: grubby-debuginfo = 8.28-11.el7 grubby-debuginfo(x86-64) = 8.28-11.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/grubby-8.28-11.el7.x86_64 Wrote: /builddir/build/RPMS/grubby-8.28-11.el7.x86_64.rpm Wrote: /builddir/build/RPMS/grubby-debuginfo-8.28-11.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HN4q4u + umask 022 + cd /builddir/build/BUILD + cd grubby-8.28-1 + rm -rf /builddir/build/BUILDROOT/grubby-8.28-11.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->