Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-deepdiff.spec'], chrootPath='/var/lib/mock/f37-build-side-32-misc-devel-334678-15442/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': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-deepdiff.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': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1658448000 Wrote: /builddir/build/SRPMS/python-deepdiff-5.8.2-2.fc37.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-deepdiff.spec'], chrootPath='/var/lib/mock/f37-build-side-32-misc-devel-334678-15442/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': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-deepdiff.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': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1658448000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.U9QEwJ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf deepdiff-5.8.2 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/python-deepdiff-v5.8.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd deepdiff-5.8.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-tests-handle-difference-in-Enum-hashes-with-Python-3.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + rm -f tests/test_command.py + sed -i /t1.csv/d tests/test_serialization.py + find deepdiff/ -name '*.py' -exec sed -i '/#!\/usr\/bin\/env /d' '{}' ';' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.w4QG7y + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd deepdiff-5.8.2 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -sP' running build running build_py creating build creating build/lib creating build/lib/deepdiff copying deepdiff/deephash.py -> build/lib/deepdiff copying deepdiff/serialization.py -> build/lib/deepdiff copying deepdiff/path.py -> build/lib/deepdiff copying deepdiff/helper.py -> build/lib/deepdiff copying deepdiff/model.py -> build/lib/deepdiff copying deepdiff/lfucache.py -> build/lib/deepdiff copying deepdiff/anyset.py -> build/lib/deepdiff copying deepdiff/operator.py -> build/lib/deepdiff copying deepdiff/base.py -> build/lib/deepdiff copying deepdiff/diff.py -> build/lib/deepdiff copying deepdiff/search.py -> build/lib/deepdiff copying deepdiff/__init__.py -> build/lib/deepdiff copying deepdiff/distance.py -> build/lib/deepdiff copying deepdiff/delta.py -> build/lib/deepdiff copying deepdiff/commands.py -> build/lib/deepdiff running egg_info creating deepdiff.egg-info writing deepdiff.egg-info/PKG-INFO writing dependency_links to deepdiff.egg-info/dependency_links.txt writing entry points to deepdiff.egg-info/entry_points.txt writing requirements to deepdiff.egg-info/requires.txt writing top-level names to deepdiff.egg-info/top_level.txt writing manifest file 'deepdiff.egg-info/SOURCES.txt' reading manifest file 'deepdiff.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'CHANGELOG' warning: no files found matching '*.rst' warning: no files found matching 'deepdiff/*.rst' warning: no previously-included files matching '__pycache__' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS.md' warning: no previously-included files matching '*.py[co]' found anywhere in distribution writing manifest file 'deepdiff.egg-info/SOURCES.txt' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8o6ZGT + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-deepdiff-5.8.2-2.fc37.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-deepdiff-5.8.2-2.fc37.noarch ++ dirname /builddir/build/BUILDROOT/python-deepdiff-5.8.2-2.fc37.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-deepdiff-5.8.2-2.fc37.noarch + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd deepdiff-5.8.2 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-deepdiff-5.8.2-2.fc37.noarch --prefix /usr running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-deepdiff-5.8.2-2.fc37.noarch/usr creating /builddir/build/BUILDROOT/python-deepdiff-5.8.2-2.fc37.noarch/usr/lib creating /builddir/build/BUILDROOT/python-deepdiff-5.8.2-2.fc37.noarch/usr/lib/python3.11 creating /builddir/build/BUILDROOT/python-deepdiff-5.8.2-2.fc37.noarch/usr/lib/python3.11/site-packages creating /builddir/build/BUILDROOT/python-deepdiff-5.8.2-2.fc37.noarch/usr/lib/python3.11/site-packages/deepdiff copying build/lib/deepdiff/deephash.py -> /builddir/build/BUILDROOT/python-deepdiff-5.8.2-2.fc37.noarch/usr/lib/python3.11/site-packages/deepdiff copying build/lib/deepdiff/serialization.py -> /builddir/build/BUILDROOT/python-deepdiff-5.8.2-2.fc37.noarch/usr/lib/python3.11/site-packages/deepdiff copying build/lib/deepdiff/path.py -> /builddir/build/BUILDROOT/python-deepdiff-5.8.2-2.fc37.noarch/usr/lib/python3.11/site-packages/deepdiff copying build/lib/deepdiff/helper.py -> /builddir/build/BUILDROOT/python-deepdiff-5.8.2-2.fc37.noarch/usr/lib/python3.11/site-packages/deepdiff copying build/lib/deepdiff/model.py -> /builddir/build/BUILDROOT/python-deepdiff-5.8.2-2.fc37.noarch/usr/lib/python3.11/site-packages/deepdiff copying build/lib/deepdiff/lfucache.py -> /builddir/build/BUILDROOT/python-deepdiff-5.8.2-2.fc37.noarch/usr/lib/python3.11/site-packages/deepdiff copying build/lib/deepdiff/anyset.py -> /builddir/build/BUILDROOT/python-deepdiff-5.8.2-2.fc37.noarch/usr/lib/python3.11/site-packages/deepdiff copying build/lib/deepdiff/operator.py -> /builddir/build/BUILDROOT/python-deepdiff-5.8.2-2.fc37.noarch/usr/lib/python3.11/site-packages/deepdiff copying build/lib/deepdiff/base.py -> /builddir/build/BUILDROOT/python-deepdiff-5.8.2-2.fc37.noarch/usr/lib/python3.11/site-packages/deepdiff copying build/lib/deepdiff/diff.py -> /builddir/build/BUILDROOT/python-deepdiff-5.8.2-2.fc37.noarch/usr/lib/python3.11/site-packages/deepdiff copying build/lib/deepdiff/search.py -> /builddir/build/BUILDROOT/python-deepdiff-5.8.2-2.fc37.noarch/usr/lib/python3.11/site-packages/deepdiff copying build/lib/deepdiff/__init__.py -> /builddir/build/BUILDROOT/python-deepdiff-5.8.2-2.fc37.noarch/usr/lib/python3.11/site-packages/deepdiff copying build/lib/deepdiff/distance.py -> /builddir/build/BUILDROOT/python-deepdiff-5.8.2-2.fc37.noarch/usr/lib/python3.11/site-packages/deepdiff copying build/lib/deepdiff/delta.py -> /builddir/build/BUILDROOT/python-deepdiff-5.8.2-2.fc37.noarch/usr/lib/python3.11/site-packages/deepdiff copying build/lib/deepdiff/commands.py -> /builddir/build/BUILDROOT/python-deepdiff-5.8.2-2.fc37.noarch/usr/lib/python3.11/site-packages/deepdiff byte-compiling /builddir/build/BUILDROOT/python-deepdiff-5.8.2-2.fc37.noarch/usr/lib/python3.11/site-packages/deepdiff/deephash.py to deephash.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-deepdiff-5.8.2-2.fc37.noarch/usr/lib/python3.11/site-packages/deepdiff/serialization.py to serialization.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-deepdiff-5.8.2-2.fc37.noarch/usr/lib/python3.11/site-packages/deepdiff/path.py to path.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-deepdiff-5.8.2-2.fc37.noarch/usr/lib/python3.11/site-packages/deepdiff/helper.py to helper.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-deepdiff-5.8.2-2.fc37.noarch/usr/lib/python3.11/site-packages/deepdiff/model.py to model.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-deepdiff-5.8.2-2.fc37.noarch/usr/lib/python3.11/site-packages/deepdiff/lfucache.py to lfucache.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-deepdiff-5.8.2-2.fc37.noarch/usr/lib/python3.11/site-packages/deepdiff/anyset.py to anyset.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-deepdiff-5.8.2-2.fc37.noarch/usr/lib/python3.11/site-packages/deepdiff/operator.py to operator.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-deepdiff-5.8.2-2.fc37.noarch/usr/lib/python3.11/site-packages/deepdiff/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-deepdiff-5.8.2-2.fc37.noarch/usr/lib/python3.11/site-packages/deepdiff/diff.py to diff.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-deepdiff-5.8.2-2.fc37.noarch/usr/lib/python3.11/site-packages/deepdiff/search.py to search.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-deepdiff-5.8.2-2.fc37.noarch/usr/lib/python3.11/site-packages/deepdiff/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-deepdiff-5.8.2-2.fc37.noarch/usr/lib/python3.11/site-packages/deepdiff/distance.py to distance.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-deepdiff-5.8.2-2.fc37.noarch/usr/lib/python3.11/site-packages/deepdiff/delta.py to delta.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-deepdiff-5.8.2-2.fc37.noarch/usr/lib/python3.11/site-packages/deepdiff/commands.py to commands.cpython-311.pyc writing byte-compilation script '/tmp/tmp0vuakm5v.py' /usr/bin/python3 /tmp/tmp0vuakm5v.py removing /tmp/tmp0vuakm5v.py running install_egg_info running egg_info writing deepdiff.egg-info/PKG-INFO writing dependency_links to deepdiff.egg-info/dependency_links.txt writing entry points to deepdiff.egg-info/entry_points.txt writing requirements to deepdiff.egg-info/requires.txt writing top-level names to deepdiff.egg-info/top_level.txt reading manifest file 'deepdiff.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'CHANGELOG' warning: no files found matching '*.rst' warning: no files found matching 'deepdiff/*.rst' warning: no previously-included files matching '__pycache__' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS.md' warning: no previously-included files matching '*.py[co]' found anywhere in distribution writing manifest file 'deepdiff.egg-info/SOURCES.txt' Copying deepdiff.egg-info to /builddir/build/BUILDROOT/python-deepdiff-5.8.2-2.fc37.noarch/usr/lib/python3.11/site-packages/deepdiff-5.8.2-py3.11.egg-info running install_scripts Installing deep script to /builddir/build/BUILDROOT/python-deepdiff-5.8.2-2.fc37.noarch/usr/bin + rm -rfv /builddir/build/BUILDROOT/python-deepdiff-5.8.2-2.fc37.noarch/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 5.8.2-2.fc37 --unique-debug-suffix -5.8.2-2.fc37.noarch --unique-debug-src-base python-deepdiff-5.8.2-2.fc37.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/deepdiff-5.8.2 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/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-deepdiff-5.8.2-2.fc37.noarch/usr/lib/python3.11 using python3.11 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.TUT1Kp + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd deepdiff-5.8.2 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + PATH=/builddir/build/BUILDROOT/python-deepdiff-5.8.2-2.fc37.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-deepdiff-5.8.2-2.fc37.noarch/usr/lib64/python3.11/site-packages:/builddir/build/BUILDROOT/python-deepdiff-5.8.2-2.fc37.noarch/usr/lib/python3.11/site-packages + PYTHONDONTWRITEBYTECODE=1 + /usr/bin/pytest-3 tests/ ============================= test session starts ============================== platform linux -- Python 3.11.0, pytest-7.1.3, pluggy-1.0.0 rootdir: /builddir/build/BUILD/deepdiff-5.8.2, configfile: pytest.ini collected 665 items tests/test_anyset.py ..... [ 0%] tests/test_cache.py ss.... [ 1%] tests/test_delta.py .................................................... [ 9%] .................................... [ 14%] tests/test_diff_math.py .... [ 15%] tests/test_diff_numpy.py ............ [ 17%] tests/test_diff_other.py .......... [ 18%] tests/test_diff_text.py ................................................ [ 26%] ........................................................sss............. [ 36%] .................... [ 39%] tests/test_diff_tree.py .............s [ 41%] tests/test_distance.py ...................................... [ 47%] tests/test_hash.py ..................................................... [ 55%] ................................. [ 60%] tests/test_helper.py ................................... [ 65%] tests/test_ignore_order.py ............................................. [ 72%] ............................ [ 76%] tests/test_lfucache.py .... [ 77%] tests/test_model.py ..................... [ 80%] tests/test_operators.py ...... [ 81%] tests/test_path.py ............ [ 83%] tests/test_search.py ................................................... [ 90%] .......... [ 92%] tests/test_serialization.py ............................................ [ 99%] ...... [100%] ================== 659 passed, 6 skipped in 82.57s (0:01:22) =================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-deepdiff-5.8.2-2.fc37.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EGdftS + umask 022 + cd /builddir/build/BUILD + cd deepdiff-5.8.2 + DOCDIR=/builddir/build/BUILDROOT/python-deepdiff-5.8.2-2.fc37.noarch/usr/share/doc/python3-deepdiff + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-deepdiff-5.8.2-2.fc37.noarch/usr/share/doc/python3-deepdiff + cp -pr AUTHORS.md /builddir/build/BUILDROOT/python-deepdiff-5.8.2-2.fc37.noarch/usr/share/doc/python3-deepdiff + cp -pr README.md /builddir/build/BUILDROOT/python-deepdiff-5.8.2-2.fc37.noarch/usr/share/doc/python3-deepdiff + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Isx6DU + umask 022 + cd /builddir/build/BUILD + cd deepdiff-5.8.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-deepdiff-5.8.2-2.fc37.noarch/usr/share/licenses/python3-deepdiff + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-deepdiff-5.8.2-2.fc37.noarch/usr/share/licenses/python3-deepdiff + cp -pr LICENSE /builddir/build/BUILDROOT/python-deepdiff-5.8.2-2.fc37.noarch/usr/share/licenses/python3-deepdiff + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-deepdiff = 5.8.2-2.fc37 python3-deepdiff = 5.8.2-2.fc37 python3.11-deepdiff = 5.8.2-2.fc37 python3.11dist(deepdiff) = 5.8.2 python3dist(deepdiff) = 5.8.2 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: (python3.11dist(ordered-set) < 4.2~~ with python3.11dist(ordered-set) >= 4.0.2) /usr/bin/python3 python(abi) = 3.11 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-deepdiff-5.8.2-2.fc37.noarch Wrote: /builddir/build/RPMS/python3-deepdiff-5.8.2-2.fc37.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Gga3Mg + umask 022 + cd /builddir/build/BUILD + cd deepdiff-5.8.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-deepdiff-5.8.2-2.fc37.noarch + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.VkhqcU + umask 022 + cd /builddir/build/BUILD + rm -rf deepdiff-5.8.2 deepdiff-5.8.2.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0