Mock Version: 1.4.13
ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-linux-procfs.spec'], chrootPath='/var/lib/mock/855127-fedora-rawhide-x86_64-1549400255.300211/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fae4093d400>timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock']unshare_net=FalseprintOutput=True)
Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'dedb053208e441f1b747ee61a467f4d0', '-D', '/var/lib/mock/855127-fedora-rawhide-x86_64-1549400255.300211/root', '-a', '--capability=cap_ipc_lock', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-linux-procfs.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/python-linux-procfs-0.6.1-1.fc30.src.rpm
Child return code was: 0
ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-linux-procfs.spec'], chrootPath='/var/lib/mock/855127-fedora-rawhide-x86_64-1549400255.300211/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fae4093d400>timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock']unshare_net=FalseprintOutput=True)
Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'de84fb1612b54afb954cd42b625b96ff', '-D', '/var/lib/mock/855127-fedora-rawhide-x86_64-1549400255.300211/root', '-a', '--capability=cap_ipc_lock', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-linux-procfs.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', '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.gP3RfL
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf python-linux-procfs-0.6.1
+ /usr/bin/xz -dc /builddir/build/SOURCES/python-linux-procfs-0.6.1.tar.xz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd python-linux-procfs-0.6.1
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.auDf9t
+ umask 022
+ cd /builddir/build/BUILD
+ cd python-linux-procfs-0.6.1
+ sleep 1
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s'
running build
running build_py
creating build
creating build/lib
creating build/lib/procfs
copying procfs/utilist.py -> build/lib/procfs
copying procfs/sysctl.py -> build/lib/procfs
copying procfs/procfs.py -> build/lib/procfs
copying procfs/__init__.py -> build/lib/procfs
running build_scripts
creating build/scripts-2.7
copying and adjusting pflags -> build/scripts-2.7
changing mode of build/scripts-2.7/pflags from 644 to 755
+ sleep 1
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s'
running build
running build_py
running build_scripts
creating build/scripts-3.7
copying and adjusting pflags -> build/scripts-3.7
changing mode of build/scripts-3.7/pflags from 644 to 755
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.juvODj
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/python-linux-procfs-0.6.1-1.fc30.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/python-linux-procfs-0.6.1-1.fc30.x86_64
BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-linux-procfs-0.6.1-1.fc30.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/python-linux-procfs-0.6.1-1.fc30.x86_64
+ cd python-linux-procfs-0.6.1
+ rm -rf /builddir/build/BUILDROOT/python-linux-procfs-0.6.1-1.fc30.x86_64
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-linux-procfs-0.6.1-1.fc30.x86_64
running install
running install_lib
creating /builddir/build/BUILDROOT/python-linux-procfs-0.6.1-1.fc30.x86_64
creating /builddir/build/BUILDROOT/python-linux-procfs-0.6.1-1.fc30.x86_64/usr
creating /builddir/build/BUILDROOT/python-linux-procfs-0.6.1-1.fc30.x86_64/usr/lib
creating /builddir/build/BUILDROOT/python-linux-procfs-0.6.1-1.fc30.x86_64/usr/lib/python2.7
creating /builddir/build/BUILDROOT/python-linux-procfs-0.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages
creating /builddir/build/BUILDROOT/python-linux-procfs-0.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/procfs
copying build/lib/procfs/__init__.py -> /builddir/build/BUILDROOT/python-linux-procfs-0.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/procfs
copying build/lib/procfs/procfs.py -> /builddir/build/BUILDROOT/python-linux-procfs-0.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/procfs
copying build/lib/procfs/sysctl.py -> /builddir/build/BUILDROOT/python-linux-procfs-0.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/procfs
copying build/lib/procfs/utilist.py -> /builddir/build/BUILDROOT/python-linux-procfs-0.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/procfs
byte-compiling /builddir/build/BUILDROOT/python-linux-procfs-0.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/procfs/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-linux-procfs-0.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/procfs/procfs.py to procfs.pyc
byte-compiling /builddir/build/BUILDROOT/python-linux-procfs-0.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/procfs/sysctl.py to sysctl.pyc
byte-compiling /builddir/build/BUILDROOT/python-linux-procfs-0.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/procfs/utilist.py to utilist.pyc
writing byte-compilation script '/tmp/tmpbkZej4.py'
/usr/bin/python2 -O /tmp/tmpbkZej4.py
removing /tmp/tmpbkZej4.py
running install_egg_info
running egg_info
creating python_linux_procfs.egg-info
writing requirements to python_linux_procfs.egg-info/requires.txt
writing python_linux_procfs.egg-info/PKG-INFO
writing top-level names to python_linux_procfs.egg-info/top_level.txt
writing dependency_links to python_linux_procfs.egg-info/dependency_links.txt
writing manifest file 'python_linux_procfs.egg-info/SOURCES.txt'
reading manifest file 'python_linux_procfs.egg-info/SOURCES.txt'
writing manifest file 'python_linux_procfs.egg-info/SOURCES.txt'
Copying python_linux_procfs.egg-info to /builddir/build/BUILDROOT/python-linux-procfs-0.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/python_linux_procfs-0.6.1-py2.7.egg-info
running install_scripts
creating /builddir/build/BUILDROOT/python-linux-procfs-0.6.1-1.fc30.x86_64/usr/bin
copying build/scripts-2.7/pflags -> /builddir/build/BUILDROOT/python-linux-procfs-0.6.1-1.fc30.x86_64/usr/bin
changing mode of /builddir/build/BUILDROOT/python-linux-procfs-0.6.1-1.fc30.x86_64/usr/bin/pflags to 755
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-linux-procfs-0.6.1-1.fc30.x86_64
running install
running install_lib
creating /builddir/build/BUILDROOT/python-linux-procfs-0.6.1-1.fc30.x86_64/usr/lib/python3.7
creating /builddir/build/BUILDROOT/python-linux-procfs-0.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages
creating /builddir/build/BUILDROOT/python-linux-procfs-0.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/procfs
copying build/lib/procfs/__init__.py -> /builddir/build/BUILDROOT/python-linux-procfs-0.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/procfs
copying build/lib/procfs/procfs.py -> /builddir/build/BUILDROOT/python-linux-procfs-0.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/procfs
copying build/lib/procfs/sysctl.py -> /builddir/build/BUILDROOT/python-linux-procfs-0.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/procfs
copying build/lib/procfs/utilist.py -> /builddir/build/BUILDROOT/python-linux-procfs-0.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/procfs
byte-compiling /builddir/build/BUILDROOT/python-linux-procfs-0.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/procfs/__init__.py to __init__.cpython-37.pyc
byte-compiling /builddir/build/BUILDROOT/python-linux-procfs-0.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/procfs/procfs.py to procfs.cpython-37.pyc
byte-compiling /builddir/build/BUILDROOT/python-linux-procfs-0.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/procfs/sysctl.py to sysctl.cpython-37.pyc
byte-compiling /builddir/build/BUILDROOT/python-linux-procfs-0.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/procfs/utilist.py to utilist.cpython-37.pyc
writing byte-compilation script '/tmp/tmphltl2cpl.py'
/usr/bin/python3 /tmp/tmphltl2cpl.py
removing /tmp/tmphltl2cpl.py
running install_egg_info
running egg_info
writing python_linux_procfs.egg-info/PKG-INFO
writing dependency_links to python_linux_procfs.egg-info/dependency_links.txt
writing requirements to python_linux_procfs.egg-info/requires.txt
writing top-level names to python_linux_procfs.egg-info/top_level.txt
reading manifest file 'python_linux_procfs.egg-info/SOURCES.txt'
writing manifest file 'python_linux_procfs.egg-info/SOURCES.txt'
Copying python_linux_procfs.egg-info to /builddir/build/BUILDROOT/python-linux-procfs-0.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/python_linux_procfs-0.6.1-py3.7.egg-info
running install_scripts
copying build/scripts-3.7/pflags -> /builddir/build/BUILDROOT/python-linux-procfs-0.6.1-1.fc30.x86_64/usr/bin
changing mode of /builddir/build/BUILDROOT/python-linux-procfs-0.6.1-1.fc30.x86_64/usr/bin/pflags to 755
+ /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0.6.1-1.fc30 --unique-debug-suffix -0.6.1-1.fc30.x86_64 --unique-debug-src-base python-linux-procfs-0.6.1-1.fc30.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/python-linux-procfs-0.6.1
BUILDSTDERR: find: 'debug': No such file or directory
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0
Bytecompiling .py files below /builddir/build/BUILDROOT/python-linux-procfs-0.6.1-1.fc30.x86_64/usr/lib/python3.7 using /usr/bin/python3.7
Bytecompiling .py files below /builddir/build/BUILDROOT/python-linux-procfs-0.6.1-1.fc30.x86_64/usr/lib/python2.7 using /usr/bin/python2.7
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: python2-linux-procfs-0.6.1-1.fc30.noarch
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.p3rDhb
+ umask 022
+ cd /builddir/build/BUILD
+ cd python-linux-procfs-0.6.1
+ LICENSEDIR=/builddir/build/BUILDROOT/python-linux-procfs-0.6.1-1.fc30.x86_64/usr/share/licenses/python2-linux-procfs
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-linux-procfs-0.6.1-1.fc30.x86_64/usr/share/licenses/python2-linux-procfs
+ cp -pr COPYING /builddir/build/BUILDROOT/python-linux-procfs-0.6.1-1.fc30.x86_64/usr/share/licenses/python2-linux-procfs
+ exit 0
Provides: python-linux-procfs = 0.6.1-1.fc30 python2-linux-procfs = 0.6.1-1.fc30 python2.7dist(python-linux-procfs) = 0.6.1 python2dist(python-linux-procfs) = 0.6.1
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: python(abi) = 2.7 python2.7dist(six)
Obsoletes: python-linux-procfs < 0.6.1-1.fc30
Processing files: python3-linux-procfs-0.6.1-1.fc30.noarch
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.r9x6S3
+ umask 022
+ cd /builddir/build/BUILD
+ cd python-linux-procfs-0.6.1
+ LICENSEDIR=/builddir/build/BUILDROOT/python-linux-procfs-0.6.1-1.fc30.x86_64/usr/share/licenses/python3-linux-procfs
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-linux-procfs-0.6.1-1.fc30.x86_64/usr/share/licenses/python3-linux-procfs
+ cp -pr COPYING /builddir/build/BUILDROOT/python-linux-procfs-0.6.1-1.fc30.x86_64/usr/share/licenses/python3-linux-procfs
+ exit 0
Provides: python3-linux-procfs = 0.6.1-1.fc30 python3.7dist(python-linux-procfs) = 0.6.1 python3dist(python-linux-procfs) = 0.6.1
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: /usr/bin/python3 python(abi) = 3.7 python3.7dist(six)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-linux-procfs-0.6.1-1.fc30.x86_64
Wrote: /builddir/build/RPMS/python2-linux-procfs-0.6.1-1.fc30.noarch.rpm
Wrote: /builddir/build/RPMS/python3-linux-procfs-0.6.1-1.fc30.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YZtlBX
+ umask 022
+ cd /builddir/build/BUILD
+ cd python-linux-procfs-0.6.1
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/python-linux-procfs-0.6.1-1.fc30.x86_64
+ exit 0
Child return code was: 0