Mock Version: 1.2.14 Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/pcs.spec'], printOutput=Falseshell=Falseenv={'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'CCACHE_UMASK': '002', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'SHELL': '/bin/bash'}gid=135logger=chrootPath='/var/lib/mock/fedora-20-armhfp-pidora-root-9995/root'timeout=0uid=1000user='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/pcs.spec'] with env {'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'CCACHE_UMASK': '002', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'SHELL': '/bin/bash'} and shell False sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: armbuilder Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/pcs-0.9.144-1bs01fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/pcs.spec '], printOutput=Falseshell=Falseprivate_network=Trueenv={'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'CCACHE_UMASK': '002', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'SHELL': '/bin/bash'}gid=135logger=chrootPath='/var/lib/mock/fedora-20-armhfp-pidora-root-9995/root'timeout=0uid=1000user='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/pcs.spec '] with env {'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'CCACHE_UMASK': '002', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'SHELL': '/bin/bash'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jbqe2o + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pcs-0.9.144 + /usr/bin/gzip -dc /builddir/build/SOURCES/pcs-withgems-0.9.144.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pcs-0.9.144 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (fedfix.patch):' Patch #0 (fedfix.patch): + /usr/bin/patch -p1 --fuzz=0 patching file pcsd/Gemfile patching file pcsd/Gemfile.lock patching file pcsd/Makefile patching file pcsd/ssl.rb + cd pcsd + bundle install --local Installing backports 3.6.4 Installing monkey-lib 0.5.4 Installing orderedhash 0.0.6 Installing rpam-ruby19 1.2.1 Installing sinatra-contrib 1.4.4 Installing sinatra-sugar 0.5.1 Using bundler 1.7.8 Your bundle is complete! It was installed into ./vendor/bundle + cd .. + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rxgZj9 + umask 022 + cd /builddir/build/BUILD + cd pcs-0.9.144 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.pgpGCT + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm ++ dirname /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm + cd pcs-0.9.144 + rm -rf /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm + pwd /builddir/build/BUILD/pcs-0.9.144 + make install DESTDIR=/builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm PYTHON_SITELIB=/usr/lib/python2.7/site-packages cd pcs ; python2 -c 'import usage; usage.sub_generate_bash_completion()' > bash_completion.d.pcs ; cd .. python2 setup.py install --prefix /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/usr running install running build running build_py file pcs.py (for module pcs) not found creating build creating build/lib creating build/lib/pcs copying pcs/config.py -> build/lib/pcs copying pcs/utils.py -> build/lib/pcs copying pcs/resource.py -> build/lib/pcs copying pcs/cluster.py -> build/lib/pcs copying pcs/__init__.py -> build/lib/pcs copying pcs/pcs.py -> build/lib/pcs copying pcs/pcsd.py -> build/lib/pcs copying pcs/constraint.py -> build/lib/pcs copying pcs/rule.py -> build/lib/pcs copying pcs/corosync_conf.py -> build/lib/pcs copying pcs/prop.py -> build/lib/pcs copying pcs/settings.py -> build/lib/pcs copying pcs/usage.py -> build/lib/pcs copying pcs/acl.py -> build/lib/pcs copying pcs/status.py -> build/lib/pcs copying pcs/stonith.py -> build/lib/pcs copying pcs/bash_completion.d.pcs -> build/lib/pcs copying pcs/pcs.8 -> build/lib/pcs file pcs.py (for module pcs) not found running install_lib creating /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm creating /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/usr creating /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/usr/lib creating /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/usr/lib/python2.7 creating /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/usr/lib/python2.7/site-packages/pcs copying build/lib/pcs/config.py -> /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/usr/lib/python2.7/site-packages/pcs copying build/lib/pcs/utils.py -> /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/usr/lib/python2.7/site-packages/pcs copying build/lib/pcs/resource.py -> /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/usr/lib/python2.7/site-packages/pcs copying build/lib/pcs/cluster.py -> /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/usr/lib/python2.7/site-packages/pcs copying build/lib/pcs/__init__.py -> /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/usr/lib/python2.7/site-packages/pcs copying build/lib/pcs/pcs.py -> /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/usr/lib/python2.7/site-packages/pcs copying build/lib/pcs/pcs.8 -> /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/usr/lib/python2.7/site-packages/pcs copying build/lib/pcs/bash_completion.d.pcs -> /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/usr/lib/python2.7/site-packages/pcs copying build/lib/pcs/pcsd.py -> /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/usr/lib/python2.7/site-packages/pcs copying build/lib/pcs/constraint.py -> /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/usr/lib/python2.7/site-packages/pcs copying build/lib/pcs/rule.py -> /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/usr/lib/python2.7/site-packages/pcs copying build/lib/pcs/corosync_conf.py -> /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/usr/lib/python2.7/site-packages/pcs copying build/lib/pcs/prop.py -> /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/usr/lib/python2.7/site-packages/pcs copying build/lib/pcs/settings.py -> /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/usr/lib/python2.7/site-packages/pcs copying build/lib/pcs/usage.py -> /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/usr/lib/python2.7/site-packages/pcs copying build/lib/pcs/acl.py -> /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/usr/lib/python2.7/site-packages/pcs copying build/lib/pcs/status.py -> /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/usr/lib/python2.7/site-packages/pcs copying build/lib/pcs/stonith.py -> /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/usr/lib/python2.7/site-packages/pcs byte-compiling /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/usr/lib/python2.7/site-packages/pcs/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/usr/lib/python2.7/site-packages/pcs/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/usr/lib/python2.7/site-packages/pcs/resource.py to resource.pyc byte-compiling /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/usr/lib/python2.7/site-packages/pcs/cluster.py to cluster.pyc byte-compiling /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/usr/lib/python2.7/site-packages/pcs/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/usr/lib/python2.7/site-packages/pcs/pcs.py to pcs.pyc byte-compiling /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/usr/lib/python2.7/site-packages/pcs/pcsd.py to pcsd.pyc byte-compiling /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/usr/lib/python2.7/site-packages/pcs/constraint.py to constraint.pyc byte-compiling /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/usr/lib/python2.7/site-packages/pcs/rule.py to rule.pyc byte-compiling /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/usr/lib/python2.7/site-packages/pcs/corosync_conf.py to corosync_conf.pyc byte-compiling /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/usr/lib/python2.7/site-packages/pcs/prop.py to prop.pyc byte-compiling /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/usr/lib/python2.7/site-packages/pcs/settings.py to settings.pyc byte-compiling /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/usr/lib/python2.7/site-packages/pcs/usage.py to usage.pyc byte-compiling /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/usr/lib/python2.7/site-packages/pcs/acl.py to acl.pyc byte-compiling /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/usr/lib/python2.7/site-packages/pcs/status.py to status.pyc byte-compiling /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/usr/lib/python2.7/site-packages/pcs/stonith.py to stonith.pyc running install_egg_info Writing /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/usr/lib/python2.7/site-packages/pcs-0.9.144-py2.7.egg-info mkdir -p /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/usr/sbin/ chmod 755 /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/usr/lib/python2.7/site-packages/pcs/pcs.py ln -fs /usr/lib/python2.7/site-packages/pcs/pcs.py /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/usr/sbin/pcs install -D pcs/bash_completion.d.pcs /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/etc/bash_completion.d/pcs install -m644 -D pcs/pcs.8 /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm//usr/share/man/man8/pcs.8 + make install_pcsd DESTDIR=/builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm PYTHON_SITELIB=/usr/lib/python2.7/site-packages hdrdir=/usr/include rubyhdrdir=/usr/include includedir=/usr/include make -C pcsd build_gems make[1]: Entering directory '/builddir/build/BUILD/pcs-0.9.144/pcsd' bundle install --local --path vendor/bundle Using backports 3.6.4 Using monkey-lib 0.5.4 Using orderedhash 0.0.6 Using rpam-ruby19 1.2.1 Using sinatra-contrib 1.4.4 Using sinatra-sugar 0.5.1 Using bundler 1.7.8 Your bundle is complete! It was installed into ./vendor/bundle make[1]: Leaving directory '/builddir/build/BUILD/pcs-0.9.144/pcsd' mkdir -p /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/var/log/pcsd mkdir -p /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/usr/lib/ cp -r pcsd /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/usr/lib/ install -m 644 -D pcsd/pcsd.conf /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/etc/sysconfig/pcsd install -d /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/etc/pam.d install pcsd/pcsd.pam /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/etc/pam.d/pcsd install -d /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm//usr/lib/systemd/system/ install -m 644 pcsd/pcsd.service /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm//usr/lib/systemd/system/ install -m 700 -d /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/var/lib/pcsd install -m 644 -D pcsd/pcsd.logrotate /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/etc/logrotate.d/pcsd + chmod 755 /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm//usr/lib/python2.7/site-packages/pcs/pcs.py + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/pcs-0.9.144 extracting debug info from /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/usr/lib/pcsd/vendor/bundle/ruby/extensions/armv6hl-linux/rpam-ruby19-1.2.1/rpam_ext.so extracting debug info from /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/usr/lib/pcsd/vendor/bundle/ruby/gems/rpam-ruby19-1.2.1/ext/Rpam/rpam_ext.so *** WARNING: identical binaries are copied, not linked: /usr/lib/pcsd/vendor/bundle/ruby/gems/rpam-ruby19-1.2.1/ext/Rpam/rpam_ext.so and /usr/lib/pcsd/vendor/bundle/ruby/extensions/armv6hl-linux/rpam-ruby19-1.2.1/rpam_ext.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 2 CRC32s did match. + /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 Bytecompiling .py files below /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: pcs-0.9.144-1bs01fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Mk8OVm + umask 022 + cd /builddir/build/BUILD + cd pcs-0.9.144 + DOCDIR=/builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/usr/share/doc/pcs + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/usr/share/doc/pcs + cp -pr COPYING /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/usr/share/doc/pcs + cp -pr README /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm/usr/share/doc/pcs + exit 0 Provides: bundled(rubygem-backports) = 3.6.4 bundled(rubygem-monkey-lib) = 0.5.4 bundled(rubygem-orderedhash) = 0.0.6 bundled(rubygem-rpam-ruby19) = 1.2.1 bundled(rubygem-sinatra-contrib) = 1.4.4 bundled(rubygem-sinatra-sugar) = 0.5.1 pcs = 0.9.144-1bs01fc23 pcs(armv6hl-32) = 0.9.144-1bs01fc23 Requires(interp): /bin/sh /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(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /bin/sh /usr/bin/env /usr/bin/python2 /usr/bin/ruby libc.so.6 libc.so.6(GLIBC_2.4) libcrypt.so.1 libdl.so.2 libm.so.6 libpam.so.0 libpam.so.0(LIBPAM_1.0) libpthread.so.0 libruby.so.2.2 python(abi) = 2.7 rtld(GNU_HASH) Processing files: pcs-debuginfo-0.9.144-1bs01fc23.armv6hl Provides: pcs-debuginfo = 0.9.144-1bs01fc23 pcs-debuginfo(armv6hl-32) = 0.9.144-1bs01fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm Wrote: /builddir/build/RPMS/pcs-0.9.144-1bs01fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/pcs-debuginfo-0.9.144-1bs01fc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.UNJSKY + umask 022 + cd /builddir/build/BUILD + cd pcs-0.9.144 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pcs-0.9.144-1bs01fc23.arm + exit 0 Child return code was: 0 LEAVE do -->