Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target riscv64 --nodeps /builddir/build/SPECS/python-psutil.spec'], chrootPath='/var/lib/mock/f41-build-822974-153317/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=1209600uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target riscv64 --nodeps /builddir/build/SPECS/python-psutil.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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1721347200 Wrote: /builddir/build/SRPMS/python-psutil-5.9.8-4.fc41.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target riscv64 --nodeps /builddir/build/SPECS/python-psutil.spec'], chrootPath='/var/lib/mock/f41-build-822974-153317/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=1209600uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target riscv64 --nodeps /builddir/build/SPECS/python-psutil.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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1721347200 Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.sogkAg + umask 022 + cd /builddir/build/BUILD/python-psutil-5.9.8-build + test -d /builddir/build/BUILD/python-psutil-5.9.8-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/python-psutil-5.9.8-build + /usr/bin/rm -rf /builddir/build/BUILD/python-psutil-5.9.8-build + /usr/bin/mkdir -p /builddir/build/BUILD/python-psutil-5.9.8-build + /usr/bin/mkdir -p /builddir/build/BUILD/python-psutil-5.9.8-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tucwIr + umask 022 + cd /builddir/build/BUILD/python-psutil-5.9.8-build + cd /builddir/build/BUILD/python-psutil-5.9.8-build + rm -rf psutil-release-5.9.8 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/psutil-5.9.8.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd psutil-release-5.9.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/python-psutil-skip-tests-in-mock.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/2372.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/python-psutil-skip-test_emulate_multi_cpu.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/python-psutil-skip-test_debug.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + find psutil -name '*.py' + read file + sed -i.orig -e '1{/^#!/d}' psutil/_psbsd.py + touch -r psutil/_psbsd.py.orig psutil/_psbsd.py + rm psutil/_psbsd.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/_compat.py + touch -r psutil/_compat.py.orig psutil/_compat.py + rm psutil/_compat.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/_psaix.py + touch -r psutil/_psaix.py.orig psutil/_psaix.py + rm psutil/_psaix.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/__init__.py + touch -r psutil/__init__.py.orig psutil/__init__.py + rm psutil/__init__.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/_pslinux.py + touch -r psutil/_pslinux.py.orig psutil/_pslinux.py + rm psutil/_pslinux.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/_pssunos.py + touch -r psutil/_pssunos.py.orig psutil/_pssunos.py + rm psutil/_pssunos.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_bsd.py + touch -r psutil/tests/test_bsd.py.orig psutil/tests/test_bsd.py + rm psutil/tests/test_bsd.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_misc.py + touch -r psutil/tests/test_misc.py.orig psutil/tests/test_misc.py + rm psutil/tests/test_misc.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_osx.py + touch -r psutil/tests/test_osx.py.orig psutil/tests/test_osx.py + rm psutil/tests/test_osx.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_unicode.py + touch -r psutil/tests/test_unicode.py.orig psutil/tests/test_unicode.py + rm psutil/tests/test_unicode.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_linux.py + touch -r psutil/tests/test_linux.py.orig psutil/tests/test_linux.py + rm psutil/tests/test_linux.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_testutils.py + touch -r psutil/tests/test_testutils.py.orig psutil/tests/test_testutils.py + rm psutil/tests/test_testutils.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/__init__.py + touch -r psutil/tests/__init__.py.orig psutil/tests/__init__.py + rm psutil/tests/__init__.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_posix.py + touch -r psutil/tests/test_posix.py.orig psutil/tests/test_posix.py + rm psutil/tests/test_posix.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_system.py + touch -r psutil/tests/test_system.py.orig psutil/tests/test_system.py + rm psutil/tests/test_system.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_process_all.py + touch -r psutil/tests/test_process_all.py.orig psutil/tests/test_process_all.py + rm psutil/tests/test_process_all.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_aix.py + touch -r psutil/tests/test_aix.py.orig psutil/tests/test_aix.py + rm psutil/tests/test_aix.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_connections.py + touch -r psutil/tests/test_connections.py.orig psutil/tests/test_connections.py + rm psutil/tests/test_connections.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_contracts.py + touch -r psutil/tests/test_contracts.py.orig psutil/tests/test_contracts.py + rm psutil/tests/test_contracts.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_windows.py + touch -r psutil/tests/test_windows.py.orig psutil/tests/test_windows.py + rm psutil/tests/test_windows.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/runner.py + touch -r psutil/tests/runner.py.orig psutil/tests/runner.py + rm psutil/tests/runner.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_process.py + touch -r psutil/tests/test_process.py.orig psutil/tests/test_process.py + rm psutil/tests/test_process.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/__main__.py + touch -r psutil/tests/__main__.py.orig psutil/tests/__main__.py + rm psutil/tests/__main__.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_memleaks.py + touch -r psutil/tests/test_memleaks.py.orig psutil/tests/test_memleaks.py + rm psutil/tests/test_memleaks.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_sunos.py + touch -r psutil/tests/test_sunos.py.orig psutil/tests/test_sunos.py + rm psutil/tests/test_sunos.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/_psosx.py + touch -r psutil/_psosx.py.orig psutil/_psosx.py + rm psutil/_psosx.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/_psposix.py + touch -r psutil/_psposix.py.orig psutil/_psposix.py + rm psutil/_psposix.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/_pswindows.py + touch -r psutil/_pswindows.py.orig psutil/_pswindows.py + rm psutil/_pswindows.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/_common.py + touch -r psutil/_common.py.orig psutil/_common.py + rm psutil/_common.py.orig + read file + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.hIjWAk + umask 022 + cd /builddir/build/BUILD/python-psutil-5.9.8-build + cd psutil-release-5.9.8 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8/.pyproject-builddir + echo -n + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + TMPDIR=/builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8/.pyproject-builddir + RPM_TOXENV=py313 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8/pyproject-wheeldir --output /builddir/build/BUILD/python-psutil-5.9.8-build/python-psutil-5.9.8-4.fc41.riscv64-pyproject-buildrequires Handling setuptools>=43 from build-system.requires Requirement not satisfied: setuptools>=43 Handling wheel from build-system.requires Requirement not satisfied: wheel Exiting dependency generation pass: build backend + cat /builddir/build/BUILD/python-psutil-5.9.8-build/python-psutil-5.9.8-4.fc41.riscv64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-psutil-5.9.8-4.fc41.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target riscv64 --nodeps /builddir/build/SPECS/python-psutil.spec'], chrootPath='/var/lib/mock/f41-build-822974-153317/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=1209600uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target riscv64 --nodeps /builddir/build/SPECS/python-psutil.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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1721347200 Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.KEXrEy + umask 022 + cd /builddir/build/BUILD/python-psutil-5.9.8-build + test -d /builddir/build/BUILD/python-psutil-5.9.8-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/python-psutil-5.9.8-build + /usr/bin/rm -rf /builddir/build/BUILD/python-psutil-5.9.8-build + /usr/bin/mkdir -p /builddir/build/BUILD/python-psutil-5.9.8-build + /usr/bin/mkdir -p /builddir/build/BUILD/python-psutil-5.9.8-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.AStERQ + umask 022 + cd /builddir/build/BUILD/python-psutil-5.9.8-build + cd /builddir/build/BUILD/python-psutil-5.9.8-build + rm -rf psutil-release-5.9.8 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/psutil-5.9.8.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd psutil-release-5.9.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/python-psutil-skip-tests-in-mock.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/2372.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/python-psutil-skip-test_emulate_multi_cpu.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/python-psutil-skip-test_debug.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + find psutil -name '*.py' + read file + sed -i.orig -e '1{/^#!/d}' psutil/_psbsd.py + touch -r psutil/_psbsd.py.orig psutil/_psbsd.py + rm psutil/_psbsd.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/_compat.py + touch -r psutil/_compat.py.orig psutil/_compat.py + rm psutil/_compat.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/_psaix.py + touch -r psutil/_psaix.py.orig psutil/_psaix.py + rm psutil/_psaix.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/__init__.py + touch -r psutil/__init__.py.orig psutil/__init__.py + rm psutil/__init__.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/_pslinux.py + touch -r psutil/_pslinux.py.orig psutil/_pslinux.py + rm psutil/_pslinux.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/_pssunos.py + touch -r psutil/_pssunos.py.orig psutil/_pssunos.py + rm psutil/_pssunos.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_bsd.py + touch -r psutil/tests/test_bsd.py.orig psutil/tests/test_bsd.py + rm psutil/tests/test_bsd.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_misc.py + touch -r psutil/tests/test_misc.py.orig psutil/tests/test_misc.py + rm psutil/tests/test_misc.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_osx.py + touch -r psutil/tests/test_osx.py.orig psutil/tests/test_osx.py + rm psutil/tests/test_osx.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_unicode.py + touch -r psutil/tests/test_unicode.py.orig psutil/tests/test_unicode.py + rm psutil/tests/test_unicode.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_linux.py + touch -r psutil/tests/test_linux.py.orig psutil/tests/test_linux.py + rm psutil/tests/test_linux.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_testutils.py + touch -r psutil/tests/test_testutils.py.orig psutil/tests/test_testutils.py + rm psutil/tests/test_testutils.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/__init__.py + touch -r psutil/tests/__init__.py.orig psutil/tests/__init__.py + rm psutil/tests/__init__.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_posix.py + touch -r psutil/tests/test_posix.py.orig psutil/tests/test_posix.py + rm psutil/tests/test_posix.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_system.py + touch -r psutil/tests/test_system.py.orig psutil/tests/test_system.py + rm psutil/tests/test_system.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_process_all.py + touch -r psutil/tests/test_process_all.py.orig psutil/tests/test_process_all.py + rm psutil/tests/test_process_all.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_aix.py + touch -r psutil/tests/test_aix.py.orig psutil/tests/test_aix.py + rm psutil/tests/test_aix.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_connections.py + touch -r psutil/tests/test_connections.py.orig psutil/tests/test_connections.py + rm psutil/tests/test_connections.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_contracts.py + touch -r psutil/tests/test_contracts.py.orig psutil/tests/test_contracts.py + rm psutil/tests/test_contracts.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_windows.py + touch -r psutil/tests/test_windows.py.orig psutil/tests/test_windows.py + rm psutil/tests/test_windows.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/runner.py + touch -r psutil/tests/runner.py.orig psutil/tests/runner.py + rm psutil/tests/runner.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_process.py + touch -r psutil/tests/test_process.py.orig psutil/tests/test_process.py + rm psutil/tests/test_process.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/__main__.py + touch -r psutil/tests/__main__.py.orig psutil/tests/__main__.py + rm psutil/tests/__main__.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_memleaks.py + touch -r psutil/tests/test_memleaks.py.orig psutil/tests/test_memleaks.py + rm psutil/tests/test_memleaks.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/tests/test_sunos.py + touch -r psutil/tests/test_sunos.py.orig psutil/tests/test_sunos.py + rm psutil/tests/test_sunos.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/_psosx.py + touch -r psutil/_psosx.py.orig psutil/_psosx.py + rm psutil/_psosx.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/_psposix.py + touch -r psutil/_psposix.py.orig psutil/_psposix.py + rm psutil/_psposix.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/_pswindows.py + touch -r psutil/_pswindows.py.orig psutil/_pswindows.py + rm psutil/_pswindows.py.orig + read file + sed -i.orig -e '1{/^#!/d}' psutil/_common.py + touch -r psutil/_common.py.orig psutil/_common.py + rm psutil/_common.py.orig + read file + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.UVP3Hc + umask 022 + cd /builddir/build/BUILD/python-psutil-5.9.8-build + cd psutil-release-5.9.8 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8/.pyproject-builddir + echo -n + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + TMPDIR=/builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8/.pyproject-builddir + RPM_TOXENV=py313 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8/pyproject-wheeldir --output /builddir/build/BUILD/python-psutil-5.9.8-build/python-psutil-5.9.8-4.fc41.riscv64-pyproject-buildrequires Handling setuptools>=43 from build-system.requires Requirement satisfied: setuptools>=43 (installed: setuptools 69.2.0) Handling wheel from build-system.requires Requirement satisfied: wheel (installed: wheel 0.43.0) running egg_info creating psutil.egg-info writing psutil.egg-info/PKG-INFO writing dependency_links to psutil.egg-info/dependency_links.txt writing requirements to psutil.egg-info/requires.txt writing top-level names to psutil.egg-info/top_level.txt writing manifest file 'psutil.egg-info/SOURCES.txt' reading manifest file 'psutil.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'psutil.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.43.0) creating /builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8/.pyproject-builddir/tmpl7zwol6e/builddir creating /builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8/.pyproject-builddir/tmpl7zwol6e/builddir/build creating /builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8/.pyproject-builddir/tmpl7zwol6e/builddir/build/BUILD creating /builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8/.pyproject-builddir/tmpl7zwol6e/builddir/build/BUILD/python-psutil-5.9.8-build creating /builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8/.pyproject-builddir/tmpl7zwol6e/builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8 creating /builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8/.pyproject-builddir/tmpl7zwol6e/builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8/.pyproject-builddir gcc -c /builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8/.pyproject-builddir/tmprfc7nokb.c -o /builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8/.pyproject-builddir/tmpl7zwol6e/builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8/.pyproject-builddir/tmprfc7nokb.o running dist_info writing psutil.egg-info/PKG-INFO writing dependency_links to psutil.egg-info/dependency_links.txt writing requirements to psutil.egg-info/requires.txt writing top-level names to psutil.egg-info/top_level.txt reading manifest file 'psutil.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'psutil.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8/psutil-5.9.8.dist-info' Handling ipaddress ; (python_version < "3.0") and extra == 'test' from hook generated metadata: Requires-Dist (psutil) Ignoring alien requirement: ipaddress ; (python_version < "3.0") and extra == 'test' Handling mock ; (python_version < "3.0") and extra == 'test' from hook generated metadata: Requires-Dist (psutil) Ignoring alien requirement: mock ; (python_version < "3.0") and extra == 'test' Handling enum34 ; (python_version <= "3.4") and extra == 'test' from hook generated metadata: Requires-Dist (psutil) Ignoring alien requirement: enum34 ; (python_version <= "3.4") and extra == 'test' Handling pywin32 ; (sys_platform == "win32") and extra == 'test' from hook generated metadata: Requires-Dist (psutil) Ignoring alien requirement: pywin32 ; (sys_platform == "win32") and extra == 'test' Handling wmi ; (sys_platform == "win32") and extra == 'test' from hook generated metadata: Requires-Dist (psutil) Ignoring alien requirement: wmi ; (sys_platform == "win32") and extra == 'test' + cat /builddir/build/BUILD/python-psutil-5.9.8-build/python-psutil-5.9.8-4.fc41.riscv64-pyproject-buildrequires + rm -rfv psutil-5.9.8.dist-info/ removed 'psutil-5.9.8.dist-info/METADATA' removed 'psutil-5.9.8.dist-info/LICENSE' removed 'psutil-5.9.8.dist-info/top_level.txt' removed directory 'psutil-5.9.8.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-psutil-5.9.8-4.fc41.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --noclean --target riscv64 --nodeps /builddir/build/SPECS/python-psutil.spec'], chrootPath='/var/lib/mock/f41-build-822974-153317/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=1209600uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --noclean --target riscv64 --nodeps /builddir/build/SPECS/python-psutil.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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1721347200 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.7oHrzN + umask 022 + cd /builddir/build/BUILD/python-psutil-5.9.8-build + cd psutil-release-5.9.8 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8/.pyproject-builddir + echo -n + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + TMPDIR=/builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8/.pyproject-builddir + RPM_TOXENV=py313 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8/pyproject-wheeldir --output /builddir/build/BUILD/python-psutil-5.9.8-build/python-psutil-5.9.8-4.fc41.riscv64-pyproject-buildrequires Handling setuptools>=43 from build-system.requires Requirement satisfied: setuptools>=43 (installed: setuptools 69.2.0) Handling wheel from build-system.requires Requirement satisfied: wheel (installed: wheel 0.43.0) running egg_info writing psutil.egg-info/PKG-INFO writing dependency_links to psutil.egg-info/dependency_links.txt writing requirements to psutil.egg-info/requires.txt writing top-level names to psutil.egg-info/top_level.txt reading manifest file 'psutil.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'psutil.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.43.0) creating /builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8/.pyproject-builddir/tmplsb33xes/builddir creating /builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8/.pyproject-builddir/tmplsb33xes/builddir/build creating /builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8/.pyproject-builddir/tmplsb33xes/builddir/build/BUILD creating /builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8/.pyproject-builddir/tmplsb33xes/builddir/build/BUILD/python-psutil-5.9.8-build creating /builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8/.pyproject-builddir/tmplsb33xes/builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8 creating /builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8/.pyproject-builddir/tmplsb33xes/builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8/.pyproject-builddir gcc -c /builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8/.pyproject-builddir/tmppdh31tpz.c -o /builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8/.pyproject-builddir/tmplsb33xes/builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8/.pyproject-builddir/tmppdh31tpz.o running dist_info writing psutil.egg-info/PKG-INFO writing dependency_links to psutil.egg-info/dependency_links.txt writing requirements to psutil.egg-info/requires.txt writing top-level names to psutil.egg-info/top_level.txt reading manifest file 'psutil.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'psutil.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8/psutil-5.9.8.dist-info' Handling ipaddress ; (python_version < "3.0") and extra == 'test' from hook generated metadata: Requires-Dist (psutil) Ignoring alien requirement: ipaddress ; (python_version < "3.0") and extra == 'test' Handling mock ; (python_version < "3.0") and extra == 'test' from hook generated metadata: Requires-Dist (psutil) Ignoring alien requirement: mock ; (python_version < "3.0") and extra == 'test' Handling enum34 ; (python_version <= "3.4") and extra == 'test' from hook generated metadata: Requires-Dist (psutil) Ignoring alien requirement: enum34 ; (python_version <= "3.4") and extra == 'test' Handling pywin32 ; (sys_platform == "win32") and extra == 'test' from hook generated metadata: Requires-Dist (psutil) Ignoring alien requirement: pywin32 ; (sys_platform == "win32") and extra == 'test' Handling wmi ; (sys_platform == "win32") and extra == 'test' from hook generated metadata: Requires-Dist (psutil) Ignoring alien requirement: wmi ; (sys_platform == "win32") and extra == 'test' + cat /builddir/build/BUILD/python-psutil-5.9.8-build/python-psutil-5.9.8-4.fc41.riscv64-pyproject-buildrequires + rm -rfv psutil-5.9.8.dist-info/ removed 'psutil-5.9.8.dist-info/METADATA' removed 'psutil-5.9.8.dist-info/LICENSE' removed 'psutil-5.9.8.dist-info/top_level.txt' removed directory 'psutil-5.9.8.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4RjuQV + umask 022 + cd /builddir/build/BUILD/python-psutil-5.9.8-build + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd psutil-release-5.9.8 + mkdir -p /builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8/.pyproject-builddir + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + TMPDIR=/builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8/pyproject-wheeldir Processing /builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) running dist_info creating /builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8/.pyproject-builddir/pip-modern-metadata-gkgprmon/psutil.egg-info writing /builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8/.pyproject-builddir/pip-modern-metadata-gkgprmon/psutil.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8/.pyproject-builddir/pip-modern-metadata-gkgprmon/psutil.egg-info/dependency_links.txt writing requirements to /builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8/.pyproject-builddir/pip-modern-metadata-gkgprmon/psutil.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8/.pyproject-builddir/pip-modern-metadata-gkgprmon/psutil.egg-info/top_level.txt writing manifest file '/builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8/.pyproject-builddir/pip-modern-metadata-gkgprmon/psutil.egg-info/SOURCES.txt' reading manifest file '/builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8/.pyproject-builddir/pip-modern-metadata-gkgprmon/psutil.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file '/builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8/.pyproject-builddir/pip-modern-metadata-gkgprmon/psutil.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8/.pyproject-builddir/pip-modern-metadata-gkgprmon/psutil-5.9.8.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: psutil Building wheel for psutil (pyproject.toml): started Running command Building wheel for psutil (pyproject.toml) running bdist_wheel running build running build_py creating build creating build/lib.linux-riscv64-cpython-313 creating build/lib.linux-riscv64-cpython-313/psutil copying psutil/_psbsd.py -> build/lib.linux-riscv64-cpython-313/psutil copying psutil/_compat.py -> build/lib.linux-riscv64-cpython-313/psutil copying psutil/_psaix.py -> build/lib.linux-riscv64-cpython-313/psutil copying psutil/__init__.py -> build/lib.linux-riscv64-cpython-313/psutil copying psutil/_pslinux.py -> build/lib.linux-riscv64-cpython-313/psutil copying psutil/_pssunos.py -> build/lib.linux-riscv64-cpython-313/psutil copying psutil/_psosx.py -> build/lib.linux-riscv64-cpython-313/psutil copying psutil/_psposix.py -> build/lib.linux-riscv64-cpython-313/psutil copying psutil/_pswindows.py -> build/lib.linux-riscv64-cpython-313/psutil copying psutil/_common.py -> build/lib.linux-riscv64-cpython-313/psutil creating build/lib.linux-riscv64-cpython-313/psutil/tests copying psutil/tests/test_bsd.py -> build/lib.linux-riscv64-cpython-313/psutil/tests copying psutil/tests/test_misc.py -> build/lib.linux-riscv64-cpython-313/psutil/tests copying psutil/tests/test_osx.py -> build/lib.linux-riscv64-cpython-313/psutil/tests copying psutil/tests/test_unicode.py -> build/lib.linux-riscv64-cpython-313/psutil/tests copying psutil/tests/test_linux.py -> build/lib.linux-riscv64-cpython-313/psutil/tests copying psutil/tests/test_testutils.py -> build/lib.linux-riscv64-cpython-313/psutil/tests copying psutil/tests/__init__.py -> build/lib.linux-riscv64-cpython-313/psutil/tests copying psutil/tests/test_posix.py -> build/lib.linux-riscv64-cpython-313/psutil/tests copying psutil/tests/test_system.py -> build/lib.linux-riscv64-cpython-313/psutil/tests copying psutil/tests/test_process_all.py -> build/lib.linux-riscv64-cpython-313/psutil/tests copying psutil/tests/test_aix.py -> build/lib.linux-riscv64-cpython-313/psutil/tests copying psutil/tests/test_connections.py -> build/lib.linux-riscv64-cpython-313/psutil/tests copying psutil/tests/test_contracts.py -> build/lib.linux-riscv64-cpython-313/psutil/tests copying psutil/tests/test_windows.py -> build/lib.linux-riscv64-cpython-313/psutil/tests copying psutil/tests/runner.py -> build/lib.linux-riscv64-cpython-313/psutil/tests copying psutil/tests/test_process.py -> build/lib.linux-riscv64-cpython-313/psutil/tests copying psutil/tests/__main__.py -> build/lib.linux-riscv64-cpython-313/psutil/tests copying psutil/tests/test_memleaks.py -> build/lib.linux-riscv64-cpython-313/psutil/tests copying psutil/tests/test_sunos.py -> build/lib.linux-riscv64-cpython-313/psutil/tests running build_ext building 'psutil._psutil_linux' extension creating build/temp.linux-riscv64-cpython-313 creating build/temp.linux-riscv64-cpython-313/psutil creating build/temp.linux-riscv64-cpython-313/psutil/arch creating build/temp.linux-riscv64-cpython-313/psutil/arch/linux gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -fexceptions -fexceptions -fexceptions -O3 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=598 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.13 -c psutil/_psutil_common.c -o build/temp.linux-riscv64-cpython-313/psutil/_psutil_common.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -fexceptions -fexceptions -fexceptions -O3 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=598 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.13 -c psutil/_psutil_linux.c -o build/temp.linux-riscv64-cpython-313/psutil/_psutil_linux.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -fexceptions -fexceptions -fexceptions -O3 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=598 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.13 -c psutil/_psutil_posix.c -o build/temp.linux-riscv64-cpython-313/psutil/_psutil_posix.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -fexceptions -fexceptions -fexceptions -O3 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=598 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.13 -c psutil/arch/linux/disk.c -o build/temp.linux-riscv64-cpython-313/psutil/arch/linux/disk.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -fexceptions -fexceptions -fexceptions -O3 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=598 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.13 -c psutil/arch/linux/mem.c -o build/temp.linux-riscv64-cpython-313/psutil/arch/linux/mem.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -fexceptions -fexceptions -fexceptions -O3 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=598 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.13 -c psutil/arch/linux/net.c -o build/temp.linux-riscv64-cpython-313/psutil/arch/linux/net.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -fexceptions -fexceptions -fexceptions -O3 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=598 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.13 -c psutil/arch/linux/proc.c -o build/temp.linux-riscv64-cpython-313/psutil/arch/linux/proc.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -fexceptions -fexceptions -fexceptions -O3 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=598 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.13 -c psutil/arch/linux/users.c -o build/temp.linux-riscv64-cpython-313/psutil/arch/linux/users.o gcc -shared -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 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer build/temp.linux-riscv64-cpython-313/psutil/_psutil_common.o build/temp.linux-riscv64-cpython-313/psutil/_psutil_linux.o build/temp.linux-riscv64-cpython-313/psutil/_psutil_posix.o build/temp.linux-riscv64-cpython-313/psutil/arch/linux/disk.o build/temp.linux-riscv64-cpython-313/psutil/arch/linux/mem.o build/temp.linux-riscv64-cpython-313/psutil/arch/linux/net.o build/temp.linux-riscv64-cpython-313/psutil/arch/linux/proc.o build/temp.linux-riscv64-cpython-313/psutil/arch/linux/users.o -L/usr/lib64 -o build/lib.linux-riscv64-cpython-313/psutil/_psutil_linux.abi3.so building 'psutil._psutil_posix' extension gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -fexceptions -fexceptions -fexceptions -O3 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=598 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.13 -c psutil/_psutil_common.c -o build/temp.linux-riscv64-cpython-313/psutil/_psutil_common.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -fexceptions -fexceptions -fexceptions -O3 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=598 -DPy_LIMITED_API=0x03060000 -DPSUTIL_LINUX=1 -I/usr/include/python3.13 -c psutil/_psutil_posix.c -o build/temp.linux-riscv64-cpython-313/psutil/_psutil_posix.o gcc -shared -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 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer build/temp.linux-riscv64-cpython-313/psutil/_psutil_common.o build/temp.linux-riscv64-cpython-313/psutil/_psutil_posix.o -L/usr/lib64 -o build/lib.linux-riscv64-cpython-313/psutil/_psutil_posix.abi3.so installing to build/bdist.linux-riscv64/wheel running install running install_lib creating build/bdist.linux-riscv64 creating build/bdist.linux-riscv64/wheel creating build/bdist.linux-riscv64/wheel/psutil copying build/lib.linux-riscv64-cpython-313/psutil/_psutil_linux.abi3.so -> build/bdist.linux-riscv64/wheel/psutil copying build/lib.linux-riscv64-cpython-313/psutil/_psbsd.py -> build/bdist.linux-riscv64/wheel/psutil copying build/lib.linux-riscv64-cpython-313/psutil/_compat.py -> build/bdist.linux-riscv64/wheel/psutil copying build/lib.linux-riscv64-cpython-313/psutil/_psaix.py -> build/bdist.linux-riscv64/wheel/psutil copying build/lib.linux-riscv64-cpython-313/psutil/__init__.py -> build/bdist.linux-riscv64/wheel/psutil copying build/lib.linux-riscv64-cpython-313/psutil/_psutil_posix.abi3.so -> build/bdist.linux-riscv64/wheel/psutil copying build/lib.linux-riscv64-cpython-313/psutil/_pslinux.py -> build/bdist.linux-riscv64/wheel/psutil copying build/lib.linux-riscv64-cpython-313/psutil/_pssunos.py -> build/bdist.linux-riscv64/wheel/psutil creating build/bdist.linux-riscv64/wheel/psutil/tests copying build/lib.linux-riscv64-cpython-313/psutil/tests/test_bsd.py -> build/bdist.linux-riscv64/wheel/psutil/tests copying build/lib.linux-riscv64-cpython-313/psutil/tests/test_misc.py -> build/bdist.linux-riscv64/wheel/psutil/tests copying build/lib.linux-riscv64-cpython-313/psutil/tests/test_osx.py -> build/bdist.linux-riscv64/wheel/psutil/tests copying build/lib.linux-riscv64-cpython-313/psutil/tests/test_unicode.py -> build/bdist.linux-riscv64/wheel/psutil/tests copying build/lib.linux-riscv64-cpython-313/psutil/tests/test_linux.py -> build/bdist.linux-riscv64/wheel/psutil/tests copying build/lib.linux-riscv64-cpython-313/psutil/tests/test_testutils.py -> build/bdist.linux-riscv64/wheel/psutil/tests copying build/lib.linux-riscv64-cpython-313/psutil/tests/__init__.py -> build/bdist.linux-riscv64/wheel/psutil/tests copying build/lib.linux-riscv64-cpython-313/psutil/tests/test_posix.py -> build/bdist.linux-riscv64/wheel/psutil/tests copying build/lib.linux-riscv64-cpython-313/psutil/tests/test_system.py -> build/bdist.linux-riscv64/wheel/psutil/tests copying build/lib.linux-riscv64-cpython-313/psutil/tests/test_process_all.py -> build/bdist.linux-riscv64/wheel/psutil/tests copying build/lib.linux-riscv64-cpython-313/psutil/tests/test_aix.py -> build/bdist.linux-riscv64/wheel/psutil/tests copying build/lib.linux-riscv64-cpython-313/psutil/tests/test_connections.py -> build/bdist.linux-riscv64/wheel/psutil/tests copying build/lib.linux-riscv64-cpython-313/psutil/tests/test_contracts.py -> build/bdist.linux-riscv64/wheel/psutil/tests copying build/lib.linux-riscv64-cpython-313/psutil/tests/test_windows.py -> build/bdist.linux-riscv64/wheel/psutil/tests copying build/lib.linux-riscv64-cpython-313/psutil/tests/runner.py -> build/bdist.linux-riscv64/wheel/psutil/tests copying build/lib.linux-riscv64-cpython-313/psutil/tests/test_process.py -> build/bdist.linux-riscv64/wheel/psutil/tests copying build/lib.linux-riscv64-cpython-313/psutil/tests/__main__.py -> build/bdist.linux-riscv64/wheel/psutil/tests copying build/lib.linux-riscv64-cpython-313/psutil/tests/test_memleaks.py -> build/bdist.linux-riscv64/wheel/psutil/tests copying build/lib.linux-riscv64-cpython-313/psutil/tests/test_sunos.py -> build/bdist.linux-riscv64/wheel/psutil/tests copying build/lib.linux-riscv64-cpython-313/psutil/_psosx.py -> build/bdist.linux-riscv64/wheel/psutil copying build/lib.linux-riscv64-cpython-313/psutil/_psposix.py -> build/bdist.linux-riscv64/wheel/psutil copying build/lib.linux-riscv64-cpython-313/psutil/_pswindows.py -> build/bdist.linux-riscv64/wheel/psutil copying build/lib.linux-riscv64-cpython-313/psutil/_common.py -> build/bdist.linux-riscv64/wheel/psutil running install_egg_info running egg_info writing psutil.egg-info/PKG-INFO writing dependency_links to psutil.egg-info/dependency_links.txt writing requirements to psutil.egg-info/requires.txt writing top-level names to psutil.egg-info/top_level.txt reading manifest file 'psutil.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'psutil.egg-info/SOURCES.txt' Copying psutil.egg-info to build/bdist.linux-riscv64/wheel/psutil-5.9.8-py3.13.egg-info running install_scripts creating build/bdist.linux-riscv64/wheel/psutil-5.9.8.dist-info/WHEEL creating '/builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8/.pyproject-builddir/pip-wheel-vm6k7ghi/.tmp-7lgc9tq8/psutil-5.9.8-cp313-abi3-linux_riscv64.whl' and adding 'build/bdist.linux-riscv64/wheel' to it adding 'psutil/__init__.py' adding 'psutil/_common.py' adding 'psutil/_compat.py' adding 'psutil/_psaix.py' adding 'psutil/_psbsd.py' adding 'psutil/_pslinux.py' adding 'psutil/_psosx.py' adding 'psutil/_psposix.py' adding 'psutil/_pssunos.py' adding 'psutil/_psutil_linux.abi3.so' adding 'psutil/_psutil_posix.abi3.so' adding 'psutil/_pswindows.py' adding 'psutil/tests/__init__.py' adding 'psutil/tests/__main__.py' adding 'psutil/tests/runner.py' adding 'psutil/tests/test_aix.py' adding 'psutil/tests/test_bsd.py' adding 'psutil/tests/test_connections.py' adding 'psutil/tests/test_contracts.py' adding 'psutil/tests/test_linux.py' adding 'psutil/tests/test_memleaks.py' adding 'psutil/tests/test_misc.py' adding 'psutil/tests/test_osx.py' adding 'psutil/tests/test_posix.py' adding 'psutil/tests/test_process.py' adding 'psutil/tests/test_process_all.py' adding 'psutil/tests/test_sunos.py' adding 'psutil/tests/test_system.py' adding 'psutil/tests/test_testutils.py' adding 'psutil/tests/test_unicode.py' adding 'psutil/tests/test_windows.py' adding 'psutil-5.9.8.dist-info/LICENSE' adding 'psutil-5.9.8.dist-info/METADATA' adding 'psutil-5.9.8.dist-info/WHEEL' adding 'psutil-5.9.8.dist-info/top_level.txt' adding 'psutil-5.9.8.dist-info/RECORD' removing build/bdist.linux-riscv64/wheel Building wheel for psutil (pyproject.toml): finished with status 'done' Created wheel for psutil: filename=psutil-5.9.8-cp313-abi3-linux_riscv64.whl size=289893 sha256=9dc7a134e031a6c88e9e4b53f8daace7d2dc84b2011c885e576e9cd6e2866f9a Stored in directory: /builddir/.cache/pip/wheels/c6/31/82/253d712fc143a9bd2a88cada2c37fd6056b732aaa632328a43 Successfully built psutil + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Nf9Uog + umask 022 + cd /builddir/build/BUILD/python-psutil-5.9.8-build + '[' /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT '!=' / ']' + rm -rf /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT ++ dirname /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT + mkdir -p /builddir/build/BUILD/python-psutil-5.9.8-build + mkdir /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd psutil-release-5.9.8 ++ ls /builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8/pyproject-wheeldir/psutil-5.9.8-cp313-abi3-linux_riscv64.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=psutil==5.9.8 + '[' -z psutil==5.9.8 ']' + TMPDIR=/builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8/pyproject-wheeldir psutil==5.9.8 Using pip 24.1.1 from /usr/lib/python3.13/site-packages/pip (python 3.13) Looking in links: /builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8/pyproject-wheeldir Processing ./pyproject-wheeldir/psutil-5.9.8-cp313-abi3-linux_riscv64.whl Installing collected packages: psutil Successfully installed psutil-5.9.8 + '[' -d /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/bin ']' + rm -f /builddir/build/BUILD/python-psutil-5.9.8-build/python-psutil-5.9.8-4.fc41.riscv64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + '[' /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages '!=' /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + '[' -d /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages ']' + site_dirs+=("/usr/lib64/python3.13/site-packages") + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT$site_dir/*.dist-info + echo '%ghost /usr/lib64/python3.13/site-packages/psutil-5.9.8.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages/psutil-5.9.8.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT --record /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages/psutil-5.9.8.dist-info/RECORD --output /builddir/build/BUILD/python-psutil-5.9.8-build/python-psutil-5.9.8-4.fc41.riscv64-pyproject-record + rm -fv /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages/psutil-5.9.8.dist-info/RECORD removed '/builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages/psutil-5.9.8.dist-info/RECORD' + rm -fv /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages/psutil-5.9.8.dist-info/REQUESTED removed '/builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages/psutil-5.9.8.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-psutil-5.9.8-build/python-psutil-5.9.8-4.fc41.riscv64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + RPM_FILES_ESCAPE=4.19 + /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /builddir/build/BUILD/python-psutil-5.9.8-build/python-psutil-5.9.8-4.fc41.riscv64-pyproject-files --output-modules /builddir/build/BUILD/python-psutil-5.9.8-build/python-psutil-5.9.8-4.fc41.riscv64-pyproject-modules --buildroot /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT --sitelib /usr/lib/python3.13/site-packages --sitearch /usr/lib64/python3.13/site-packages --python-version 3.13 --pyproject-record /builddir/build/BUILD/python-psutil-5.9.8-build/python-psutil-5.9.8-4.fc41.riscv64-pyproject-record --prefix /usr psutil + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 5.9.8-4.fc41 --unique-debug-suffix -5.9.8-4.fc41.riscv64 --unique-debug-src-base python-psutil-5.9.8-4.fc41.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8 find-debuginfo: starting Extracting debug info from 2 files DWARF-compressing 2 files sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/python-psutil-5.9.8-4.fc41.riscv64 128 blocks find-debuginfo: done + /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 + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4 Bytecompiling .py files below /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib/debug/usr/lib64/python3.13 using python3.13 Bytecompiling .py files below /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13 using python3.13 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/bin/add-determinism --brp -j4 /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages/psutil/__pycache__/_compat.cpython-313.pyc: rewriting with normalized contents /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages/psutil/__pycache__/_pswindows.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages/psutil/__pycache__/_psposix.cpython-313.opt-1.pyc: replacing with normalized version /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages/psutil/__pycache__/_pssunos.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages/psutil/__pycache__/_pslinux.cpython-313.opt-1.pyc: replacing with normalized version /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages/psutil/__pycache__/_common.cpython-313.opt-1.pyc: replacing with normalized version /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages/psutil/__pycache__/_psaix.cpython-313.opt-1.pyc: rewriting with normalized contents /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages/psutil/__pycache__/_pssunos.cpython-313.opt-1.pyc: replacing with normalized version /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages/psutil/__pycache__/_pswindows.cpython-313.opt-1.pyc: replacing with normalized version /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages/psutil/__pycache__/_pslinux.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages/psutil/__pycache__/_psposix.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages/psutil/__pycache__/__init__.cpython-313.opt-1.pyc: replacing with normalized version /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages/psutil/__pycache__/_psosx.cpython-313.opt-1.pyc: replacing with normalized version /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages/psutil/__pycache__/_psbsd.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages/psutil/__pycache__/_psosx.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages/psutil/tests/__pycache__/__main__.cpython-313.pyc: rewriting with normalized contents /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages/psutil/__pycache__/_common.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages/psutil/__pycache__/_psbsd.cpython-313.opt-1.pyc: replacing with normalized version /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages/psutil/tests/__pycache__/test_connections.cpython-313.opt-1.pyc: replacing with normalized version /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages/psutil/tests/__pycache__/test_osx.cpython-313.pyc: rewriting with normalized contents /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages/psutil/tests/__pycache__/test_aix.cpython-313.opt-1.pyc: rewriting with normalized contents /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages/psutil/tests/__pycache__/runner.cpython-313.opt-1.pyc: rewriting with normalized contents /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages/psutil/tests/__pycache__/test_memleaks.cpython-313.opt-1.pyc: rewriting with normalized contents /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages/psutil/tests/__pycache__/test_posix.cpython-313.opt-1.pyc: replacing with normalized version /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages/psutil/tests/__pycache__/test_unicode.cpython-313.pyc: rewriting with normalized contents /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages/psutil/__pycache__/__init__.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages/psutil/tests/__pycache__/test_misc.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages/psutil/tests/__pycache__/test_misc.cpython-313.opt-1.pyc: replacing with normalized version /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages/psutil/tests/__pycache__/test_windows.cpython-313.opt-1.pyc: replacing with normalized version /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages/psutil/tests/__pycache__/test_contracts.cpython-313.opt-1.pyc: replacing with normalized version /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages/psutil/tests/__pycache__/test_system.cpython-313.opt-1.pyc: replacing with normalized version /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages/psutil/tests/__pycache__/test_process_all.cpython-313.opt-1.pyc: replacing with normalized version /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages/psutil/tests/__pycache__/test_testutils.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages/psutil/tests/__pycache__/test_linux.cpython-313.opt-1.pyc: replacing with normalized version /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages/psutil/tests/__pycache__/test_linux.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages/psutil/tests/__pycache__/test_process.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages/psutil/tests/__pycache__/test_system.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages/psutil/tests/__pycache__/test_sunos.cpython-313.pyc: rewriting with normalized contents /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages/psutil/tests/__pycache__/__init__.cpython-313.opt-1.pyc: replacing with normalized version /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages/psutil/tests/__pycache__/test_windows.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages/psutil/tests/__pycache__/test_testutils.cpython-313.opt-1.pyc: replacing with normalized version /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages/psutil/tests/__pycache__/test_contracts.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages/psutil/tests/__pycache__/test_bsd.cpython-313.opt-1.pyc: rewriting with normalized contents /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages/psutil/tests/__pycache__/test_connections.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages/psutil/tests/__pycache__/test_posix.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages/psutil/tests/__pycache__/__init__.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages/psutil/tests/__pycache__/test_process_all.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages/psutil/tests/__pycache__/test_process.cpython-313.opt-1.pyc: replacing with normalized version Scanned 24 directories and 111 files, processed 48 inodes, 48 modified (38 replaced + 10 rewritten), 0 unsupported format, 0 errors Reading /builddir/build/BUILD/python-psutil-5.9.8-build/SPECPARTS/rpm-debuginfo.specpart Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.WX7j3M + umask 022 + cd /builddir/build/BUILD/python-psutil-5.9.8-build + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd psutil-release-5.9.8 + APPVEYOR=1 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + PATH=/builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages:/builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib/python3.13/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + /usr/bin/python3 psutil/tests/runner.py ====================================================================== OS: Linux #1 SMP Sun Nov 27 19:08:44 GMT 2022 arch: 64bit, ELF, riscv64 kernel: 6.0.10-300.0.riscv64.fc37.riscv64 python: CPython, 3.13.0b4, GCC 14.1.1 20240701 (Red Hat 14.1.1-7) pip: 24.1.1 (wheel=0.43.0) gcc: gcc (GCC) 14.1.1 20240701 (Red Hat 14.1.1-7) glibc: 2.39.9000 fs-encoding: utf-8 lang: C, UTF-8 boot-time: 2024-06-03 09:57:15 time: 2024-07-28 05:56:43 user: mockbuild home: /builddir cwd: /builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8 pyexe: /usr/bin/python3.13 hostname: nujive.home.annexia.org PID: 2571524 cpus: 4 loadavg: 26.6%, 41.0%, 67.4% memory: 4%, used=449.4M, total=15.6G swap: 0%, used=65.0M, total=24.0G pids: 124 proc: {'cmdline': ['/usr/bin/python3', 'psutil/tests/runner.py'], 'connections': [], 'cpu_affinity': [0, 1, 2, 3], 'cpu_num': 2, 'cpu_percent': 0.0, 'cpu_times': pcputimes(user=1.82, system=0.17, children_user=0.01, children_system=0.0, iowait=0.0), 'create_time': 1722142601.07, 'cwd': '/builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8', 'environ': {'APPVEYOR': '1', 'CC': 'gcc', 'CFLAGS': '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall ' '-Werror=format-security ' '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 ' '-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 -fno-omit-frame-pointer ' '-mno-omit-leaf-frame-pointer ', 'CONFIG_SITE': 'NONE', 'CXX': 'g++', 'CXXFLAGS': '-O2 -fexceptions -g -grecord-gcc-switches -pipe ' '-Wall -Werror=format-security ' '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 ' '-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 -fno-omit-frame-pointer ' '-mno-omit-leaf-frame-pointer ', 'FCFLAGS': '-O2 -fexceptions -g -grecord-gcc-switches -pipe ' '-Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 ' '-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 -fno-omit-frame-pointer ' '-mno-omit-leaf-frame-pointer ' '-I/usr/lib64/gfortran/modules ', 'FFLAGS': '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall ' '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 ' '-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 -fno-omit-frame-pointer ' '-mno-omit-leaf-frame-pointer ' '-I/usr/lib64/gfortran/modules ', 'HISTCONTROL': 'ignoredups', 'HISTSIZE': '1000', 'HOME': '/builddir', 'HOSTNAME': 'nujive.home.annexia.org', 'LANG': 'C.UTF-8', '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 ' '-specs=/usr/lib/rpm/redhat/redhat-package-notes ', 'LOGNAME': 'mockbuild', 'LT_SYS_LIBRARY_PATH': '/usr/lib64:', 'MAIL': '/var/spool/mail/mockbuild', 'OLDPWD': '/builddir/build/BUILD/python-psutil-5.9.8-build', 'PATH': '/builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin', 'PKG_CONFIG_PATH': ':/usr/lib64/pkgconfig:/usr/share/pkgconfig', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PWD': '/builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8', 'PYTEST_ADDOPTS': ' ' '--ignore=/builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8/.pyproject-builddir', 'PYTEST_XDIST_AUTO_NUM_WORKERS': '4', 'PYTHONDONTWRITEBYTECODE': '1', 'PYTHONPATH': '/builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages:/builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib/python3.13/site-packages', 'RPM_ARCH': 'riscv64', 'RPM_BUILD_DIR': '/builddir/build/BUILD/python-psutil-5.9.8-build', 'RPM_BUILD_NCPUS': '4', 'RPM_BUILD_ROOT': '/builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT', 'RPM_BUILD_TIME': '1722142555', 'RPM_DOC_DIR': '/usr/share/doc', 'RPM_LD_FLAGS': '-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 ' '-specs=/usr/lib/rpm/redhat/redhat-package-notes ', 'RPM_OPT_FLAGS': '-O2 -fexceptions -g -grecord-gcc-switches ' '-pipe -Wall -Wno-complain-wrong-lang ' '-Werror=format-security ' '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 ' '-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 ' '-fno-omit-frame-pointer ' '-mno-omit-leaf-frame-pointer', 'RPM_OS': 'linux', 'RPM_PACKAGE_NAME': 'python-psutil', 'RPM_PACKAGE_RELEASE': '4.fc41', 'RPM_PACKAGE_VERSION': '5.9.8', 'RPM_SOURCE_DIR': '/builddir/build/SOURCES', 'RPM_SPECPARTS_DIR': '/builddir/build/BUILD/python-psutil-5.9.8-build/SPECPARTS', 'RUSTFLAGS': '-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 ' '-Cstrip=none -Cforce-frame-pointers=yes ' '-Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes ' '--cap-lints=warn', 'SHELL': '/bin/bash', 'SHLVL': '1', 'SOURCE_DATE_EPOCH': '1721347200', 'TERM': 'vt100', 'USER': 'mockbuild', 'VALAFLAGS': '-g', '_': '/usr/bin/python3'}, 'exe': '/usr/bin/python3.13', 'gids': pgids(real=135, effective=135, saved=135), 'io_counters': pio(read_count=556, write_count=3, read_bytes=0, write_bytes=0, read_chars=4340522, write_chars=492), 'ionice': pionice(ioclass=, value=0), 'memory_full_info': pfullmem(rss=31006720, vms=37171200, shared=8806400, text=4096, lib=0, data=23035904, dirty=0, uss=28254208, pss=29499392, swap=0), 'memory_info': pmem(rss=31006720, vms=37171200, shared=8806400, text=4096, lib=0, data=23035904, dirty=0), 'memory_percent': 0.18515293583582487, 'name': 'python3', 'nice': 0, 'num_ctx_switches': pctxsw(voluntary=9, involuntary=15), 'num_fds': 5, 'num_threads': 1, 'open_files': [], 'pid': 2571524, 'ppid': 2571523, 'status': 'running', 'terminal': None, 'threads': [pthread(id=2571524, user_time=1.9, system_time=0.17)], 'uids': puids(real=991, effective=991, saved=991), 'username': 'mockbuild'} ====================================================================== USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND root 1 0.0 0.0 399992 9980 ? Ss Jun03 18:10 /usr/lib/systemd/systemd --switched-root --system --deserialize 33 root 2 0.0 0.0 0 0 ? S Jun03 0:07 [kthreadd] root 3 0.0 0.0 0 0 ? I< Jun03 0:00 [rcu_gp] root 4 0.0 0.0 0 0 ? I< Jun03 0:00 [rcu_par_gp] root 5 0.0 0.0 0 0 ? I< Jun03 0:00 [slub_flushwq] root 6 0.0 0.0 0 0 ? I< Jun03 0:00 [netns] root 8 0.0 0.0 0 0 ? I< Jun03 0:00 [kworker/0:0H-events_highpri] root 10 0.0 0.0 0 0 ? I< Jun03 0:00 [mm_percpu_wq] root 12 0.0 0.0 0 0 ? I Jun03 0:00 [rcu_tasks_rude_kthread] root 13 0.0 0.0 0 0 ? I Jun03 0:00 [rcu_tasks_trace_kthread] root 14 0.0 0.0 0 0 ? S Jun03 2:49 [ksoftirqd/0] root 15 0.0 0.0 0 0 ? I Jun03 9:26 [rcu_sched] root 16 0.0 0.0 0 0 ? S Jun03 0:07 [migration/0] root 18 0.0 0.0 0 0 ? S Jun03 0:00 [cpuhp/0] root 19 0.0 0.0 0 0 ? S Jun03 0:00 [cpuhp/1] root 20 0.0 0.0 0 0 ? S Jun03 0:08 [migration/1] root 21 0.0 0.0 0 0 ? S Jun03 2:02 [ksoftirqd/1] root 23 0.0 0.0 0 0 ? I< Jun03 0:00 [kworker/1:0H-events_highpri] root 24 0.0 0.0 0 0 ? S Jun03 0:00 [cpuhp/2] root 25 0.0 0.0 0 0 ? S Jun03 0:07 [migration/2] root 26 0.0 0.0 0 0 ? S Jun03 1:54 [ksoftirqd/2] root 28 0.0 0.0 0 0 ? I< Jun03 0:00 [kworker/2:0H-events_highpri] root 29 0.0 0.0 0 0 ? S Jun03 0:00 [cpuhp/3] root 30 0.0 0.0 0 0 ? S Jun03 0:08 [migration/3] root 31 0.0 0.0 0 0 ? S Jun03 1:58 [ksoftirqd/3] root 33 0.0 0.0 0 0 ? I< Jun03 0:00 [kworker/3:0H-events_highpri] root 34 0.0 0.0 0 0 ? S Jun03 0:00 [kdevtmpfs] root 35 0.0 0.0 0 0 ? I< Jun03 0:00 [inet_frag_wq] root 36 0.0 0.0 0 0 ? S Jun03 0:06 [kauditd] root 37 0.0 0.0 0 0 ? S Jun03 0:00 [oom_reaper] root 38 0.0 0.0 0 0 ? I< Jun03 0:00 [writeback] root 39 0.0 0.0 0 0 ? S Jun03 46:23 [kcompactd0] root 40 0.0 0.0 0 0 ? SN Jun03 0:00 [ksmd] root 41 0.0 0.0 0 0 ? SN Jun03 0:14 [khugepaged] root 42 0.0 0.0 0 0 ? I< Jun03 0:00 [kintegrityd] root 43 0.0 0.0 0 0 ? I< Jun03 0:00 [kblockd] root 44 0.0 0.0 0 0 ? I< Jun03 0:00 [blkcg_punt_bio] root 45 0.0 0.0 0 0 ? I< Jun03 0:00 [tpm_dev_wq] root 46 0.0 0.0 0 0 ? I< Jun03 0:00 [ata_sff] root 47 0.0 0.0 0 0 ? I< Jun03 0:00 [md] root 48 0.0 0.0 0 0 ? I< Jun03 0:00 [edac-poller] root 49 0.0 0.0 0 0 ? S Jun03 0:00 [watchdogd] root 52 0.0 0.0 0 0 ? I< Jun03 0:30 [kworker/1:1H-kblockd] root 53 0.0 0.0 0 0 ? S Jun03 4:11 [kswapd0] root 62 0.0 0.0 0 0 ? I< Jun03 0:00 [kthrotld] root 68 0.0 0.0 0 0 ? S Jun03 0:00 [irq/21-aerdrv] root 69 0.0 0.0 0 0 ? S Jun03 0:00 [spi0] root 70 0.0 0.0 0 0 ? S Jun03 0:00 [spi1] root 71 0.0 0.0 0 0 ? I< Jun03 0:00 [dm_bufio_cache] root 72 0.0 0.0 0 0 ? S Jun03 0:00 [irq/44-spi1.0 cd] root 74 0.0 0.0 0 0 ? I< Jun03 0:00 [mld] root 75 0.0 0.0 0 0 ? I< Jun03 0:00 [ipv6_addrconf] root 80 0.0 0.0 0 0 ? I< Jun03 0:00 [kstrp] root 84 0.0 0.0 0 0 ? I< Jun03 0:00 [mmc_complete] root 88 0.0 0.0 0 0 ? I< Jun03 0:00 [zswap-shrink] root 89 0.0 0.0 0 0 ? I< Jun03 0:00 [kworker/u9:0] root 158 0.0 0.0 0 0 ? I< Jun03 0:23 [kworker/0:1H-kblockd] root 194 0.0 0.0 0 0 ? I< Jun03 0:31 [kworker/3:1H-kblockd] root 195 0.0 0.0 0 0 ? I< Jun03 0:28 [kworker/2:1H-kblockd] root 202 0.0 0.0 7600 3336 ? Ss Jun03 0:39 @usr/sbin/haveged -w 1024 -v 1 --Foreground root 308 0.0 0.0 0 0 ? I< Jun03 0:00 [nvme-wq] root 310 0.0 0.0 0 0 ? I< Jun03 0:00 [nvme-reset-wq] root 311 0.0 0.0 0 0 ? I< Jun03 0:00 [nvme-delete-wq] root 312 0.0 0.0 0 0 ? S Jun03 0:00 [irq/45-da9063-irq] root 326 0.0 0.0 0 0 ? S Jun03 14:50 [jbd2/nvme0n1p2-8] root 327 0.0 0.0 0 0 ? I< Jun03 0:00 [ext4-rsv-conver] root 421 0.0 0.1 63044 31632 ? Ss Jun03 34:51 /usr/lib/systemd/systemd-journald root 437 0.0 0.0 27860 7204 ? Ss Jun03 0:00 /usr/lib/systemd/systemd-udevd root 483 0.0 0.0 0 0 ? S Jun03 0:00 [irq/81-lm90] root 490 0.0 0.0 0 0 ? S Jun03 0:00 [jbd2/nvme0n1p1-8] root 491 0.0 0.0 0 0 ? I< Jun03 0:00 [ext4-rsv-conver] root 509 0.0 0.0 97668 3340 ? S setmntent() failed ok psutil.tests.test_linux.TestSystemDiskPartitions.test_zfs_fs ... ok psutil.tests.test_linux.TestSystemNetConnections.test_emulate_ipv6_unsupported ... ok psutil.tests.test_linux.TestSystemNetConnections.test_emulate_unix ... ok psutil.tests.test_linux.TestSystemNetIOCounters.test_against_ifconfig ... skipped 'ifconfig utility not available' psutil.tests.test_linux.TestSystemNetIfAddrs.test_ips ... skipped 'Unreliable on mock' psutil.tests.test_linux.TestSystemNetIfStats.test_against_ifconfig ... skipped 'ifconfig utility not available' psutil.tests.test_linux.TestSystemNetIfStats.test_flags ... skipped 'ifconfig utility not available' psutil.tests.test_linux.TestSystemNetIfStats.test_mtu ... ok psutil.tests.test_linux.TestSystemSwapMemory.test_emulate_meminfo_has_no_metrics ... ok psutil.tests.test_linux.TestSystemSwapMemory.test_free ... ok psutil.tests.test_linux.TestSystemSwapMemory.test_meminfo_against_sysinfo ... ok psutil.tests.test_linux.TestSystemSwapMemory.test_missing_sin_sout ... ok psutil.tests.test_linux.TestSystemSwapMemory.test_no_vmstat_mocked ... ok psutil.tests.test_linux.TestSystemSwapMemory.test_total ... ok psutil.tests.test_linux.TestSystemSwapMemory.test_used ... ok psutil.tests.test_linux.TestSystemVirtualMemoryAgainstFree.test_available ... ok psutil.tests.test_linux.TestSystemVirtualMemoryAgainstFree.test_free ... ok psutil.tests.test_linux.TestSystemVirtualMemoryAgainstFree.test_shared ... ok psutil.tests.test_linux.TestSystemVirtualMemoryAgainstFree.test_total ... ok psutil.tests.test_linux.TestSystemVirtualMemoryAgainstFree.test_used ... skipped 'Unreliable on mock' psutil.tests.test_linux.TestSystemVirtualMemoryAgainstVmstat.test_active ... ok psutil.tests.test_linux.TestSystemVirtualMemoryAgainstVmstat.test_buffers ... ok psutil.tests.test_linux.TestSystemVirtualMemoryAgainstVmstat.test_free ... ok psutil.tests.test_linux.TestSystemVirtualMemoryAgainstVmstat.test_inactive ... ok psutil.tests.test_linux.TestSystemVirtualMemoryAgainstVmstat.test_total ... ok psutil.tests.test_linux.TestSystemVirtualMemoryAgainstVmstat.test_used ... skipped 'Unreliable in mock' psutil.tests.test_linux.TestSystemVirtualMemoryMocks.test_avail_old_comes_from_kernel ... ok psutil.tests.test_linux.TestSystemVirtualMemoryMocks.test_avail_old_missing_fields ... psutil-debug [/builddir/build/BUILD/python-psutil-5.9.8-build/BUILDROOT/usr/lib64/python3.13/site-packages/psutil/_pslinux.py:392]> b'Active(file):' is missing from /proc/meminfo; using an approximation for calculating available memory ok psutil.tests.test_linux.TestSystemVirtualMemoryMocks.test_avail_old_missing_zoneinfo ... ok psutil.tests.test_linux.TestSystemVirtualMemoryMocks.test_avail_old_percent ... ok psutil.tests.test_linux.TestSystemVirtualMemoryMocks.test_virtual_memory_mocked ... ok psutil.tests.test_linux.TestSystemVirtualMemoryMocks.test_warnings_on_misses ... ok psutil.tests.test_linux.TestUtils.test_readlink ... ok psutil.tests.test_testutils.TestFSTestUtils.test_chdir ... ok psutil.tests.test_testutils.TestFSTestUtils.test_open_binary ... ok psutil.tests.test_testutils.TestFSTestUtils.test_open_text ... ok psutil.tests.test_testutils.TestFSTestUtils.test_safe_mkdir ... ok psutil.tests.test_testutils.TestFSTestUtils.test_safe_rmpath ... ok psutil.tests.test_testutils.TestMemLeakClass.test_execute_w_exc ... ok psutil.tests.test_testutils.TestMemLeakClass.test_leak_mem ... skipped 'Unreliable in mock' psutil.tests.test_testutils.TestMemLeakClass.test_param_err ... ok psutil.tests.test_testutils.TestMemLeakClass.test_times ... ok psutil.tests.test_testutils.TestMemLeakClass.test_tolerance ... ok psutil.tests.test_testutils.TestMemLeakClass.test_unclosed_files ... ok psutil.tests.test_testutils.TestNetUtils.test_bind_unix_socket ... ok psutil.tests.test_testutils.TestNetUtils.test_create_sockets ... ok psutil.tests.test_testutils.TestNetUtils.test_unix_socketpair ... ok psutil.tests.test_testutils.TestOtherUtils.test_is_namedtuple ... ok psutil.tests.test_testutils.TestProcessUtils.test_reap_children ... ok psutil.tests.test_testutils.TestProcessUtils.test_spawn_children_pair ... ok psutil.tests.test_testutils.TestProcessUtils.test_spawn_zombie ... ok psutil.tests.test_testutils.TestProcessUtils.test_terminate ... ok psutil.tests.test_testutils.TestRetryDecorator.test_exception_arg ... ok psutil.tests.test_testutils.TestRetryDecorator.test_no_interval_arg ... ok psutil.tests.test_testutils.TestRetryDecorator.test_retries_and_timeout_args ... ok psutil.tests.test_testutils.TestRetryDecorator.test_retries_arg ... ok psutil.tests.test_testutils.TestRetryDecorator.test_retry_failure ... ok psutil.tests.test_testutils.TestRetryDecorator.test_retry_success ... ok psutil.tests.test_testutils.TestSyncTestUtils.test_call_until ... ok psutil.tests.test_testutils.TestSyncTestUtils.test_wait_for_file ... ok psutil.tests.test_testutils.TestSyncTestUtils.test_wait_for_file_empty ... ok psutil.tests.test_testutils.TestSyncTestUtils.test_wait_for_file_no_delete ... ok psutil.tests.test_testutils.TestSyncTestUtils.test_wait_for_file_no_file ... ok psutil.tests.test_testutils.TestSyncTestUtils.test_wait_for_pid ... ok psutil.tests.test_testutils.TestTestingUtils.test_process_namespace ... ok psutil.tests.test_testutils.TestTestingUtils.test_system_namespace ... ok psutil.tests.test_posix.TestMisc.test_getpagesize ... ok psutil.tests.test_posix.TestProcess.test_cmdline ... ok psutil.tests.test_posix.TestProcess.test_create_time ... ok psutil.tests.test_posix.TestProcess.test_exe ... ok psutil.tests.test_posix.TestProcess.test_gid ... ok psutil.tests.test_posix.TestProcess.test_name ... ok psutil.tests.test_posix.TestProcess.test_name_long ... ok psutil.tests.test_posix.TestProcess.test_name_long_cmdline_ad_exc ... ok psutil.tests.test_posix.TestProcess.test_name_long_cmdline_nsp_exc ... ok psutil.tests.test_posix.TestProcess.test_nice ... ok psutil.tests.test_posix.TestProcess.test_ppid ... ok psutil.tests.test_posix.TestProcess.test_rss_memory ... ok psutil.tests.test_posix.TestProcess.test_uid ... ok psutil.tests.test_posix.TestProcess.test_username ... ok psutil.tests.test_posix.TestProcess.test_username_no_resolution ... ok psutil.tests.test_posix.TestProcess.test_vsz_memory ... ok psutil.tests.test_posix.TestSystemAPIs.test_disk_usage ... ok psutil.tests.test_posix.TestSystemAPIs.test_nic_names ... skipped 'no ifconfig cmd' psutil.tests.test_posix.TestSystemAPIs.test_os_waitpid_bad_ret_status ... ok psutil.tests.test_posix.TestSystemAPIs.test_os_waitpid_eintr ... ok psutil.tests.test_posix.TestSystemAPIs.test_os_waitpid_let_raise ... ok psutil.tests.test_posix.TestSystemAPIs.test_pid_exists_let_raise ... ok psutil.tests.test_posix.TestSystemAPIs.test_pids ... ok psutil.tests.test_posix.TestSystemAPIs.test_users ... skipped 'no users on this system' psutil.tests.test_posix.TestSystemAPIs.test_users_started ... skipped 'no users on this system' psutil.tests.test_system.TestCpuAPIs.test_cpu_count_cores ... ok psutil.tests.test_system.TestCpuAPIs.test_cpu_count_logical ... skipped "cpuinfo doesn't include physical id" psutil.tests.test_system.TestCpuAPIs.test_cpu_count_none ... ok psutil.tests.test_system.TestCpuAPIs.test_cpu_freq ... skipped 'Unreliable on mock' psutil.tests.test_system.TestCpuAPIs.test_cpu_percent ... ok psutil.tests.test_system.TestCpuAPIs.test_cpu_stats ... ok psutil.tests.test_system.TestCpuAPIs.test_cpu_times ... ok psutil.tests.test_system.TestCpuAPIs.test_cpu_times_comparison ... ok psutil.tests.test_system.TestCpuAPIs.test_cpu_times_percent ... ok psutil.tests.test_system.TestCpuAPIs.test_cpu_times_time_increases ... ok psutil.tests.test_system.TestCpuAPIs.test_getloadavg ... ok psutil.tests.test_system.TestCpuAPIs.test_per_cpu_percent ... ok psutil.tests.test_system.TestCpuAPIs.test_per_cpu_times ... ok psutil.tests.test_system.TestCpuAPIs.test_per_cpu_times_2 ... ok psutil.tests.test_system.TestCpuAPIs.test_per_cpu_times_percent ... ok psutil.tests.test_system.TestCpuAPIs.test_per_cpu_times_percent_negative ... ok psutil.tests.test_system.TestDiskAPIs.test_disk_io_counters ... ok psutil.tests.test_system.TestDiskAPIs.test_disk_io_counters_no_disks ... ok psutil.tests.test_system.TestDiskAPIs.test_disk_partitions ... FAIL psutil.tests.test_system.TestDiskAPIs.test_disk_usage ... ok psutil.tests.test_system.TestDiskAPIs.test_disk_usage_bytes ... ok psutil.tests.test_system.TestDiskAPIs.test_disk_usage_unicode ... skipped 'not an ASCII fs' psutil.tests.test_system.TestMemoryAPIs.test_swap_memory ... ok psutil.tests.test_system.TestMemoryAPIs.test_virtual_memory ... ok psutil.tests.test_system.TestMiscAPIs.test_boot_time ... ok psutil.tests.test_system.TestMiscAPIs.test_os_constants ... ok psutil.tests.test_system.TestMiscAPIs.test_test ... ok psutil.tests.test_system.TestMiscAPIs.test_users ... skipped 'unreliable on CI' psutil.tests.test_system.TestNetAPIs.test_net_if_addrs ... ok psutil.tests.test_system.TestNetAPIs.test_net_if_addrs_mac_null_bytes ... ok psutil.tests.test_system.TestNetAPIs.test_net_if_stats ... ok psutil.tests.test_system.TestNetAPIs.test_net_if_stats_enodev ... ok psutil.tests.test_system.TestNetAPIs.test_net_io_counters ... ok psutil.tests.test_system.TestNetAPIs.test_net_io_counters_no_nics ... ok psutil.tests.test_system.TestProcessAPIs.test_pid_exists ... ok psutil.tests.test_system.TestProcessAPIs.test_pid_exists_2 ... ok psutil.tests.test_system.TestProcessAPIs.test_prcess_iter_w_attrs ... ok psutil.tests.test_system.TestProcessAPIs.test_process_iter ... ok psutil.tests.test_system.TestProcessAPIs.test_wait_procs ... ok psutil.tests.test_system.TestProcessAPIs.test_wait_procs_no_timeout ... ok psutil.tests.test_system.TestSensorsAPIs.test_sensors_battery ... skipped 'no battery' psutil.tests.test_system.TestSensorsAPIs.test_sensors_fans ... ok psutil.tests.test_system.TestSensorsAPIs.test_sensors_temperatures ... ok psutil.tests.test_system.TestSensorsAPIs.test_sensors_temperatures_fahreneit ... ok psutil.tests.test_process_all.TestFetchAllProcesses.test_all ... ok psutil.tests.test_aix.AIXSpecificTestCase.test_cpu_count_logical ... skipped 'AIX only' psutil.tests.test_aix.AIXSpecificTestCase.test_cpu_stats ... skipped 'AIX only' psutil.tests.test_aix.AIXSpecificTestCase.test_net_if_addrs_names ... skipped 'AIX only' psutil.tests.test_aix.AIXSpecificTestCase.test_swap_memory ... skipped 'AIX only' psutil.tests.test_aix.AIXSpecificTestCase.test_virtual_memory ... skipped 'AIX only' psutil.tests.test_connections.TestBasicOperations.test_invalid_kind ... ok psutil.tests.test_connections.TestBasicOperations.test_process ... ok psutil.tests.test_connections.TestBasicOperations.test_system ... ok psutil.tests.test_connections.TestConnectedSocket.test_tcp ... ok psutil.tests.test_connections.TestConnectedSocket.test_unix ... ok psutil.tests.test_connections.TestFilters.test_combos ... ok psutil.tests.test_connections.TestFilters.test_count ... ok psutil.tests.test_connections.TestFilters.test_filters ... ok psutil.tests.test_connections.TestMisc.test_connection_constants ... ok psutil.tests.test_connections.TestSystemWideConnections.test_it ... ok psutil.tests.test_connections.TestSystemWideConnections.test_multi_sockets_procs ... ok psutil.tests.test_connections.TestUnconnectedSockets.test_tcp_v4 ... ok psutil.tests.test_connections.TestUnconnectedSockets.test_tcp_v6 ... ok psutil.tests.test_connections.TestUnconnectedSockets.test_udp_v4 ... ok psutil.tests.test_connections.TestUnconnectedSockets.test_udp_v6 ... ok psutil.tests.test_connections.TestUnconnectedSockets.test_unix_tcp ... ok psutil.tests.test_connections.TestUnconnectedSockets.test_unix_udp ... ok psutil.tests.test_contracts.TestAvailConstantsAPIs.test_PROCFS_PATH ... ok psutil.tests.test_contracts.TestAvailConstantsAPIs.test_linux_ioprio_linux ... ok psutil.tests.test_contracts.TestAvailConstantsAPIs.test_linux_ioprio_windows ... ok psutil.tests.test_contracts.TestAvailConstantsAPIs.test_rlimit ... ok psutil.tests.test_contracts.TestAvailConstantsAPIs.test_win_priority ... ok psutil.tests.test_contracts.TestAvailProcessAPIs.test_cpu_affinity ... ok psutil.tests.test_contracts.TestAvailProcessAPIs.test_cpu_num ... ok psutil.tests.test_contracts.TestAvailProcessAPIs.test_environ ... ok psutil.tests.test_contracts.TestAvailProcessAPIs.test_gids ... ok psutil.tests.test_contracts.TestAvailProcessAPIs.test_io_counters ... ok psutil.tests.test_contracts.TestAvailProcessAPIs.test_ionice ... ok psutil.tests.test_contracts.TestAvailProcessAPIs.test_memory_maps ... ok psutil.tests.test_contracts.TestAvailProcessAPIs.test_num_fds ... ok psutil.tests.test_contracts.TestAvailProcessAPIs.test_num_handles ... ok psutil.tests.test_contracts.TestAvailProcessAPIs.test_rlimit ... ok psutil.tests.test_contracts.TestAvailProcessAPIs.test_terminal ... ok psutil.tests.test_contracts.TestAvailProcessAPIs.test_uids ... ok psutil.tests.test_contracts.TestAvailSystemAPIs.test_battery ... ok psutil.tests.test_contracts.TestAvailSystemAPIs.test_cpu_freq ... ok psutil.tests.test_contracts.TestAvailSystemAPIs.test_sensors_fans ... ok psutil.tests.test_contracts.TestAvailSystemAPIs.test_sensors_temperatures ... ok psutil.tests.test_contracts.TestAvailSystemAPIs.test_win_service_get ... ok psutil.tests.test_contracts.TestAvailSystemAPIs.test_win_service_iter ... ok psutil.tests.test_contracts.TestProcessWaitType.test_negative_signal ... ok psutil.tests.test_contracts.TestSystemAPITypes.test_boot_time ... ok psutil.tests.test_contracts.TestSystemAPITypes.test_cpu_count ... ok psutil.tests.test_contracts.TestSystemAPITypes.test_cpu_freq ... skipped 'cpu_freq() returns None' psutil.tests.test_contracts.TestSystemAPITypes.test_cpu_percent ... ok psutil.tests.test_contracts.TestSystemAPITypes.test_cpu_times ... ok psutil.tests.test_contracts.TestSystemAPITypes.test_cpu_times_percent ... ok psutil.tests.test_contracts.TestSystemAPITypes.test_disk_io_counters ... ok psutil.tests.test_contracts.TestSystemAPITypes.test_disk_partitions ... ok psutil.tests.test_contracts.TestSystemAPITypes.test_net_connections ... ok psutil.tests.test_contracts.TestSystemAPITypes.test_net_if_addrs ... ok psutil.tests.test_contracts.TestSystemAPITypes.test_net_if_stats ... ok psutil.tests.test_contracts.TestSystemAPITypes.test_net_io_counters ... ok psutil.tests.test_contracts.TestSystemAPITypes.test_sensors_fans ... ok psutil.tests.test_contracts.TestSystemAPITypes.test_sensors_temperatures ... ok psutil.tests.test_contracts.TestSystemAPITypes.test_users ... ok psutil.tests.test_windows.RemoteProcessTestCase.test_cmdline_32 ... skipped 'WINDOWS only' psutil.tests.test_windows.RemoteProcessTestCase.test_cmdline_64 ... skipped 'WINDOWS only' psutil.tests.test_windows.RemoteProcessTestCase.test_cwd_32 ... skipped 'WINDOWS only' psutil.tests.test_windows.RemoteProcessTestCase.test_cwd_64 ... skipped 'WINDOWS only' psutil.tests.test_windows.RemoteProcessTestCase.test_environ_32 ... skipped 'WINDOWS only' psutil.tests.test_windows.RemoteProcessTestCase.test_environ_64 ... skipped 'WINDOWS only' psutil.tests.test_windows.TestCpuAPIs.test_cpu_count_cores_vs_wmi ... skipped 'WINDOWS only' psutil.tests.test_windows.TestCpuAPIs.test_cpu_count_logical_vs_wmi ... skipped 'WINDOWS only' psutil.tests.test_windows.TestCpuAPIs.test_cpu_count_vs_GetSystemInfo ... skipped 'WINDOWS only' psutil.tests.test_windows.TestCpuAPIs.test_cpu_count_vs_NUMBER_OF_PROCESSORS ... skipped 'WINDOWS only' psutil.tests.test_windows.TestCpuAPIs.test_cpu_count_vs_cpu_times ... skipped 'WINDOWS only' psutil.tests.test_windows.TestCpuAPIs.test_cpu_freq ... skipped 'WINDOWS only' psutil.tests.test_windows.TestDualProcessImplementation.test_cmdline ... skipped 'WINDOWS only' psutil.tests.test_windows.TestDualProcessImplementation.test_cpu_times ... skipped 'WINDOWS only' psutil.tests.test_windows.TestDualProcessImplementation.test_create_time ... skipped 'WINDOWS only' psutil.tests.test_windows.TestDualProcessImplementation.test_io_counters ... skipped 'WINDOWS only' psutil.tests.test_windows.TestDualProcessImplementation.test_memory_info ... skipped 'WINDOWS only' psutil.tests.test_windows.TestDualProcessImplementation.test_num_handles ... skipped 'WINDOWS only' psutil.tests.test_windows.TestProcess.test_cmdline ... skipped 'WINDOWS only' psutil.tests.test_windows.TestProcess.test_cpu_affinity ... skipped 'WINDOWS only' psutil.tests.test_windows.TestProcess.test_ctrl_signals ... skipped 'WINDOWS only' psutil.tests.test_windows.TestProcess.test_error_partial_copy ... skipped 'WINDOWS only' psutil.tests.test_windows.TestProcess.test_exe ... skipped 'WINDOWS only' psutil.tests.test_windows.TestProcess.test_io_counters ... skipped 'WINDOWS only' psutil.tests.test_windows.TestProcess.test_issue_24 ... skipped 'WINDOWS only' psutil.tests.test_windows.TestProcess.test_memory_info ... skipped 'WINDOWS only' psutil.tests.test_windows.TestProcess.test_nice ... skipped 'WINDOWS only' psutil.tests.test_windows.TestProcess.test_num_handles ... skipped 'WINDOWS only' psutil.tests.test_windows.TestProcess.test_num_handles_increment ... skipped 'WINDOWS only' psutil.tests.test_windows.TestProcess.test_send_signal ... skipped 'WINDOWS only' psutil.tests.test_windows.TestProcess.test_special_pid ... skipped 'WINDOWS only' psutil.tests.test_windows.TestProcess.test_username ... skipped 'WINDOWS only' psutil.tests.test_windows.TestProcess.test_wait ... skipped 'WINDOWS only' psutil.tests.test_windows.TestProcessWMI.test_cmdline ... skipped 'WINDOWS only' psutil.tests.test_windows.TestProcessWMI.test_create_time ... skipped 'WINDOWS only' psutil.tests.test_windows.TestProcessWMI.test_exe ... skipped 'WINDOWS only' psutil.tests.test_windows.TestProcessWMI.test_memory_rss ... skipped 'WINDOWS only' psutil.tests.test_windows.TestProcessWMI.test_memory_vms ... skipped 'WINDOWS only' psutil.tests.test_windows.TestProcessWMI.test_name ... skipped 'WINDOWS only' psutil.tests.test_windows.TestProcessWMI.test_username ... skipped 'WINDOWS only' psutil.tests.test_windows.TestSensorsBattery.test_emulate_no_battery ... skipped 'WINDOWS only' psutil.tests.test_windows.TestSensorsBattery.test_emulate_power_charging ... skipped 'WINDOWS only' psutil.tests.test_windows.TestSensorsBattery.test_emulate_power_connected ... skipped 'WINDOWS only' psutil.tests.test_windows.TestSensorsBattery.test_emulate_secs_left_unknown ... skipped 'WINDOWS only' psutil.tests.test_windows.TestSensorsBattery.test_has_battery ... skipped 'WINDOWS only' psutil.tests.test_windows.TestSensorsBattery.test_percent ... skipped 'WINDOWS only' psutil.tests.test_windows.TestSensorsBattery.test_power_plugged ... skipped 'WINDOWS only' psutil.tests.test_windows.TestServices.test_win_service_get ... skipped 'WINDOWS only' psutil.tests.test_windows.TestServices.test_win_service_iter ... skipped 'WINDOWS only' psutil.tests.test_windows.TestSystemAPIs.test_boot_time ... skipped 'WINDOWS only' psutil.tests.test_windows.TestSystemAPIs.test_boot_time_fluctuation ... skipped 'WINDOWS only' psutil.tests.test_windows.TestSystemAPIs.test_disk_partitions ... skipped 'WINDOWS only' psutil.tests.test_windows.TestSystemAPIs.test_disk_usage ... skipped 'WINDOWS only' psutil.tests.test_windows.TestSystemAPIs.test_disks ... skipped 'WINDOWS only' psutil.tests.test_windows.TestSystemAPIs.test_free_phymem ... skipped 'WINDOWS only' psutil.tests.test_windows.TestSystemAPIs.test_net_if_stats ... skipped 'WINDOWS only' psutil.tests.test_windows.TestSystemAPIs.test_nic_names ... skipped 'WINDOWS only' psutil.tests.test_windows.TestSystemAPIs.test_percent_swapmem ... skipped 'WINDOWS only' psutil.tests.test_windows.TestSystemAPIs.test_pids ... skipped 'WINDOWS only' psutil.tests.test_windows.TestSystemAPIs.test_total_phymem ... skipped 'WINDOWS only' psutil.tests.test_windows.TestSystemAPIs.test_total_swapmem ... skipped 'WINDOWS only' psutil.tests.test_process.TestPopen.test_ctx_manager ... ok psutil.tests.test_process.TestPopen.test_kill_terminate ... ok psutil.tests.test_process.TestPopen.test_misc ... ok psutil.tests.test_process.TestProcess.test_as_dict ... ok psutil.tests.test_process.TestProcess.test_children ... ok psutil.tests.test_process.TestProcess.test_children_duplicates ... ok psutil.tests.test_process.TestProcess.test_children_recursive ... ok psutil.tests.test_process.TestProcess.test_cmdline ... ok psutil.tests.test_process.TestProcess.test_cpu_affinity ... ok psutil.tests.test_process.TestProcess.test_cpu_affinity_all_combinations ... ok psutil.tests.test_process.TestProcess.test_cpu_affinity_errs ... ok psutil.tests.test_process.TestProcess.test_cpu_num ... ok psutil.tests.test_process.TestProcess.test_cpu_percent ... ok psutil.tests.test_process.TestProcess.test_cpu_percent_numcpus_none ... ok psutil.tests.test_process.TestProcess.test_cpu_times ... ok psutil.tests.test_process.TestProcess.test_cpu_times_2 ... ok psutil.tests.test_process.TestProcess.test_create_time ... ok psutil.tests.test_process.TestProcess.test_cwd ... ok psutil.tests.test_process.TestProcess.test_cwd_2 ... ok psutil.tests.test_process.TestProcess.test_environ ... ok psutil.tests.test_process.TestProcess.test_exe ... ok psutil.tests.test_process.TestProcess.test_gids ... ok psutil.tests.test_process.TestProcess.test_halfway_terminated_process ... ok psutil.tests.test_process.TestProcess.test_invalid_pid ... ok psutil.tests.test_process.TestProcess.test_io_counters ... ok psutil.tests.test_process.TestProcess.test_ionice_linux ... ok psutil.tests.test_process.TestProcess.test_ionice_win ... skipped 'not supported on this win version' psutil.tests.test_process.TestProcess.test_is_running ... ok psutil.tests.test_process.TestProcess.test_kill ... ok psutil.tests.test_process.TestProcess.test_long_cmdline ... ok psutil.tests.test_process.TestProcess.test_long_name ... ok psutil.tests.test_process.TestProcess.test_memory_full_info ... ok psutil.tests.test_process.TestProcess.test_memory_info ... ok psutil.tests.test_process.TestProcess.test_memory_maps ... ok psutil.tests.test_process.TestProcess.test_memory_maps_lists_lib ... ok psutil.tests.test_process.TestProcess.test_memory_percent ... ok psutil.tests.test_process.TestProcess.test_name ... ok psutil.tests.test_process.TestProcess.test_nice ... ok psutil.tests.test_process.TestProcess.test_num_ctx_switches ... ok psutil.tests.test_process.TestProcess.test_num_fds ... ok psutil.tests.test_process.TestProcess.test_num_handles ... skipped 'WINDOWS only' psutil.tests.test_process.TestProcess.test_num_threads ... ok psutil.tests.test_process.TestProcess.test_oneshot ... ok psutil.tests.test_process.TestProcess.test_oneshot_cache ... ok psutil.tests.test_process.TestProcess.test_oneshot_twice ... ok psutil.tests.test_process.TestProcess.test_open_files ... skipped 'unreliable on APPVEYOR' psutil.tests.test_process.TestProcess.test_open_files_2 ... skipped 'unreliable on APPVEYOR' psutil.tests.test_process.TestProcess.test_parent ... ok psutil.tests.test_process.TestProcess.test_parent_multi ... ok psutil.tests.test_process.TestProcess.test_parents ... ok psutil.tests.test_process.TestProcess.test_parents_and_children ... ok psutil.tests.test_process.TestProcess.test_pid ... ok psutil.tests.test_process.TestProcess.test_pid_0 ... ok psutil.tests.test_process.TestProcess.test_ppid ... ok psutil.tests.test_process.TestProcess.test_prog_w_funky_name ... ok psutil.tests.test_process.TestProcess.test_reused_pid ... ok psutil.tests.test_process.TestProcess.test_rlimit ... ok psutil.tests.test_process.TestProcess.test_rlimit_get ... ok psutil.tests.test_process.TestProcess.test_rlimit_infinity ... ok psutil.tests.test_process.TestProcess.test_rlimit_infinity_value ... ok psutil.tests.test_process.TestProcess.test_rlimit_set ... ok psutil.tests.test_process.TestProcess.test_send_signal ... ok psutil.tests.test_process.TestProcess.test_send_signal_mocked ... ok psutil.tests.test_process.TestProcess.test_status ... ok psutil.tests.test_process.TestProcess.test_suspend_resume ... ok psutil.tests.test_process.TestProcess.test_terminal ... ok psutil.tests.test_process.TestProcess.test_terminate ... ok psutil.tests.test_process.TestProcess.test_threads ... ok psutil.tests.test_process.TestProcess.test_threads_2 ... ok psutil.tests.test_process.TestProcess.test_uids ... ok psutil.tests.test_process.TestProcess.test_username ... ok psutil.tests.test_process.TestProcess.test_wait_exited ... ok psutil.tests.test_process.TestProcess.test_wait_non_children ... ok psutil.tests.test_process.TestProcess.test_wait_stopped ... ok psutil.tests.test_process.TestProcess.test_wait_timeout ... ok psutil.tests.test_process.TestProcess.test_wait_timeout_nonblocking ... ok psutil.tests.test_process.TestProcess.test_weird_environ ... ok psutil.tests.test_process.TestProcess.test_zombie_process ... ok psutil.tests.test_process.TestProcess.test_zombie_process_is_running_w_exc ... ok psutil.tests.test_process.TestProcess.test_zombie_process_status_w_exc ... ok psutil.tests.test_sunos.SunOSSpecificTestCase.test_cpu_count ... skipped 'SUNOS only' psutil.tests.test_sunos.SunOSSpecificTestCase.test_swap_memory ... skipped 'SUNOS only' ====================================================================== FAIL: psutil.tests.test_system.TestDiskAPIs.test_disk_partitions ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/python-psutil-5.9.8-build/psutil-release-5.9.8/psutil/tests/test_system.py", line 650, in test_disk_partitions self.assertTrue(ls, msg=ls) ~~~~~~~~~~~~~~~^^^^^^^^^^^^ AssertionError: [] is not true : [] ---------------------------------------------------------------------- Ran 569 tests in 27.111s FAILED (failures=1, skipped=208) FAILED RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.WX7j3M (%check) Bad exit status from /var/tmp/rpm-tmp.WX7j3M (%check) Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -ba --noprep --noclean --target riscv64 --nodeps /builddir/build/SPECS/python-psutil.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -ba --noprep --noclean --target riscv64 --nodeps /builddir/build/SPECS/python-psutil.spec