Mock Version: 1.2.18 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/fleet-commander-admin.spec'], gid=135logger=<mockbuild.trace_decorator.getLog object at 0x7f47107d7978>shell=Falsetimeout=0printOutput=Falseuid=1001env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8'}chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-3143/root'user='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/fleet-commander-admin.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8'} and shell False warning: Could not canonicalize hostname: copr-builder-516065918.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/fleet-commander-admin-0.7.6-1.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/fleet-commander-admin.spec'], gid=135logger=<mockbuild.trace_decorator.getLog object at 0x7f47107d7978>shell=Falsetimeout=0private_network=TrueprintOutput=Falseuid=1001env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8'}chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-3143/root'user='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/fleet-commander-admin.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.uFRADx + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fleet-commander-admin-0.7.6 + /usr/bin/xz -dc /builddir/build/SOURCES/fleet-commander-admin-0.7.6.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd fleet-commander-admin-0.7.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mMWJPp + umask 022 + cd /builddir/build/BUILD + cd fleet-commander-admin-0.7.6 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-systemdsystemunitdir=/usr/lib/systemd/system configure: WARNING: unrecognized options: --disable-dependency-tracking checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking for runuser... /usr/sbin/runuser checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for a Python interpreter with version >= 2... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking python module: Crypto... yes checking python module: dbus... yes checking python module: gobject... yes checking python module: libvirt... yes checking python module: websockify... yes checking python module: dbusmock... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating data/Makefile config.status: creating logger/Makefile config.status: creating tests/Makefile config.status: creating admin/Makefile config.status: creating admin/fleetcommander/constants.py config.status: creating data/fleet-commander-logger.desktop config.status: creating data/fleet-commander-admin.conf config.status: creating data/fleet-commander-standalone config.status: creating data/fleet-commander-dbus.service config.status: creating data/org.freedesktop.FleetCommander.service config.status: creating data/fleet-commander-apache.conf configure: WARNING: unrecognized options: --disable-dependency-tracking + /usr/bin/make -j2 Making all in data make[1]: Entering directory `/builddir/build/BUILD/fleet-commander-admin-0.7.6/data' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/fleet-commander-admin-0.7.6/data' Making all in logger make[1]: Entering directory `/builddir/build/BUILD/fleet-commander-admin-0.7.6/logger' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/fleet-commander-admin-0.7.6/logger' Making all in admin make[1]: Entering directory `/builddir/build/BUILD/fleet-commander-admin-0.7.6/admin' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/fleet-commander-admin-0.7.6/admin' Making all in tests make[1]: Entering directory `/builddir/build/BUILD/fleet-commander-admin-0.7.6/tests' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/fleet-commander-admin-0.7.6/tests' make[1]: Entering directory `/builddir/build/BUILD/fleet-commander-admin-0.7.6' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/fleet-commander-admin-0.7.6' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KtI1vl + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fleet-commander-admin-0.7.6-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fleet-commander-admin-0.7.6-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/fleet-commander-admin-0.7.6-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fleet-commander-admin-0.7.6-1.el7.centos.x86_64 + cd fleet-commander-admin-0.7.6 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/fleet-commander-admin-0.7.6-1.el7.centos.x86_64 Making install in data make[1]: Entering directory `/builddir/build/BUILD/fleet-commander-admin-0.7.6/data' make[2]: Entering directory `/builddir/build/BUILD/fleet-commander-admin-0.7.6/data' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fleet-commander-admin-0.7.6-1.el7.centos.x86_64/usr/bin/' /usr/bin/install -c -m 644 fleet-commander-standalone '/builddir/build/BUILDROOT/fleet-commander-admin-0.7.6-1.el7.centos.x86_64/usr/bin/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fleet-commander-admin-0.7.6-1.el7.centos.x86_64/etc/xdg/' /usr/bin/install -c -m 644 fleet-commander-admin.conf '/builddir/build/BUILDROOT/fleet-commander-admin-0.7.6-1.el7.centos.x86_64/etc/xdg/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fleet-commander-admin-0.7.6-1.el7.centos.x86_64/etc/xdg/' /usr/bin/install -c -m 644 fleet-commander-apache.conf '/builddir/build/BUILDROOT/fleet-commander-admin-0.7.6-1.el7.centos.x86_64/etc/xdg/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fleet-commander-admin-0.7.6-1.el7.centos.x86_64/etc/dbus-1/system.d/' /usr/bin/install -c -m 644 org.freedesktop.FleetCommander.conf '/builddir/build/BUILDROOT/fleet-commander-admin-0.7.6-1.el7.centos.x86_64/etc/dbus-1/system.d/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fleet-commander-admin-0.7.6-1.el7.centos.x86_64/usr/share/dbus-1/system-services/' /usr/bin/install -c -m 644 org.freedesktop.FleetCommander.service '/builddir/build/BUILDROOT/fleet-commander-admin-0.7.6-1.el7.centos.x86_64/usr/share/dbus-1/system-services/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fleet-commander-admin-0.7.6-1.el7.centos.x86_64/usr/lib/systemd/system' /usr/bin/install -c -m 644 fleet-commander-dbus.service '/builddir/build/BUILDROOT/fleet-commander-admin-0.7.6-1.el7.centos.x86_64/usr/lib/systemd/system' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fleet-commander-admin-0.7.6-1.el7.centos.x86_64/etc/xdg/autostart' /usr/bin/install -c -m 644 fleet-commander-logger.desktop '/builddir/build/BUILDROOT/fleet-commander-admin-0.7.6-1.el7.centos.x86_64/etc/xdg/autostart' make[2]: Leaving directory `/builddir/build/BUILD/fleet-commander-admin-0.7.6/data' make[1]: Leaving directory `/builddir/build/BUILD/fleet-commander-admin-0.7.6/data' Making install in logger make[1]: Entering directory `/builddir/build/BUILD/fleet-commander-admin-0.7.6/logger' make[2]: Entering directory `/builddir/build/BUILD/fleet-commander-admin-0.7.6/logger' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fleet-commander-admin-0.7.6-1.el7.centos.x86_64/usr/libexec' /usr/bin/install -c fleet_commander_logger.js '/builddir/build/BUILDROOT/fleet-commander-admin-0.7.6-1.el7.centos.x86_64/usr/libexec' make[2]: Leaving directory `/builddir/build/BUILD/fleet-commander-admin-0.7.6/logger' make[1]: Leaving directory `/builddir/build/BUILD/fleet-commander-admin-0.7.6/logger' Making install in admin make[1]: Entering directory `/builddir/build/BUILD/fleet-commander-admin-0.7.6/admin' make[2]: Entering directory `/builddir/build/BUILD/fleet-commander-admin-0.7.6/admin' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fleet-commander-admin-0.7.6-1.el7.centos.x86_64/usr/share/fleet-commander-admin/python/fleetcommander' /usr/bin/install -c -m 644 fleetcommander/constants.py '/builddir/build/BUILDROOT/fleet-commander-admin-0.7.6-1.el7.centos.x86_64/usr/share/fleet-commander-admin/python/fleetcommander' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fleet-commander-admin-0.7.6-1.el7.centos.x86_64/usr/share/fleet-commander-admin/python/fleetcommander' /usr/bin/install -c fleetcommander/__init__.py fleetcommander/admin.py fleetcommander/collectors.py fleetcommander/database.py fleetcommander/fcdbus.py fleetcommander/flaskless.py fleetcommander/libvirtcontroller.py fleetcommander/utils.py '/builddir/build/BUILDROOT/fleet-commander-admin-0.7.6-1.el7.centos.x86_64/usr/share/fleet-commander-admin/python/fleetcommander' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fleet-commander-admin-0.7.6-1.el7.centos.x86_64/usr/libexec' /usr/bin/install -c admin.wsgi '/builddir/build/BUILDROOT/fleet-commander-admin-0.7.6-1.el7.centos.x86_64/usr/libexec' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fleet-commander-admin-0.7.6-1.el7.centos.x86_64/usr/share/fleet-commander-admin/appdata/static/css' /usr/bin/install -c -m 644 css/main.css css/profile.livesession.css css/patternfly.css css/patternfly.min.css '/builddir/build/BUILDROOT/fleet-commander-admin-0.7.6-1.el7.centos.x86_64/usr/share/fleet-commander-admin/appdata/static/css' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fleet-commander-admin-0.7.6-1.el7.centos.x86_64/usr/share/fleet-commander-admin/appdata/static/img' /usr/bin/install -c -m 644 img/brand-lg.png img/apple-touch-icon-72-precomposed.png img/apple-touch-icon-114-precomposed.png img/fleet-commander.png img/apple-touch-icon-144-precomposed.png img/logo.png img/apple-touch-icon-57-precomposed.png img/brand.png img/spinner-lg.gif img/spinner-sm.gif img/spinner.gif img/spinner-xs.gif img/favicon.ico img/fleet-commander-logo.svg img/brand.svg img/fleet-commander.svg img/logo.svg '/builddir/build/BUILDROOT/fleet-commander-admin-0.7.6-1.el7.centos.x86_64/usr/share/fleet-commander-admin/appdata/static/img' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fleet-commander-admin-0.7.6-1.el7.centos.x86_64/usr/share/fleet-commander-admin/appdata/static/js' /usr/bin/install -c -m 644 js/jquery-1.11.1.min.js js/patternfly.js js/favourites.js js/profiles.livesession.js js/index.js js/main.js js/bootstrap.min.js js/spice_debug_bypass.js js/patternfly.min.js '/builddir/build/BUILDROOT/fleet-commander-admin-0.7.6-1.el7.centos.x86_64/usr/share/fleet-commander-admin/appdata/static/js' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fleet-commander-admin-0.7.6-1.el7.centos.x86_64/usr/share/fleet-commander-admin/appdata/static/js/spice-html5' /usr/bin/install -c -m 644 js/spice-html5/cursor.js js/spice-html5/bitmap.js js/spice-html5/playback.js js/spice-html5/spiceconn.js js/spice-html5/ticket.js js/spice-html5/filexfer.js js/spice-html5/quic.js js/spice-html5/thirdparty/prng4.js js/spice-html5/thirdparty/rsa.js js/spice-html5/thirdparty/sha1.js js/spice-html5/thirdparty/rng.js js/spice-html5/thirdparty/jsbn.js js/spice-html5/main.js js/spice-html5/webm.js js/spice-html5/spicetype.js js/spice-html5/simulatecursor.js js/spice-html5/enums.js js/spice-html5/inputs.js js/spice-html5/atKeynames.js js/spice-html5/display.js js/spice-html5/png.js js/spice-html5/spicearraybuffer.js js/spice-html5/resize.js js/spice-html5/spicemsg.js js/spice-html5/wire.js js/spice-html5/lz.js js/spice-html5/utils.js js/spice-html5/spicedataview.js '/builddir/build/BUILDROOT/fleet-commander-admin-0.7.6-1.el7.centos.x86_64/usr/share/fleet-commander-admin/appdata/static/js/spice-html5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fleet-commander-admin-0.7.6-1.el7.centos.x86_64/usr/share/fleet-commander-admin/appdata/static/js/spice-html5/thirdparty' /usr/bin/install -c -m 644 js/spice-html5/thirdparty/prng4.js js/spice-html5/thirdparty/rsa.js js/spice-html5/thirdparty/sha1.js js/spice-html5/thirdparty/rng.js js/spice-html5/thirdparty/jsbn.js '/builddir/build/BUILDROOT/fleet-commander-admin-0.7.6-1.el7.centos.x86_64/usr/share/fleet-commander-admin/appdata/static/js/spice-html5/thirdparty' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fleet-commander-admin-0.7.6-1.el7.centos.x86_64/usr/share/fleet-commander-admin/appdata/templates' /usr/bin/install -c -m 644 templates/profiles.livesession.html templates/index.html '/builddir/build/BUILDROOT/fleet-commander-admin-0.7.6-1.el7.centos.x86_64/usr/share/fleet-commander-admin/appdata/templates' make[2]: Leaving directory `/builddir/build/BUILD/fleet-commander-admin-0.7.6/admin' make[1]: Leaving directory `/builddir/build/BUILD/fleet-commander-admin-0.7.6/admin' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/fleet-commander-admin-0.7.6/tests' make[2]: Entering directory `/builddir/build/BUILD/fleet-commander-admin-0.7.6/tests' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/fleet-commander-admin-0.7.6/tests' make[1]: Leaving directory `/builddir/build/BUILD/fleet-commander-admin-0.7.6/tests' make[1]: Entering directory `/builddir/build/BUILD/fleet-commander-admin-0.7.6' make[2]: Entering directory `/builddir/build/BUILD/fleet-commander-admin-0.7.6' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/fleet-commander-admin-0.7.6' make[1]: Leaving directory `/builddir/build/BUILD/fleet-commander-admin-0.7.6' + install -m 755 -d /builddir/build/BUILDROOT/fleet-commander-admin-0.7.6-1.el7.centos.x86_64//var/lib/fleet-commander-admin/profiles + /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/fleet-commander-admin-0.7.6 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /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.vOdrNh + umask 022 + cd /builddir/build/BUILD + cd fleet-commander-admin-0.7.6 + desktop-file-validate /builddir/build/BUILDROOT/fleet-commander-admin-0.7.6-1.el7.centos.x86_64//etc/xdg/autostart/fleet-commander-logger.desktop + exit 0 Processing files: fleet-commander-admin-0.7.6-1.el7.centos.noarch warning: File listed twice: /usr/share/fleet-commander-admin/appdata Provides: bundled(jquery) = 1.11.1 bundled(patternfly) bundled(spice-html5) config(fleet-commander-admin) = 0.7.6-1.el7.centos fleet-commander-admin = 0.7.6-1.el7.centos Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires(preun): /bin/sh systemd Requires: /usr/bin/python Processing files: fleet-commander-logger-0.7.6-1.el7.centos.noarch Provides: fleet-commander-logger = 0.7.6-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/gjs Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fleet-commander-admin-0.7.6-1.el7.centos.x86_64 Wrote: /builddir/build/RPMS/fleet-commander-admin-0.7.6-1.el7.centos.noarch.rpm Wrote: /builddir/build/RPMS/fleet-commander-logger-0.7.6-1.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HLI9ic + umask 022 + cd /builddir/build/BUILD + cd fleet-commander-admin-0.7.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/fleet-commander-admin-0.7.6-1.el7.centos.x86_64 + exit 0 Child return code was: 0