Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-psutil.spec'], printOutput=Falseenv={'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'}chrootPath='/var/lib/mock/epel7-build-9731938-780960/root'logger=timeout=172800user='mockbuild'nspawn_args=[]uid=1000shell=Falsegid=425) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-psutil.spec'] with env {'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory warning: Could not canonicalize hostname: buildvm-07.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-psutil-2.2.1-2.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-psutil.spec'], printOutput=Falseenv={'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'}chrootPath='/var/lib/mock/epel7-build-9731938-780960/root'logger=timeout=172800user='mockbuild'nspawn_args=[]uid=1000shell=Falsegid=425) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-psutil.spec'] with env {'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', '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.Iqlv4l + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf psutil-2.2.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/psutil-2.2.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd psutil-2.2.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + for file in 'psutil/*.py' + sed -i.orig -e 1d psutil/__init__.py + touch -r psutil/__init__.py.orig psutil/__init__.py + rm psutil/__init__.py.orig + for file in 'psutil/*.py' + sed -i.orig -e 1d psutil/_common.py + touch -r psutil/_common.py.orig psutil/_common.py + rm psutil/_common.py.orig + for file in 'psutil/*.py' + sed -i.orig -e 1d psutil/_compat.py + touch -r psutil/_compat.py.orig psutil/_compat.py + rm psutil/_compat.py.orig + for file in 'psutil/*.py' + sed -i.orig -e 1d psutil/_psbsd.py + touch -r psutil/_psbsd.py.orig psutil/_psbsd.py + rm psutil/_psbsd.py.orig + for file in 'psutil/*.py' + sed -i.orig -e 1d psutil/_pslinux.py + touch -r psutil/_pslinux.py.orig psutil/_pslinux.py + rm psutil/_pslinux.py.orig + for file in 'psutil/*.py' + sed -i.orig -e 1d psutil/_psosx.py + touch -r psutil/_psosx.py.orig psutil/_psosx.py + rm psutil/_psosx.py.orig + for file in 'psutil/*.py' + sed -i.orig -e 1d psutil/_psposix.py + touch -r psutil/_psposix.py.orig psutil/_psposix.py + rm psutil/_psposix.py.orig + for file in 'psutil/*.py' + sed -i.orig -e 1d psutil/_pssunos.py + touch -r psutil/_pssunos.py.orig psutil/_pssunos.py + rm psutil/_pssunos.py.orig + for file in 'psutil/*.py' + sed -i.orig -e 1d psutil/_pswindows.py + touch -r psutil/_pswindows.py.orig psutil/_pswindows.py + rm psutil/_pswindows.py.orig + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.iAAjIh + umask 022 + cd /builddir/build/BUILD + cd psutil-2.2.1 + 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' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib.linux-x86_64-2.7 creating build/lib.linux-x86_64-2.7/psutil copying psutil/_pswindows.py -> build/lib.linux-x86_64-2.7/psutil copying psutil/_common.py -> build/lib.linux-x86_64-2.7/psutil copying psutil/_compat.py -> build/lib.linux-x86_64-2.7/psutil copying psutil/__init__.py -> build/lib.linux-x86_64-2.7/psutil copying psutil/_pssunos.py -> build/lib.linux-x86_64-2.7/psutil copying psutil/_psosx.py -> build/lib.linux-x86_64-2.7/psutil copying psutil/_psposix.py -> build/lib.linux-x86_64-2.7/psutil copying psutil/_pslinux.py -> build/lib.linux-x86_64-2.7/psutil copying psutil/_psbsd.py -> build/lib.linux-x86_64-2.7/psutil running build_ext building '_psutil_linux' extension creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/psutil gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DPSUTIL_VERSION=221 -I/usr/include/python2.7 -c psutil/_psutil_linux.c -o build/temp.linux-x86_64-2.7/psutil/_psutil_linux.o gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-2.7/psutil/_psutil_linux.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/_psutil_linux.so building '_psutil_posix' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/usr/include/python2.7 -c psutil/_psutil_posix.c -o build/temp.linux-x86_64-2.7/psutil/_psutil_posix.o gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-2.7/psutil/_psutil_posix.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/_psutil_posix.so + sleep 1 + 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' + /usr/bin/python3.4 setup.py build '--executable=/usr/bin/python3.4 -s' running build running build_py creating build/lib.linux-x86_64-3.4 creating build/lib.linux-x86_64-3.4/psutil copying psutil/_pswindows.py -> build/lib.linux-x86_64-3.4/psutil copying psutil/_common.py -> build/lib.linux-x86_64-3.4/psutil copying psutil/_compat.py -> build/lib.linux-x86_64-3.4/psutil copying psutil/__init__.py -> build/lib.linux-x86_64-3.4/psutil copying psutil/_pssunos.py -> build/lib.linux-x86_64-3.4/psutil copying psutil/_psosx.py -> build/lib.linux-x86_64-3.4/psutil copying psutil/_psposix.py -> build/lib.linux-x86_64-3.4/psutil copying psutil/_pslinux.py -> build/lib.linux-x86_64-3.4/psutil copying psutil/_psbsd.py -> build/lib.linux-x86_64-3.4/psutil running build_ext building '_psutil_linux' extension creating build/temp.linux-x86_64-3.4 creating build/temp.linux-x86_64-3.4/psutil gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DPSUTIL_VERSION=221 -I/usr/include/python3.4m -c psutil/_psutil_linux.c -o build/temp.linux-x86_64-3.4/psutil/_psutil_linux.o gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-3.4/psutil/_psutil_linux.o -L/usr/lib64 -lpython3.4m -o build/lib.linux-x86_64-3.4/_psutil_linux.cpython-34m.so building '_psutil_posix' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/usr/include/python3.4m -c psutil/_psutil_posix.c -o build/temp.linux-x86_64-3.4/psutil/_psutil_posix.o gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-3.4/psutil/_psutil_posix.o -L/usr/lib64 -lpython3.4m -o build/lib.linux-x86_64-3.4/_psutil_posix.cpython-34m.so + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6XHaVj + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64 + cd psutil-2.2.1 + 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' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr creating /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/lib64/python2.7/site-packages/psutil copying build/lib.linux-x86_64-2.7/psutil/_pswindows.py -> /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/lib64/python2.7/site-packages/psutil copying build/lib.linux-x86_64-2.7/psutil/_common.py -> /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/lib64/python2.7/site-packages/psutil copying build/lib.linux-x86_64-2.7/psutil/_compat.py -> /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/lib64/python2.7/site-packages/psutil copying build/lib.linux-x86_64-2.7/psutil/__init__.py -> /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/lib64/python2.7/site-packages/psutil copying build/lib.linux-x86_64-2.7/psutil/_pssunos.py -> /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/lib64/python2.7/site-packages/psutil copying build/lib.linux-x86_64-2.7/psutil/_psosx.py -> /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/lib64/python2.7/site-packages/psutil copying build/lib.linux-x86_64-2.7/psutil/_psposix.py -> /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/lib64/python2.7/site-packages/psutil copying build/lib.linux-x86_64-2.7/psutil/_pslinux.py -> /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/lib64/python2.7/site-packages/psutil copying build/lib.linux-x86_64-2.7/psutil/_psbsd.py -> /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/lib64/python2.7/site-packages/psutil copying build/lib.linux-x86_64-2.7/_psutil_linux.so -> /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/_psutil_posix.so -> /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/lib64/python2.7/site-packages byte-compiling /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/lib64/python2.7/site-packages/psutil/_pswindows.py to _pswindows.pyc byte-compiling /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/lib64/python2.7/site-packages/psutil/_common.py to _common.pyc byte-compiling /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/lib64/python2.7/site-packages/psutil/_compat.py to _compat.pyc byte-compiling /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/lib64/python2.7/site-packages/psutil/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/lib64/python2.7/site-packages/psutil/_pssunos.py to _pssunos.pyc byte-compiling /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/lib64/python2.7/site-packages/psutil/_psosx.py to _psosx.pyc byte-compiling /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/lib64/python2.7/site-packages/psutil/_psposix.py to _psposix.pyc byte-compiling /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/lib64/python2.7/site-packages/psutil/_pslinux.py to _pslinux.pyc byte-compiling /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/lib64/python2.7/site-packages/psutil/_psbsd.py to _psbsd.pyc writing byte-compilation script '/tmp/tmp1C2kbs.py' /usr/bin/python2 -O /tmp/tmp1C2kbs.py removing /tmp/tmp1C2kbs.py running install_egg_info Writing /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/lib64/python2.7/site-packages/psutil-2.2.1-py2.7.egg-info + 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' + /usr/bin/python3.4 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/lib64/python3.4 creating /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/lib64/python3.4/site-packages copying build/lib.linux-x86_64-3.4/_psutil_posix.cpython-34m.so -> /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/lib64/python3.4/site-packages creating /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/lib64/python3.4/site-packages/psutil copying build/lib.linux-x86_64-3.4/psutil/_pswindows.py -> /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/lib64/python3.4/site-packages/psutil copying build/lib.linux-x86_64-3.4/psutil/_common.py -> /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/lib64/python3.4/site-packages/psutil copying build/lib.linux-x86_64-3.4/psutil/_compat.py -> /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/lib64/python3.4/site-packages/psutil copying build/lib.linux-x86_64-3.4/psutil/__init__.py -> /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/lib64/python3.4/site-packages/psutil copying build/lib.linux-x86_64-3.4/psutil/_pssunos.py -> /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/lib64/python3.4/site-packages/psutil copying build/lib.linux-x86_64-3.4/psutil/_psosx.py -> /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/lib64/python3.4/site-packages/psutil copying build/lib.linux-x86_64-3.4/psutil/_psposix.py -> /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/lib64/python3.4/site-packages/psutil copying build/lib.linux-x86_64-3.4/psutil/_pslinux.py -> /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/lib64/python3.4/site-packages/psutil copying build/lib.linux-x86_64-3.4/psutil/_psbsd.py -> /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/lib64/python3.4/site-packages/psutil copying build/lib.linux-x86_64-3.4/_psutil_linux.cpython-34m.so -> /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/lib64/python3.4/site-packages byte-compiling /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/lib64/python3.4/site-packages/psutil/_pswindows.py to _pswindows.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/lib64/python3.4/site-packages/psutil/_common.py to _common.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/lib64/python3.4/site-packages/psutil/_compat.py to _compat.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/lib64/python3.4/site-packages/psutil/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/lib64/python3.4/site-packages/psutil/_pssunos.py to _pssunos.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/lib64/python3.4/site-packages/psutil/_psosx.py to _psosx.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/lib64/python3.4/site-packages/psutil/_psposix.py to _psposix.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/lib64/python3.4/site-packages/psutil/_pslinux.py to _pslinux.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/lib64/python3.4/site-packages/psutil/_psbsd.py to _psbsd.cpython-34.pyc writing byte-compilation script '/tmp/tmp5g1wm488.py' /usr/bin/python3.4 -O /tmp/tmp5g1wm488.py removing /tmp/tmp5g1wm488.py running install_egg_info Writing /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/lib64/python3.4/site-packages/psutil-2.2.1-py3.4.egg-info + /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/psutil-2.2.1 extracting debug info from /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/lib64/python3.4/site-packages/_psutil_posix.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/lib64/python3.4/site-packages/_psutil_linux.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/lib64/python2.7/site-packages/_psutil_linux.so extracting debug info from /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/lib64/python2.7/site-packages/_psutil_posix.so /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. 37 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 Bytecompiling .py files below /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/lib64/python3.4 using /usr/bin/python3.4 Bytecompiling .py files below /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/lib/debug/usr/lib64/python3.4 using /usr/bin/python3.4 Bytecompiling .py files below /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python2-psutil-2.2.1-2.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.07ctZp + umask 022 + cd /builddir/build/BUILD + cd psutil-2.2.1 + DOCDIR=/builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/share/doc/python2-psutil-2.2.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/share/doc/python2-psutil-2.2.1 + cp -pr CREDITS /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/share/doc/python2-psutil-2.2.1 + cp -pr HISTORY.rst /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/share/doc/python2-psutil-2.2.1 + cp -pr README.rst /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/share/doc/python2-psutil-2.2.1 + cp -pr TODO /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/share/doc/python2-psutil-2.2.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HSe94v + umask 022 + cd /builddir/build/BUILD + cd psutil-2.2.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/share/licenses/python2-psutil-2.2.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/share/licenses/python2-psutil-2.2.1 + cp -pr LICENSE /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/share/licenses/python2-psutil-2.2.1 + exit 0 Provides: python-psutil = 2.2.1-2.el7 python-psutil(x86-64) = 2.2.1-2.el7 python2-psutil = 2.2.1-2.el7 python2-psutil(x86-64) = 2.2.1-2.el7 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.13)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.6)(64bit) libc.so.6(GLIBC_2.7)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-psutil < 2.2.1-2.el7 Processing files: python34-psutil-2.2.1-2.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ll9gSC + umask 022 + cd /builddir/build/BUILD + cd psutil-2.2.1 + DOCDIR=/builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/share/doc/python34-psutil-2.2.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/share/doc/python34-psutil-2.2.1 + cp -pr CREDITS /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/share/doc/python34-psutil-2.2.1 + cp -pr HISTORY.rst /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/share/doc/python34-psutil-2.2.1 + cp -pr README.rst /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/share/doc/python34-psutil-2.2.1 + cp -pr TODO /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/share/doc/python34-psutil-2.2.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.rq1QGJ + umask 022 + cd /builddir/build/BUILD + cd psutil-2.2.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/share/licenses/python34-psutil-2.2.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/share/licenses/python34-psutil-2.2.1 + cp -pr LICENSE /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64/usr/share/licenses/python34-psutil-2.2.1 + exit 0 Provides: python34-psutil = 2.2.1-2.el7 python34-psutil(x86-64) = 2.2.1-2.el7 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.13)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.6)(64bit) libc.so.6(GLIBC_2.7)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpython3.4m.so.1.0()(64bit) python(abi) = 3.4 rtld(GNU_HASH) Processing files: python-psutil-debuginfo-2.2.1-2.el7.x86_64 Provides: python-psutil-debuginfo = 2.2.1-2.el7 python-psutil-debuginfo(x86-64) = 2.2.1-2.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/python-psutil-2.2.1-2.el7.x86_64 warning: Could not canonicalize hostname: buildvm-07.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/python2-psutil-2.2.1-2.el7.x86_64.rpm Wrote: /builddir/build/RPMS/python34-psutil-2.2.1-2.el7.x86_64.rpm Wrote: /builddir/build/RPMS/python-psutil-debuginfo-2.2.1-2.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kZa4De + umask 022 + cd /builddir/build/BUILD + cd psutil-2.2.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-psutil-2.2.1-2.el7.x86_64 + exit 0 Child return code was: 0