Mock Version: 6.0 Mock Version: 6.0 Mock Version: 6.0 Mock Version: 6.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-hardware.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-1/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=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-hardware.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 warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-hardware-0.32.1-0.20250310095429.527bcd2.el10.src.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0 Mock Version: 6.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-hardware.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-1/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=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-hardware.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 warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-hardware-0.32.1-0.20250310095429.527bcd2.el10.src.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-hardware.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-1/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=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-hardware.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 warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Krcg18 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf hardware-0.32.1.dev4 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/hardware-0.32.1.dev4-0.20250310095429.527bcd2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd hardware-0.32.1.dev4 + rm -rf /builddir/build/BUILD/hardware-0.32.1.dev4-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/hardware-0.32.1.dev4-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-hardware-0.32.1 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + rm -rf hardware.egg-info + find -name '*.py' + xargs sed -i '1s|^#!python|#!/usr/bin/python3|' + sed -i '/.*-c{env:TOX_CONSTRAINTS_FILE.*/d' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^doc8.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^doc8.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bandit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bandit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pre-commit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pre-commit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^hacking.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^hacking.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^flake8-import-order.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8-import-order.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.tJiEle + umask 022 + cd /builddir/build/BUILD + cd hardware-0.32.1.dev4 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/hardware-0.32.1.dev4/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/hardware-0.32.1.dev4/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/hardware-0.32.1.dev4/pyproject-wheeldir --output /builddir/build/BUILD/python-hardware-0.32.1-0.20250310095429.527bcd2.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement not satisfied: wheel Handling pbr from get_requires_for_build_wheel Requirement satisfied: pbr (installed: pbr 6.0.0) Exiting dependency generation pass: get_requires_for_build_wheel + cat /builddir/build/BUILD/python-hardware-0.32.1-0.20250310095429.527bcd2.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-hardware-0.32.1-0.20250310095429.527bcd2.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing 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 --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-hardware.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-1/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=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-hardware.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 warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.rN5Jqx + umask 022 + cd /builddir/build/BUILD + cd hardware-0.32.1.dev4 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/hardware-0.32.1.dev4/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/hardware-0.32.1.dev4/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/hardware-0.32.1.dev4/pyproject-wheeldir --output /builddir/build/BUILD/python-hardware-0.32.1-0.20250310095429.527bcd2.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr from get_requires_for_build_wheel Requirement satisfied: pbr (installed: pbr 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement not satisfied: tox-current-env >= 0.0.6 Exiting dependency generation pass: tox itself + cat /builddir/build/BUILD/python-hardware-0.32.1-0.20250310095429.527bcd2.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-hardware-0.32.1-0.20250310095429.527bcd2.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing 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 --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-hardware.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-1/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=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-hardware.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 warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.W5cbBK + umask 022 + cd /builddir/build/BUILD + cd hardware-0.32.1.dev4 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/hardware-0.32.1.dev4/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/hardware-0.32.1.dev4/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/hardware-0.32.1.dev4/pyproject-wheeldir --output /builddir/build/BUILD/python-hardware-0.32.1-0.20250310095429.527bcd2.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr from get_requires_for_build_wheel Requirement satisfied: pbr (installed: pbr 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.12) py312: OK ✔ in 0.01 seconds py312: OK (0.01 seconds) docs: OK (0.01 seconds) congratulations :) (0.07 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling pbr>=3.1.1 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=3.1.1 (installed: pbr 6.0.0) Handling pexpect from tox --print-deps-only: py312,docs Requirement not satisfied: pexpect Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: stestr>=2.0.0 Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: testtools>=2.2.0 Handling Babel>=2.9.1 from tox --print-deps-only: py312,docs Requirement satisfied: Babel>=2.9.1 (installed: Babel 2.13.1) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling sphinx!=1.6.6,!=1.6.7,!=2.1.0,>=1.6.2;python_version>='3.4' from tox --print-deps-only: py312,docs Requirement satisfied: sphinx!=1.6.6,!=1.6.7,!=2.1.0,>=1.6.2;python_version>='3.4' (installed: sphinx 7.2.6) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info creating hardware.egg-info writing hardware.egg-info/PKG-INFO writing dependency_links to hardware.egg-info/dependency_links.txt writing entry points to hardware.egg-info/entry_points.txt writing requirements to hardware.egg-info/requires.txt writing top-level names to hardware.egg-info/top_level.txt writing pbr to hardware.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'hardware.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'hardware.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/hardware-0.32.1.dev4/hardware-0.32.1.dev4.dist-info' Handling pbr >=3.1.1 from hook generated metadata: Requires-Dist (hardware) Requirement satisfied: pbr >=3.1.1 (installed: pbr 6.0.0) Handling pexpect from hook generated metadata: Requires-Dist (hardware) Requirement not satisfied: pexpect + cat /builddir/build/BUILD/python-hardware-0.32.1-0.20250310095429.527bcd2.el10.x86_64-pyproject-buildrequires + rm -rfv hardware-0.32.1.dev4.dist-info/ removed 'hardware-0.32.1.dev4.dist-info/AUTHORS' removed 'hardware-0.32.1.dev4.dist-info/LICENSE' removed 'hardware-0.32.1.dev4.dist-info/METADATA' removed 'hardware-0.32.1.dev4.dist-info/entry_points.txt' removed 'hardware-0.32.1.dev4.dist-info/top_level.txt' removed 'hardware-0.32.1.dev4.dist-info/pbr.json' removed directory 'hardware-0.32.1.dev4.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-hardware-0.32.1-0.20250310095429.527bcd2.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing 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 --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-hardware.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-1/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=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-hardware.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 warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.hI0heI + umask 022 + cd /builddir/build/BUILD + cd hardware-0.32.1.dev4 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/hardware-0.32.1.dev4/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/hardware-0.32.1.dev4/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/hardware-0.32.1.dev4/pyproject-wheeldir --output /builddir/build/BUILD/python-hardware-0.32.1-0.20250310095429.527bcd2.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr from get_requires_for_build_wheel Requirement satisfied: pbr (installed: pbr 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.12) py312: OK ✔ in 0.01 seconds py312: OK (0.01 seconds) docs: OK (0.00 seconds) congratulations :) (0.07 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling pbr>=3.1.1 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=3.1.1 (installed: pbr 6.0.0) Handling pexpect from tox --print-deps-only: py312,docs Requirement satisfied: pexpect (installed: pexpect 4.9.0) Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.2) Handling Babel>=2.9.1 from tox --print-deps-only: py312,docs Requirement satisfied: Babel>=2.9.1 (installed: Babel 2.13.1) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling sphinx!=1.6.6,!=1.6.7,!=2.1.0,>=1.6.2;python_version>='3.4' from tox --print-deps-only: py312,docs Requirement satisfied: sphinx!=1.6.6,!=1.6.7,!=2.1.0,>=1.6.2;python_version>='3.4' (installed: sphinx 7.2.6) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info writing hardware.egg-info/PKG-INFO writing dependency_links to hardware.egg-info/dependency_links.txt writing entry points to hardware.egg-info/entry_points.txt writing requirements to hardware.egg-info/requires.txt writing top-level names to hardware.egg-info/top_level.txt writing pbr to hardware.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'hardware.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/hardware-0.32.1.dev4/hardware-0.32.1.dev4.dist-info' Handling pbr >=3.1.1 from hook generated metadata: Requires-Dist (hardware) Requirement satisfied: pbr >=3.1.1 (installed: pbr 6.0.0) Handling pexpect from hook generated metadata: Requires-Dist (hardware) Requirement satisfied: pexpect (installed: pexpect 4.9.0) + cat /builddir/build/BUILD/python-hardware-0.32.1-0.20250310095429.527bcd2.el10.x86_64-pyproject-buildrequires + rm -rfv hardware-0.32.1.dev4.dist-info/ removed 'hardware-0.32.1.dev4.dist-info/AUTHORS' removed 'hardware-0.32.1.dev4.dist-info/LICENSE' removed 'hardware-0.32.1.dev4.dist-info/METADATA' removed 'hardware-0.32.1.dev4.dist-info/pbr.json' removed 'hardware-0.32.1.dev4.dist-info/top_level.txt' removed 'hardware-0.32.1.dev4.dist-info/entry_points.txt' removed directory 'hardware-0.32.1.dev4.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-hardware-0.32.1-0.20250310095429.527bcd2.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing 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 --target x86_64 /builddir/build/SPECS/python-hardware.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-1/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=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/python-hardware.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 warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.BxypBQ + umask 022 + cd /builddir/build/BUILD + cd hardware-0.32.1.dev4 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/hardware-0.32.1.dev4/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/hardware-0.32.1.dev4/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/hardware-0.32.1.dev4/pyproject-wheeldir --output /builddir/build/BUILD/python-hardware-0.32.1-0.20250310095429.527bcd2.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr from get_requires_for_build_wheel Requirement satisfied: pbr (installed: pbr 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.12) py312: OK ✔ in 0.01 seconds py312: OK (0.01 seconds) docs: OK (0.01 seconds) congratulations :) (0.07 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling pbr>=3.1.1 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=3.1.1 (installed: pbr 6.0.0) Handling pexpect from tox --print-deps-only: py312,docs Requirement satisfied: pexpect (installed: pexpect 4.9.0) Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.2) Handling Babel>=2.9.1 from tox --print-deps-only: py312,docs Requirement satisfied: Babel>=2.9.1 (installed: Babel 2.13.1) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling sphinx!=1.6.6,!=1.6.7,!=2.1.0,>=1.6.2;python_version>='3.4' from tox --print-deps-only: py312,docs Requirement satisfied: sphinx!=1.6.6,!=1.6.7,!=2.1.0,>=1.6.2;python_version>='3.4' (installed: sphinx 7.2.6) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info writing hardware.egg-info/PKG-INFO writing dependency_links to hardware.egg-info/dependency_links.txt writing entry points to hardware.egg-info/entry_points.txt writing requirements to hardware.egg-info/requires.txt writing top-level names to hardware.egg-info/top_level.txt writing pbr to hardware.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'hardware.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/hardware-0.32.1.dev4/hardware-0.32.1.dev4.dist-info' Handling pbr >=3.1.1 from hook generated metadata: Requires-Dist (hardware) Requirement satisfied: pbr >=3.1.1 (installed: pbr 6.0.0) Handling pexpect from hook generated metadata: Requires-Dist (hardware) Requirement satisfied: pexpect (installed: pexpect 4.9.0) + cat /builddir/build/BUILD/python-hardware-0.32.1-0.20250310095429.527bcd2.el10.x86_64-pyproject-buildrequires + rm -rfv hardware-0.32.1.dev4.dist-info/ removed 'hardware-0.32.1.dev4.dist-info/AUTHORS' removed 'hardware-0.32.1.dev4.dist-info/LICENSE' removed 'hardware-0.32.1.dev4.dist-info/METADATA' removed 'hardware-0.32.1.dev4.dist-info/entry_points.txt' removed 'hardware-0.32.1.dev4.dist-info/top_level.txt' removed 'hardware-0.32.1.dev4.dist-info/pbr.json' removed directory 'hardware-0.32.1.dev4.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uFoY1G + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -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 hardware-0.32.1.dev4 + mkdir -p /builddir/build/BUILD/hardware-0.32.1.dev4/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -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 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/hardware-0.32.1.dev4/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/hardware-0.32.1.dev4/pyproject-wheeldir Processing /builddir/build/BUILD/hardware-0.32.1.dev4 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info creating /builddir/build/BUILD/hardware-0.32.1.dev4/.pyproject-builddir/pip-modern-metadata-j5ms7crz/hardware.egg-info writing /builddir/build/BUILD/hardware-0.32.1.dev4/.pyproject-builddir/pip-modern-metadata-j5ms7crz/hardware.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/hardware-0.32.1.dev4/.pyproject-builddir/pip-modern-metadata-j5ms7crz/hardware.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/hardware-0.32.1.dev4/.pyproject-builddir/pip-modern-metadata-j5ms7crz/hardware.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/hardware-0.32.1.dev4/.pyproject-builddir/pip-modern-metadata-j5ms7crz/hardware.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/hardware-0.32.1.dev4/.pyproject-builddir/pip-modern-metadata-j5ms7crz/hardware.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/hardware-0.32.1.dev4/.pyproject-builddir/pip-modern-metadata-j5ms7crz/hardware.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/hardware-0.32.1.dev4/.pyproject-builddir/pip-modern-metadata-j5ms7crz/hardware.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file '/builddir/build/BUILD/hardware-0.32.1.dev4/.pyproject-builddir/pip-modern-metadata-j5ms7crz/hardware.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/hardware-0.32.1.dev4/.pyproject-builddir/pip-modern-metadata-j5ms7crz/hardware-0.32.1.dev4.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: hardware Building wheel for hardware (pyproject.toml): started Running command Building wheel for hardware (pyproject.toml) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/hardware creating build/lib/hardware/tests creating build/lib/hardware/tests/results copying hardware/tests/results/__init__.py -> build/lib/hardware/tests/results copying hardware/tests/results/detect_utils_results.py -> build/lib/hardware/tests/results copying hardware/tests/results/ipmi_results.py -> build/lib/hardware/tests/results copying hardware/tests/results/smart_utils_results.py -> build/lib/hardware/tests/results copying hardware/tests/results/system_results.py -> build/lib/hardware/tests/results copying hardware/__init__.py -> build/lib/hardware copying hardware/areca.py -> build/lib/hardware copying hardware/bios_hp.py -> build/lib/hardware copying hardware/cmdb.py -> build/lib/hardware copying hardware/detect.py -> build/lib/hardware copying hardware/detect_utils.py -> build/lib/hardware copying hardware/diskinfo.py -> build/lib/hardware copying hardware/generate.py -> build/lib/hardware copying hardware/hpacucli.py -> build/lib/hardware copying hardware/infiniband.py -> build/lib/hardware copying hardware/ipmi.py -> build/lib/hardware copying hardware/matcher.py -> build/lib/hardware copying hardware/megacli.py -> build/lib/hardware copying hardware/rtc.py -> build/lib/hardware copying hardware/sensors.py -> build/lib/hardware copying hardware/smart_utils.py -> build/lib/hardware copying hardware/smart_utils_info.py -> build/lib/hardware copying hardware/state.py -> build/lib/hardware copying hardware/system.py -> build/lib/hardware copying hardware/tests/__init__.py -> build/lib/hardware/tests copying hardware/tests/test_areca.py -> build/lib/hardware/tests copying hardware/tests/test_benchmark_cpu.py -> build/lib/hardware/tests copying hardware/tests/test_benchmark_disk.py -> build/lib/hardware/tests copying hardware/tests/test_benchmark_mem.py -> build/lib/hardware/tests copying hardware/tests/test_bios_hp.py -> build/lib/hardware/tests copying hardware/tests/test_cmdb.py -> build/lib/hardware/tests copying hardware/tests/test_detect_utils.py -> build/lib/hardware/tests copying hardware/tests/test_diskinfo.py -> build/lib/hardware/tests copying hardware/tests/test_ethtool.py -> build/lib/hardware/tests copying hardware/tests/test_generate.py -> build/lib/hardware/tests copying hardware/tests/test_hpacucli.py -> build/lib/hardware/tests copying hardware/tests/test_infiniband.py -> build/lib/hardware/tests copying hardware/tests/test_ipmi.py -> build/lib/hardware/tests copying hardware/tests/test_lldp.py -> build/lib/hardware/tests copying hardware/tests/test_matcher.py -> build/lib/hardware/tests copying hardware/tests/test_megacli.py -> build/lib/hardware/tests copying hardware/tests/test_smart_utils.py -> build/lib/hardware/tests copying hardware/tests/test_state.py -> build/lib/hardware/tests copying hardware/tests/test_system.py -> build/lib/hardware/tests copying hardware/tests/utils.py -> build/lib/hardware/tests creating build/lib/hardware/benchmark copying hardware/benchmark/__init__.py -> build/lib/hardware/benchmark copying hardware/benchmark/cpu.py -> build/lib/hardware/benchmark copying hardware/benchmark/disk.py -> build/lib/hardware/benchmark copying hardware/benchmark/mem.py -> build/lib/hardware/benchmark copying hardware/benchmark/utils.py -> build/lib/hardware/benchmark running egg_info writing hardware.egg-info/PKG-INFO writing dependency_links to hardware.egg-info/dependency_links.txt writing entry points to hardware.egg-info/entry_points.txt writing requirements to hardware.egg-info/requires.txt writing top-level names to hardware.egg-info/top_level.txt writing pbr to hardware.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'hardware.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'hardware.tests.cardiff_samples' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'hardware.tests.cardiff_samples' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'hardware.tests.cardiff_samples' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'hardware.tests.cardiff_samples' to be distributed and are already explicitly excluding 'hardware.tests.cardiff_samples' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'hardware.tests.samples' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'hardware.tests.samples' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'hardware.tests.samples' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'hardware.tests.samples' to be distributed and are already explicitly excluding 'hardware.tests.samples' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) creating build/lib/hardware/tests/cardiff_samples copying hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWNN9c-b6-54-88-2d-b0.hw_ -> build/lib/hardware/tests/cardiff_samples copying hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWNR9c-b6-54-88-5c-78.hw_ -> build/lib/hardware/tests/cardiff_samples copying hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWNT9c-b6-54-88-9c-48.hw_ -> build/lib/hardware/tests/cardiff_samples copying hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWNW9c-b6-54-88-9c-38.hw_ -> build/lib/hardware/tests/cardiff_samples copying hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWP29c-b6-54-88-9c-40.hw_ -> build/lib/hardware/tests/cardiff_samples copying hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWP49c-b6-54-88-cc-50.hw_ -> build/lib/hardware/tests/cardiff_samples copying hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWP69c-b6-54-88-1c-28.hw_ -> build/lib/hardware/tests/cardiff_samples copying hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWP89c-b6-54-88-7c-e0.hw_ -> build/lib/hardware/tests/cardiff_samples copying hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPA9c-b6-54-88-9c-a8.hw_ -> build/lib/hardware/tests/cardiff_samples copying hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPC9c-b6-54-88-5c-70.hw_ -> build/lib/hardware/tests/cardiff_samples copying hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPE9c-b6-54-88-1c-48.hw_ -> build/lib/hardware/tests/cardiff_samples copying hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPH9c-b6-54-88-1c-18.hw_ -> build/lib/hardware/tests/cardiff_samples copying hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPK9c-b6-54-88-1c-d0.hw_ -> build/lib/hardware/tests/cardiff_samples copying hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPM9c-b6-54-88-2d-e0.hw_ -> build/lib/hardware/tests/cardiff_samples copying hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPP9c-b6-54-88-8c-80.hw_ -> build/lib/hardware/tests/cardiff_samples copying hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPS9c-b6-54-88-3c-e8.hw_ -> build/lib/hardware/tests/cardiff_samples copying hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPV9c-b6-54-88-cc-b0.hw_ -> build/lib/hardware/tests/cardiff_samples copying hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPX9c-b6-54-88-1c-38.hw_ -> build/lib/hardware/tests/cardiff_samples copying hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWR09c-b6-54-88-0d-30.hw_ -> build/lib/hardware/tests/cardiff_samples creating build/lib/hardware/tests/samples copying hardware/tests/samples/areca_adsysinfo -> build/lib/hardware/tests/samples copying hardware/tests/samples/areca_disks_info -> build/lib/hardware/tests/samples copying hardware/tests/samples/areca_hddpwr_info -> build/lib/hardware/tests/samples copying hardware/tests/samples/areca_hw_info -> build/lib/hardware/tests/samples copying hardware/tests/samples/areca_sys_showcfg -> build/lib/hardware/tests/samples copying hardware/tests/samples/areca_sysinfo -> build/lib/hardware/tests/samples copying hardware/tests/samples/auxv_ppc8 -> build/lib/hardware/tests/samples copying hardware/tests/samples/auxv_x86 -> build/lib/hardware/tests/samples copying hardware/tests/samples/conrep.dat -> build/lib/hardware/tests/samples copying hardware/tests/samples/ctrl_ld_show -> build/lib/hardware/tests/samples copying hardware/tests/samples/dmesg -> build/lib/hardware/tests/samples copying hardware/tests/samples/ethtool_k -> build/lib/hardware/tests/samples copying hardware/tests/samples/ipmi_lan_info -> build/lib/hardware/tests/samples copying hardware/tests/samples/lldptool_tin -> build/lib/hardware/tests/samples copying hardware/tests/samples/lldptool_tin2 -> build/lib/hardware/tests/samples copying hardware/tests/samples/lscpu -> build/lib/hardware/tests/samples copying hardware/tests/samples/lscpu-7302 -> build/lib/hardware/tests/samples copying hardware/tests/samples/lscpu-7302x -> build/lib/hardware/tests/samples copying hardware/tests/samples/lscpu-vm -> build/lib/hardware/tests/samples copying hardware/tests/samples/lscpu-vmx -> build/lib/hardware/tests/samples copying hardware/tests/samples/lscpu_aarch64 -> build/lib/hardware/tests/samples copying hardware/tests/samples/lscpu_ppc64le -> build/lib/hardware/tests/samples copying hardware/tests/samples/lscpux -> build/lib/hardware/tests/samples copying hardware/tests/samples/lscpux_aarch64 -> build/lib/hardware/tests/samples copying hardware/tests/samples/lscpux_ppc64le -> build/lib/hardware/tests/samples copying hardware/tests/samples/lshw -> build/lib/hardware/tests/samples copying hardware/tests/samples/lshw2 -> build/lib/hardware/tests/samples copying hardware/tests/samples/lshw3 -> build/lib/hardware/tests/samples copying hardware/tests/samples/megacli_adp_all_info -> build/lib/hardware/tests/samples copying hardware/tests/samples/megacli_adpcount -> build/lib/hardware/tests/samples copying hardware/tests/samples/megacli_enc -> build/lib/hardware/tests/samples copying hardware/tests/samples/megacli_ld_get_info -> build/lib/hardware/tests/samples copying hardware/tests/samples/parse_ipmi_sdr -> build/lib/hardware/tests/samples copying hardware/tests/samples/smartctl_ata -> build/lib/hardware/tests/samples copying hardware/tests/samples/smartctl_ata_decode_ignore -> build/lib/hardware/tests/samples copying hardware/tests/samples/smartctl_ata_hdd -> build/lib/hardware/tests/samples copying hardware/tests/samples/smartctl_nvme -> build/lib/hardware/tests/samples copying hardware/tests/samples/smartctl_scsi -> build/lib/hardware/tests/samples installing to build/bdist.linux-x86_64/wheel running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/hardware creating build/bdist.linux-x86_64/wheel/hardware/benchmark copying build/lib/hardware/benchmark/utils.py -> build/bdist.linux-x86_64/wheel/hardware/benchmark copying build/lib/hardware/benchmark/mem.py -> build/bdist.linux-x86_64/wheel/hardware/benchmark copying build/lib/hardware/benchmark/disk.py -> build/bdist.linux-x86_64/wheel/hardware/benchmark copying build/lib/hardware/benchmark/cpu.py -> build/bdist.linux-x86_64/wheel/hardware/benchmark copying build/lib/hardware/benchmark/__init__.py -> build/bdist.linux-x86_64/wheel/hardware/benchmark copying build/lib/hardware/system.py -> build/bdist.linux-x86_64/wheel/hardware copying build/lib/hardware/state.py -> build/bdist.linux-x86_64/wheel/hardware copying build/lib/hardware/smart_utils_info.py -> build/bdist.linux-x86_64/wheel/hardware copying build/lib/hardware/smart_utils.py -> build/bdist.linux-x86_64/wheel/hardware copying build/lib/hardware/sensors.py -> build/bdist.linux-x86_64/wheel/hardware copying build/lib/hardware/rtc.py -> build/bdist.linux-x86_64/wheel/hardware copying build/lib/hardware/megacli.py -> build/bdist.linux-x86_64/wheel/hardware copying build/lib/hardware/matcher.py -> build/bdist.linux-x86_64/wheel/hardware copying build/lib/hardware/ipmi.py -> build/bdist.linux-x86_64/wheel/hardware copying build/lib/hardware/infiniband.py -> build/bdist.linux-x86_64/wheel/hardware copying build/lib/hardware/hpacucli.py -> build/bdist.linux-x86_64/wheel/hardware copying build/lib/hardware/generate.py -> build/bdist.linux-x86_64/wheel/hardware copying build/lib/hardware/diskinfo.py -> build/bdist.linux-x86_64/wheel/hardware copying build/lib/hardware/detect_utils.py -> build/bdist.linux-x86_64/wheel/hardware copying build/lib/hardware/detect.py -> build/bdist.linux-x86_64/wheel/hardware copying build/lib/hardware/cmdb.py -> build/bdist.linux-x86_64/wheel/hardware copying build/lib/hardware/bios_hp.py -> build/bdist.linux-x86_64/wheel/hardware copying build/lib/hardware/areca.py -> build/bdist.linux-x86_64/wheel/hardware copying build/lib/hardware/__init__.py -> build/bdist.linux-x86_64/wheel/hardware creating build/bdist.linux-x86_64/wheel/hardware/tests creating build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/smartctl_scsi -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/smartctl_nvme -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/smartctl_ata_hdd -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/smartctl_ata_decode_ignore -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/smartctl_ata -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/parse_ipmi_sdr -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/megacli_ld_get_info -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/megacli_enc -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/megacli_adpcount -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/megacli_adp_all_info -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/lshw3 -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/lshw2 -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/lshw -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/lscpux_ppc64le -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/lscpux_aarch64 -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/lscpux -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/lscpu_ppc64le -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/lscpu_aarch64 -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/lscpu-vmx -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/lscpu-vm -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/lscpu-7302x -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/lscpu-7302 -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/lscpu -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/lldptool_tin2 -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/lldptool_tin -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/ipmi_lan_info -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/ethtool_k -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/dmesg -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/ctrl_ld_show -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/conrep.dat -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/auxv_x86 -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/auxv_ppc8 -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/areca_sysinfo -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/areca_sys_showcfg -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/areca_hw_info -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/areca_hddpwr_info -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/areca_disks_info -> build/bdist.linux-x86_64/wheel/hardware/tests/samples copying build/lib/hardware/tests/samples/areca_adsysinfo -> build/bdist.linux-x86_64/wheel/hardware/tests/samples creating build/bdist.linux-x86_64/wheel/hardware/tests/cardiff_samples copying build/lib/hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWR09c-b6-54-88-0d-30.hw_ -> build/bdist.linux-x86_64/wheel/hardware/tests/cardiff_samples copying build/lib/hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPX9c-b6-54-88-1c-38.hw_ -> build/bdist.linux-x86_64/wheel/hardware/tests/cardiff_samples copying build/lib/hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPV9c-b6-54-88-cc-b0.hw_ -> build/bdist.linux-x86_64/wheel/hardware/tests/cardiff_samples copying build/lib/hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPS9c-b6-54-88-3c-e8.hw_ -> build/bdist.linux-x86_64/wheel/hardware/tests/cardiff_samples copying build/lib/hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPP9c-b6-54-88-8c-80.hw_ -> build/bdist.linux-x86_64/wheel/hardware/tests/cardiff_samples copying build/lib/hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPM9c-b6-54-88-2d-e0.hw_ -> build/bdist.linux-x86_64/wheel/hardware/tests/cardiff_samples copying build/lib/hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPK9c-b6-54-88-1c-d0.hw_ -> build/bdist.linux-x86_64/wheel/hardware/tests/cardiff_samples copying build/lib/hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPH9c-b6-54-88-1c-18.hw_ -> build/bdist.linux-x86_64/wheel/hardware/tests/cardiff_samples copying build/lib/hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPE9c-b6-54-88-1c-48.hw_ -> build/bdist.linux-x86_64/wheel/hardware/tests/cardiff_samples copying build/lib/hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPC9c-b6-54-88-5c-70.hw_ -> build/bdist.linux-x86_64/wheel/hardware/tests/cardiff_samples copying build/lib/hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPA9c-b6-54-88-9c-a8.hw_ -> build/bdist.linux-x86_64/wheel/hardware/tests/cardiff_samples copying build/lib/hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWP89c-b6-54-88-7c-e0.hw_ -> build/bdist.linux-x86_64/wheel/hardware/tests/cardiff_samples copying build/lib/hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWP69c-b6-54-88-1c-28.hw_ -> build/bdist.linux-x86_64/wheel/hardware/tests/cardiff_samples copying build/lib/hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWP49c-b6-54-88-cc-50.hw_ -> build/bdist.linux-x86_64/wheel/hardware/tests/cardiff_samples copying build/lib/hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWP29c-b6-54-88-9c-40.hw_ -> build/bdist.linux-x86_64/wheel/hardware/tests/cardiff_samples copying build/lib/hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWNW9c-b6-54-88-9c-38.hw_ -> build/bdist.linux-x86_64/wheel/hardware/tests/cardiff_samples copying build/lib/hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWNT9c-b6-54-88-9c-48.hw_ -> build/bdist.linux-x86_64/wheel/hardware/tests/cardiff_samples copying build/lib/hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWNR9c-b6-54-88-5c-78.hw_ -> build/bdist.linux-x86_64/wheel/hardware/tests/cardiff_samples copying build/lib/hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWNN9c-b6-54-88-2d-b0.hw_ -> build/bdist.linux-x86_64/wheel/hardware/tests/cardiff_samples copying build/lib/hardware/tests/utils.py -> build/bdist.linux-x86_64/wheel/hardware/tests copying build/lib/hardware/tests/test_system.py -> build/bdist.linux-x86_64/wheel/hardware/tests copying build/lib/hardware/tests/test_state.py -> build/bdist.linux-x86_64/wheel/hardware/tests copying build/lib/hardware/tests/test_smart_utils.py -> build/bdist.linux-x86_64/wheel/hardware/tests copying build/lib/hardware/tests/test_megacli.py -> build/bdist.linux-x86_64/wheel/hardware/tests copying build/lib/hardware/tests/test_matcher.py -> build/bdist.linux-x86_64/wheel/hardware/tests copying build/lib/hardware/tests/test_lldp.py -> build/bdist.linux-x86_64/wheel/hardware/tests copying build/lib/hardware/tests/test_ipmi.py -> build/bdist.linux-x86_64/wheel/hardware/tests copying build/lib/hardware/tests/test_infiniband.py -> build/bdist.linux-x86_64/wheel/hardware/tests copying build/lib/hardware/tests/test_hpacucli.py -> build/bdist.linux-x86_64/wheel/hardware/tests copying build/lib/hardware/tests/test_generate.py -> build/bdist.linux-x86_64/wheel/hardware/tests copying build/lib/hardware/tests/test_ethtool.py -> build/bdist.linux-x86_64/wheel/hardware/tests copying build/lib/hardware/tests/test_diskinfo.py -> build/bdist.linux-x86_64/wheel/hardware/tests copying build/lib/hardware/tests/test_detect_utils.py -> build/bdist.linux-x86_64/wheel/hardware/tests copying build/lib/hardware/tests/test_cmdb.py -> build/bdist.linux-x86_64/wheel/hardware/tests copying build/lib/hardware/tests/test_bios_hp.py -> build/bdist.linux-x86_64/wheel/hardware/tests copying build/lib/hardware/tests/test_benchmark_mem.py -> build/bdist.linux-x86_64/wheel/hardware/tests copying build/lib/hardware/tests/test_benchmark_disk.py -> build/bdist.linux-x86_64/wheel/hardware/tests copying build/lib/hardware/tests/test_benchmark_cpu.py -> build/bdist.linux-x86_64/wheel/hardware/tests copying build/lib/hardware/tests/test_areca.py -> build/bdist.linux-x86_64/wheel/hardware/tests copying build/lib/hardware/tests/__init__.py -> build/bdist.linux-x86_64/wheel/hardware/tests creating build/bdist.linux-x86_64/wheel/hardware/tests/results copying build/lib/hardware/tests/results/system_results.py -> build/bdist.linux-x86_64/wheel/hardware/tests/results copying build/lib/hardware/tests/results/smart_utils_results.py -> build/bdist.linux-x86_64/wheel/hardware/tests/results copying build/lib/hardware/tests/results/ipmi_results.py -> build/bdist.linux-x86_64/wheel/hardware/tests/results copying build/lib/hardware/tests/results/detect_utils_results.py -> build/bdist.linux-x86_64/wheel/hardware/tests/results copying build/lib/hardware/tests/results/__init__.py -> build/bdist.linux-x86_64/wheel/hardware/tests/results running install_egg_info Copying hardware.egg-info to build/bdist.linux-x86_64/wheel/hardware-0.32.1.dev4-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/hardware-0.32.1.dev4.dist-info/WHEEL creating '/builddir/build/BUILD/hardware-0.32.1.dev4/.pyproject-builddir/pip-wheel-0qz8ugrz/.tmp-j5_822wf/hardware-0.32.1.dev4-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'hardware/__init__.py' adding 'hardware/areca.py' adding 'hardware/bios_hp.py' adding 'hardware/cmdb.py' adding 'hardware/detect.py' adding 'hardware/detect_utils.py' adding 'hardware/diskinfo.py' adding 'hardware/generate.py' adding 'hardware/hpacucli.py' adding 'hardware/infiniband.py' adding 'hardware/ipmi.py' adding 'hardware/matcher.py' adding 'hardware/megacli.py' adding 'hardware/rtc.py' adding 'hardware/sensors.py' adding 'hardware/smart_utils.py' adding 'hardware/smart_utils_info.py' adding 'hardware/state.py' adding 'hardware/system.py' adding 'hardware/benchmark/__init__.py' adding 'hardware/benchmark/cpu.py' adding 'hardware/benchmark/disk.py' adding 'hardware/benchmark/mem.py' adding 'hardware/benchmark/utils.py' adding 'hardware/tests/__init__.py' adding 'hardware/tests/test_areca.py' adding 'hardware/tests/test_benchmark_cpu.py' adding 'hardware/tests/test_benchmark_disk.py' adding 'hardware/tests/test_benchmark_mem.py' adding 'hardware/tests/test_bios_hp.py' adding 'hardware/tests/test_cmdb.py' adding 'hardware/tests/test_detect_utils.py' adding 'hardware/tests/test_diskinfo.py' adding 'hardware/tests/test_ethtool.py' adding 'hardware/tests/test_generate.py' adding 'hardware/tests/test_hpacucli.py' adding 'hardware/tests/test_infiniband.py' adding 'hardware/tests/test_ipmi.py' adding 'hardware/tests/test_lldp.py' adding 'hardware/tests/test_matcher.py' adding 'hardware/tests/test_megacli.py' adding 'hardware/tests/test_smart_utils.py' adding 'hardware/tests/test_state.py' adding 'hardware/tests/test_system.py' adding 'hardware/tests/utils.py' adding 'hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWNN9c-b6-54-88-2d-b0.hw_' adding 'hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWNR9c-b6-54-88-5c-78.hw_' adding 'hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWNT9c-b6-54-88-9c-48.hw_' adding 'hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWNW9c-b6-54-88-9c-38.hw_' adding 'hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWP29c-b6-54-88-9c-40.hw_' adding 'hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWP49c-b6-54-88-cc-50.hw_' adding 'hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWP69c-b6-54-88-1c-28.hw_' adding 'hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWP89c-b6-54-88-7c-e0.hw_' adding 'hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPA9c-b6-54-88-9c-a8.hw_' adding 'hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPC9c-b6-54-88-5c-70.hw_' adding 'hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPE9c-b6-54-88-1c-48.hw_' adding 'hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPH9c-b6-54-88-1c-18.hw_' adding 'hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPK9c-b6-54-88-1c-d0.hw_' adding 'hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPM9c-b6-54-88-2d-e0.hw_' adding 'hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPP9c-b6-54-88-8c-80.hw_' adding 'hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPS9c-b6-54-88-3c-e8.hw_' adding 'hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPV9c-b6-54-88-cc-b0.hw_' adding 'hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWPX9c-b6-54-88-1c-38.hw_' adding 'hardware/tests/cardiff_samples/ProLiantBL460cGen8641016B21-HP-CZ3404YWR09c-b6-54-88-0d-30.hw_' adding 'hardware/tests/results/__init__.py' adding 'hardware/tests/results/detect_utils_results.py' adding 'hardware/tests/results/ipmi_results.py' adding 'hardware/tests/results/smart_utils_results.py' adding 'hardware/tests/results/system_results.py' adding 'hardware/tests/samples/areca_adsysinfo' adding 'hardware/tests/samples/areca_disks_info' adding 'hardware/tests/samples/areca_hddpwr_info' adding 'hardware/tests/samples/areca_hw_info' adding 'hardware/tests/samples/areca_sys_showcfg' adding 'hardware/tests/samples/areca_sysinfo' adding 'hardware/tests/samples/auxv_ppc8' adding 'hardware/tests/samples/auxv_x86' adding 'hardware/tests/samples/conrep.dat' adding 'hardware/tests/samples/ctrl_ld_show' adding 'hardware/tests/samples/dmesg' adding 'hardware/tests/samples/ethtool_k' adding 'hardware/tests/samples/ipmi_lan_info' adding 'hardware/tests/samples/lldptool_tin' adding 'hardware/tests/samples/lldptool_tin2' adding 'hardware/tests/samples/lscpu' adding 'hardware/tests/samples/lscpu-7302' adding 'hardware/tests/samples/lscpu-7302x' adding 'hardware/tests/samples/lscpu-vm' adding 'hardware/tests/samples/lscpu-vmx' adding 'hardware/tests/samples/lscpu_aarch64' adding 'hardware/tests/samples/lscpu_ppc64le' adding 'hardware/tests/samples/lscpux' adding 'hardware/tests/samples/lscpux_aarch64' adding 'hardware/tests/samples/lscpux_ppc64le' adding 'hardware/tests/samples/lshw' adding 'hardware/tests/samples/lshw2' adding 'hardware/tests/samples/lshw3' adding 'hardware/tests/samples/megacli_adp_all_info' adding 'hardware/tests/samples/megacli_adpcount' adding 'hardware/tests/samples/megacli_enc' adding 'hardware/tests/samples/megacli_ld_get_info' adding 'hardware/tests/samples/parse_ipmi_sdr' adding 'hardware/tests/samples/smartctl_ata' adding 'hardware/tests/samples/smartctl_ata_decode_ignore' adding 'hardware/tests/samples/smartctl_ata_hdd' adding 'hardware/tests/samples/smartctl_nvme' adding 'hardware/tests/samples/smartctl_scsi' adding 'hardware-0.32.1.dev4.dist-info/AUTHORS' adding 'hardware-0.32.1.dev4.dist-info/LICENSE' adding 'hardware-0.32.1.dev4.dist-info/METADATA' adding 'hardware-0.32.1.dev4.dist-info/WHEEL' adding 'hardware-0.32.1.dev4.dist-info/entry_points.txt' adding 'hardware-0.32.1.dev4.dist-info/pbr.json' adding 'hardware-0.32.1.dev4.dist-info/top_level.txt' adding 'hardware-0.32.1.dev4.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for hardware (pyproject.toml): finished with status 'done' Created wheel for hardware: filename=hardware-0.32.1.dev4-py3-none-any.whl size=234247 sha256=14c97ec30ee691f455e5d3a9475f81bcd822c2d83db5a4f2e19c8be454d3ad4a Stored in directory: /builddir/.cache/pip/wheels/18/cf/bb/9435214185fcfb6205327d5c2022b5294e24043692b6e981cd Successfully built hardware + /usr/bin/python3 setup.py build_sphinx /usr/lib/python3.12/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] or: setup.py --help [cmd1 cmd2 ...] or: setup.py --help-commands or: setup.py cmd --help error: invalid command 'build_sphinx' RPM build warnings: RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.uFoY1G (%build) source_date_epoch_from_changelog set but %changelog is missing Bad exit status from /var/tmp/rpm-tmp.uFoY1G (%build) Child return code was: 1 EXCEPTION: [Error("Command failed: \n # bash --login -c '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/python-hardware.spec'\n", 1)] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 610, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (cmd_pretty(command, env), output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/python-hardware.spec'