Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-keras-preprocessing.spec'], chrootPath='/var/lib/mock/869297-fedora-rawhide-x86_64-1552741079.829404/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock']unshare_net=FalseprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'b40322483f514cb5b9600176e503fc69', '-D', '/var/lib/mock/869297-fedora-rawhide-x86_64-1552741079.829404/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;\\007"', '--setenv=PS1= \\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-keras-preprocessing.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\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-keras-preprocessing-1.0.9-1.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-keras-preprocessing.spec'], chrootPath='/var/lib/mock/869297-fedora-rawhide-x86_64-1552741079.829404/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock']unshare_net=FalseprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '7a1fe45200f34536bd54caf61a47a2d4', '-D', '/var/lib/mock/869297-fedora-rawhide-x86_64-1552741079.829404/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;\\007"', '--setenv=PS1= \\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-keras-preprocessing.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\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.oHnpPX + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf keras-preprocessing-1.0.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/1.0.9.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd keras-preprocessing-1.0.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0J4oLi + umask 022 + cd /builddir/build/BUILD + cd keras-preprocessing-1.0.9 + 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 creating build creating build/lib creating build/lib/keras_preprocessing copying keras_preprocessing/text.py -> build/lib/keras_preprocessing copying keras_preprocessing/sequence.py -> build/lib/keras_preprocessing copying keras_preprocessing/__init__.py -> build/lib/keras_preprocessing creating build/lib/keras_preprocessing/image copying keras_preprocessing/image/utils.py -> build/lib/keras_preprocessing/image copying keras_preprocessing/image/numpy_array_iterator.py -> build/lib/keras_preprocessing/image copying keras_preprocessing/image/iterator.py -> build/lib/keras_preprocessing/image copying keras_preprocessing/image/image_data_generator.py -> build/lib/keras_preprocessing/image copying keras_preprocessing/image/directory_iterator.py -> build/lib/keras_preprocessing/image copying keras_preprocessing/image/dataframe_iterator.py -> build/lib/keras_preprocessing/image copying keras_preprocessing/image/affine_transformations.py -> build/lib/keras_preprocessing/image copying keras_preprocessing/image/__init__.py -> build/lib/keras_preprocessing/image + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.QvTrTE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-keras-preprocessing-1.0.9-1.fc31.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-keras-preprocessing-1.0.9-1.fc31.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-keras-preprocessing-1.0.9-1.fc31.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-keras-preprocessing-1.0.9-1.fc31.x86_64 + cd keras-preprocessing-1.0.9 + 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-keras-preprocessing-1.0.9-1.fc31.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-keras-preprocessing-1.0.9-1.fc31.x86_64/usr creating /builddir/build/BUILDROOT/python-keras-preprocessing-1.0.9-1.fc31.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-keras-preprocessing-1.0.9-1.fc31.x86_64/usr/lib/python3.7 creating /builddir/build/BUILDROOT/python-keras-preprocessing-1.0.9-1.fc31.x86_64/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/python-keras-preprocessing-1.0.9-1.fc31.x86_64/usr/lib/python3.7/site-packages/keras_preprocessing creating /builddir/build/BUILDROOT/python-keras-preprocessing-1.0.9-1.fc31.x86_64/usr/lib/python3.7/site-packages/keras_preprocessing/image copying build/lib/keras_preprocessing/image/__init__.py -> /builddir/build/BUILDROOT/python-keras-preprocessing-1.0.9-1.fc31.x86_64/usr/lib/python3.7/site-packages/keras_preprocessing/image copying build/lib/keras_preprocessing/image/affine_transformations.py -> /builddir/build/BUILDROOT/python-keras-preprocessing-1.0.9-1.fc31.x86_64/usr/lib/python3.7/site-packages/keras_preprocessing/image copying build/lib/keras_preprocessing/image/dataframe_iterator.py -> /builddir/build/BUILDROOT/python-keras-preprocessing-1.0.9-1.fc31.x86_64/usr/lib/python3.7/site-packages/keras_preprocessing/image copying build/lib/keras_preprocessing/image/directory_iterator.py -> /builddir/build/BUILDROOT/python-keras-preprocessing-1.0.9-1.fc31.x86_64/usr/lib/python3.7/site-packages/keras_preprocessing/image copying build/lib/keras_preprocessing/image/image_data_generator.py -> /builddir/build/BUILDROOT/python-keras-preprocessing-1.0.9-1.fc31.x86_64/usr/lib/python3.7/site-packages/keras_preprocessing/image copying build/lib/keras_preprocessing/image/iterator.py -> /builddir/build/BUILDROOT/python-keras-preprocessing-1.0.9-1.fc31.x86_64/usr/lib/python3.7/site-packages/keras_preprocessing/image copying build/lib/keras_preprocessing/image/numpy_array_iterator.py -> /builddir/build/BUILDROOT/python-keras-preprocessing-1.0.9-1.fc31.x86_64/usr/lib/python3.7/site-packages/keras_preprocessing/image copying build/lib/keras_preprocessing/image/utils.py -> /builddir/build/BUILDROOT/python-keras-preprocessing-1.0.9-1.fc31.x86_64/usr/lib/python3.7/site-packages/keras_preprocessing/image copying build/lib/keras_preprocessing/__init__.py -> /builddir/build/BUILDROOT/python-keras-preprocessing-1.0.9-1.fc31.x86_64/usr/lib/python3.7/site-packages/keras_preprocessing copying build/lib/keras_preprocessing/sequence.py -> /builddir/build/BUILDROOT/python-keras-preprocessing-1.0.9-1.fc31.x86_64/usr/lib/python3.7/site-packages/keras_preprocessing copying build/lib/keras_preprocessing/text.py -> /builddir/build/BUILDROOT/python-keras-preprocessing-1.0.9-1.fc31.x86_64/usr/lib/python3.7/site-packages/keras_preprocessing byte-compiling /builddir/build/BUILDROOT/python-keras-preprocessing-1.0.9-1.fc31.x86_64/usr/lib/python3.7/site-packages/keras_preprocessing/image/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-keras-preprocessing-1.0.9-1.fc31.x86_64/usr/lib/python3.7/site-packages/keras_preprocessing/image/affine_transformations.py to affine_transformations.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-keras-preprocessing-1.0.9-1.fc31.x86_64/usr/lib/python3.7/site-packages/keras_preprocessing/image/dataframe_iterator.py to dataframe_iterator.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-keras-preprocessing-1.0.9-1.fc31.x86_64/usr/lib/python3.7/site-packages/keras_preprocessing/image/directory_iterator.py to directory_iterator.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-keras-preprocessing-1.0.9-1.fc31.x86_64/usr/lib/python3.7/site-packages/keras_preprocessing/image/image_data_generator.py to image_data_generator.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-keras-preprocessing-1.0.9-1.fc31.x86_64/usr/lib/python3.7/site-packages/keras_preprocessing/image/iterator.py to iterator.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-keras-preprocessing-1.0.9-1.fc31.x86_64/usr/lib/python3.7/site-packages/keras_preprocessing/image/numpy_array_iterator.py to numpy_array_iterator.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-keras-preprocessing-1.0.9-1.fc31.x86_64/usr/lib/python3.7/site-packages/keras_preprocessing/image/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-keras-preprocessing-1.0.9-1.fc31.x86_64/usr/lib/python3.7/site-packages/keras_preprocessing/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-keras-preprocessing-1.0.9-1.fc31.x86_64/usr/lib/python3.7/site-packages/keras_preprocessing/sequence.py to sequence.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-keras-preprocessing-1.0.9-1.fc31.x86_64/usr/lib/python3.7/site-packages/keras_preprocessing/text.py to text.cpython-37.pyc writing byte-compilation script '/tmp/tmph8ftx9xs.py' /usr/bin/python3 /tmp/tmph8ftx9xs.py removing /tmp/tmph8ftx9xs.py running install_egg_info running egg_info creating Keras_Preprocessing.egg-info writing Keras_Preprocessing.egg-info/PKG-INFO writing dependency_links to Keras_Preprocessing.egg-info/dependency_links.txt writing requirements to Keras_Preprocessing.egg-info/requires.txt writing top-level names to Keras_Preprocessing.egg-info/top_level.txt writing manifest file 'Keras_Preprocessing.egg-info/SOURCES.txt' reading manifest file 'Keras_Preprocessing.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'Keras_Preprocessing.egg-info/SOURCES.txt' Copying Keras_Preprocessing.egg-info to /builddir/build/BUILDROOT/python-keras-preprocessing-1.0.9-1.fc31.x86_64/usr/lib/python3.7/site-packages/Keras_Preprocessing-1.0.9-py3.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 1.0.9-1.fc31 --unique-debug-suffix -1.0.9-1.fc31.x86_64 --unique-debug-src-base python-keras-preprocessing-1.0.9-1.fc31.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/keras-preprocessing-1.0.9 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-keras-preprocessing-1.0.9-1.fc31.x86_64/usr/lib/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.aRdC03 + umask 022 + cd /builddir/build/BUILD + cd keras-preprocessing-1.0.9 + /usr/bin/python3 setup.py test running test running egg_info writing Keras_Preprocessing.egg-info/PKG-INFO writing dependency_links to Keras_Preprocessing.egg-info/dependency_links.txt writing requirements to Keras_Preprocessing.egg-info/requires.txt writing top-level names to Keras_Preprocessing.egg-info/top_level.txt reading manifest file 'Keras_Preprocessing.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'Keras_Preprocessing.egg-info/SOURCES.txt' running build_ext BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 0 tests in 0.000s BUILDSTDERR: OK + exit 0 Processing files: python3-keras-preprocessing-1.0.9-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OtR9Uu + umask 022 + cd /builddir/build/BUILD + cd keras-preprocessing-1.0.9 + DOCDIR=/builddir/build/BUILDROOT/python-keras-preprocessing-1.0.9-1.fc31.x86_64/usr/share/doc/python3-keras-preprocessing + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-keras-preprocessing-1.0.9-1.fc31.x86_64/usr/share/doc/python3-keras-preprocessing + cp -pr README.md /builddir/build/BUILDROOT/python-keras-preprocessing-1.0.9-1.fc31.x86_64/usr/share/doc/python3-keras-preprocessing + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.QHjDRV + umask 022 + cd /builddir/build/BUILD + cd keras-preprocessing-1.0.9 + LICENSEDIR=/builddir/build/BUILDROOT/python-keras-preprocessing-1.0.9-1.fc31.x86_64/usr/share/licenses/python3-keras-preprocessing + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-keras-preprocessing-1.0.9-1.fc31.x86_64/usr/share/licenses/python3-keras-preprocessing + cp -pr LICENSE /builddir/build/BUILDROOT/python-keras-preprocessing-1.0.9-1.fc31.x86_64/usr/share/licenses/python3-keras-preprocessing + exit 0 Provides: python3-keras-preprocessing = 1.0.9-1.fc31 python3.7dist(keras-preprocessing) = 1.0.9 python3dist(keras-preprocessing) = 1.0.9 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) = 3.7 python3.7dist(numpy) >= 1.9.1 python3.7dist(six) >= 1.9.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-keras-preprocessing-1.0.9-1.fc31.x86_64 Wrote: /builddir/build/RPMS/python3-keras-preprocessing-1.0.9-1.fc31.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sOk0Lp + umask 022 + cd /builddir/build/BUILD + cd keras-preprocessing-1.0.9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-keras-preprocessing-1.0.9-1.fc31.x86_64 + exit 0 Child return code was: 0