Mock Version: 2.15 Mock Version: 2.15 Mock Version: 2.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-Pympler.spec'], chrootPath='/var/lib/mock/f36-build-32418898-4393770/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-Pympler.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=1642291200 Wrote: /builddir/build/SRPMS/python-Pympler-1.0.1-1.fc36.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-Pympler.spec'], chrootPath='/var/lib/mock/f36-build-32418898-4393770/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-Pympler.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=1642291200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.NoF2q3 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Pympler-1.0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/Pympler-1.0.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Pympler-1.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm pympler/util/bottle.py + chmod -x pympler/asizeof.py Patch #2 (python-Pympler-no-shebang.patch): + echo 'Patch #2 (python-Pympler-no-shebang.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .no-shebang --fuzz=0 patching file pympler/asizeof.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7ruMhj + umask 022 + cd /builddir/build/BUILD + cd Pympler-1.0.1 + 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 -m64 -mcpu=power8 -mtune=power8 -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 -s' running build running build_py creating build creating build/lib creating build/lib/pympler copying pympler/__init__.py -> build/lib/pympler copying pympler/charts.py -> build/lib/pympler copying pympler/classtracker.py -> build/lib/pympler copying pympler/classtracker_stats.py -> build/lib/pympler copying pympler/garbagegraph.py -> build/lib/pympler copying pympler/mprofile.py -> build/lib/pympler copying pympler/muppy.py -> build/lib/pympler copying pympler/panels.py -> build/lib/pympler copying pympler/process.py -> build/lib/pympler copying pympler/refbrowser.py -> build/lib/pympler copying pympler/refgraph.py -> build/lib/pympler copying pympler/summary.py -> build/lib/pympler copying pympler/tracker.py -> build/lib/pympler copying pympler/web.py -> build/lib/pympler copying pympler/asizeof.py -> build/lib/pympler creating build/lib/pympler/util copying pympler/util/__init__.py -> build/lib/pympler/util copying pympler/util/compat.py -> build/lib/pympler/util copying pympler/util/stringutils.py -> build/lib/pympler/util creating build/lib/pympler/templates copying pympler/templates/memory_panel.html -> build/lib/pympler/templates copying pympler/templates/asized_referents.tpl -> build/lib/pympler/templates copying pympler/templates/footer.tpl -> build/lib/pympler/templates copying pympler/templates/garbage.tpl -> build/lib/pympler/templates copying pympler/templates/garbage_index.tpl -> build/lib/pympler/templates copying pympler/templates/header.tpl -> build/lib/pympler/templates copying pympler/templates/index.tpl -> build/lib/pympler/templates copying pympler/templates/process.tpl -> build/lib/pympler/templates copying pympler/templates/referents.tpl -> build/lib/pympler/templates copying pympler/templates/stacktrace.tpl -> build/lib/pympler/templates copying pympler/templates/tracker.tpl -> build/lib/pympler/templates copying pympler/templates/tracker_class.tpl -> build/lib/pympler/templates copying pympler/templates/jquery.flot.min.js -> build/lib/pympler/templates copying pympler/templates/jquery.flot.stack.min.js -> build/lib/pympler/templates copying pympler/templates/jquery.flot.tooltip.min.js -> build/lib/pympler/templates copying pympler/templates/style.css -> build/lib/pympler/templates creating build/lib/pympler/static copying pympler/static/jquery.sparkline.min.js -> build/lib/pympler/static + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.glAKOL + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch ++ dirname /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch + cd Pympler-1.0.1 + 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 -m64 -mcpu=power8 -mtune=power8 -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-Pympler-1.0.1-1.fc36.noarch running install /usr/lib/python3.10/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-Pympler-1.0.1-1.fc36.noarch/usr creating /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib creating /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10 creating /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages creating /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/pympler copying build/lib/pympler/__init__.py -> /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/pympler copying build/lib/pympler/charts.py -> /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/pympler copying build/lib/pympler/classtracker.py -> /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/pympler copying build/lib/pympler/classtracker_stats.py -> /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/pympler copying build/lib/pympler/garbagegraph.py -> /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/pympler copying build/lib/pympler/mprofile.py -> /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/pympler copying build/lib/pympler/muppy.py -> /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/pympler copying build/lib/pympler/panels.py -> /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/pympler copying build/lib/pympler/process.py -> /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/pympler copying build/lib/pympler/refbrowser.py -> /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/pympler copying build/lib/pympler/refgraph.py -> /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/pympler copying build/lib/pympler/summary.py -> /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/pympler copying build/lib/pympler/tracker.py -> /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/pympler copying build/lib/pympler/web.py -> /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/pympler copying build/lib/pympler/asizeof.py -> /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/pympler creating /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/pympler/util copying build/lib/pympler/util/__init__.py -> /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/pympler/util copying build/lib/pympler/util/compat.py -> /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/pympler/util copying build/lib/pympler/util/stringutils.py -> /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/pympler/util creating /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/pympler/templates copying build/lib/pympler/templates/memory_panel.html -> /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/pympler/templates copying build/lib/pympler/templates/asized_referents.tpl -> /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/pympler/templates copying build/lib/pympler/templates/footer.tpl -> /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/pympler/templates copying build/lib/pympler/templates/garbage.tpl -> /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/pympler/templates copying build/lib/pympler/templates/garbage_index.tpl -> /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/pympler/templates copying build/lib/pympler/templates/header.tpl -> /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/pympler/templates copying build/lib/pympler/templates/index.tpl -> /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/pympler/templates copying build/lib/pympler/templates/process.tpl -> /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/pympler/templates copying build/lib/pympler/templates/referents.tpl -> /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/pympler/templates copying build/lib/pympler/templates/stacktrace.tpl -> /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/pympler/templates copying build/lib/pympler/templates/tracker.tpl -> /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/pympler/templates copying build/lib/pympler/templates/tracker_class.tpl -> /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/pympler/templates copying build/lib/pympler/templates/jquery.flot.min.js -> /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/pympler/templates copying build/lib/pympler/templates/jquery.flot.stack.min.js -> /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/pympler/templates copying build/lib/pympler/templates/jquery.flot.tooltip.min.js -> /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/pympler/templates copying build/lib/pympler/templates/style.css -> /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/pympler/templates creating /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/pympler/static copying build/lib/pympler/static/jquery.sparkline.min.js -> /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/pympler/static byte-compiling /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/pympler/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/pympler/charts.py to charts.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/pympler/classtracker.py to classtracker.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/pympler/classtracker_stats.py to classtracker_stats.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/pympler/garbagegraph.py to garbagegraph.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/pympler/mprofile.py to mprofile.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/pympler/muppy.py to muppy.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/pympler/panels.py to panels.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/pympler/process.py to process.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/pympler/refbrowser.py to refbrowser.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/pympler/refgraph.py to refgraph.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/pympler/summary.py to summary.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/pympler/tracker.py to tracker.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/pympler/web.py to web.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/pympler/asizeof.py to asizeof.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/pympler/util/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/pympler/util/compat.py to compat.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/pympler/util/stringutils.py to stringutils.cpython-310.pyc writing byte-compilation script '/tmp/tmp3uz8130m.py' /usr/bin/python3 -Wignore:The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives:DeprecationWarning /tmp/tmp3uz8130m.py removing /tmp/tmp3uz8130m.py running install_egg_info running egg_info writing Pympler.egg-info/PKG-INFO writing dependency_links to Pympler.egg-info/dependency_links.txt writing top-level names to Pympler.egg-info/top_level.txt reading manifest file 'Pympler.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'doc/source' adding license file 'LICENSE' adding license file 'NOTICE' no previously-included directories found matching 'doc/build' writing manifest file 'Pympler.egg-info/SOURCES.txt' Copying Pympler.egg-info to /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages/Pympler-1.0.1-py3.10.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.0.1-1.fc36 --unique-debug-suffix -1.0.1-1.fc36.noarch --unique-debug-src-base python-Pympler-1.0.1-1.fc36.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Pympler-1.0.1 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/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10 using python3.10 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.KKtxsu + umask 022 + cd /builddir/build/BUILD + cd Pympler-1.0.1 + PYTHONPATH=/builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/lib/python3.10/site-packages + /usr/bin/python3 setup.py test running test test_otracker_diff (muppy.test_tracker.TrackerTest) Test object tracker diff. ... ok test_otracker_get_objects (muppy.test_tracker.TrackerTest) Test object tracker. ... ok test_stracker_create_summary (muppy.test_tracker.TrackerTest) Test that a summary is created correctly. ... ok test_stracker_diff (muppy.test_tracker.TrackerTest) Test that the diff is computed correctly. ... ok test_stracker_store_summary (muppy.test_tracker.TrackerTest) Test that a summary is stored under the correct key and most ... ok test_all (asizeof.test_asizeof.AsizeofDemos) Test all=True example ... ok test_basic (asizeof.test_asizeof.AsizeofDemos) Test basic examples ... ok test_class (asizeof.test_asizeof.AsizeofDemos) Test class and instance examples ... ok test_code (asizeof.test_asizeof.AsizeofDemos) Test code examples ... ok test_dict (asizeof.test_asizeof.AsizeofDemos) Test dict and UserDict examples ... ok test_generator (asizeof.test_asizeof.AsizeofDemos) Test generator examples ... ok test_globals (asizeof.test_asizeof.AsizeofDemos) Test globals examples ... ok test_iterator (asizeof.test_asizeof.AsizeofDemos) Test iterator examples ... ok test_locals (asizeof.test_asizeof.AsizeofDemos) Test locals examples ... ok test_long (asizeof.test_asizeof.AsizeofDemos) Test int and long examples ... ok test_pairs (asizeof.test_asizeof.AsizeofDemos) Test key pair examples ... ok test_slots (asizeof.test_asizeof.AsizeofDemos) Test slots examples ... ok test_stack (asizeof.test_asizeof.AsizeofDemos) Test stack examples ... ok test_sys_mods (asizeof.test_asizeof.AsizeofDemos) Test sys.modules examples ... ok test_typedefs (asizeof.test_asizeof.AsizeofDemos) Test showing all basic _typedefs ... ok test_adict (asizeof.test_asizeof.FunctionTest) Test asizeof.adict() ... ok test_asized (asizeof.test_asizeof.FunctionTest) Test asizeof.asized() ... ok test_asized_detail (asizeof.test_asizeof.FunctionTest) ... ok test_asized_format (asizeof.test_asizeof.FunctionTest) Test Asized.format(depth=x) ... ok test_asizeof (asizeof.test_asizeof.FunctionTest) Test asizeof.asizeof() ... ok test_asizer (asizeof.test_asizeof.FunctionTest) Test Asizer properties. ... ok test_asizer_limit (asizeof.test_asizeof.FunctionTest) Test limit setting for Asizer. ... ok test_asizesof (asizeof.test_asizeof.FunctionTest) Test asizeof.asizesof() ... ok test_basicsize (asizeof.test_asizeof.FunctionTest) Test asizeof.basicsize() ... ok test_exclude_types (asizeof.test_asizeof.FunctionTest) Test Asizer.exclude_types(). ... ok test_itemsize (asizeof.test_asizeof.FunctionTest) Test asizeof.itemsize() ... ok test_leng (asizeof.test_asizeof.FunctionTest) Test asizeof.leng() ... ok test_private_slots (asizeof.test_asizeof.FunctionTest) ... ok test_refs (asizeof.test_asizeof.FunctionTest) Test asizeof.refs() ... ok test_array (asizeof.test_asizeof.TypesTest) ... ok test_classes (asizeof.test_asizeof.TypesTest) Test sizing class objects and instances ... ok test_closure (asizeof.test_asizeof.TypesTest) Test sizing closures. ... ok test_enumerate (asizeof.test_asizeof.TypesTest) Test sizing enumerators. ... ok test_exception (asizeof.test_asizeof.TypesTest) Test sizing exceptions. ... ok test_generator (asizeof.test_asizeof.TypesTest) Test integrity of sized generator ... ok test_ignore_frame (asizeof.test_asizeof.TypesTest) Test whether reference cycles are created ... ok test_methods (asizeof.test_asizeof.TypesTest) Test sizing methods and functions ... ok test_namedtuple (asizeof.test_asizeof.TypesTest) Test values are included but namedtuple __dict__ isn't. ... ok test_numpy_array (asizeof.test_asizeof.TypesTest) Test sizing numpy arrays. ... ok test_os_stat (asizeof.test_asizeof.TypesTest) Test sizing os.stat and os.statvfs objects. ... ok test_special_objects (asizeof.test_asizeof.TypesTest) Test sizing special objects. ... ok test_weakref (asizeof.test_asizeof.TypesTest) Test sizing weak references. ... ok test_edges_new (gui.test_garbage.GarbageTestCase) Test referent identification for new-style classes. ... ok test_edges_old (gui.test_garbage.GarbageTestCase) Test referent identification for old-style classes. ... ok test_empty (gui.test_garbage.GarbageTestCase) Test empty garbage graph. ... ok test_findgarbage (gui.test_garbage.GarbageTestCase) Test garbage annotation. ... ok test_print_graph (gui.test_garbage.GarbageTestCase) Test writing graph as text. ... ok test_prune (gui.test_garbage.GarbageTestCase) Test pruning of reference graph. ... ok test_render (gui.test_garbage.GarbageTestCase) Test rendering of graph. ... ok test_split (gui.test_garbage.GarbageTestCase) Test splitting into subgraphs. ... ok test_uncollectable (gui.test_garbage.GarbageTestCase) Test uncollectable object tracking. ... ok test_write_graph (gui.test_garbage.GarbageTestCase) Test writing graph as text. ... ok test_garbage (gui.test_web.WebGuiTest) Test if reference cycles can be viewed. ... Bottle v0.12.18 server starting up (using PymplerServer(quiet=True))... Listening on http://localhost:8090/ Hit Ctrl-C to quit. ok test_links (gui.test_web.WebGuiTest) Test all linked pages are available. ... ok test_overview (gui.test_web.WebGuiTest) Test availability of web gui. ... ok test_start_in_background (gui.test_web.WebGuiTest) Test server can be started in background mode. ... ok test_static_files (gui.test_web.WebGuiTest) Test if static files are served. ... Bottle v0.12.18 server starting up (using PymplerServer())... Listening on http://localhost:64546/ Hit Ctrl-C to quit. ok test_traceback (gui.test_web.WebGuiTest) Test if stack traces can be viewed. ... ok test_tracker (gui.test_web.WebGuiTest) ... ok test_codepoint_included (muppy.test_mprofile.MProfileTest) Test that only valid codepoints are returned. ... ok test_diff (muppy.test_muppy.MuppyTest) Test if the diff of to object lists is correct. ... ok test_filter_by_size (muppy.test_muppy.MuppyTest) Test that only elements within the specified size boundaries ... ok test_filter_by_type (muppy.test_muppy.MuppyTest) Test that only elements of a certain type are included, ... ok test_get_referents (muppy.test_muppy.MuppyTest) Test that referents are included in return value. ... ok test_get_size (muppy.test_muppy.MuppyTest) Test that the return value is the sum of the size of all objects. ... ok test_ignore_frame (muppy.test_muppy.MuppyTest) Test whether reference cycles are created ... ok test_is_containerobject (muppy.test_muppy.MuppyTest) Test that (non-)container objects are identified correctly. ... ok test_objects (muppy.test_muppy.MuppyTest) Test that objects returns a non-empty list. ... ok test_remove_duplicates (muppy.test_muppy.MuppyTest) Test that this operations returns a duplicate-free lists. ... ok test_sort (muppy.test_muppy.MuppyTest) Test that objects are sorted by size. ... ok test_untracked_containers (muppy.test_muppy.MuppyTest) Test whether untracked container objects are detected. ... ok test_console_browser (muppy.test_refbrowser.TreeTest) Test ConsoleBrowser uses stdout by default. ... ok test_file_browser (muppy.test_refbrowser.TreeTest) ... ok test_get_tree (muppy.test_refbrowser.TreeTest) Test reference browser tree representation. ... ok test_node (muppy.test_refbrowser.TreeTest) Test node functionality. ... ok test_print_tree (muppy.test_refbrowser.TreeTest) Test reference browser prints root object by default. ... ok test_reference_browser_max_depth (muppy.test_refbrowser.TreeTest) Test different reference tree depth settings. ... ok test_print_diff (muppy.test_summary.SummaryTest) Test summary can be printed. ... ok test_repr_dict (muppy.test_summary.SummaryTest) Test that the right representation is returned for dicts. ... ok test_repr_function (muppy.test_summary.SummaryTest) Test that the right representation is returned for functions. ... ok test_repr_str (muppy.test_summary.SummaryTest) Test that the right representation is returned for strings. ... ok test_subtract (muppy.test_summary.SummaryTest) Test that a single object's data is correctly subtracted from a summary. ... ok test_summarize (muppy.test_summary.SummaryTest) Test summarize method. ... ok test_summary_diff (muppy.test_summary.SummaryTest) Test summary diff. ... ok test_sweep (muppy.test_summary.SummaryTest) Test that all and only empty entries are removed from a summary. ... ok test_traverse (muppy.test_summary.SummaryTest) Test that all objects of a summary are traversed. ... ok test_background_monitoring (tracker.test_classtracker.SnapshotTestCase) Test background monitoring. ... ok test_desc (tracker.test_classtracker.SnapshotTestCase) Test snapshot label. ... ok test_snapshot_members (tracker.test_classtracker.SnapshotTestCase) Test existence and value of snapshot members. ... ok test_timestamp (tracker.test_classtracker.SnapshotTestCase) Test timestamp of snapshots. ... ok test_change_name (tracker.test_classtracker.TrackClassTestCase) Test modifying name. ... ok test_class_history (tracker.test_classtracker.TrackClassTestCase) Test instance history of tracked class. ... ok test_detach (tracker.test_classtracker.TrackClassTestCase) Test detaching from tracked classes. ... ok test_keep (tracker.test_classtracker.TrackClassTestCase) Test lifetime of tracked objects. ... ok test_trace (tracker.test_classtracker.TrackClassTestCase) Test instantiation tracing of tracked objects. ... ok test_track_by_name (tracker.test_classtracker.TrackClassTestCase) Test registering objects by name. ... ok test_track_class (tracker.test_classtracker.TrackClassTestCase) Test tracking objects through classes. ... ok test_track_class_new (tracker.test_classtracker.TrackClassTestCase) Test tracking new style classes. ... ok test_type_errors (tracker.test_classtracker.TrackClassTestCase) Test invalid parameters for class tracking. ... ok test_keep (tracker.test_classtracker.TrackObjectTestCase) Test lifetime of tracked objects. ... ok test_mixed_tracking (tracker.test_classtracker.TrackObjectTestCase) Test mixed instance and class tracking. ... ok test_recurse (tracker.test_classtracker.TrackObjectTestCase) Test recursive sizing and saving of referents. ... ok test_track_by_name (tracker.test_classtracker.TrackObjectTestCase) Test registering objects by name. ... ok test_track_object (tracker.test_classtracker.TrackObjectTestCase) Test object registration. ... ok test_type_errors (tracker.test_classtracker.TrackObjectTestCase) Test intrackable objects. ... ok test_detach_on_close (tracker.test_classtracker.TrackerTestCase) ... ok test_charts (tracker.test_stats.LogTestCase) Test emitting graphic charts. ... ok test_dump (tracker.test_stats.LogTestCase) Test serialization of log data. ... ok test_dump_load_with_filename (tracker.test_stats.LogTestCase) Test serialization with filename. ... ok test_html (tracker.test_stats.LogTestCase) Test emitting HTML statistics. ... ok test_merge (tracker.test_stats.LogTestCase) Test merging of reference trees. ... ok test_print_stats (tracker.test_stats.LogTestCase) Test printing class-filtered statistics. ... ok test_print_stats_limit (tracker.test_stats.LogTestCase) Test printing limited statistics. ... ok test_snapshots (tracker.test_stats.LogTestCase) Test multiple snapshots. ... ok test_sort_stats (tracker.test_stats.LogTestCase) Test sort_stats and reverse_order. ... ok test_tracked_classes (tracker.test_stats.LogTestCase) Test listing tracked classes. ... ok test_get_current_threads (test_process.ProcessMemoryTests) Test thread info is extracted. ... ok test_proc (test_process.ProcessMemoryTests) Test reading proc stats with mock data. ... ok test_proc_vs_getrusage (test_process.ProcessMemoryTests) Test process sizes match: /proc/self/stat util vs getrusage ... ok test_ps_vs_getrusage (test_process.ProcessMemoryTests) Test process sizes match: ps util vs getrusage ... ok test_ps_vs_proc_sizes (test_process.ProcessMemoryTests) Test process sizes match: ps util vs /proc/self/stat ... ok ---------------------------------------------------------------------- Ran 126 tests in 225.905s OK gc:0: ResourceWarning: gc: 142 uncollectable objects at shutdown; use gc.set_debug(gc.DEBUG_UNCOLLECTABLE) to list them + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-Pympler-1.0.1-1.fc36.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EvEBvq + umask 022 + cd /builddir/build/BUILD + cd Pympler-1.0.1 + DOCDIR=/builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/share/doc/python3-Pympler + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/share/doc/python3-Pympler + cp -pr NOTICE /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/share/doc/python3-Pympler + cp -pr README.md /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/share/doc/python3-Pympler + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.cbRBQL + umask 022 + cd /builddir/build/BUILD + cd Pympler-1.0.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/share/licenses/python3-Pympler + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/share/licenses/python3-Pympler + cp -pr LICENSE /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch/usr/share/licenses/python3-Pympler + RPM_EC=0 ++ jobs -p + exit 0 Provides: bundled(js-jquery-flot) = 0.8.3 bundled(js-jquery-flot-tooltip) = 0.8.4 bundled(js-jquery-sparkline) = 2.1.1 bundled(python3.10dist(asizeof)) python-Pympler = 1.0.1-1.fc36 python3-Pympler = 1.0.1-1.fc36 python3.10-Pympler = 1.0.1-1.fc36 python3.10dist(pympler) = 1.0.1 python3dist(pympler) = 1.0.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) = 3.10 Recommends: python3-matplotlib Enhances: python3-django-debug-toolbar Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch Wrote: /builddir/build/RPMS/python3-Pympler-1.0.1-1.fc36.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Ym6Ug7 + umask 022 + cd /builddir/build/BUILD + cd Pympler-1.0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-Pympler-1.0.1-1.fc36.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0