INFO buildroot.py:317: Mock Version: 1.3.3 DEBUG util.py:105: ensuring that dir exists: /var/lib/mock/centos-7-i386/root/dev/pts DEBUG util.py:108: creating dir: /var/lib/mock/centos-7-i386/root/dev/pts DEBUG util.py:105: ensuring that dir exists: /var/lib/mock/centos-7-i386/root/dev/shm DEBUG util.py:108: creating dir: /var/lib/mock/centos-7-i386/root/dev/shm DEBUG buildroot.py:448: kernel version == 3.10.0-514.10.2.el7.x86_64 DEBUG util.py:118: touching file: /var/lib/mock/centos-7-i386/root/etc/fstab DEBUG util.py:118: touching file: /var/lib/mock/centos-7-i386/root/etc/yum.conf DEBUG util.py:118: touching file: /var/lib/mock/centos-7-i386/root/etc/dnf.conf DEBUG util.py:118: touching file: /var/lib/mock/centos-7-i386/root/var/log/yum.log DEBUG util.py:594: child environment: None DEBUG util.py:518: Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/centos-7-i386/root/proc'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG util.py:573: Child return code was: 0 DEBUG util.py:594: child environment: None DEBUG util.py:518: Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/centos-7-i386/root/sys'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG util.py:573: Child return code was: 0 DEBUG util.py:594: child environment: None DEBUG util.py:518: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/centos-7-i386/root/dev/shm'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG util.py:573: Child return code was: 0 DEBUG util.py:594: child environment: None DEBUG util.py:518: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/centos-7-i386/root/dev/pts'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG util.py:573: Child return code was: 0 DEBUG buildroot.py:136: rootdir = /var/lib/mock/centos-7-i386/root DEBUG buildroot.py:137: resultdir = /home/hughesjr/c7-builder/c7.1611.u/squid/20170412193158/3.5.20-2.el7_3.3.i386 DEBUG util.py:105: ensuring that dir exists: /var/lib/mock/centos-7-i386/root/etc/pki/mock DEBUG util.py:105: ensuring that dir exists: /var/lib/mock/centos-7-i386/root/etc/yum/pluginconf.d DEBUG package_manager.py:210: configure yum DEBUG package_manager.py:216: configure yum priorities DEBUG package_manager.py:218: configure yum rhnplugin DEBUG util.py:594: child environment: None DEBUG util.py:518: Executing command: ['/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ '} and shell False DEBUG util.py:573: Child return code was: 0 DEBUG util.py:594: child environment: None DEBUG util.py:518: Executing command: ['/usr/sbin/groupdel', 'mockbuild'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ '} and shell False DEBUG util.py:435: groupdel: group 'mockbuild' does not exist DEBUG util.py:573: Child return code was: 6 DEBUG util.py:594: child environment: None DEBUG util.py:518: Executing command: ['/usr/sbin/groupadd', '-g', '135', 'mockbuild'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ '} and shell False DEBUG util.py:573: Child return code was: 0 DEBUG util.py:594: child environment: None DEBUG util.py:518: Executing command: ['/usr/sbin/useradd', '-o', '-m', '-u', '1004', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ '} and shell False DEBUG util.py:573: Child return code was: 0 DEBUG util.py:105: ensuring that dir exists: /var/lib/mock/centos-7-i386/root/builddir/build/RPMS DEBUG util.py:108: creating dir: /var/lib/mock/centos-7-i386/root/builddir/build/RPMS DEBUG util.py:105: ensuring that dir exists: /var/lib/mock/centos-7-i386/root/builddir/build/SPECS DEBUG util.py:108: creating dir: /var/lib/mock/centos-7-i386/root/builddir/build/SPECS DEBUG util.py:105: ensuring that dir exists: /var/lib/mock/centos-7-i386/root/builddir/build/SRPMS DEBUG util.py:108: creating dir: /var/lib/mock/centos-7-i386/root/builddir/build/SRPMS DEBUG util.py:105: ensuring that dir exists: /var/lib/mock/centos-7-i386/root/builddir/build/SOURCES DEBUG util.py:108: creating dir: /var/lib/mock/centos-7-i386/root/builddir/build/SOURCES DEBUG util.py:105: ensuring that dir exists: /var/lib/mock/centos-7-i386/root/builddir/build/BUILD DEBUG util.py:108: creating dir: /var/lib/mock/centos-7-i386/root/builddir/build/BUILD DEBUG util.py:105: ensuring that dir exists: /var/lib/mock/centos-7-i386/root/builddir/build/BUILDROOT DEBUG util.py:108: creating dir: /var/lib/mock/centos-7-i386/root/builddir/build/BUILDROOT DEBUG util.py:105: ensuring that dir exists: /var/lib/mock/centos-7-i386/root/builddir/build/originals DEBUG util.py:108: creating dir: /var/lib/mock/centos-7-i386/root/builddir/build/originals DEBUG package_manager.py:103: ['/usr/bin/yum', '--installroot', '/var/lib/mock/centos-7-i386/root/', '-y', 'update'] DEBUG util.py:594: child environment: None DEBUG util.py:518: Executing command: ['/usr/bin/yum', '--installroot', '/var/lib/mock/centos-7-i386/root/', '-y', 'update'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LC_MESSAGES': 'C', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ '} and shell False DEBUG util.py:435: c7.1611.u | 2.9 kB 00:00:00 DEBUG util.py:435: c7.1611.01 | 2.9 kB 00:00:00 DEBUG util.py:435: c7.1611.00 | 2.9 kB 00:00:00 DEBUG util.py:435: base | 3.6 kB 00:00:00 DEBUG util.py:435: updates | 2.9 kB 00:00:00 DEBUG util.py:435: (1/6): c7.1611.01/primary_db | 2.5 MB 00:00:00 DEBUG util.py:435: (2/6): c7.1611.00/primary_db | 2.4 MB 00:00:00 DEBUG util.py:435: (3/6): c7.1611.u/primary_db | 5.9 MB 00:00:00 DEBUG util.py:435: (4/6): base/group_gz | 155 kB 00:00:00 DEBUG util.py:435: (5/6): base/primary_db | 4.3 MB 00:00:00 DEBUG util.py:435: (6/6): updates/primary_db | 2.3 MB 00:00:00 DEBUG util.py:435: No packages marked for update DEBUG util.py:573: Child return code was: 0 DEBUG util.py:118: touching file: /var/lib/mock/centos-7-i386/root/.initialized DEBUG util.py:594: child environment: None DEBUG util.py:518: Executing command: ['/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/squid-3.5.20-2.el7_3.3.src.rpm'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ '} and shell False DEBUG util.py:435: Updating / installing... DEBUG util.py:435: squid-7:3.5.20-2.el7_3.3 ######################################## DEBUG util.py:435: warning: user hughesjr does not exist - using root DEBUG util.py:435: warning: group hughesjr does not exist - using root DEBUG util.py:435: warning: user hughesjr does not exist - using root DEBUG util.py:435: warning: group hughesjr does not exist - using root DEBUG util.py:435: warning: user hughesjr does not exist - using root DEBUG util.py:435: warning: group hughesjr does not exist - using root DEBUG util.py:435: warning: user hughesjr does not exist - using root DEBUG util.py:435: warning: group hughesjr does not exist - using root DEBUG util.py:435: warning: user hughesjr does not exist - using root DEBUG util.py:435: warning: group hughesjr does not exist - using root DEBUG util.py:435: warning: user hughesjr does not exist - using root DEBUG util.py:435: warning: group hughesjr does not exist - using root DEBUG util.py:435: warning: user hughesjr does not exist - using root DEBUG util.py:435: warning: group hughesjr does not exist - using root DEBUG util.py:435: warning: user hughesjr does not exist - using root DEBUG util.py:435: warning: group hughesjr does not exist - using root DEBUG util.py:435: warning: user hughesjr does not exist - using root DEBUG util.py:435: warning: group hughesjr does not exist - using root DEBUG util.py:435: warning: user hughesjr does not exist - using root DEBUG util.py:435: warning: group hughesjr does not exist - using root DEBUG util.py:435: warning: user hughesjr does not exist - using root DEBUG util.py:435: warning: group hughesjr does not exist - using root DEBUG util.py:435: warning: user hughesjr does not exist - using root DEBUG util.py:435: warning: group hughesjr does not exist - using root DEBUG util.py:435: warning: user hughesjr does not exist - using root DEBUG util.py:435: warning: group hughesjr does not exist - using root DEBUG util.py:435: warning: user hughesjr does not exist - using root DEBUG util.py:435: warning: group hughesjr does not exist - using root DEBUG util.py:435: warning: user hughesjr does not exist - using root DEBUG util.py:435: warning: group hughesjr does not exist - using root DEBUG util.py:435: warning: user hughesjr does not exist - using root DEBUG util.py:435: warning: group hughesjr does not exist - using root DEBUG util.py:435: warning: user hughesjr does not exist - using root DEBUG util.py:435: warning: group hughesjr does not exist - using root DEBUG util.py:435: warning: user hughesjr does not exist - using root DEBUG util.py:435: warning: group hughesjr does not exist - using root DEBUG util.py:435: warning: user hughesjr does not exist - using root DEBUG util.py:435: warning: group hughesjr does not exist - using root DEBUG util.py:435: warning: user hughesjr does not exist - using root DEBUG util.py:435: warning: group hughesjr does not exist - using root DEBUG util.py:435: warning: user hughesjr does not exist - using root DEBUG util.py:435: warning: group hughesjr does not exist - using root DEBUG util.py:435: warning: user hughesjr does not exist - using root DEBUG util.py:435: warning: group hughesjr does not exist - using root DEBUG util.py:435: warning: user hughesjr does not exist - using root DEBUG util.py:435: warning: group hughesjr does not exist - using root DEBUG util.py:573: Child return code was: 0 DEBUG util.py:594: child environment: None DEBUG util.py:518: Executing command: ['/bin/rpm', '-qpl', '/builddir/build/originals/squid-3.5.20-2.el7_3.3.src.rpm'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ '} and shell False DEBUG util.py:435: cache_swap.sh DEBUG util.py:435: perl-requires-squid.sh DEBUG util.py:435: squid-3.0.STABLE1-perlpath.patch DEBUG util.py:435: squid-3.1.0.9-config.patch DEBUG util.py:435: squid-3.1.0.9-location.patch DEBUG util.py:435: squid-3.1.9-ltdl.patch DEBUG util.py:435: squid-3.2.0.9-fpic.patch DEBUG util.py:435: squid-3.3.8-active-ftp-1.patch DEBUG util.py:435: squid-3.3.8-active-ftp-2.patch DEBUG util.py:435: squid-3.5.10-ssl-helper.patch DEBUG util.py:435: squid-3.5.20-conf-casecmp.patch DEBUG util.py:435: squid-3.5.20-tunnel-sigsegv.patch DEBUG util.py:435: squid-3.5.20.tar.xz DEBUG util.py:435: squid-3.5.20.tar.xz.asc DEBUG util.py:435: squid-CVE-2016-10002.patch DEBUG util.py:435: squid-migrate-conf.py DEBUG util.py:435: squid.init DEBUG util.py:435: squid.logrotate DEBUG util.py:435: squid.nm DEBUG util.py:435: squid.pam DEBUG util.py:435: squid.service DEBUG util.py:435: squid.spec DEBUG util.py:435: squid.sysconfig DEBUG util.py:573: Child return code was: 0 DEBUG util.py:594: child environment: None DEBUG package_manager.py:103: ['/usr/bin/yum-builddep', '--installroot', '/var/lib/mock/centos-7-i386/root/', '/var/lib/mock/centos-7-i386/root//builddir/build/SRPMS/squid-3.5.20-2.el7_3.3.src.rpm'] DEBUG util.py:594: child environment: None DEBUG util.py:518: Executing command: ['/usr/bin/yum-builddep', '--installroot', '/var/lib/mock/centos-7-i386/root/', '/var/lib/mock/centos-7-i386/root//builddir/build/SRPMS/squid-3.5.20-2.el7_3.3.src.rpm'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LC_MESSAGES': 'C', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ '} and shell False DEBUG util.py:435: Getting requirements for 7:squid-3.5.20-2.el7_3.3.src DEBUG util.py:435: --> openldap-devel-2.4.40-13.el7.i686 DEBUG util.py:435: --> pam-devel-1.1.8-18.el7.i686 DEBUG util.py:435: --> 1:openssl-devel-1.0.1e-60.el7_3.1.i686 DEBUG util.py:435: --> krb5-devel-1.14.1-27.el7_3.i686 DEBUG util.py:435: --> expat-devel-2.1.0-10.el7_3.i686 DEBUG util.py:435: --> libxml2-devel-2.9.1-6.el7_2.3.i686 DEBUG util.py:435: --> libcap-devel-2.22-8.el7.i686 DEBUG util.py:435: --> libecap-devel-1.0.0-1.el7.i686 DEBUG util.py:435: --> libtool-2.4.2-22.el7_3.i686 DEBUG util.py:435: --> libtool-ltdl-devel-2.4.2-22.el7_3.i686 DEBUG util.py:435: --> cppunit-devel-1.12.1-11.el7.i686 DEBUG util.py:435: --> Already installed : perl-podlators-2.5.1-3.el7.noarch DEBUG util.py:435: --> libdb-devel-5.3.21-19.el7.i686 DEBUG util.py:435: --> Already installed : gcc-c++-4.8.5-11.el7.i686 DEBUG util.py:435: --> Running transaction check DEBUG util.py:435: ---> Package cppunit-devel.i686 0:1.12.1-11.el7 will be installed DEBUG util.py:435: --> Processing Dependency: cppunit = 1.12.1-11.el7 for package: cppunit-devel-1.12.1-11.el7.i686 DEBUG util.py:435: --> Processing Dependency: libcppunit-1.12.so.1 for package: cppunit-devel-1.12.1-11.el7.i686 DEBUG util.py:435: --> Processing Dependency: automake for package: cppunit-devel-1.12.1-11.el7.i686 DEBUG util.py:435: ---> Package expat-devel.i686 0:2.1.0-10.el7_3 will be installed DEBUG util.py:435: ---> Package krb5-devel.i686 0:1.14.1-27.el7_3 will be installed DEBUG util.py:435: --> Processing Dependency: libkadm5(x86-32) = 1.14.1-27.el7_3 for package: krb5-devel-1.14.1-27.el7_3.i686 DEBUG util.py:435: --> Processing Dependency: libverto-devel for package: krb5-devel-1.14.1-27.el7_3.i686 DEBUG util.py:435: --> Processing Dependency: libselinux-devel for package: krb5-devel-1.14.1-27.el7_3.i686 DEBUG util.py:435: --> Processing Dependency: libcom_err-devel for package: krb5-devel-1.14.1-27.el7_3.i686 DEBUG util.py:435: --> Processing Dependency: keyutils-libs-devel for package: krb5-devel-1.14.1-27.el7_3.i686 DEBUG util.py:435: ---> Package libcap-devel.i686 0:2.22-8.el7 will be installed DEBUG util.py:435: ---> Package libdb-devel.i686 0:5.3.21-19.el7 will be installed DEBUG util.py:435: ---> Package libecap-devel.i686 0:1.0.0-1.el7 will be installed DEBUG util.py:435: --> Processing Dependency: libecap = 1.0.0-1.el7 for package: libecap-devel-1.0.0-1.el7.i686 DEBUG util.py:435: --> Processing Dependency: libecap.so.3 for package: libecap-devel-1.0.0-1.el7.i686 DEBUG util.py:435: ---> Package libtool.i686 0:2.4.2-22.el7_3 will be installed DEBUG util.py:435: --> Processing Dependency: autoconf for package: libtool-2.4.2-22.el7_3.i686 DEBUG util.py:435: ---> Package libtool-ltdl-devel.i686 0:2.4.2-22.el7_3 will be installed DEBUG util.py:435: --> Processing Dependency: libtool-ltdl = 2.4.2-22.el7_3 for package: libtool-ltdl-devel-2.4.2-22.el7_3.i686 DEBUG util.py:435: --> Processing Dependency: libltdl.so.7 for package: libtool-ltdl-devel-2.4.2-22.el7_3.i686 DEBUG util.py:435: ---> Package libxml2-devel.i686 0:2.9.1-6.el7_2.3 will be installed DEBUG util.py:435: --> Processing Dependency: zlib-devel for package: libxml2-devel-2.9.1-6.el7_2.3.i686 DEBUG util.py:435: --> Processing Dependency: xz-devel for package: libxml2-devel-2.9.1-6.el7_2.3.i686 DEBUG util.py:435: --> Processing Dependency: /usr/bin/python for package: libxml2-devel-2.9.1-6.el7_2.3.i686 DEBUG util.py:435: ---> Package openldap-devel.i686 0:2.4.40-13.el7 will be installed DEBUG util.py:435: --> Processing Dependency: cyrus-sasl-devel(x86-32) for package: openldap-devel-2.4.40-13.el7.i686 DEBUG util.py:435: ---> Package openssl-devel.i686 1:1.0.1e-60.el7_3.1 will be installed DEBUG util.py:435: ---> Package pam-devel.i686 0:1.1.8-18.el7 will be installed DEBUG util.py:435: --> Running transaction check DEBUG util.py:435: ---> Package autoconf.noarch 0:2.69-11.el7 will be installed DEBUG util.py:435: --> Processing Dependency: m4 >= 1.4.14 for package: autoconf-2.69-11.el7.noarch DEBUG util.py:435: --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch DEBUG util.py:435: ---> Package automake.noarch 0:1.13.4-3.el7 will be installed DEBUG util.py:435: --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch DEBUG util.py:435: ---> Package cppunit.i686 0:1.12.1-11.el7 will be installed DEBUG util.py:435: ---> Package cyrus-sasl-devel.i686 0:2.1.26-20.el7_2 will be installed DEBUG util.py:435: --> Processing Dependency: cyrus-sasl(x86-32) = 2.1.26-20.el7_2 for package: cyrus-sasl-devel-2.1.26-20.el7_2.i686 DEBUG util.py:435: ---> Package keyutils-libs-devel.i686 0:1.5.8-3.el7 will be installed DEBUG util.py:435: ---> Package libcom_err-devel.i686 0:1.42.9-9.el7 will be installed DEBUG util.py:435: ---> Package libecap.i686 0:1.0.0-1.el7 will be installed DEBUG util.py:435: ---> Package libkadm5.i686 0:1.14.1-27.el7_3 will be installed DEBUG util.py:435: ---> Package libselinux-devel.i686 0:2.5-6.el7 will be installed DEBUG util.py:435: --> Processing Dependency: libsepol-devel(x86-32) >= 2.5-6 for package: libselinux-devel-2.5-6.el7.i686 DEBUG util.py:435: --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-6.el7.i686 DEBUG util.py:435: --> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-6.el7.i686 DEBUG util.py:435: ---> Package libtool-ltdl.i686 0:2.4.2-22.el7_3 will be installed DEBUG util.py:435: ---> Package libverto-devel.i686 0:0.2.5-4.el7 will be installed DEBUG util.py:435: ---> Package python.i686 0:2.7.5-48.el7 will be installed DEBUG util.py:435: ---> Package xz-devel.i686 0:5.2.2-1.el7 will be installed DEBUG util.py:435: ---> Package zlib-devel.i686 0:1.2.7-17.el7 will be installed DEBUG util.py:435: --> Running transaction check DEBUG util.py:435: ---> Package cyrus-sasl.i686 0:2.1.26-20.el7_2 will be installed DEBUG util.py:435: --> Processing Dependency: systemd >= 219 for package: cyrus-sasl-2.1.26-20.el7_2.i686 DEBUG util.py:435: --> Processing Dependency: systemd-units for package: cyrus-sasl-2.1.26-20.el7_2.i686 DEBUG util.py:435: --> Processing Dependency: systemd-units for package: cyrus-sasl-2.1.26-20.el7_2.i686 DEBUG util.py:435: --> Processing Dependency: /sbin/service for package: cyrus-sasl-2.1.26-20.el7_2.i686 DEBUG util.py:435: ---> Package libsepol-devel.i686 0:2.5-6.el7 will be installed DEBUG util.py:435: ---> Package m4.i686 0:1.4.16-10.el7 will be installed DEBUG util.py:435: ---> Package pcre-devel.i686 0:8.32-15.el7_2.1 will be installed DEBUG util.py:435: ---> Package perl-Data-Dumper.i686 0:2.145-3.el7 will be installed DEBUG util.py:435: ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed DEBUG util.py:435: --> Running transaction check DEBUG util.py:435: ---> Package initscripts.i686 0:9.49.37-1.el7 will be installed DEBUG util.py:435: --> Processing Dependency: sysvinit-tools >= 2.87-5 for package: initscripts-9.49.37-1.el7.i686 DEBUG util.py:435: --> Processing Dependency: module-init-tools for package: initscripts-9.49.37-1.el7.i686 DEBUG util.py:435: --> Processing Dependency: iproute for package: initscripts-9.49.37-1.el7.i686 DEBUG util.py:435: --> Processing Dependency: hostname for package: initscripts-9.49.37-1.el7.i686 DEBUG util.py:435: --> Processing Dependency: /sbin/sysctl for package: initscripts-9.49.37-1.el7.i686 DEBUG util.py:435: --> Processing Dependency: /sbin/arping for package: initscripts-9.49.37-1.el7.i686 DEBUG util.py:435: ---> Package systemd.i686 0:219-30.el7_3.7 will be installed DEBUG util.py:435: --> Processing Dependency: libqrencode.so.3 for package: systemd-219-30.el7_3.7.i686 DEBUG util.py:435: --> Processing Dependency: libkmod.so.2(LIBKMOD_5) for package: systemd-219-30.el7_3.7.i686 DEBUG util.py:435: --> Processing Dependency: libkmod.so.2 for package: systemd-219-30.el7_3.7.i686 DEBUG util.py:435: --> Processing Dependency: libcryptsetup.so.4(CRYPTSETUP_1.0) for package: systemd-219-30.el7_3.7.i686 DEBUG util.py:435: --> Processing Dependency: libcryptsetup.so.4 for package: systemd-219-30.el7_3.7.i686 DEBUG util.py:435: --> Processing Dependency: dbus for package: systemd-219-30.el7_3.7.i686 DEBUG util.py:435: --> Processing Dependency: acl for package: systemd-219-30.el7_3.7.i686 DEBUG util.py:435: --> Running transaction check DEBUG util.py:435: ---> Package acl.i686 0:2.2.51-12.el7 will be installed DEBUG util.py:435: ---> Package cryptsetup-libs.i686 0:1.7.2-1.el7 will be installed DEBUG util.py:435: --> Processing Dependency: libdevmapper.so.1.02(DM_1_02_97) for package: cryptsetup-libs-1.7.2-1.el7.i686 DEBUG util.py:435: --> Processing Dependency: libdevmapper.so.1.02(Base) for package: cryptsetup-libs-1.7.2-1.el7.i686 DEBUG util.py:435: --> Processing Dependency: libdevmapper.so.1.02 for package: cryptsetup-libs-1.7.2-1.el7.i686 DEBUG util.py:435: ---> Package dbus.i686 1:1.6.12-17.el7 will be installed DEBUG util.py:435: --> Processing Dependency: dbus-libs(x86-32) = 1:1.6.12-17.el7 for package: 1:dbus-1.6.12-17.el7.i686 DEBUG util.py:435: --> Processing Dependency: libdbus-1.so.3 for package: 1:dbus-1.6.12-17.el7.i686 DEBUG util.py:435: ---> Package hostname.i686 0:3.13-3.el7 will be installed DEBUG util.py:435: ---> Package iproute.i686 0:3.10.0-74.el7 will be installed DEBUG util.py:435: --> Processing Dependency: libxtables.so.10 for package: iproute-3.10.0-74.el7.i686 DEBUG util.py:435: --> Processing Dependency: libmnl.so.0(LIBMNL_1.0) for package: iproute-3.10.0-74.el7.i686 DEBUG util.py:435: --> Processing Dependency: libmnl.so.0 for package: iproute-3.10.0-74.el7.i686 DEBUG util.py:435: ---> Package iputils.i686 0:20160308-8.el7 will be installed DEBUG util.py:435: ---> Package kmod.i686 0:20-9.el7 will be installed DEBUG util.py:435: --> Processing Dependency: dracut for package: kmod-20-9.el7.i686 DEBUG util.py:435: ---> Package kmod-libs.i686 0:20-9.el7 will be installed DEBUG util.py:435: ---> Package procps-ng.i686 0:3.3.10-10.el7 will be installed DEBUG util.py:435: ---> Package qrencode-libs.i686 0:3.4.1-3.el7 will be installed DEBUG util.py:435: ---> Package sysvinit-tools.i686 0:2.88-14.dsf.el7 will be installed DEBUG util.py:435: --> Running transaction check DEBUG util.py:435: ---> Package dbus-libs.i686 1:1.6.12-17.el7 will be installed DEBUG util.py:435: ---> Package device-mapper-libs.i686 7:1.02.135-1.el7_3.3 will be installed DEBUG util.py:435: --> Processing Dependency: device-mapper = 7:1.02.135-1.el7_3.3 for package: 7:device-mapper-libs-1.02.135-1.el7_3.3.i686 DEBUG util.py:435: ---> Package dracut.i686 0:033-463.el7 will be installed DEBUG util.py:435: --> Processing Dependency: kpartx for package: dracut-033-463.el7.i686 DEBUG util.py:435: --> Processing Dependency: hardlink for package: dracut-033-463.el7.i686 DEBUG util.py:435: ---> Package iptables.i686 0:1.4.21-17.el7 will be installed DEBUG util.py:435: --> Processing Dependency: libnfnetlink.so.0 for package: iptables-1.4.21-17.el7.i686 DEBUG util.py:435: --> Processing Dependency: libnetfilter_conntrack.so.3 for package: iptables-1.4.21-17.el7.i686 DEBUG util.py:435: ---> Package libmnl.i686 0:1.0.3-7.el7 will be installed DEBUG util.py:435: --> Running transaction check DEBUG util.py:435: ---> Package device-mapper.i686 7:1.02.135-1.el7_3.3 will be installed DEBUG util.py:435: ---> Package hardlink.i686 1:1.0-19.el7 will be installed DEBUG util.py:435: ---> Package kpartx.i686 0:0.4.9-99.el7_3.1 will be installed DEBUG util.py:435: ---> Package libnetfilter_conntrack.i686 0:1.0.4-2.el7 will be installed DEBUG util.py:435: ---> Package libnfnetlink.i686 0:1.0.1-4.el7 will be installed DEBUG util.py:435: --> Finished Dependency Resolution DEBUG util.py:435: Dependencies Resolved DEBUG util.py:435: =================================================================================================================================================================================================================== DEBUG util.py:435: Package Arch Version Repository Size DEBUG util.py:435: =================================================================================================================================================================================================================== DEBUG util.py:435: Installing: DEBUG util.py:435: cppunit-devel i686 1.12.1-11.el7 base 63 k DEBUG util.py:435: expat-devel i686 2.1.0-10.el7_3 c7.1611.u 56 k DEBUG util.py:435: krb5-devel i686 1.14.1-27.el7_3 c7.1611.u 649 k DEBUG util.py:435: libcap-devel i686 2.22-8.el7 base 26 k DEBUG util.py:435: libdb-devel i686 5.3.21-19.el7 base 38 k DEBUG util.py:435: libecap-devel i686 1.0.0-1.el7 c7.1611.00 15 k DEBUG util.py:435: libtool i686 2.4.2-22.el7_3 c7.1611.u 587 k DEBUG util.py:435: libtool-ltdl-devel i686 2.4.2-22.el7_3 c7.1611.u 166 k DEBUG util.py:435: libxml2-devel i686 2.9.1-6.el7_2.3 base 1.0 M DEBUG util.py:435: openldap-devel i686 2.4.40-13.el7 c7.1611.00 799 k DEBUG util.py:435: openssl-devel i686 1:1.0.1e-60.el7_3.1 c7.1611.u 1.2 M DEBUG util.py:435: pam-devel i686 1.1.8-18.el7 c7.1611.00 183 k DEBUG util.py:435: Installing for dependencies: DEBUG util.py:435: acl i686 2.2.51-12.el7 base 80 k DEBUG util.py:435: autoconf noarch 2.69-11.el7 base 701 k DEBUG util.py:435: automake noarch 1.13.4-3.el7 base 679 k DEBUG util.py:435: cppunit i686 1.12.1-11.el7 base 154 k DEBUG util.py:435: cryptsetup-libs i686 1.7.2-1.el7 c7.1611.00 218 k DEBUG util.py:435: cyrus-sasl i686 2.1.26-20.el7_2 base 86 k DEBUG util.py:435: cyrus-sasl-devel i686 2.1.26-20.el7_2 base 310 k DEBUG util.py:435: dbus i686 1:1.6.12-17.el7 c7.1611.00 312 k DEBUG util.py:435: dbus-libs i686 1:1.6.12-17.el7 c7.1611.00 151 k DEBUG util.py:435: device-mapper i686 7:1.02.135-1.el7_3.3 c7.1611.u 266 k DEBUG util.py:435: device-mapper-libs i686 7:1.02.135-1.el7_3.3 c7.1611.u 328 k DEBUG util.py:435: dracut i686 033-463.el7 c7.1611.01 316 k DEBUG util.py:435: hardlink i686 1:1.0-19.el7 base 14 k DEBUG util.py:435: hostname i686 3.13-3.el7 base 17 k DEBUG util.py:435: initscripts i686 9.49.37-1.el7 c7.1611.00 430 k DEBUG util.py:435: iproute i686 3.10.0-74.el7 c7.1611.00 614 k DEBUG util.py:435: iptables i686 1.4.21-17.el7 c7.1611.00 416 k DEBUG util.py:435: iputils i686 20160308-8.el7 c7.1611.00 145 k DEBUG util.py:435: keyutils-libs-devel i686 1.5.8-3.el7 base 37 k DEBUG util.py:435: kmod i686 20-9.el7 c7.1611.00 115 k DEBUG util.py:435: kmod-libs i686 20-9.el7 c7.1611.00 49 k DEBUG util.py:435: kpartx i686 0.4.9-99.el7_3.1 c7.1611.u 67 k DEBUG util.py:435: libcom_err-devel i686 1.42.9-9.el7 c7.1611.00 29 k DEBUG util.py:435: libecap i686 1.0.0-1.el7 c7.1611.00 20 k DEBUG util.py:435: libkadm5 i686 1.14.1-27.el7_3 c7.1611.u 171 k DEBUG util.py:435: libmnl i686 1.0.3-7.el7 base 24 k DEBUG util.py:435: libnetfilter_conntrack i686 1.0.4-2.el7 base 55 k DEBUG util.py:435: libnfnetlink i686 1.0.1-4.el7 base 26 k DEBUG util.py:435: libselinux-devel i686 2.5-6.el7 c7.1611.00 185 k DEBUG util.py:435: libsepol-devel i686 2.5-6.el7 c7.1611.00 73 k DEBUG util.py:435: libtool-ltdl i686 2.4.2-22.el7_3 c7.1611.u 48 k DEBUG util.py:435: libverto-devel i686 0.2.5-4.el7 base 12 k DEBUG util.py:435: m4 i686 1.4.16-10.el7 base 253 k DEBUG util.py:435: pcre-devel i686 8.32-15.el7_2.1 base 479 k DEBUG util.py:435: perl-Data-Dumper i686 2.145-3.el7 base 47 k DEBUG util.py:435: perl-Test-Harness noarch 3.28-3.el7 base 302 k DEBUG util.py:435: procps-ng i686 3.3.10-10.el7 c7.1611.00 282 k DEBUG util.py:435: python i686 2.7.5-48.el7 c7.1611.00 89 k DEBUG util.py:435: qrencode-libs i686 3.4.1-3.el7 base 51 k DEBUG util.py:435: systemd i686 219-30.el7_3.7 c7.1611.u 5.1 M DEBUG util.py:435: sysvinit-tools i686 2.88-14.dsf.el7 base 62 k DEBUG util.py:435: xz-devel i686 5.2.2-1.el7 c7.1611.00 45 k DEBUG util.py:435: zlib-devel i686 1.2.7-17.el7 c7.1611.00 49 k DEBUG util.py:435: Transaction Summary DEBUG util.py:435: =================================================================================================================================================================================================================== DEBUG util.py:435: Install 12 Packages (+43 Dependent packages) DEBUG util.py:435: Total download size: 18 M DEBUG util.py:435: Installed size: 60 M DEBUG util.py:435: Downloading packages: DEBUG util.py:435: (1/23): acl-2.2.51-12.el7.i686.rpm | 80 kB 00:00:00 DEBUG util.py:435: (2/23): autoconf-2.69-11.el7.noarch.rpm | 701 kB 00:00:00 DEBUG util.py:435: (3/23): automake-1.13.4-3.el7.noarch.rpm | 679 kB 00:00:00 DEBUG util.py:435: (4/23): cppunit-1.12.1-11.el7.i686.rpm | 154 kB 00:00:00 DEBUG util.py:435: (5/23): cppunit-devel-1.12.1-11.el7.i686.rpm | 63 kB 00:00:00 DEBUG util.py:435: (6/23): cyrus-sasl-2.1.26-20.el7_2.i686.rpm | 86 kB 00:00:00 DEBUG util.py:435: (7/23): hardlink-1.0-19.el7.i686.rpm | 14 kB 00:00:00 DEBUG util.py:435: (8/23): cyrus-sasl-devel-2.1.26-20.el7_2.i686.rpm | 310 kB 00:00:00 DEBUG util.py:435: (9/23): hostname-3.13-3.el7.i686.rpm | 17 kB 00:00:00 DEBUG util.py:435: (10/23): keyutils-libs-devel-1.5.8-3.el7.i686.rpm | 37 kB 00:00:00 DEBUG util.py:435: (11/23): libcap-devel-2.22-8.el7.i686.rpm | 26 kB 00:00:00 DEBUG util.py:435: (12/23): libdb-devel-5.3.21-19.el7.i686.rpm | 38 kB 00:00:00 DEBUG util.py:435: (13/23): libmnl-1.0.3-7.el7.i686.rpm | 24 kB 00:00:00 DEBUG util.py:435: (14/23): libnetfilter_conntrack-1.0.4-2.el7.i686.rpm | 55 kB 00:00:00 DEBUG util.py:435: (15/23): libnfnetlink-1.0.1-4.el7.i686.rpm | 26 kB 00:00:00 DEBUG util.py:435: (16/23): libverto-devel-0.2.5-4.el7.i686.rpm | 12 kB 00:00:00 DEBUG util.py:435: (17/23): libxml2-devel-2.9.1-6.el7_2.3.i686.rpm | 1.0 MB 00:00:00 DEBUG util.py:435: (18/23): m4-1.4.16-10.el7.i686.rpm | 253 kB 00:00:00 DEBUG util.py:435: (19/23): pcre-devel-8.32-15.el7_2.1.i686.rpm | 479 kB 00:00:00 DEBUG util.py:435: (20/23): perl-Data-Dumper-2.145-3.el7.i686.rpm | 47 kB 00:00:00 DEBUG util.py:435: (21/23): qrencode-libs-3.4.1-3.el7.i686.rpm | 51 kB 00:00:00 DEBUG util.py:435: (22/23): perl-Test-Harness-3.28-3.el7.noarch.rpm | 302 kB 00:00:00 DEBUG util.py:435: (23/23): sysvinit-tools-2.88-14.dsf.el7.i686.rpm | 62 kB 00:00:00 DEBUG util.py:435: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- DEBUG util.py:435: Total 36 MB/s | 18 MB 00:00:00 DEBUG util.py:435: Running transaction check DEBUG util.py:435: Running transaction test DEBUG util.py:435: Transaction test succeeded DEBUG util.py:435: Running transaction DEBUG util.py:435: Installing : zlib-devel-1.2.7-17.el7.i686 1/55 DEBUG util.py:435: Installing : libverto-devel-0.2.5-4.el7.i686 2/55 DEBUG util.py:435: Installing : pcre-devel-8.32-15.el7_2.1.i686 3/55 DEBUG util.py:435: Installing : libsepol-devel-2.5-6.el7.i686 4/55 DEBUG util.py:435: Installing : libselinux-devel-2.5-6.el7.i686 5/55 DEBUG util.py:435: Installing : keyutils-libs-devel-1.5.8-3.el7.i686 6/55 DEBUG util.py:435: Installing : xz-devel-5.2.2-1.el7.i686 7/55 DEBUG util.py:435: Installing : perl-Test-Harness-3.28-3.el7.noarch 8/55 DEBUG util.py:435: Installing : libcom_err-devel-1.42.9-9.el7.i686 9/55 DEBUG util.py:435: Installing : procps-ng-3.3.10-10.el7.i686 10/55 DEBUG util.py:435: Installing : libmnl-1.0.3-7.el7.i686 11/55 DEBUG util.py:435: Installing : libnfnetlink-1.0.1-4.el7.i686 12/55 DEBUG util.py:435: Installing : libnetfilter_conntrack-1.0.4-2.el7.i686 13/55 DEBUG util.py:435: Installing : iptables-1.4.21-17.el7.i686 14/55 DEBUG util.py:435: Installing : iproute-3.10.0-74.el7.i686 15/55 DEBUG util.py:435: Installing : 1:hardlink-1.0-19.el7.i686 16/55 DEBUG util.py:435: Installing : python-2.7.5-48.el7.i686 17/55 DEBUG util.py:435: Installing : m4-1.4.16-10.el7.i686 18/55 DEBUG util.py:435: Installing : 1:dbus-libs-1.6.12-17.el7.i686 19/55 DEBUG util.py:435: Installing : libecap-1.0.0-1.el7.i686 20/55 DEBUG util.py:435: Installing : perl-Data-Dumper-2.145-3.el7.i686 21/55 DEBUG util.py:435: Installing : autoconf-2.69-11.el7.noarch 22/55 DEBUG util.py:435: Installing : automake-1.13.4-3.el7.noarch 23/55 DEBUG util.py:435: Installing : libtool-ltdl-2.4.2-22.el7_3.i686 24/55 DEBUG util.py:435: Installing : libkadm5-1.14.1-27.el7_3.i686 25/55 DEBUG util.py:435: Installing : krb5-devel-1.14.1-27.el7_3.i686 26/55 DEBUG util.py:435: Installing : kmod-libs-20-9.el7.i686 27/55 DEBUG util.py:435: Installing : hostname-3.13-3.el7.i686 28/55 DEBUG util.py:435: Installing : cppunit-1.12.1-11.el7.i686 29/55 DEBUG util.py:435: Installing : qrencode-libs-3.4.1-3.el7.i686 30/55 DEBUG util.py:435: Installing : acl-2.2.51-12.el7.i686 31/55 DEBUG util.py:435: Installing : kpartx-0.4.9-99.el7_3.1.i686 32/55 DEBUG util.py:435: Installing : 7:device-mapper-1.02.135-1.el7_3.3.i686 33/55 DEBUG util.py:435: Installing : 7:device-mapper-libs-1.02.135-1.el7_3.3.i686 34/55 DEBUG util.py:435: Installing : cryptsetup-libs-1.7.2-1.el7.i686 35/55 DEBUG util.py:435: Installing : dracut-033-463.el7.i686 36/55 DEBUG util.py:435: Installing : kmod-20-9.el7.i686 37/55 DEBUG util.py:435: Installing : systemd-219-30.el7_3.7.i686 38/55 DEBUG util.py:435: Installing : 1:dbus-1.6.12-17.el7.i686 39/55 DEBUG util.py:435: Installing : iputils-20160308-8.el7.i686 40/55 DEBUG util.py:435: Installing : sysvinit-tools-2.88-14.dsf.el7.i686 41/55 DEBUG util.py:435: Installing : cppunit-devel-1.12.1-11.el7.i686 42/55 DEBUG util.py:435: Installing : 1:openssl-devel-1.0.1e-60.el7_3.1.i686 43/55 DEBUG util.py:435: Installing : libtool-ltdl-devel-2.4.2-22.el7_3.i686 44/55 DEBUG util.py:435: Installing : libtool-2.4.2-22.el7_3.i686 45/55 DEBUG util.py:435: Installing : libecap-devel-1.0.0-1.el7.i686 46/55 DEBUG util.py:435: Installing : libxml2-devel-2.9.1-6.el7_2.3.i686 47/55 DEBUG util.py:435: Installing : expat-devel-2.1.0-10.el7_3.i686 48/55 DEBUG util.py:435: Installing : libcap-devel-2.22-8.el7.i686 49/55 DEBUG util.py:435: Installing : libdb-devel-5.3.21-19.el7.i686 50/55 DEBUG util.py:435: Installing : pam-devel-1.1.8-18.el7.i686 51/55 DEBUG util.py:435: Installing : initscripts-9.49.37-1.el7.i686 52/55 DEBUG util.py:435: Installing : cyrus-sasl-2.1.26-20.el7_2.i686 53/55 DEBUG util.py:435: Installing : cyrus-sasl-devel-2.1.26-20.el7_2.i686 54/55 DEBUG util.py:435: Installing : openldap-devel-2.4.40-13.el7.i686 55/55 DEBUG util.py:435: Verifying : libcom_err-devel-1.42.9-9.el7.i686 1/55 DEBUG util.py:435: Verifying : libnfnetlink-1.0.1-4.el7.i686 2/55 DEBUG util.py:435: Verifying : sysvinit-tools-2.88-14.dsf.el7.i686 3/55 DEBUG util.py:435: Verifying : openldap-devel-2.4.40-13.el7.i686 4/55 DEBUG util.py:435: Verifying : 7:device-mapper-libs-1.02.135-1.el7_3.3.i686 5/55 DEBUG util.py:435: Verifying : libtool-2.4.2-22.el7_3.i686 6/55 DEBUG util.py:435: Verifying : 7:device-mapper-1.02.135-1.el7_3.3.i686 7/55 DEBUG util.py:435: Verifying : acl-2.2.51-12.el7.i686 8/55 DEBUG util.py:435: Verifying : libecap-devel-1.0.0-1.el7.i686 9/55 DEBUG util.py:435: Verifying : qrencode-libs-3.4.1-3.el7.i686 10/55 DEBUG util.py:435: Verifying : cppunit-1.12.1-11.el7.i686 11/55 DEBUG util.py:435: Verifying : libselinux-devel-2.5-6.el7.i686 12/55 DEBUG util.py:435: Verifying : automake-1.13.4-3.el7.noarch 13/55 DEBUG util.py:435: Verifying : zlib-devel-1.2.7-17.el7.i686 14/55 DEBUG util.py:435: Verifying : hostname-3.13-3.el7.i686 15/55 DEBUG util.py:435: Verifying : libtool-ltdl-devel-2.4.2-22.el7_3.i686 16/55 DEBUG util.py:435: Verifying : initscripts-9.49.37-1.el7.i686 17/55 DEBUG util.py:435: Verifying : cyrus-sasl-devel-2.1.26-20.el7_2.i686 18/55 DEBUG util.py:435: Verifying : kmod-libs-20-9.el7.i686 19/55 DEBUG util.py:435: Verifying : perl-Test-Harness-3.28-3.el7.noarch 20/55 DEBUG util.py:435: Verifying : pam-devel-1.1.8-18.el7.i686 21/55 DEBUG util.py:435: Verifying : xz-devel-5.2.2-1.el7.i686 22/55 DEBUG util.py:435: Verifying : libnetfilter_conntrack-1.0.4-2.el7.i686 23/55 DEBUG util.py:435: Verifying : libdb-devel-5.3.21-19.el7.i686 24/55 DEBUG util.py:435: Verifying : kpartx-0.4.9-99.el7_3.1.i686 25/55 DEBUG util.py:435: Verifying : 1:openssl-devel-1.0.1e-60.el7_3.1.i686 26/55 DEBUG util.py:435: Verifying : dracut-033-463.el7.i686 27/55 DEBUG util.py:435: Verifying : libcap-devel-2.22-8.el7.i686 28/55 DEBUG util.py:435: Verifying : keyutils-libs-devel-1.5.8-3.el7.i686 29/55 DEBUG util.py:435: Verifying : libmnl-1.0.3-7.el7.i686 30/55 DEBUG util.py:435: Verifying : cyrus-sasl-2.1.26-20.el7_2.i686 31/55 DEBUG util.py:435: Verifying : kmod-20-9.el7.i686 32/55 DEBUG util.py:435: Verifying : iptables-1.4.21-17.el7.i686 33/55 DEBUG util.py:435: Verifying : krb5-devel-1.14.1-27.el7_3.i686 34/55 DEBUG util.py:435: Verifying : cppunit-devel-1.12.1-11.el7.i686 35/55 DEBUG util.py:435: Verifying : expat-devel-2.1.0-10.el7_3.i686 36/55 DEBUG util.py:435: Verifying : libkadm5-1.14.1-27.el7_3.i686 37/55 DEBUG util.py:435: Verifying : libxml2-devel-2.9.1-6.el7_2.3.i686 38/55 DEBUG util.py:435: Verifying : libtool-ltdl-2.4.2-22.el7_3.i686 39/55 DEBUG util.py:435: Verifying : iputils-20160308-8.el7.i686 40/55 DEBUG util.py:435: Verifying : libsepol-devel-2.5-6.el7.i686 41/55 DEBUG util.py:435: Verifying : iproute-3.10.0-74.el7.i686 42/55 DEBUG util.py:435: Verifying : perl-Data-Dumper-2.145-3.el7.i686 43/55 DEBUG util.py:435: Verifying : pcre-devel-8.32-15.el7_2.1.i686 44/55 DEBUG util.py:435: Verifying : autoconf-2.69-11.el7.noarch 45/55 DEBUG util.py:435: Verifying : libverto-devel-0.2.5-4.el7.i686 46/55 DEBUG util.py:435: Verifying : libecap-1.0.0-1.el7.i686 47/55 DEBUG util.py:435: Verifying : 1:dbus-libs-1.6.12-17.el7.i686 48/55 DEBUG util.py:435: Verifying : m4-1.4.16-10.el7.i686 49/55 DEBUG util.py:435: Verifying : systemd-219-30.el7_3.7.i686 50/55 DEBUG util.py:435: Verifying : cryptsetup-libs-1.7.2-1.el7.i686 51/55 DEBUG util.py:435: Verifying : python-2.7.5-48.el7.i686 52/55 DEBUG util.py:435: Verifying : 1:dbus-1.6.12-17.el7.i686 53/55 DEBUG util.py:435: Verifying : 1:hardlink-1.0-19.el7.i686 54/55 DEBUG util.py:435: Verifying : procps-ng-3.3.10-10.el7.i686 55/55 DEBUG util.py:435: Installed: DEBUG util.py:435: cppunit-devel.i686 0:1.12.1-11.el7 expat-devel.i686 0:2.1.0-10.el7_3 krb5-devel.i686 0:1.14.1-27.el7_3 libcap-devel.i686 0:2.22-8.el7 libdb-devel.i686 0:5.3.21-19.el7 DEBUG util.py:435: libecap-devel.i686 0:1.0.0-1.el7 libtool.i686 0:2.4.2-22.el7_3 libtool-ltdl-devel.i686 0:2.4.2-22.el7_3 libxml2-devel.i686 0:2.9.1-6.el7_2.3 openldap-devel.i686 0:2.4.40-13.el7 DEBUG util.py:435: openssl-devel.i686 1:1.0.1e-60.el7_3.1 pam-devel.i686 0:1.1.8-18.el7 DEBUG util.py:435: Dependency Installed: DEBUG util.py:435: acl.i686 0:2.2.51-12.el7 autoconf.noarch 0:2.69-11.el7 automake.noarch 0:1.13.4-3.el7 cppunit.i686 0:1.12.1-11.el7 cryptsetup-libs.i686 0:1.7.2-1.el7 DEBUG util.py:435: cyrus-sasl.i686 0:2.1.26-20.el7_2 cyrus-sasl-devel.i686 0:2.1.26-20.el7_2 dbus.i686 1:1.6.12-17.el7 dbus-libs.i686 1:1.6.12-17.el7 device-mapper.i686 7:1.02.135-1.el7_3.3 DEBUG util.py:435: device-mapper-libs.i686 7:1.02.135-1.el7_3.3 dracut.i686 0:033-463.el7 hardlink.i686 1:1.0-19.el7 hostname.i686 0:3.13-3.el7 initscripts.i686 0:9.49.37-1.el7 DEBUG util.py:435: iproute.i686 0:3.10.0-74.el7 iptables.i686 0:1.4.21-17.el7 iputils.i686 0:20160308-8.el7 keyutils-libs-devel.i686 0:1.5.8-3.el7 kmod.i686 0:20-9.el7 DEBUG util.py:435: kmod-libs.i686 0:20-9.el7 kpartx.i686 0:0.4.9-99.el7_3.1 libcom_err-devel.i686 0:1.42.9-9.el7 libecap.i686 0:1.0.0-1.el7 libkadm5.i686 0:1.14.1-27.el7_3 DEBUG util.py:435: libmnl.i686 0:1.0.3-7.el7 libnetfilter_conntrack.i686 0:1.0.4-2.el7 libnfnetlink.i686 0:1.0.1-4.el7 libselinux-devel.i686 0:2.5-6.el7 libsepol-devel.i686 0:2.5-6.el7 DEBUG util.py:435: libtool-ltdl.i686 0:2.4.2-22.el7_3 libverto-devel.i686 0:0.2.5-4.el7 m4.i686 0:1.4.16-10.el7 pcre-devel.i686 0:8.32-15.el7_2.1 perl-Data-Dumper.i686 0:2.145-3.el7 DEBUG util.py:435: perl-Test-Harness.noarch 0:3.28-3.el7 procps-ng.i686 0:3.3.10-10.el7 python.i686 0:2.7.5-48.el7 qrencode-libs.i686 0:3.4.1-3.el7 systemd.i686 0:219-30.el7_3.7 DEBUG util.py:435: sysvinit-tools.i686 0:2.88-14.dsf.el7 xz-devel.i686 0:5.2.2-1.el7 zlib-devel.i686 0:1.2.7-17.el7 DEBUG util.py:435: Complete! DEBUG util.py:573: Child return code was: 0 DEBUG util.py:594: child environment: None DEBUG backend.py:447: Copying packages to result dir DEBUG util.py:184: kill orphans DEBUG util.py:594: child environment: None DEBUG util.py:518: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/centos-7-i386/root/dev/pts'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG util.py:573: Child return code was: 0 DEBUG util.py:594: child environment: None DEBUG util.py:518: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/centos-7-i386/root/dev/shm'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG util.py:573: Child return code was: 0 DEBUG util.py:594: child environment: None DEBUG util.py:518: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/centos-7-i386/root/sys'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG util.py:573: Child return code was: 0 DEBUG util.py:594: child environment: None DEBUG util.py:518: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/centos-7-i386/root/proc'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG util.py:573: Child return code was: 0 DEBUG util.py:594: child environment: None DEBUG util.py:518: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG util.py:435: ERROR: not a btrfs filesystem: /var/lib/mock DEBUG util.py:435: ERROR: can't access '/var/lib/mock' DEBUG util.py:573: Child return code was: 1 DEBUG util.py:1244: Please ignore the error above above about btrfs.