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-oslo-rootwrap.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/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-oslo-rootwrap.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-oslo-rootwrap-7.6.0-0.20250527144714.763061a.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-oslo-rootwrap.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/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-oslo-rootwrap.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-oslo-rootwrap-7.6.0-0.20250527144714.763061a.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-oslo-rootwrap.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/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-oslo-rootwrap.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.HQvywV + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf oslo.rootwrap-7.6.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/oslo.rootwrap-7.6.0-0.20250527144714.763061a.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.rootwrap-7.6.0 + rm -rf /builddir/build/BUILD/oslo.rootwrap-7.6.0-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/oslo.rootwrap-7.6.0-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-oslo-rootwrap-7.6.0 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' 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.HxhsCO + umask 022 + cd /builddir/build/BUILD + cd oslo.rootwrap-7.6.0 + 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/oslo.rootwrap-7.6.0/.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/oslo.rootwrap-7.6.0/.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/oslo.rootwrap-7.6.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.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>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Exiting dependency generation pass: get_requires_for_build_wheel + cat /builddir/build/BUILD/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.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-oslo-rootwrap.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/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-oslo-rootwrap.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.pJkYp3 + umask 022 + cd /builddir/build/BUILD + cd oslo.rootwrap-7.6.0 + 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/oslo.rootwrap-7.6.0/.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/oslo.rootwrap-7.6.0/.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/oslo.rootwrap-7.6.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.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>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (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-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.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-oslo-rootwrap.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/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-oslo-rootwrap.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.HZp0bM + umask 022 + cd /builddir/build/BUILD + cd oslo.rootwrap-7.6.0 + 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/oslo.rootwrap-7.6.0/.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/oslo.rootwrap-7.6.0/.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/oslo.rootwrap-7.6.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.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>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (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 fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: fixtures>=3.0.0 Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: testtools>=2.2.0 Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: stestr>=2.0.0 Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslotest>=3.2.0 Handling eventlet>=0.18.2 from tox --print-deps-only: py312,docs Requirement satisfied: eventlet>=0.18.2 (installed: eventlet 0.36.1) Handling debtcollector>=3.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: debtcollector>=3.0.0 Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling openstackdocstheme>=2.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: openstackdocstheme>=2.2.0 Handling sphinx>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.0.0 (installed: sphinx 7.2.6) Handling reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: reno>=3.1.0 /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 oslo.rootwrap.egg-info/PKG-INFO writing dependency_links to oslo.rootwrap.egg-info/dependency_links.txt writing entry points to oslo.rootwrap.egg-info/entry_points.txt writing requirements to oslo.rootwrap.egg-info/requires.txt writing top-level names to oslo.rootwrap.egg-info/top_level.txt writing pbr to oslo.rootwrap.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 adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'oslo.rootwrap.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.rootwrap-7.6.0/oslo.rootwrap-7.6.0.dist-info' Handling debtcollector >=3.0.0 from hook generated metadata: Requires-Dist (oslo.rootwrap) Requirement not satisfied: debtcollector >=3.0.0 + cat /builddir/build/BUILD/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.x86_64-pyproject-buildrequires + rm -rfv oslo.rootwrap-7.6.0.dist-info/ removed 'oslo.rootwrap-7.6.0.dist-info/AUTHORS' removed 'oslo.rootwrap-7.6.0.dist-info/LICENSE' removed 'oslo.rootwrap-7.6.0.dist-info/METADATA' removed 'oslo.rootwrap-7.6.0.dist-info/entry_points.txt' removed 'oslo.rootwrap-7.6.0.dist-info/pbr.json' removed 'oslo.rootwrap-7.6.0.dist-info/top_level.txt' removed directory 'oslo.rootwrap-7.6.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.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-oslo-rootwrap.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/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-oslo-rootwrap.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.JW3kJh + umask 022 + cd /builddir/build/BUILD + cd oslo.rootwrap-7.6.0 + 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/oslo.rootwrap-7.6.0/.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/oslo.rootwrap-7.6.0/.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/oslo.rootwrap-7.6.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.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>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (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.08 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.2.2) Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.2) Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.1) Handling eventlet>=0.18.2 from tox --print-deps-only: py312,docs Requirement satisfied: eventlet>=0.18.2 (installed: eventlet 0.36.1) Handling debtcollector>=3.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: debtcollector>=3.0.0 (installed: debtcollector 3.0.0) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling openstackdocstheme>=2.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: openstackdocstheme>=2.2.0 (installed: openstackdocstheme 3.0.0) Handling sphinx>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.0.0 (installed: sphinx 7.2.6) Handling reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) /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 oslo.rootwrap.egg-info/PKG-INFO writing dependency_links to oslo.rootwrap.egg-info/dependency_links.txt writing entry points to oslo.rootwrap.egg-info/entry_points.txt writing requirements to oslo.rootwrap.egg-info/requires.txt writing top-level names to oslo.rootwrap.egg-info/top_level.txt writing pbr to oslo.rootwrap.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 adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'oslo.rootwrap.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.rootwrap-7.6.0/oslo.rootwrap-7.6.0.dist-info' Handling debtcollector >=3.0.0 from hook generated metadata: Requires-Dist (oslo.rootwrap) Requirement satisfied: debtcollector >=3.0.0 (installed: debtcollector 3.0.0) + cat /builddir/build/BUILD/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.x86_64-pyproject-buildrequires + rm -rfv oslo.rootwrap-7.6.0.dist-info/ removed 'oslo.rootwrap-7.6.0.dist-info/AUTHORS' removed 'oslo.rootwrap-7.6.0.dist-info/LICENSE' removed 'oslo.rootwrap-7.6.0.dist-info/METADATA' removed 'oslo.rootwrap-7.6.0.dist-info/top_level.txt' removed 'oslo.rootwrap-7.6.0.dist-info/pbr.json' removed 'oslo.rootwrap-7.6.0.dist-info/entry_points.txt' removed directory 'oslo.rootwrap-7.6.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.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-oslo-rootwrap.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/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-oslo-rootwrap.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.c3BBg3 + umask 022 + cd /builddir/build/BUILD + cd oslo.rootwrap-7.6.0 + 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/oslo.rootwrap-7.6.0/.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/oslo.rootwrap-7.6.0/.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/oslo.rootwrap-7.6.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.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>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (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 fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.2.2) Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.2) Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.1) Handling eventlet>=0.18.2 from tox --print-deps-only: py312,docs Requirement satisfied: eventlet>=0.18.2 (installed: eventlet 0.36.1) Handling debtcollector>=3.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: debtcollector>=3.0.0 (installed: debtcollector 3.0.0) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling openstackdocstheme>=2.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: openstackdocstheme>=2.2.0 (installed: openstackdocstheme 3.0.0) Handling sphinx>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.0.0 (installed: sphinx 7.2.6) Handling reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) /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 oslo.rootwrap.egg-info/PKG-INFO writing dependency_links to oslo.rootwrap.egg-info/dependency_links.txt writing entry points to oslo.rootwrap.egg-info/entry_points.txt writing requirements to oslo.rootwrap.egg-info/requires.txt writing top-level names to oslo.rootwrap.egg-info/top_level.txt writing pbr to oslo.rootwrap.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 adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'oslo.rootwrap.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.rootwrap-7.6.0/oslo.rootwrap-7.6.0.dist-info' Handling debtcollector >=3.0.0 from hook generated metadata: Requires-Dist (oslo.rootwrap) Requirement satisfied: debtcollector >=3.0.0 (installed: debtcollector 3.0.0) + cat /builddir/build/BUILD/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.x86_64-pyproject-buildrequires + rm -rfv oslo.rootwrap-7.6.0.dist-info/ removed 'oslo.rootwrap-7.6.0.dist-info/AUTHORS' removed 'oslo.rootwrap-7.6.0.dist-info/LICENSE' removed 'oslo.rootwrap-7.6.0.dist-info/METADATA' removed 'oslo.rootwrap-7.6.0.dist-info/entry_points.txt' removed 'oslo.rootwrap-7.6.0.dist-info/pbr.json' removed 'oslo.rootwrap-7.6.0.dist-info/top_level.txt' removed directory 'oslo.rootwrap-7.6.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.r1DXil + 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 oslo.rootwrap-7.6.0 + mkdir -p /builddir/build/BUILD/oslo.rootwrap-7.6.0/.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/oslo.rootwrap-7.6.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/oslo.rootwrap-7.6.0/pyproject-wheeldir Processing /builddir/build/BUILD/oslo.rootwrap-7.6.0 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/oslo.rootwrap-7.6.0/.pyproject-builddir/pip-modern-metadata-58ph7ubo/oslo.rootwrap.egg-info writing /builddir/build/BUILD/oslo.rootwrap-7.6.0/.pyproject-builddir/pip-modern-metadata-58ph7ubo/oslo.rootwrap.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/oslo.rootwrap-7.6.0/.pyproject-builddir/pip-modern-metadata-58ph7ubo/oslo.rootwrap.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/oslo.rootwrap-7.6.0/.pyproject-builddir/pip-modern-metadata-58ph7ubo/oslo.rootwrap.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/oslo.rootwrap-7.6.0/.pyproject-builddir/pip-modern-metadata-58ph7ubo/oslo.rootwrap.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/oslo.rootwrap-7.6.0/.pyproject-builddir/pip-modern-metadata-58ph7ubo/oslo.rootwrap.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/oslo.rootwrap-7.6.0/.pyproject-builddir/pip-modern-metadata-58ph7ubo/oslo.rootwrap.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/oslo.rootwrap-7.6.0/.pyproject-builddir/pip-modern-metadata-58ph7ubo/oslo.rootwrap.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 adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file '/builddir/build/BUILD/oslo.rootwrap-7.6.0/.pyproject-builddir/pip-modern-metadata-58ph7ubo/oslo.rootwrap.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.rootwrap-7.6.0/.pyproject-builddir/pip-modern-metadata-58ph7ubo/oslo.rootwrap-7.6.0.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: oslo.rootwrap Building wheel for oslo.rootwrap (pyproject.toml): started Running command Building wheel for oslo.rootwrap (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/oslo_rootwrap creating build/lib/oslo_rootwrap/tests copying oslo_rootwrap/tests/test_rootwrap.py -> build/lib/oslo_rootwrap/tests copying oslo_rootwrap/tests/test_functional_eventlet.py -> build/lib/oslo_rootwrap/tests copying oslo_rootwrap/tests/test_functional.py -> build/lib/oslo_rootwrap/tests copying oslo_rootwrap/tests/run_daemon.py -> build/lib/oslo_rootwrap/tests copying oslo_rootwrap/tests/__init__.py -> build/lib/oslo_rootwrap/tests copying oslo_rootwrap/wrapper.py -> build/lib/oslo_rootwrap copying oslo_rootwrap/version.py -> build/lib/oslo_rootwrap copying oslo_rootwrap/jsonrpc.py -> build/lib/oslo_rootwrap copying oslo_rootwrap/filters.py -> build/lib/oslo_rootwrap copying oslo_rootwrap/daemon.py -> build/lib/oslo_rootwrap copying oslo_rootwrap/cmd.py -> build/lib/oslo_rootwrap copying oslo_rootwrap/client.py -> build/lib/oslo_rootwrap copying oslo_rootwrap/__init__.py -> build/lib/oslo_rootwrap running egg_info writing oslo.rootwrap.egg-info/PKG-INFO writing dependency_links to oslo.rootwrap.egg-info/dependency_links.txt writing entry points to oslo.rootwrap.egg-info/entry_points.txt writing requirements to oslo.rootwrap.egg-info/requires.txt writing top-level names to oslo.rootwrap.egg-info/top_level.txt writing pbr to oslo.rootwrap.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 adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'oslo.rootwrap.egg-info/SOURCES.txt' 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/oslo_rootwrap copying build/lib/oslo_rootwrap/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_rootwrap copying build/lib/oslo_rootwrap/client.py -> build/bdist.linux-x86_64/wheel/oslo_rootwrap copying build/lib/oslo_rootwrap/cmd.py -> build/bdist.linux-x86_64/wheel/oslo_rootwrap copying build/lib/oslo_rootwrap/daemon.py -> build/bdist.linux-x86_64/wheel/oslo_rootwrap copying build/lib/oslo_rootwrap/filters.py -> build/bdist.linux-x86_64/wheel/oslo_rootwrap copying build/lib/oslo_rootwrap/jsonrpc.py -> build/bdist.linux-x86_64/wheel/oslo_rootwrap copying build/lib/oslo_rootwrap/version.py -> build/bdist.linux-x86_64/wheel/oslo_rootwrap copying build/lib/oslo_rootwrap/wrapper.py -> build/bdist.linux-x86_64/wheel/oslo_rootwrap creating build/bdist.linux-x86_64/wheel/oslo_rootwrap/tests copying build/lib/oslo_rootwrap/tests/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_rootwrap/tests copying build/lib/oslo_rootwrap/tests/run_daemon.py -> build/bdist.linux-x86_64/wheel/oslo_rootwrap/tests copying build/lib/oslo_rootwrap/tests/test_functional.py -> build/bdist.linux-x86_64/wheel/oslo_rootwrap/tests copying build/lib/oslo_rootwrap/tests/test_functional_eventlet.py -> build/bdist.linux-x86_64/wheel/oslo_rootwrap/tests copying build/lib/oslo_rootwrap/tests/test_rootwrap.py -> build/bdist.linux-x86_64/wheel/oslo_rootwrap/tests running install_egg_info Copying oslo.rootwrap.egg-info to build/bdist.linux-x86_64/wheel/oslo.rootwrap-7.6.0-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/oslo.rootwrap-7.6.0.dist-info/WHEEL creating '/builddir/build/BUILD/oslo.rootwrap-7.6.0/.pyproject-builddir/pip-wheel-am2sqzo4/.tmp-qz9ap13x/oslo.rootwrap-7.6.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'oslo_rootwrap/__init__.py' adding 'oslo_rootwrap/client.py' adding 'oslo_rootwrap/cmd.py' adding 'oslo_rootwrap/daemon.py' adding 'oslo_rootwrap/filters.py' adding 'oslo_rootwrap/jsonrpc.py' adding 'oslo_rootwrap/version.py' adding 'oslo_rootwrap/wrapper.py' adding 'oslo_rootwrap/tests/__init__.py' adding 'oslo_rootwrap/tests/run_daemon.py' adding 'oslo_rootwrap/tests/test_functional.py' adding 'oslo_rootwrap/tests/test_functional_eventlet.py' adding 'oslo_rootwrap/tests/test_rootwrap.py' adding 'oslo.rootwrap-7.6.0.dist-info/AUTHORS' adding 'oslo.rootwrap-7.6.0.dist-info/LICENSE' adding 'oslo.rootwrap-7.6.0.dist-info/METADATA' adding 'oslo.rootwrap-7.6.0.dist-info/WHEEL' adding 'oslo.rootwrap-7.6.0.dist-info/entry_points.txt' adding 'oslo.rootwrap-7.6.0.dist-info/pbr.json' adding 'oslo.rootwrap-7.6.0.dist-info/top_level.txt' adding 'oslo.rootwrap-7.6.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for oslo.rootwrap (pyproject.toml): finished with status 'done' Created wheel for oslo.rootwrap: filename=oslo.rootwrap-7.6.0-py3-none-any.whl size=36458 sha256=eda96b375c17a23d7af018f1fda37da4eababa7b5faf5249e331fce70b79d86a Stored in directory: /builddir/.cache/pip/wheels/1f/b9/ac/b2e1f9fae06ea7b0084f035e702cc4afe2b97ab526db4eb8a6 Successfully built oslo.rootwrap + TOX_TESTENV_PASSENV='*' + 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 ' + 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 ' + PATH=/builddir/build/BUILDROOT/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.x86_64/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/oslo.rootwrap-7.6.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e docs Running Sphinx v7.2.6 [openstackdocstheme] version: 3.0.0 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (oslo.rootwrap) with name extracted from the package (oslo.rootwrap); you can disable this behavior with the 'openstackdocs_auto_name' option [openstackdocstheme] using theme from /usr/lib/python3.12/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/oslo.rootwrap-7.6.0/.gitreview found building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 6 source files that are out of date updating environment: [new config] 6 added, 0 changed, 0 removed reading sources... [ 17%] contributor/index reading sources... [ 33%] index reading sources... [ 50%] install/index reading sources... [ 67%] user/history reading sources... [ 83%] user/index reading sources... [100%] user/usage looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... done copying extra files... done done /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 17%] contributor/index writing output... [ 33%] index writing output... [ 50%] install/index writing output... [ 67%] user/history writing output... [ 83%] user/index writing output... [100%] user/usage /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') generating indices... genindex done writing additional pages... search done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. docs: OK (0.80 seconds) congratulations :) (0.86 seconds) + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NRlE5K + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.x86_64 ++ dirname /builddir/build/BUILDROOT/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.x86_64 + 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 oslo.rootwrap-7.6.0 ++ ls /builddir/build/BUILD/oslo.rootwrap-7.6.0/pyproject-wheeldir/oslo.rootwrap-7.6.0-py3-none-any.whl ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' ++ xargs basename --multiple + specifier=oslo.rootwrap==7.6.0 + '[' -z oslo.rootwrap==7.6.0 ']' + TMPDIR=/builddir/build/BUILD/oslo.rootwrap-7.6.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.x86_64 --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/oslo.rootwrap-7.6.0/pyproject-wheeldir oslo.rootwrap==7.6.0 Using pip 23.3.2 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: /builddir/build/BUILD/oslo.rootwrap-7.6.0/pyproject-wheeldir Processing ./pyproject-wheeldir/oslo.rootwrap-7.6.0-py3-none-any.whl Installing collected packages: oslo.rootwrap Creating /builddir/build/BUILDROOT/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.x86_64/usr/bin/oslo-rootwrap to 755 changing mode of /builddir/build/BUILDROOT/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.x86_64/usr/bin/oslo-rootwrap-daemon to 755 Successfully installed oslo.rootwrap-7.6.0 + '[' -d /builddir/build/BUILDROOT/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.x86_64/usr/bin ']' + '[' -z sP ']' + shebang_flags=-kasP + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /builddir/build/BUILDROOT/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.x86_64/usr/bin/oslo-rootwrap /builddir/build/BUILDROOT/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.x86_64/usr/bin/oslo-rootwrap-daemon /builddir/build/BUILDROOT/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.x86_64/usr/bin/oslo-rootwrap: updating /builddir/build/BUILDROOT/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.x86_64/usr/bin/oslo-rootwrap-daemon: updating + rm -rfv /builddir/build/BUILDROOT/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.x86_64/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.x86_64/usr/lib/python3.12/site-packages ']' + site_dirs+=("/usr/lib/python3.12/site-packages") + '[' /builddir/build/BUILDROOT/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.x86_64/usr/lib/python3.12/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.x86_64/usr/lib64/python3.12/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.12/site-packages/oslo.rootwrap-7.6.0.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.x86_64/usr/lib/python3.12/site-packages/oslo.rootwrap-7.6.0.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.x86_64 --record /builddir/build/BUILDROOT/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.x86_64/usr/lib/python3.12/site-packages/oslo.rootwrap-7.6.0.dist-info/RECORD --output /builddir/build/BUILD/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.x86_64/usr/lib/python3.12/site-packages/oslo.rootwrap-7.6.0.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.x86_64/usr/lib/python3.12/site-packages/oslo.rootwrap-7.6.0.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.x86_64/usr/lib/python3.12/site-packages/oslo.rootwrap-7.6.0.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.x86_64/usr/lib/python3.12/site-packages/oslo.rootwrap-7.6.0.dist-info/REQUESTED' ++ cut -f1 '-d ' ++ wc -l /builddir/build/BUILD/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.x86_64-pyproject-ghost-distinfo + lines=1 + '[' 1 -ne 1 ']' + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 7.6.0-0.20250527144714.763061a.el10 --unique-debug-suffix -7.6.0-0.20250527144714.763061a.el10.x86_64 --unique-debug-src-base python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/oslo.rootwrap-7.6.0 find-debuginfo: starting Extracting debug info from 0 files Creating .debug symlinks for symlinks to ELF files find: ‘debug’: No such file or directory 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 + /usr/lib/rpm/redhat/brp-python-rpm-in-distinfo + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4 Bytecompiling .py files below /builddir/build/BUILDROOT/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.x86_64/usr/lib/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.M2JMf0 + 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 oslo.rootwrap-7.6.0 + export OS_TEST_PATH=./oslo_rootwrap/tests + OS_TEST_PATH=./oslo_rootwrap/tests + TOX_TESTENV_PASSENV='*' + 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 ' + 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 ' + PATH=/builddir/build/BUILDROOT/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.x86_64/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/oslo.rootwrap-7.6.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py312 {1} oslo_rootwrap.tests.test_functional.RootwrapDaemonTest.test_daemon_cleanup_signal [0.278364s] ... ok {3} oslo_rootwrap.tests.test_functional.RootwrapDaemonTest.test_run_with_path [0.196737s] ... ok {3} oslo_rootwrap.tests.test_functional.RootwrapTest.test_run_as ... SKIPPED: Test requires root (for setuid) {0} oslo_rootwrap.tests.test_functional.RootwrapDaemonTest.test_daemon_ressurection [0.280866s] ... ok {2} oslo_rootwrap.tests.test_functional.RootwrapDaemonTest.test_daemon_cleanup_client [0.436198s] ... ok {3} oslo_rootwrap.tests.test_functional.RootwrapTest.test_run_command_not_found [0.244194s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ -c: Executable not found: /unknown/unknown_cmd (filter match = unknown_cmd) {3} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_argument_equality_constraint [0.000394s] ... ok {3} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_argument_pass_constraint [0.000252s] ... ok {3} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_get_command_symlink [0.000323s] ... ok {3} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_reject_symlink [0.000262s] ... ok {3} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_ChainingRegExpFilter_match [0.000233s] ... ok {3} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_EnvFilter_without_leading_env [0.000136s] ... ok {3} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_IpFilter_netns_list [0.000050s] ... ok {3} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_IpFilter_non_netns [0.000039s] ... ok {3} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_IpNetnsExecFilter_nomatch [0.000039s] ... ok {3} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_IpNetnsExecFilter_nomatch_nonroot [0.000029s] ... ok {3} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_KillFilter [0.002294s] ... ok {3} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_ReadFileFilter_empty_args [0.000058s] ... ok {3} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_empty_commandfilter [0.000033s] ... ok {3} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_match_filter_recurses_exec_command_filter_does_not_match [0.000097s] ... ok {3} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_match_filter_recurses_exec_command_filter_matches [0.000061s] ... ok {3} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_skips [0.000156s] ... ok {2} oslo_rootwrap.tests.test_functional.RootwrapTest.test_run_with_path [0.284889s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ teststr {2} oslo_rootwrap.tests.test_functional.RootwrapTest.test_run_with_stdin [0.264088s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ teststr {2} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_get_command_traversal_symlink [0.000937s] ... ok {2} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_match_symlink [0.000690s] ... ok {2} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_wrong_exec_command [0.000501s] ... ok {2} oslo_rootwrap.tests.test_rootwrap.RootwrapLoaderTestCase.test_privsep_in_loader [0.000655s] ... ok {2} oslo_rootwrap.tests.test_rootwrap.RootwrapLoaderTestCase.test_strict_switched_off_in_configparser [0.000940s] ... ok {2} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_ChainingRegExpFilter_multiple [0.000540s] ... ok {2} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_EnvFilter [0.000313s] ... ok {2} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_IpFilter_netns_delete [0.000102s] ... ok {2} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_IpNetnsExecFilter_match [0.000133s] ... ok {2} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_KillFilter_renamed_exe [0.004041s] ... ok {2} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_RootwrapConfig [0.000938s] ... ok {2} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_empty_regexpfilter [0.000057s] ... ok {2} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_exec_dirs_search [0.000068s] ... ok {2} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_missing_command [0.000143s] ... ok {2} oslo_rootwrap.tests.test_rootwrap.RunOneCommandTestCase.test_negative_returncode [0.001388s] ... ok {2} oslo_rootwrap.tests.test_rootwrap.RunOneCommandTestCase.test_positive_returncode [0.001171s] ... ok {0} oslo_rootwrap.tests.test_functional.RootwrapDaemonTest.test_graceful_death [1.324801s] ... ok {0} oslo_rootwrap.tests.test_functional.RootwrapDaemonTest.test_run_unauthorized_command [0.224760s] ... ok {0} oslo_rootwrap.tests.test_functional.RootwrapTest.test_run_unauthorized_command [0.395643s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ -c: Unauthorized command: unauthorized_cmd (no filter matched) {0} oslo_rootwrap.tests.test_functional.RootwrapTest.test_run_with_bogus_path [0.209038s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ -c: Unauthorized command: /home/bob/bin/echo teststr (no filter matched) {0} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_empty_args [0.000305s] ... ok {0} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_match_traversal [0.000286s] ... ok {0} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_match_traversal_symlink [0.000311s] ... ok {0} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_reject_traversal [0.000249s] ... ok {0} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_reject_traversal_symlink [0.000336s] ... ok {0} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_wrong_arguments_number [0.000313s] ... ok {0} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_ChainingRegExpFilter_not_match [0.000394s] ... ok {0} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_CommandFilter [0.000044s] ... ok {0} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_KillFilter_no_raise [0.000048s] ... ok {0} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_KillFilter_upgraded_exe [0.000514s] ... ok {0} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_ReadFileFilter [0.000062s] ... ok {0} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_RegExpFilter_match [0.000130s] ... ok {0} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_RegExpFilter_reject [0.000110s] ... ok {0} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_getlogin [0.000204s] ... ok {0} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_match_filter_recurses_exec_command_matches_user [0.000081s] ... ok {1} oslo_rootwrap.tests.test_functional.RootwrapDaemonTest.test_daemon_timeout [15.271041s] ... ok {1} oslo_rootwrap.tests.test_functional.RootwrapDaemonTest.test_run_as ... SKIPPED: Test requires root (for setuid) {1} oslo_rootwrap.tests.test_functional.RootwrapDaemonTest.test_run_command_not_found [0.210236s] ... ok {1} oslo_rootwrap.tests.test_functional.RootwrapDaemonTest.test_run_once [0.226802s] ... ok {1} oslo_rootwrap.tests.test_functional.RootwrapDaemonTest.test_run_with_bogus_path [0.192296s] ... ok {1} oslo_rootwrap.tests.test_functional.RootwrapDaemonTest.test_run_with_later_install_cmd [0.177941s] ... ok {1} oslo_rootwrap.tests.test_functional.RootwrapDaemonTest.test_run_with_stdin [0.198858s] ... ok {1} oslo_rootwrap.tests.test_functional.RootwrapTest.test_run_once [0.196672s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ teststr {1} oslo_rootwrap.tests.test_rootwrap.DaemonCleanupTestCase.test_daemon_no_cleanup_for_uninitialized_server [0.001369s] ... ok {1} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_get_command [0.000361s] ... ok {1} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_get_command_traversal [0.000387s] ... ok {1} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_match [0.000277s] ... ok {1} oslo_rootwrap.tests.test_rootwrap.PathFilterTestCase.test_reject [0.000319s] ... ok {1} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_IpFilter_netns [0.000062s] ... ok {1} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_IpFilter_netns_add [0.001739s] ... ok {1} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_KillFilter_deleted_exe [0.000781s] ... ok {1} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_empty_invalid_regexpfilter [0.000192s] ... ok {1} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_getlogin_bad [0.000583s] ... ok ====== Totals ====== Ran: 77 tests in 16.7726 sec. - Passed: 75 - Skipped: 2 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 20.6441 sec. ============== Worker Balance ============== - Worker 0 (20 tests) => 0:00:02.443317 - Worker 1 (19 tests) => 0:00:16.772580 - Worker 2 (19 tests) => 0:00:01.002548 - Worker 3 (19 tests) => 0:00:00.448875 Test id Runtime (s) --------------------------------------------------------------------------------- ----------- oslo_rootwrap.tests.test_functional.RootwrapDaemonTest.test_daemon_timeout 15.271 oslo_rootwrap.tests.test_functional.RootwrapDaemonTest.test_graceful_death 1.325 oslo_rootwrap.tests.test_functional.RootwrapDaemonTest.test_daemon_cleanup_client 0.436 oslo_rootwrap.tests.test_functional.RootwrapTest.test_run_unauthorized_command 0.396 oslo_rootwrap.tests.test_functional.RootwrapTest.test_run_with_path 0.285 oslo_rootwrap.tests.test_functional.RootwrapDaemonTest.test_daemon_ressurection 0.281 oslo_rootwrap.tests.test_functional.RootwrapDaemonTest.test_daemon_cleanup_signal 0.278 oslo_rootwrap.tests.test_functional.RootwrapTest.test_run_with_stdin 0.264 oslo_rootwrap.tests.test_functional.RootwrapTest.test_run_command_not_found 0.244 oslo_rootwrap.tests.test_functional.RootwrapDaemonTest.test_run_once 0.227 1 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 1 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 1 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 1 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 1 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. {0} oslo_rootwrap.tests.test_functional_eventlet.RootwrapDaemonTest.test_daemon_cleanup_signal [0.327280s] ... ok {2} oslo_rootwrap.tests.test_functional_eventlet.RootwrapDaemonTest.test_daemon_cleanup_client [0.296115s] ... ok {0} oslo_rootwrap.tests.test_functional_eventlet.RootwrapDaemonTest.test_daemon_ressurection [0.509790s] ... ok {0} oslo_rootwrap.tests.test_functional_eventlet.RootwrapDaemonTest.test_run_once [0.238841s] ... ok {0} oslo_rootwrap.tests.test_functional_eventlet.RootwrapDaemonTest.test_run_with_later_install_cmd [0.236374s] ... ok {3} oslo_rootwrap.tests.test_functional_eventlet.RootwrapDaemonTest.test_graceful_death [1.211663s] ... ok {3} oslo_rootwrap.tests.test_functional_eventlet.RootwrapDaemonTest.test_run_as ... SKIPPED: Test requires root (for setuid) {3} oslo_rootwrap.tests.test_functional_eventlet.RootwrapDaemonTest.test_run_with_stdin [0.204946s] ... ok {1} oslo_rootwrap.tests.test_functional_eventlet.RootwrapDaemonTest.test_daemon_timeout [15.263340s] ... ok {1} oslo_rootwrap.tests.test_functional_eventlet.RootwrapDaemonTest.test_run_command_not_found [0.288670s] ... ok {1} oslo_rootwrap.tests.test_functional_eventlet.RootwrapDaemonTest.test_run_unauthorized_command [0.197366s] ... ok {1} oslo_rootwrap.tests.test_functional_eventlet.RootwrapDaemonTest.test_run_with_bogus_path [0.230466s] ... ok {2} oslo_rootwrap.tests.test_functional_eventlet.RootwrapDaemonTest.test_eventlet_threads [21.604213s] ... ok {2} oslo_rootwrap.tests.test_functional_eventlet.RootwrapDaemonTest.test_run_with_path [0.220918s] ... ok ====== Totals ====== Ran: 14 tests in 22.3363 sec. - Passed: 13 - Skipped: 1 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 40.8306 sec. ============== Worker Balance ============== - Worker 0 (4 tests) => 0:00:01.316191 - Worker 1 (4 tests) => 0:00:15.984248 - Worker 2 (3 tests) => 0:00:22.124009 - Worker 3 (3 tests) => 0:00:01.419208 Test id Runtime (s) ----------------------------------------------------------------------------------------------- ----------- oslo_rootwrap.tests.test_functional_eventlet.RootwrapDaemonTest.test_eventlet_threads 21.604 oslo_rootwrap.tests.test_functional_eventlet.RootwrapDaemonTest.test_daemon_timeout 15.263 oslo_rootwrap.tests.test_functional_eventlet.RootwrapDaemonTest.test_graceful_death 1.212 oslo_rootwrap.tests.test_functional_eventlet.RootwrapDaemonTest.test_daemon_ressurection 0.510 oslo_rootwrap.tests.test_functional_eventlet.RootwrapDaemonTest.test_daemon_cleanup_signal 0.327 oslo_rootwrap.tests.test_functional_eventlet.RootwrapDaemonTest.test_daemon_cleanup_client 0.296 oslo_rootwrap.tests.test_functional_eventlet.RootwrapDaemonTest.test_run_command_not_found 0.289 oslo_rootwrap.tests.test_functional_eventlet.RootwrapDaemonTest.test_run_once 0.239 oslo_rootwrap.tests.test_functional_eventlet.RootwrapDaemonTest.test_run_with_later_install_cmd 0.236 oslo_rootwrap.tests.test_functional_eventlet.RootwrapDaemonTest.test_run_with_bogus_path 0.230 py312: OK (41.67 seconds) congratulations :) (41.72 seconds) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vmosdk + umask 022 + cd /builddir/build/BUILD + cd oslo.rootwrap-7.6.0 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.x86_64/usr/share/doc/python3-oslo-rootwrap + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.x86_64/usr/share/doc/python3-oslo-rootwrap + cp -pr /builddir/build/BUILD/oslo.rootwrap-7.6.0/README.rst /builddir/build/BUILDROOT/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.x86_64/usr/share/doc/python3-oslo-rootwrap + cp -pr /builddir/build/BUILD/oslo.rootwrap-7.6.0/LICENSE /builddir/build/BUILDROOT/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.x86_64/usr/share/doc/python3-oslo-rootwrap + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-oslo-rootwrap = 7.6.0-0.20250527144714.763061a.el10 python3-oslo-rootwrap = 7.6.0-0.20250527144714.763061a.el10 python3.12-oslo-rootwrap = 7.6.0-0.20250527144714.763061a.el10 python3.12dist(oslo-rootwrap) = 7.6 python3dist(oslo-rootwrap) = 7.6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.12 python3.12dist(debtcollector) >= 3 Obsoletes: python2-oslo-rootwrap < 7.6.0-0.20250527144714.763061a.el10 python3.12-oslo-rootwrap < 7.6.0-0.20250527144714.763061a.el10 Processing files: python-oslo-rootwrap-doc-7.6.0-0.20250527144714.763061a.el10.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.eGjIkc + umask 022 + cd /builddir/build/BUILD + cd oslo.rootwrap-7.6.0 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.x86_64/usr/share/doc/python-oslo-rootwrap-doc + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.x86_64/usr/share/doc/python-oslo-rootwrap-doc + cp -pr /builddir/build/BUILD/oslo.rootwrap-7.6.0/doc/build/html /builddir/build/BUILDROOT/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.x86_64/usr/share/doc/python-oslo-rootwrap-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.nuKpCN + umask 022 + cd /builddir/build/BUILD + cd oslo.rootwrap-7.6.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.x86_64/usr/share/licenses/python-oslo-rootwrap-doc + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.x86_64/usr/share/licenses/python-oslo-rootwrap-doc + cp -pr /builddir/build/BUILD/oslo.rootwrap-7.6.0/LICENSE /builddir/build/BUILDROOT/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.x86_64/usr/share/licenses/python-oslo-rootwrap-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-oslo-rootwrap-doc = 7.6.0-0.20250527144714.763061a.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-oslo-rootwrap-tests-7.6.0-0.20250527144714.763061a.el10.noarch Provides: python-oslo-rootwrap-tests = 7.6.0-0.20250527144714.763061a.el10 python3-oslo-rootwrap-tests = 7.6.0-0.20250527144714.763061a.el10 python3.12-oslo-rootwrap-tests = 7.6.0-0.20250527144714.763061a.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.12 Obsoletes: python3.12-oslo-rootwrap-tests < 7.6.0-0.20250527144714.763061a.el10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.x86_64 Wrote: /builddir/build/SRPMS/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.src.rpm Wrote: /builddir/build/RPMS/python3-oslo-rootwrap-tests-7.6.0-0.20250527144714.763061a.el10.noarch.rpm Wrote: /builddir/build/RPMS/python3-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.noarch.rpm Wrote: /builddir/build/RPMS/python-oslo-rootwrap-doc-7.6.0-0.20250527144714.763061a.el10.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bGYLru + umask 022 + cd /builddir/build/BUILD + cd oslo.rootwrap-7.6.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.zXVRoB + umask 022 + cd /builddir/build/BUILD + rm -rf /builddir/build/BUILD/oslo.rootwrap-7.6.0-SPECPARTS + rm -rf oslo.rootwrap-7.6.0 oslo.rootwrap-7.6.0.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0