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-log.spec'], chrootPath='/var/lib/mock/dlrn-centos9-epoxy-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=1040gid=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-log.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.src.rpm 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-log.spec'], chrootPath='/var/lib/mock/dlrn-centos9-epoxy-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=1040gid=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-log.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.src.rpm 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-log.spec'], chrootPath='/var/lib/mock/dlrn-centos9-epoxy-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=1040gid=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-log.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.aPLsiJ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf oslo.log-7.1.0 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/oslo.log-7.1.0-0.20250317174125.0c290b1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.log-7.1.0 + /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-log-7.1.0 base' + 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.avtwRf + umask 022 + cd /builddir/build/BUILD + cd oslo.log-7.1.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.log-7.1.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/oslo.log-7.1.0/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/oslo.log-7.1.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) 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.1.1) Exiting dependency generation pass: get_requires_for_build_wheel + cat /builddir/build/BUILD/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-log.spec'], chrootPath='/var/lib/mock/dlrn-centos9-epoxy-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=1040gid=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-log.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.O5zirx + umask 022 + cd /builddir/build/BUILD + cd oslo.log-7.1.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.log-7.1.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/oslo.log-7.1.0/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/oslo.log-7.1.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) 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-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-log.spec'], chrootPath='/var/lib/mock/dlrn-centos9-epoxy-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=1040gid=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-log.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.juqXLP + umask 022 + cd /builddir/build/BUILD + cd oslo.log-7.1.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.log-7.1.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/oslo.log-7.1.0/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/oslo.log-7.1.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded docs: commands succeeded congratulations :) Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: stestr>=2.0.0 Handling testtools>=2.3.0 from tox --print-deps-only: py39,docs Requirement not satisfied: testtools>=2.3.0 Handling oslotest>=3.3.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslotest>=3.3.0 Handling coverage>=4.5.1 from tox --print-deps-only: py39,docs Requirement not satisfied: coverage>=4.5.1 Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: fixtures>=3.0.0 Handling eventlet>=0.30.1 from tox --print-deps-only: py39,docs Requirement satisfied: eventlet>=0.30.1 (installed: eventlet 0.36.1) Handling sphinx>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=2.0.0 (installed: sphinx 3.4.3) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs Requirement not satisfied: openstackdocstheme>=2.2.1 Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: reno>=3.1.0 Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: fixtures>=3.0.0 /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info writing oslo.log.egg-info/PKG-INFO writing dependency_links to oslo.log.egg-info/dependency_links.txt writing entry points to oslo.log.egg-info/entry_points.txt writing requirements to oslo.log.egg-info/requires.txt writing top-level names to oslo.log.egg-info/top_level.txt writing pbr to oslo.log.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.log.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.log-7.1.0/oslo.log-7.1.0.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (>=3.1.1) from hook generated metadata: Requires-Dist (oslo.log) Requirement satisfied: pbr (>=3.1.1) (installed: pbr 6.1.1) Handling oslo.config (>=5.2.0) from hook generated metadata: Requires-Dist (oslo.log) Requirement not satisfied: oslo.config (>=5.2.0) Handling oslo.context (>=2.21.0) from hook generated metadata: Requires-Dist (oslo.log) Requirement not satisfied: oslo.context (>=2.21.0) Handling oslo.i18n (>=3.20.0) from hook generated metadata: Requires-Dist (oslo.log) Requirement not satisfied: oslo.i18n (>=3.20.0) Handling oslo.utils (>=3.36.0) from hook generated metadata: Requires-Dist (oslo.log) Requirement not satisfied: oslo.utils (>=3.36.0) Handling oslo.serialization (>=2.25.0) from hook generated metadata: Requires-Dist (oslo.log) Requirement not satisfied: oslo.serialization (>=2.25.0) Handling python-dateutil (>=2.7.0) from hook generated metadata: Requires-Dist (oslo.log) Requirement not satisfied: python-dateutil (>=2.7.0) Handling debtcollector (>=3.0.0) from hook generated metadata: Requires-Dist (oslo.log) Requirement not satisfied: debtcollector (>=3.0.0) Handling fixtures (>=3.0.0) ; extra == 'fixtures' from hook generated metadata: Requires-Dist (oslo.log) Ignoring alien requirement: fixtures (>=3.0.0) ; extra == 'fixtures' Handling systemd-python (>=234) ; extra == 'systemd' from hook generated metadata: Requires-Dist (oslo.log) Ignoring alien requirement: systemd-python (>=234) ; extra == 'systemd' Handling stestr (>=2.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.log) Ignoring alien requirement: stestr (>=2.0.0) ; extra == 'test' Handling testtools (>=2.3.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.log) Ignoring alien requirement: testtools (>=2.3.0) ; extra == 'test' Handling oslotest (>=3.3.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.log) Ignoring alien requirement: oslotest (>=3.3.0) ; extra == 'test' Handling coverage (>=4.5.1) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.log) Ignoring alien requirement: coverage (>=4.5.1) ; extra == 'test' Handling fixtures (>=3.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.log) Ignoring alien requirement: fixtures (>=3.0.0) ; extra == 'test' Handling eventlet (>=0.30.1) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.log) Ignoring alien requirement: eventlet (>=0.30.1) ; extra == 'test' + cat /builddir/build/BUILD/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64-pyproject-buildrequires + rm -rfv oslo.log-7.1.0.dist-info/ removed 'oslo.log-7.1.0.dist-info/AUTHORS' removed 'oslo.log-7.1.0.dist-info/LICENSE' removed 'oslo.log-7.1.0.dist-info/METADATA' removed 'oslo.log-7.1.0.dist-info/entry_points.txt' removed 'oslo.log-7.1.0.dist-info/pbr.json' removed 'oslo.log-7.1.0.dist-info/top_level.txt' removed directory 'oslo.log-7.1.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-log.spec'], chrootPath='/var/lib/mock/dlrn-centos9-epoxy-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=1040gid=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-log.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.M4H3ze + umask 022 + cd /builddir/build/BUILD + cd oslo.log-7.1.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.log-7.1.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/oslo.log-7.1.0/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/oslo.log-7.1.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded docs: commands succeeded congratulations :) Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling testtools>=2.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: testtools>=2.3.0 (installed: testtools 2.7.1) Handling oslotest>=3.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=3.3.0 (installed: oslotest 5.0.0) Handling coverage>=4.5.1 from tox --print-deps-only: py39,docs Requirement satisfied: coverage>=4.5.1 (installed: coverage 7.3.2) Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.1.0) Handling eventlet>=0.30.1 from tox --print-deps-only: py39,docs Requirement satisfied: eventlet>=0.30.1 (installed: eventlet 0.36.1) Handling sphinx>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=2.0.0 (installed: sphinx 3.4.3) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.0) Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.1.0) /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info writing oslo.log.egg-info/PKG-INFO writing dependency_links to oslo.log.egg-info/dependency_links.txt writing entry points to oslo.log.egg-info/entry_points.txt writing requirements to oslo.log.egg-info/requires.txt writing top-level names to oslo.log.egg-info/top_level.txt writing pbr to oslo.log.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.log.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.log-7.1.0/oslo.log-7.1.0.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (>=3.1.1) from hook generated metadata: Requires-Dist (oslo.log) Requirement satisfied: pbr (>=3.1.1) (installed: pbr 6.1.1) Handling oslo.config (>=5.2.0) from hook generated metadata: Requires-Dist (oslo.log) Requirement satisfied: oslo.config (>=5.2.0) (installed: oslo.config 9.7.1) Handling oslo.context (>=2.21.0) from hook generated metadata: Requires-Dist (oslo.log) Requirement satisfied: oslo.context (>=2.21.0) (installed: oslo.context 5.7.1) Handling oslo.i18n (>=3.20.0) from hook generated metadata: Requires-Dist (oslo.log) Requirement satisfied: oslo.i18n (>=3.20.0) (installed: oslo.i18n 6.5.1) Handling oslo.utils (>=3.36.0) from hook generated metadata: Requires-Dist (oslo.log) Requirement satisfied: oslo.utils (>=3.36.0) (installed: oslo.utils 8.2.0) Handling oslo.serialization (>=2.25.0) from hook generated metadata: Requires-Dist (oslo.log) Requirement satisfied: oslo.serialization (>=2.25.0) (installed: oslo.serialization 5.7.0) Handling python-dateutil (>=2.7.0) from hook generated metadata: Requires-Dist (oslo.log) Requirement satisfied: python-dateutil (>=2.7.0) (installed: python-dateutil 2.8.1) Handling debtcollector (>=3.0.0) from hook generated metadata: Requires-Dist (oslo.log) Requirement satisfied: debtcollector (>=3.0.0) (installed: debtcollector 3.0.0) Handling fixtures (>=3.0.0) ; extra == 'fixtures' from hook generated metadata: Requires-Dist (oslo.log) Ignoring alien requirement: fixtures (>=3.0.0) ; extra == 'fixtures' Handling systemd-python (>=234) ; extra == 'systemd' from hook generated metadata: Requires-Dist (oslo.log) Ignoring alien requirement: systemd-python (>=234) ; extra == 'systemd' Handling stestr (>=2.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.log) Ignoring alien requirement: stestr (>=2.0.0) ; extra == 'test' Handling testtools (>=2.3.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.log) Ignoring alien requirement: testtools (>=2.3.0) ; extra == 'test' Handling oslotest (>=3.3.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.log) Ignoring alien requirement: oslotest (>=3.3.0) ; extra == 'test' Handling coverage (>=4.5.1) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.log) Ignoring alien requirement: coverage (>=4.5.1) ; extra == 'test' Handling fixtures (>=3.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.log) Ignoring alien requirement: fixtures (>=3.0.0) ; extra == 'test' Handling eventlet (>=0.30.1) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.log) Ignoring alien requirement: eventlet (>=0.30.1) ; extra == 'test' + cat /builddir/build/BUILD/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64-pyproject-buildrequires + rm -rfv oslo.log-7.1.0.dist-info/ removed 'oslo.log-7.1.0.dist-info/AUTHORS' removed 'oslo.log-7.1.0.dist-info/LICENSE' removed 'oslo.log-7.1.0.dist-info/METADATA' removed 'oslo.log-7.1.0.dist-info/top_level.txt' removed 'oslo.log-7.1.0.dist-info/pbr.json' removed 'oslo.log-7.1.0.dist-info/entry_points.txt' removed directory 'oslo.log-7.1.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/python-oslo-log.spec'], chrootPath='/var/lib/mock/dlrn-centos9-epoxy-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=1040gid=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-log.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.ZaKrtB + umask 022 + cd /builddir/build/BUILD + cd oslo.log-7.1.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.log-7.1.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/oslo.log-7.1.0/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/oslo.log-7.1.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded docs: commands succeeded congratulations :) Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling testtools>=2.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: testtools>=2.3.0 (installed: testtools 2.7.1) Handling oslotest>=3.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=3.3.0 (installed: oslotest 5.0.0) Handling coverage>=4.5.1 from tox --print-deps-only: py39,docs Requirement satisfied: coverage>=4.5.1 (installed: coverage 7.3.2) Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.1.0) Handling eventlet>=0.30.1 from tox --print-deps-only: py39,docs Requirement satisfied: eventlet>=0.30.1 (installed: eventlet 0.36.1) Handling sphinx>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=2.0.0 (installed: sphinx 3.4.3) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.0) Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.1.0) /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info writing oslo.log.egg-info/PKG-INFO writing dependency_links to oslo.log.egg-info/dependency_links.txt writing entry points to oslo.log.egg-info/entry_points.txt writing requirements to oslo.log.egg-info/requires.txt writing top-level names to oslo.log.egg-info/top_level.txt writing pbr to oslo.log.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.log.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.log-7.1.0/oslo.log-7.1.0.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (>=3.1.1) from hook generated metadata: Requires-Dist (oslo.log) Requirement satisfied: pbr (>=3.1.1) (installed: pbr 6.1.1) Handling oslo.config (>=5.2.0) from hook generated metadata: Requires-Dist (oslo.log) Requirement satisfied: oslo.config (>=5.2.0) (installed: oslo.config 9.7.1) Handling oslo.context (>=2.21.0) from hook generated metadata: Requires-Dist (oslo.log) Requirement satisfied: oslo.context (>=2.21.0) (installed: oslo.context 5.7.1) Handling oslo.i18n (>=3.20.0) from hook generated metadata: Requires-Dist (oslo.log) Requirement satisfied: oslo.i18n (>=3.20.0) (installed: oslo.i18n 6.5.1) Handling oslo.utils (>=3.36.0) from hook generated metadata: Requires-Dist (oslo.log) Requirement satisfied: oslo.utils (>=3.36.0) (installed: oslo.utils 8.2.0) Handling oslo.serialization (>=2.25.0) from hook generated metadata: Requires-Dist (oslo.log) Requirement satisfied: oslo.serialization (>=2.25.0) (installed: oslo.serialization 5.7.0) Handling python-dateutil (>=2.7.0) from hook generated metadata: Requires-Dist (oslo.log) Requirement satisfied: python-dateutil (>=2.7.0) (installed: python-dateutil 2.8.1) Handling debtcollector (>=3.0.0) from hook generated metadata: Requires-Dist (oslo.log) Requirement satisfied: debtcollector (>=3.0.0) (installed: debtcollector 3.0.0) Handling fixtures (>=3.0.0) ; extra == 'fixtures' from hook generated metadata: Requires-Dist (oslo.log) Ignoring alien requirement: fixtures (>=3.0.0) ; extra == 'fixtures' Handling systemd-python (>=234) ; extra == 'systemd' from hook generated metadata: Requires-Dist (oslo.log) Ignoring alien requirement: systemd-python (>=234) ; extra == 'systemd' Handling stestr (>=2.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.log) Ignoring alien requirement: stestr (>=2.0.0) ; extra == 'test' Handling testtools (>=2.3.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.log) Ignoring alien requirement: testtools (>=2.3.0) ; extra == 'test' Handling oslotest (>=3.3.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.log) Ignoring alien requirement: oslotest (>=3.3.0) ; extra == 'test' Handling coverage (>=4.5.1) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.log) Ignoring alien requirement: coverage (>=4.5.1) ; extra == 'test' Handling fixtures (>=3.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.log) Ignoring alien requirement: fixtures (>=3.0.0) ; extra == 'test' Handling eventlet (>=0.30.1) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.log) Ignoring alien requirement: eventlet (>=0.30.1) ; extra == 'test' + cat /builddir/build/BUILD/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64-pyproject-buildrequires + rm -rfv oslo.log-7.1.0.dist-info/ removed 'oslo.log-7.1.0.dist-info/AUTHORS' removed 'oslo.log-7.1.0.dist-info/LICENSE' removed 'oslo.log-7.1.0.dist-info/METADATA' removed 'oslo.log-7.1.0.dist-info/entry_points.txt' removed 'oslo.log-7.1.0.dist-info/pbr.json' removed 'oslo.log-7.1.0.dist-info/top_level.txt' removed directory 'oslo.log-7.1.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ffJOaZ + umask 022 + cd /builddir/build/BUILD + cd oslo.log-7.1.0 + mkdir -p /builddir/build/BUILD/oslo.log-7.1.0/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/oslo.log-7.1.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/oslo.log-7.1.0/pyproject-wheeldir Processing /builddir/build/BUILD/oslo.log-7.1.0 Preparing metadata (pyproject.toml): started Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /builddir/build/BUILD/oslo.log-7.1.0/.pyproject-builddir/tmpxhnr2zie /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info creating /builddir/build/BUILD/oslo.log-7.1.0/.pyproject-builddir/pip-modern-metadata-0j33w5xg/oslo.log.egg-info writing /builddir/build/BUILD/oslo.log-7.1.0/.pyproject-builddir/pip-modern-metadata-0j33w5xg/oslo.log.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/oslo.log-7.1.0/.pyproject-builddir/pip-modern-metadata-0j33w5xg/oslo.log.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/oslo.log-7.1.0/.pyproject-builddir/pip-modern-metadata-0j33w5xg/oslo.log.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/oslo.log-7.1.0/.pyproject-builddir/pip-modern-metadata-0j33w5xg/oslo.log.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/oslo.log-7.1.0/.pyproject-builddir/pip-modern-metadata-0j33w5xg/oslo.log.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/oslo.log-7.1.0/.pyproject-builddir/pip-modern-metadata-0j33w5xg/oslo.log.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/oslo.log-7.1.0/.pyproject-builddir/pip-modern-metadata-0j33w5xg/oslo.log.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.log-7.1.0/.pyproject-builddir/pip-modern-metadata-0j33w5xg/oslo.log.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.log-7.1.0/.pyproject-builddir/pip-modern-metadata-0j33w5xg/oslo.log-7.1.0.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: oslo.log Building wheel for oslo.log (pyproject.toml): started Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /builddir/build/BUILD/oslo.log-7.1.0/.pyproject-builddir/tmphbn4d8bs /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/oslo_log copying oslo_log/versionutils.py -> build/lib/oslo_log copying oslo_log/version.py -> build/lib/oslo_log copying oslo_log/rate_limit.py -> build/lib/oslo_log copying oslo_log/pipe_mutex.py -> build/lib/oslo_log copying oslo_log/log.py -> build/lib/oslo_log copying oslo_log/helpers.py -> build/lib/oslo_log copying oslo_log/handlers.py -> build/lib/oslo_log copying oslo_log/formatters.py -> build/lib/oslo_log copying oslo_log/_options.py -> build/lib/oslo_log copying oslo_log/_i18n.py -> build/lib/oslo_log copying oslo_log/__init__.py -> build/lib/oslo_log creating build/lib/oslo_log/cmds copying oslo_log/cmds/convert_json.py -> build/lib/oslo_log/cmds copying oslo_log/cmds/__init__.py -> build/lib/oslo_log/cmds creating build/lib/oslo_log/tests creating build/lib/oslo_log/tests/unit copying oslo_log/tests/unit/test_versionutils.py -> build/lib/oslo_log/tests/unit copying oslo_log/tests/unit/test_rate_limit.py -> build/lib/oslo_log/tests/unit copying oslo_log/tests/unit/test_pipe_mutex.py -> build/lib/oslo_log/tests/unit copying oslo_log/tests/unit/test_log.py -> build/lib/oslo_log/tests/unit copying oslo_log/tests/unit/test_helpers.py -> build/lib/oslo_log/tests/unit copying oslo_log/tests/unit/test_formatters.py -> build/lib/oslo_log/tests/unit copying oslo_log/tests/unit/test_custom_loghandler.py -> build/lib/oslo_log/tests/unit copying oslo_log/tests/unit/test_convert_json.py -> build/lib/oslo_log/tests/unit copying oslo_log/tests/unit/__init__.py -> build/lib/oslo_log/tests/unit copying oslo_log/tests/__init__.py -> build/lib/oslo_log/tests creating build/lib/oslo_log/tests/unit/fixture copying oslo_log/tests/unit/fixture/test_setlevel.py -> build/lib/oslo_log/tests/unit/fixture copying oslo_log/tests/unit/fixture/test_logging_error.py -> build/lib/oslo_log/tests/unit/fixture copying oslo_log/tests/unit/fixture/__init__.py -> build/lib/oslo_log/tests/unit/fixture creating build/lib/oslo_log/fixture copying oslo_log/fixture/setlevel.py -> build/lib/oslo_log/fixture copying oslo_log/fixture/logging_error.py -> build/lib/oslo_log/fixture copying oslo_log/fixture/__init__.py -> build/lib/oslo_log/fixture running egg_info writing oslo.log.egg-info/PKG-INFO writing dependency_links to oslo.log.egg-info/dependency_links.txt writing entry points to oslo.log.egg-info/entry_points.txt writing requirements to oslo.log.egg-info/requires.txt writing top-level names to oslo.log.egg-info/top_level.txt writing pbr to oslo.log.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.log.egg-info/SOURCES.txt' /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'oslo_log.locale.de.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'oslo_log.locale.de.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'oslo_log.locale.de.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'oslo_log.locale.de.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'oslo_log.locale.en_GB.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'oslo_log.locale.en_GB.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'oslo_log.locale.en_GB.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'oslo_log.locale.en_GB.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'oslo_log.locale.es.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'oslo_log.locale.es.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'oslo_log.locale.es.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'oslo_log.locale.es.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'oslo_log.locale.ja.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'oslo_log.locale.ja.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'oslo_log.locale.ja.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'oslo_log.locale.ja.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) creating build/lib/oslo_log/locale creating build/lib/oslo_log/locale/de creating build/lib/oslo_log/locale/de/LC_MESSAGES copying oslo_log/locale/de/LC_MESSAGES/oslo_log.po -> build/lib/oslo_log/locale/de/LC_MESSAGES creating build/lib/oslo_log/locale/en_GB creating build/lib/oslo_log/locale/en_GB/LC_MESSAGES copying oslo_log/locale/en_GB/LC_MESSAGES/oslo_log.po -> build/lib/oslo_log/locale/en_GB/LC_MESSAGES creating build/lib/oslo_log/locale/es creating build/lib/oslo_log/locale/es/LC_MESSAGES copying oslo_log/locale/es/LC_MESSAGES/oslo_log.po -> build/lib/oslo_log/locale/es/LC_MESSAGES creating build/lib/oslo_log/locale/ja creating build/lib/oslo_log/locale/ja/LC_MESSAGES copying oslo_log/locale/ja/LC_MESSAGES/oslo_log.po -> build/lib/oslo_log/locale/ja/LC_MESSAGES 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_log creating build/bdist.linux-x86_64/wheel/oslo_log/locale creating build/bdist.linux-x86_64/wheel/oslo_log/locale/ja creating build/bdist.linux-x86_64/wheel/oslo_log/locale/ja/LC_MESSAGES copying build/lib/oslo_log/locale/ja/LC_MESSAGES/oslo_log.po -> build/bdist.linux-x86_64/wheel/oslo_log/locale/ja/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/oslo_log/locale/es creating build/bdist.linux-x86_64/wheel/oslo_log/locale/es/LC_MESSAGES copying build/lib/oslo_log/locale/es/LC_MESSAGES/oslo_log.po -> build/bdist.linux-x86_64/wheel/oslo_log/locale/es/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/oslo_log/locale/en_GB creating build/bdist.linux-x86_64/wheel/oslo_log/locale/en_GB/LC_MESSAGES copying build/lib/oslo_log/locale/en_GB/LC_MESSAGES/oslo_log.po -> build/bdist.linux-x86_64/wheel/oslo_log/locale/en_GB/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/oslo_log/locale/de creating build/bdist.linux-x86_64/wheel/oslo_log/locale/de/LC_MESSAGES copying build/lib/oslo_log/locale/de/LC_MESSAGES/oslo_log.po -> build/bdist.linux-x86_64/wheel/oslo_log/locale/de/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/oslo_log/fixture copying build/lib/oslo_log/fixture/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_log/fixture copying build/lib/oslo_log/fixture/logging_error.py -> build/bdist.linux-x86_64/wheel/oslo_log/fixture copying build/lib/oslo_log/fixture/setlevel.py -> build/bdist.linux-x86_64/wheel/oslo_log/fixture creating build/bdist.linux-x86_64/wheel/oslo_log/tests copying build/lib/oslo_log/tests/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_log/tests creating build/bdist.linux-x86_64/wheel/oslo_log/tests/unit creating build/bdist.linux-x86_64/wheel/oslo_log/tests/unit/fixture copying build/lib/oslo_log/tests/unit/fixture/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_log/tests/unit/fixture copying build/lib/oslo_log/tests/unit/fixture/test_logging_error.py -> build/bdist.linux-x86_64/wheel/oslo_log/tests/unit/fixture copying build/lib/oslo_log/tests/unit/fixture/test_setlevel.py -> build/bdist.linux-x86_64/wheel/oslo_log/tests/unit/fixture copying build/lib/oslo_log/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_log/tests/unit copying build/lib/oslo_log/tests/unit/test_convert_json.py -> build/bdist.linux-x86_64/wheel/oslo_log/tests/unit copying build/lib/oslo_log/tests/unit/test_custom_loghandler.py -> build/bdist.linux-x86_64/wheel/oslo_log/tests/unit copying build/lib/oslo_log/tests/unit/test_formatters.py -> build/bdist.linux-x86_64/wheel/oslo_log/tests/unit copying build/lib/oslo_log/tests/unit/test_helpers.py -> build/bdist.linux-x86_64/wheel/oslo_log/tests/unit copying build/lib/oslo_log/tests/unit/test_log.py -> build/bdist.linux-x86_64/wheel/oslo_log/tests/unit copying build/lib/oslo_log/tests/unit/test_pipe_mutex.py -> build/bdist.linux-x86_64/wheel/oslo_log/tests/unit copying build/lib/oslo_log/tests/unit/test_rate_limit.py -> build/bdist.linux-x86_64/wheel/oslo_log/tests/unit copying build/lib/oslo_log/tests/unit/test_versionutils.py -> build/bdist.linux-x86_64/wheel/oslo_log/tests/unit creating build/bdist.linux-x86_64/wheel/oslo_log/cmds copying build/lib/oslo_log/cmds/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_log/cmds copying build/lib/oslo_log/cmds/convert_json.py -> build/bdist.linux-x86_64/wheel/oslo_log/cmds copying build/lib/oslo_log/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_log copying build/lib/oslo_log/_i18n.py -> build/bdist.linux-x86_64/wheel/oslo_log copying build/lib/oslo_log/_options.py -> build/bdist.linux-x86_64/wheel/oslo_log copying build/lib/oslo_log/formatters.py -> build/bdist.linux-x86_64/wheel/oslo_log copying build/lib/oslo_log/handlers.py -> build/bdist.linux-x86_64/wheel/oslo_log copying build/lib/oslo_log/helpers.py -> build/bdist.linux-x86_64/wheel/oslo_log copying build/lib/oslo_log/log.py -> build/bdist.linux-x86_64/wheel/oslo_log copying build/lib/oslo_log/pipe_mutex.py -> build/bdist.linux-x86_64/wheel/oslo_log copying build/lib/oslo_log/rate_limit.py -> build/bdist.linux-x86_64/wheel/oslo_log copying build/lib/oslo_log/version.py -> build/bdist.linux-x86_64/wheel/oslo_log copying build/lib/oslo_log/versionutils.py -> build/bdist.linux-x86_64/wheel/oslo_log running install_egg_info Copying oslo.log.egg-info to build/bdist.linux-x86_64/wheel/oslo.log-7.1.0-py3.9.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") creating build/bdist.linux-x86_64/wheel/oslo.log-7.1.0.dist-info/WHEEL creating '/builddir/build/BUILD/oslo.log-7.1.0/.pyproject-builddir/pip-wheel-aerzuk_y/tmp369jro_m/oslo.log-7.1.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'oslo_log/__init__.py' adding 'oslo_log/_i18n.py' adding 'oslo_log/_options.py' adding 'oslo_log/formatters.py' adding 'oslo_log/handlers.py' adding 'oslo_log/helpers.py' adding 'oslo_log/log.py' adding 'oslo_log/pipe_mutex.py' adding 'oslo_log/rate_limit.py' adding 'oslo_log/version.py' adding 'oslo_log/versionutils.py' adding 'oslo_log/cmds/__init__.py' adding 'oslo_log/cmds/convert_json.py' adding 'oslo_log/fixture/__init__.py' adding 'oslo_log/fixture/logging_error.py' adding 'oslo_log/fixture/setlevel.py' adding 'oslo_log/locale/de/LC_MESSAGES/oslo_log.po' adding 'oslo_log/locale/en_GB/LC_MESSAGES/oslo_log.po' adding 'oslo_log/locale/es/LC_MESSAGES/oslo_log.po' adding 'oslo_log/locale/ja/LC_MESSAGES/oslo_log.po' adding 'oslo_log/tests/__init__.py' adding 'oslo_log/tests/unit/__init__.py' adding 'oslo_log/tests/unit/test_convert_json.py' adding 'oslo_log/tests/unit/test_custom_loghandler.py' adding 'oslo_log/tests/unit/test_formatters.py' adding 'oslo_log/tests/unit/test_helpers.py' adding 'oslo_log/tests/unit/test_log.py' adding 'oslo_log/tests/unit/test_pipe_mutex.py' adding 'oslo_log/tests/unit/test_rate_limit.py' adding 'oslo_log/tests/unit/test_versionutils.py' adding 'oslo_log/tests/unit/fixture/__init__.py' adding 'oslo_log/tests/unit/fixture/test_logging_error.py' adding 'oslo_log/tests/unit/fixture/test_setlevel.py' adding 'oslo.log-7.1.0.dist-info/AUTHORS' adding 'oslo.log-7.1.0.dist-info/LICENSE' adding 'oslo.log-7.1.0.dist-info/METADATA' adding 'oslo.log-7.1.0.dist-info/WHEEL' adding 'oslo.log-7.1.0.dist-info/entry_points.txt' adding 'oslo.log-7.1.0.dist-info/pbr.json' adding 'oslo.log-7.1.0.dist-info/top_level.txt' adding 'oslo.log-7.1.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for oslo.log (pyproject.toml): finished with status 'done' Created wheel for oslo.log: filename=oslo.log-7.1.0-py3-none-any.whl size=70690 sha256=c15b9855e3adde440f904fd69e1fbbc9a438d08e14776553217cedc2b639c5a1 Stored in directory: /builddir/.cache/pip/wheels/bf/04/7a/cac80e07926c9556511ec6e81607f17cc7208c3de1a56d8e16 Successfully built oslo.log + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.erKAAx + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64 + cd oslo.log-7.1.0 ++ ls /builddir/build/BUILD/oslo.log-7.1.0/pyproject-wheeldir/oslo.log-7.1.0-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=oslo.log==7.1.0 + '[' -z oslo.log==7.1.0 ']' + TMPDIR=/builddir/build/BUILD/oslo.log-7.1.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.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.log-7.1.0/pyproject-wheeldir oslo.log==7.1.0 Using pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9) Looking in links: /builddir/build/BUILD/oslo.log-7.1.0/pyproject-wheeldir Processing ./pyproject-wheeldir/oslo.log-7.1.0-py3-none-any.whl Installing collected packages: oslo.log Creating /builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64/usr/bin/convert-json to 755 Successfully installed oslo.log-7.1.0 + '[' -d /builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64/usr/bin ']' + '[' -z s ']' + shebang_flags=-kas + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kas /builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64/usr/bin/convert-json /builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64/usr/bin/convert-json: updating + rm -rfv /builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64/usr/lib/python3.9/site-packages ']' + site_dirs+=("/usr/lib/python3.9/site-packages") + '[' /builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64/usr/lib/python3.9/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64/usr/lib64/python3.9/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.9/site-packages/oslo.log-7.1.0.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64/usr/lib/python3.9/site-packages/oslo.log-7.1.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-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64 --record /builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64/usr/lib/python3.9/site-packages/oslo.log-7.1.0.dist-info/RECORD --output /builddir/build/BUILD/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64/usr/lib/python3.9/site-packages/oslo.log-7.1.0.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64/usr/lib/python3.9/site-packages/oslo.log-7.1.0.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64/usr/lib/python3.9/site-packages/oslo.log-7.1.0.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64/usr/lib/python3.9/site-packages/oslo.log-7.1.0.dist-info/REQUESTED' ++ cut -f1 '-d ' ++ wc -l /builddir/build/BUILD/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64-pyproject-ghost-distinfo + lines=1 + '[' 1 -ne 1 ']' + PYTHONPATH=/builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64//usr/lib/python3.9/site-packages + TOX_TESTENV_PASSENV='*' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + PATH=/builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64//usr/lib/python3.9/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/oslo.log-7.1.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e docs Running Sphinx v3.4.3 [openstackdocstheme] version: 3.0.0 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (oslo.log); you can disable this behavior with the 'openstackdocs_auto_name' option [openstackdocstheme] using theme from /usr/lib/python3.9/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/oslo.log-7.1.0/.gitreview found building [mo]: all of 0 po files building [html]: all source files updating environment: [new config] 21 added, 0 changed, 0 removed reading sources... [ 4%] admin/advanced_config reading sources... [ 9%] admin/example_nova reading sources... [ 14%] admin/index reading sources... [ 19%] admin/journal reading sources... [ 23%] admin/log_rotation reading sources... [ 28%] configuration/index reading sources... [ 33%] contributor/index reading sources... [ 38%] index reading sources... [ 42%] install/index reading sources... [ 47%] reference/fixtures reading sources... [ 52%] reference/formatters reading sources... [ 57%] reference/handlers reading sources... [ 61%] reference/helpers reading sources... [ 66%] reference/index reading sources... [ 71%] reference/log reading sources... [ 76%] reference/versionutils reading sources... [ 80%] user/examples reading sources... [ 85%] user/guidelines reading sources... [ 90%] user/history reading sources... [ 95%] user/index reading sources... [100%] user/usage looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 4%] admin/advanced_config writing output... [ 9%] admin/example_nova writing output... [ 14%] admin/index writing output... [ 19%] admin/journal writing output... [ 23%] admin/log_rotation writing output... [ 28%] configuration/index writing output... [ 33%] contributor/index writing output... [ 38%] index writing output... [ 42%] install/index writing output... [ 47%] reference/fixtures writing output... [ 52%] reference/formatters writing output... [ 57%] reference/handlers writing output... [ 61%] reference/helpers writing output... [ 66%] reference/index writing output... [ 71%] reference/log writing output... [ 76%] reference/versionutils writing output... [ 80%] user/examples writing output... [ 85%] user/guidelines writing output... [ 90%] user/history writing output... [ 95%] user/index writing output... [100%] user/usage generating indices... genindex py-modindex [openstackdocstheme] could not determine last_updated for 'py-modindex' done writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. ___________________________________ summary ____________________________________ docs: commands succeeded congratulations :) + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + python3 setup.py compile_catalog -d /builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64/usr/lib/python3.9/site-packages/oslo_log/locale --domain oslo_log /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running compile_catalog compiling catalog /builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64/usr/lib/python3.9/site-packages/oslo_log/locale/ja/LC_MESSAGES/oslo_log.po to /builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64/usr/lib/python3.9/site-packages/oslo_log/locale/ja/LC_MESSAGES/oslo_log.mo compiling catalog /builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64/usr/lib/python3.9/site-packages/oslo_log/locale/es/LC_MESSAGES/oslo_log.po to /builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64/usr/lib/python3.9/site-packages/oslo_log/locale/es/LC_MESSAGES/oslo_log.mo compiling catalog /builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64/usr/lib/python3.9/site-packages/oslo_log/locale/en_GB/LC_MESSAGES/oslo_log.po to /builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64/usr/lib/python3.9/site-packages/oslo_log/locale/en_GB/LC_MESSAGES/oslo_log.mo compiling catalog /builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64/usr/lib/python3.9/site-packages/oslo_log/locale/de/LC_MESSAGES/oslo_log.po to /builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64/usr/lib/python3.9/site-packages/oslo_log/locale/de/LC_MESSAGES/oslo_log.mo + ln -s ./convert-json /builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64/usr/bin/convert-json-3 + install -d -m 755 /builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64/usr/share + rm -f /builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64/usr/lib/python3.9/site-packages/oslo_log/locale/de/LC_MESSAGES/oslo_log.po /builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64/usr/lib/python3.9/site-packages/oslo_log/locale/en_GB/LC_MESSAGES/oslo_log.po /builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64/usr/lib/python3.9/site-packages/oslo_log/locale/es/LC_MESSAGES/oslo_log.po /builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64/usr/lib/python3.9/site-packages/oslo_log/locale/ja/LC_MESSAGES/oslo_log.po + rm -f '/builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64/usr/lib/python3.9/site-packages/oslo_log/locale/*pot' + mv /builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64/usr/lib/python3.9/site-packages/oslo_log/locale /builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64/usr/share/locale + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64 oslo_log --all-name + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 7.1.0-0.20250317174125.0c290b1.el9 --unique-debug-suffix -7.1.0-0.20250317174125.0c290b1.el9.x86_64 --unique-debug-src-base python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/oslo.log-7.1.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.DGAIXd + umask 022 + cd /builddir/build/BUILD + cd oslo.log-7.1.0 + TOX_TESTENV_PASSENV='*' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + PATH=/builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64/usr/lib/python3.9/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/oslo.log-7.1.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py39 {3} oslo_log.tests.unit.fixture.test_setlevel.TestSetLevelFixture.test_set_before [0.000626s] ... ok {3} oslo_log.tests.unit.fixture.test_setlevel.TestSetLevelFixture.test_unset_before [0.000307s] ... ok {3} oslo_log.tests.unit.test_convert_json.ConvertJsonTestCase.test_console_format_debug_levelno [0.000260s] ... ok NOCTXT: foo {3} oslo_log.tests.unit.test_custom_loghandler.CustomLogHandlerTestCase.test_log [0.008286s] ... ok {3} oslo_log.tests.unit.test_formatters.FormatUnhashableExceptionTest.test_context_format_exception_norecord [0.000758s] ... ok {3} oslo_log.tests.unit.test_formatters.FormatUnhashableExceptionTest.test_error_summary [0.000648s] ... ok {3} oslo_log.tests.unit.test_formatters.FormatUnhashableExceptionTest.test_fluent_format_exception [0.000679s] ... ok {3} oslo_log.tests.unit.test_formatters.FormatterTest.test_dictify_context_empty [0.000264s] ... ok {3} oslo_log.tests.unit.test_formatters.FormatterTest.test_replace_false_value_exists [0.000245s] ... ok HAS CONTEXT [req-3277f85a-78e4-45e2-baaf-fdc2f428a9f0]: bar {3} oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_context_is_taken_from_tls_variable [0.001599s] ... ok HAS CONTEXT [req-e997fafc-bdd1-4839-8f59-cef2662c96e0]: bar {3} oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_contextualized_log [0.001175s] ... ok NOCTXT: Ƒơơ {3} oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_dict_args_with_unicode [0.001065s] ... ok HAS CONTEXT [99]: test € HAS CONTEXT [99]: test € HAS CONTEXT [99]: test € HAS CONTEXT [99]: test € HAS CONTEXT [99]: test € {3} oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_skip_logging_builtin_exceptions [0.001793s] ... ok HAS CONTEXT [99 myuser mytenant mydomain myscope myuserdomain mydomain]: test {3} oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_user_identity_logging [0.001282s] ... ok [req-e67b6dc5-f667-45e8-933a-398fcaead4bf]: myuser mytenant myuserdomain mydomain mydomain info [req-e67b6dc5-f667-45e8-933a-398fcaead4bf]: myuser mytenant myuserdomain mydomain mydomain warn {3} oslo_log.tests.unit.test_log.DomainTestCase.test_domain_in_log_msg [0.001286s] ... ok 2025-03-17 13:45:29.602 4054524 WARNING test-fluent [None req-75d32bfb-c0df-4365-8d2f-f830caca07cb myuser mytenant mydomain myscope myuserdomain mydomain] testing: RuntimeError: test_exception {3} oslo_log.tests.unit.test_log.FluentFormatterTestCase.test_exception [0.001402s] ... ok [instance: C9B7CCC6-8A12-4C53-A736-D7A1C36A62F3] info {3} oslo_log.tests.unit.test_log.InstanceRecordTestCase.test_instance_dict_in_default_log_msg [0.007901s] ... ok [instance: C9B7CCC6-8A12-4C53-A736-D7A1C36A62F3] info {3} oslo_log.tests.unit.test_log.InstanceRecordTestCase.test_instance_uuid_as_arg_in_default_log_msg [0.001089s] ... ok {3} oslo_log.tests.unit.test_log.IsDebugEnabledTestCase.test_is_debug_enabled_off [0.000484s] ... ok 2025-03-17 13:45:29.613 4054524 INFO test-json [-] b'b'\xe2\x98\xa2'' {3} oslo_log.tests.unit.test_log.JSONFormatterTestCase.test_can_process_strings [0.001143s] ... ok 2025-03-17 13:45:29.614 4054524 DEBUG test-json [-] This is a {'test': 'log', 'other': 'value'} dict test_entire_dict /builddir/build/BUILD/oslo.log-7.1.0/oslo_log/tests/unit/test_log.py:654 {3} oslo_log.tests.unit.test_log.JSONFormatterTestCase.test_entire_dict [0.001083s] ... ok 2025-03-17 13:45:29.615 4054524 ERROR test-json [None 99 myuser mytenant mydomain myscope myuserdomain mydomain] testing: RuntimeError: test_exception traceback from remote error 2025-03-17 13:45:29.615 4054524 ERROR test-json Traceback (most recent call last): 2025-03-17 13:45:29.615 4054524 ERROR test-json File "/builddir/build/BUILD/oslo.log-7.1.0/oslo_log/tests/unit/test_log.py", line 616, in test_exception_with_exc_info_passed 2025-03-17 13:45:29.615 4054524 ERROR test-json raise RuntimeError('test_exception\ntraceback\nfrom\nremote error') 2025-03-17 13:45:29.615 4054524 ERROR test-json RuntimeError: test_exception 2025-03-17 13:45:29.615 4054524 ERROR test-json traceback 2025-03-17 13:45:29.615 4054524 ERROR test-json from 2025-03-17 13:45:29.615 4054524 ERROR test-json remote error 2025-03-17 13:45:29.615 4054524 ERROR test-json {3} oslo_log.tests.unit.test_log.JSONFormatterTestCase.test_exception_with_exc_info_passed [0.001634s] ... ok {2} oslo_log.tests.unit.test_convert_json.ConvertJsonTestCase.test_console_format_exception [0.000600s] ... ok {2} oslo_log.tests.unit.test_convert_json.ConvertJsonTestCase.test_reformat_json_blanks [0.000382s] ... ok {2} oslo_log.tests.unit.test_formatters.FormatUnhashableExceptionTest.test_json_format_exception [0.001467s] ... ok {2} oslo_log.tests.unit.test_formatters.FormatterTest.test_dictify_context_with_context [0.000336s] ... ok {2} oslo_log.tests.unit.test_formatters.FormatterTest.test_dictify_context_with_dict [0.000263s] ... ok NOCTXT: b'b'\xe2\x98\xa2'' {2} oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_can_process_strings [0.002128s] ... ok 2025-03-17 13:45:29.617 4054524 ERROR test-json [-] This is exceptional: Exception: This is exceptional 2025-03-17 13:45:29.617 4054524 ERROR test-json Traceback (most recent call last): 2025-03-17 13:45:29.617 4054524 ERROR test-json File "/builddir/build/BUILD/oslo.log-7.1.0/oslo_log/tests/unit/test_log.py", line 525, in test_json_exception 2025-03-17 13:45:29.617 4054524 ERROR test-json raise Exception('This is exceptional') 2025-03-17 13:45:29.617 4054524 ERROR test-json Exception: This is exceptional 2025-03-17 13:45:29.617 4054524 ERROR test-json {3} oslo_log.tests.unit.test_log.JSONFormatterTestCase.test_json_exception [0.001428s] ... ok HAS CONTEXT [99]: test €: RuntimeError: test_exception_logging {2} oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_exception_logging [0.004333s] ... ok 2015-12-16T13:54:26.000000+00:00 test {2} oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_rfc5424_isotime_format_no_microseconds [0.001479s] ... ok {2} oslo_log.tests.unit.test_log.ExceptionLoggingTestCase.test_excepthook_installed [0.002589s] ... ok 2025-03-17 13:45:29.618 4054524 DEBUG test-json [None req-46522a32-5645-4241-b8a4-5d78af55ade1 myuser mytenant mydomain myscope myuserdomain mydomain] This is a log line test_json_w_fetched_global_context /builddir/build/BUILD/oslo.log-7.1.0/oslo_log/tests/unit/test_log.py:488 2015-12-16T13:54:26.517893+00:00 Unhandled error: Exception: Some error happened 2015-12-16T13:54:26.517893+00:00 Traceback (most recent call last): 2015-12-16T13:54:26.517893+00:00 File "/builddir/build/BUILD/oslo.log-7.1.0/oslo_log/tests/unit/test_log.py", line 1045, in test_rfc5424_isotime_format 2015-12-16T13:54:26.517893+00:00 raise Exception(message) 2015-12-16T13:54:26.517893+00:00 Exception: Some error happened 2015-12-16T13:54:26.517893+00:00 {2} oslo_log.tests.unit.test_log.ExceptionLoggingTestCase.test_rfc5424_isotime_format [0.003277s] ... ok [req-fdd80bd9-bedc-4a05-81de-7b63ac57655c]: info [req-fdd80bd9-bedc-4a05-81de-7b63ac57655c]: warn {2} oslo_log.tests.unit.test_log.FancyRecordTestCase.test_fancy_key_in_log_msg [0.001350s] ... ok {3} oslo_log.tests.unit.test_log.JSONFormatterTestCase.test_json_w_fetched_global_context [0.001235s] ... ok [req-cfd2a09c-be7a-4489-8d05-187967d501b7]: [resource-202260f9-1224-490d-afaf-6a744c13141f] info {2} oslo_log.tests.unit.test_log.FancyRecordTestCase.test_resource_key_in_log_msg [0.004847s] ... ok 2025-03-17 13:45:29.655 4054519 ERROR test-fluent [-] This is exceptional: Exception: This is exceptional 2025-03-17 13:45:29.655 4054519 ERROR test-fluent Traceback (most recent call last): 2025-03-17 13:45:29.655 4054519 ERROR test-fluent File "/builddir/build/BUILD/oslo.log-7.1.0/oslo_log/tests/unit/test_log.py", line 742, in test_json_exception 2025-03-17 13:45:29.655 4054519 ERROR test-fluent raise Exception('This is exceptional') 2025-03-17 13:45:29.655 4054519 ERROR test-fluent Exception: This is exceptional 2025-03-17 13:45:29.655 4054519 ERROR test-fluent {2} oslo_log.tests.unit.test_log.FluentFormatterTestCase.test_json_exception [0.002766s] ... ok [req-9668b113-af9d-40a5-87e5-173acad13c3f]: [instance: CCCCCCCC-8A12-4C53-A736-D7A1C36A62F3] info {2} oslo_log.tests.unit.test_log.InstanceRecordTestCase.test_instance_uuid_from_context_in_context_log_msg [0.001171s] ... ok [req-ba4b874f-f8b3-4620-9d13-dbd8cd9f4f04]: [instance: RRRRRRRR-8A12-4C53-A736-D7A1C36A62F3] info {2} oslo_log.tests.unit.test_log.InstanceRecordTestCase.test_resource_uuid_from_context_in_context_log_msg [0.001594s] ... ok {2} oslo_log.tests.unit.test_log.IsDebugEnabledTestCase.test_is_debug_enabled_on [0.003074s] ... ok 2025-03-17 13:45:29.620 4054524 DEBUG test-json [-] This is a log line test_json_with_extra_keys /builddir/build/BUILD/oslo.log-7.1.0/oslo_log/tests/unit/test_log.py:562 {3} oslo_log.tests.unit.test_log.JSONFormatterTestCase.test_json_with_extra_keys [0.010139s] ... ok 2025-03-17 13:45:29.630 4054524 INFO test-json [None 99 myuser mytenant mydomain myscope myuserdomain mydomain] testing 2025-03-17 13:45:29.664 4054519 WARNING test-json [None 99 myuser mytenant mydomain myscope myuserdomain mydomain] testing: RuntimeError: test_exception {2} oslo_log.tests.unit.test_log.JSONFormatterTestCase.test_exception [0.002047s] ... ok 2025-03-17 13:45:29.665 4054519 DEBUG test-json [-] obj=str test_fallback /builddir/build/BUILD/oslo.log-7.1.0/oslo_log/tests/unit/test_log.py:635 {2} oslo_log.tests.unit.test_log.JSONFormatterTestCase.test_fallback [0.001197s] ... ok {3} oslo_log.tests.unit.test_log.JSONFormatterTestCase.test_no_exception [0.001195s] ... ok {2} oslo_log.tests.unit.test_log.KeywordArgumentAdapterTestCase.test_update_extras [0.002874s] ... ok {2} oslo_log.tests.unit.test_log.LogConfigOptsTestCase.test_debug [0.001901s] ... ok {3} oslo_log.tests.unit.test_log.KeywordArgumentAdapterTestCase.test_pass_args_via_debug [0.001395s] ... ok {3} oslo_log.tests.unit.test_log.LogConfigOptsTestCase.test_default_formatter [0.001085s] ... ok {2} oslo_log.tests.unit.test_log.LogConfigOptsTestCase.test_list_opts [0.002744s] ... ok {2} oslo_log.tests.unit.test_log.LogConfigOptsTestCase.test_print_help [0.005447s] ... ok {2} oslo_log.tests.unit.test_log.LogConfigTestCase.test_log_config_append_not_exist [0.002532s] ... ok {2} oslo_log.tests.unit.test_log.LogHandlerTestCase.test_iter_loggers [0.006506s] ... ok {2} oslo_log.tests.unit.test_log.LogHandlerTestCase.test_log_path_logdir [0.001255s] ... ok {2} oslo_log.tests.unit.test_log.LogHandlerTestCase.test_log_path_none [0.001012s] ... ok {2} oslo_log.tests.unit.test_log.LogLevelTestCase.test_get_loggers [0.001452s] ... ok {2} oslo_log.tests.unit.test_log.LogLevelTestCase.test_is_enabled_for [0.002371s] ... ok {2} oslo_log.tests.unit.test_log.LoggerNameTestCase.test_handlers_have_context_formatter [0.001072s] ... ok {2} oslo_log.tests.unit.test_log.LoggerNameTestCase.test_oslo_dot [0.000995s] ... ok {2} oslo_log.tests.unit.test_log.LoggerNameTestCase.test_oslo_underscore [0.003245s] ... ok {2} oslo_log.tests.unit.test_log.LoggerNameTestCase.test_timed_rotate_log [0.003017s] ... ok {2} oslo_log.tests.unit.test_log.LoggerNameTestCase.test_will_be_debug_if_debug_flag_set [0.003236s] ... ok {2} oslo_log.tests.unit.test_log.LoggerNameTestCase.test_will_be_info_if_debug_flag_not_set [0.002328s] ... ok {2} oslo_log.tests.unit.test_log.LoggerTestCase.test_will_be_debug_if_debug_flag_set [0.005216s] ... ok 2025-03-17 13:45:29.723 4054519 INFO oslo_config.cfg [-] Option DEFAULT.log-config-append changed from [no_exist] to [/tmp/tmpteuv9so0/log.iniu58lfxvm.conf] {2} oslo_log.tests.unit.test_log.MutateTestCase.test_log_config_append [0.008441s] ... ok {3} oslo_log.tests.unit.test_log.LogConfigOptsTestCase.test_log_dir_handlers [0.092982s] ... ok {3} oslo_log.tests.unit.test_log.LogConfigOptsTestCase.test_log_file [0.002139s] ... ok {2} oslo_log.tests.unit.test_log.MutateTestCase.test_log_config_append_no_touch [0.007156s] ... ok {3} oslo_log.tests.unit.test_log.LogConfigOptsTestCase.test_logdir_deprecated [0.009973s] ... ok {3} oslo_log.tests.unit.test_log.LogConfigOptsTestCase.test_logging_opts [0.007223s] ... ok {3} oslo_log.tests.unit.test_log.LogLevelTestCase.test_has_level_from_flags_for_trace [0.001347s] ... ok {3} oslo_log.tests.unit.test_log.LoggerNameTestCase.test_no_logging_via_module [0.001043s] ... ok {3} oslo_log.tests.unit.test_log.LoggerTestCase.test_handlers_have_context_formatter [0.007667s] ... ok 2025-03-17 13:45:29 INFO root [req-1a2c7b0d-e584-4ccf-af56-1cd9e7b8c1a1 myuser mytenant] foo {3} oslo_log.tests.unit.test_log.LoggerTestCase.test_handles_context_kwarg [0.001116s] ... ok {3} oslo_log.tests.unit.test_log.LoggerTestCase.test_timed_rotate_log [0.010733s] ... ok {2} oslo_log.tests.unit.test_log.OSJournalHandlerTestCase.test_emit [0.047283s] ... ok {2} oslo_log.tests.unit.test_log.OSSysLogHandlerTestCase.test_find_facility [0.003064s] ... ok my trace message {2} oslo_log.tests.unit.test_log.TraceLevelTestCase.test_trace_log_msg [0.001354s] ... ok {2} oslo_log.tests.unit.test_pipe_mutex.TestPipeMutex.test_blocking [0.000990s] ... ok {2} oslo_log.tests.unit.test_pipe_mutex.TestPipeMutex.test_release_without_acquire [0.000098s] ... ok {2} oslo_log.tests.unit.test_pipe_mutex.TestPipeMutex.test_too_many_releases [0.000082s] ... ok {2} oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_exception_old [0.001014s] ... ok {2} oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_ocata_plus_two [0.002265s] ... ok {2} oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_with_custom_what [0.000854s] ... ok {2} oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_with_removed_zero_and_alternative [0.002212s] ... ok {2} oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_register_options [0.001065s] ... ok {1} oslo_log.tests.unit.test_convert_json.ConvertJsonTestCase.test_console_format_debug_level_key [0.002617s] ... ok {1} oslo_log.tests.unit.test_convert_json.ConvertJsonTestCase.test_console_format_trivial [0.000679s] ... ok {1} oslo_log.tests.unit.test_convert_json.ConvertJsonTestCase.test_reformat_json_double [0.000864s] ... ok {1} oslo_log.tests.unit.test_formatters.FormatterTest.test_replace_false_value_not_exists [0.000630s] ... ok {1} oslo_log.tests.unit.test_helpers.LogHelpersTestCase.test_log_decorator_for_static [0.001616s] ... ok HAS CONTEXT [req-3f1b4aa6-9327-487c-b1df-cddb73f61509]: emulate logging within sqlalchemy {1} oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_contextual_information_is_imparted_to_3rd_party_log_records [0.002130s] ... ok A RuntimeError: test_exception_logging B {1} oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_exception_logging_format_string [0.001888s] ... ok HAS CONTEXT [99]: test € {1} oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_message_logging [0.002047s] ... ok - {1} oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_no_exception_logging_format_string [0.001845s] ... ok 2015-12-16T13:54:26.517893+00:00 test {1} oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_rfc5424_isotime_format [0.001699s] ... ok NOCTXT: foo {1} oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_uncontextualized_log [0.001657s] ... ok HAS CONTEXT [99]: Exception is (test€) --DBG {1} oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_unicode_conversion_in_adapter [0.001737s] ... ok HAS CONTEXT [99 myuser mytenant]: test {1} oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_user_identity_logging_set_format [0.001651s] ... ok 2025-03-17 13:45:29.891 4054517 CRITICAL somename [-] Unhandled error: Exception: Some error happened 2025-03-17 13:45:29.891 4054517 ERROR somename Traceback (most recent call last): 2025-03-17 13:45:29.891 4054517 ERROR somename File "/builddir/build/BUILD/oslo.log-7.1.0/oslo_log/tests/unit/test_log.py", line 1014, in test_excepthook_logs_exception 2025-03-17 13:45:29.891 4054517 ERROR somename raise Exception('Some error happened') 2025-03-17 13:45:29.891 4054517 ERROR somename Exception: Some error happened 2025-03-17 13:45:29.891 4054517 ERROR somename {1} oslo_log.tests.unit.test_log.ExceptionLoggingTestCase.test_excepthook_logs_exception [0.002049s] ... ok 2025-03-17 13:45:29.893 4054517 INFO test-fluent [None req-5cf9a90e-a65f-4cff-8d65-efd5e4cf240d myuser mytenant mydomain myscope myuserdomain mydomain] testing {1} oslo_log.tests.unit.test_log.FluentFormatterTestCase.test_no_exception [0.001418s] ... ok [req-6fc6c224-a9f0-46a7-ac8e-f865069accdd]: [instance: C9B7CCC6-8A12-4C53-A736-D7A1C36A62F3] info {1} oslo_log.tests.unit.test_log.InstanceRecordTestCase.test_instance_dict_in_context_log_msg [0.001960s] ... ok [req-a794fe66-0988-4de0-98bd-a6def9b0fe6b]: [instance: IIIIIIII-8A12-4C53-A736-D7A1C36A62F3] info {1} oslo_log.tests.unit.test_log.InstanceRecordTestCase.test_instance_from_context_in_context_log_msg [0.002242s] ... ok [req-49f3eeb9-3cc2-486b-b759-25eea4ab2007]: [instance: C9B7CCC6-8A12-4C53-A736-D7A1C36A62F3] info {1} oslo_log.tests.unit.test_log.InstanceRecordTestCase.test_instance_uuid_as_arg_in_context_log_msg [0.001827s] ... ok 2025-03-17 13:45:29.901 4054517 WARNING test-json [None 99 myuser mytenant mydomain myscope myuserdomain mydomain] testing: RuntimeError: test_exception {1} oslo_log.tests.unit.test_log.JSONFormatterTestCase.test_exception_without_exc_info_passed [0.001729s] ... ok 2025-03-17 13:45:29.903 4054517 DEBUG test-json [-] This is a log line %(unused) test_extra_args_filtered /builddir/build/BUILD/oslo.log-7.1.0/oslo_log/tests/unit/test_log.py:646 {1} oslo_log.tests.unit.test_log.JSONFormatterTestCase.test_extra_args_filtered [0.001852s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 663, in format record.message = record.getMessage() File "/usr/lib64/python3.9/logging/__init__.py", line 367, in getMessage msg = msg % self.args TypeError: format requires a mapping Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 145, in _run_core if self.exception_caught == self._run_user( File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 704, in _run_test_method return self._get_test_method()() File "/builddir/build/BUILD/oslo.log-7.1.0/oslo_log/tests/unit/fixture/test_logging_error.py", line 26, in test_logging_handle_error self.log.error('pid of first child is %(foo)s', 1) Message: 'pid of first child is %(foo)s' Arguments: (1,) 2025-03-17 13:45:29.905 4054517 DEBUG test-json [None req-a2bb6199-026d-404a-a907-9b2dbaa9cfb6 myuser mytenant mydomain myscope myuserdomain mydomain] This is a log line test_json_w_context_in_extras /builddir/build/BUILD/oslo.log-7.1.0/oslo_log/tests/unit/test_log.py:476 {1} oslo_log.tests.unit.test_log.JSONFormatterTestCase.test_json_w_context_in_extras [0.002856s] ... ok 2025-03-17 13:45:29.908 4054517 DEBUG test-json [-] This is a log line test_json_with_extra /builddir/build/BUILD/oslo.log-7.1.0/oslo_log/tests/unit/test_log.py:547 {1} oslo_log.tests.unit.test_log.JSONFormatterTestCase.test_json_with_extra [0.003882s] ... ok {0} oslo_log.tests.unit.fixture.test_logging_error.TestLoggingFixture.test_logging_handle_error [0.002471s] ... ok {0} oslo_log.tests.unit.test_convert_json.ConvertJsonTestCase.test_console_format_debug_levelname [0.000283s] ... ok {0} oslo_log.tests.unit.test_convert_json.ConvertJsonTestCase.test_console_format_traceback [0.000248s] ... ok {0} oslo_log.tests.unit.test_convert_json.ConvertJsonTestCase.test_reformat_json_single [0.000311s] ... ok {0} oslo_log.tests.unit.test_formatters.FormatUnhashableExceptionTest.test_context_format_exception [0.000983s] ... ok {0} oslo_log.tests.unit.test_helpers.LogHelpersTestCase.test_log_decorator [0.002327s] ... ok NOCTXT: baz --DBG {0} oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_debugging_log [0.003066s] ... ok {1} oslo_log.tests.unit.test_log.KeywordArgumentAdapterTestCase.test_empty_kwargs [0.006085s] ... ok HAS CONTEXT [99 None]: test {1} oslo_log.tests.unit.test_log.KeywordArgumentAdapterTestCase.test_include_constructor_extras [0.003610s] ... ok {1} oslo_log.tests.unit.test_log.KeywordArgumentAdapterTestCase.test_pass_args_to_log [0.003345s] ... ok {0} oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_global_request_id_logging [0.012207s] ... ok {1} oslo_log.tests.unit.test_log.KeywordArgumentAdapterTestCase.test_pass_through_exc_info [0.002652s] ... ok HAS CONTEXT [99]: test € {0} oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_message_logging_3rd_party_log_records [0.001879s] ... ok HAS CONTEXT [99]: Exception is (test€) {1} oslo_log.tests.unit.test_log.LogConfigOptsTestCase.test_log_dir [0.006064s] ... ok {0} oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_unicode_conversion_in_formatter [0.004426s] ... ok [req-9b085c0e-e704-42a0-8f65-3966c06dbb30]: [instance: 1234] info {1} oslo_log.tests.unit.test_log.LogConfigOptsTestCase.test_logfile_deprecated [0.002673s] ... ok [req-9b085c0e-e704-42a0-8f65-3966c06dbb30]: [instance: 1234] warn {0} oslo_log.tests.unit.test_log.FancyRecordTestCase.test_instance_key_in_log_msg [0.002371s] ... ok [req-f3101423-d928-425e-8afa-44b9443961ba]: [fake_resource-202260f9-1224-490d-afaf-6a744c13141f] info {0} oslo_log.tests.unit.test_log.FancyRecordTestCase.test_resource_key_dict_in_log_msg [0.002431s] ... ok {1} oslo_log.tests.unit.test_log.LogConfigTestCase.test_log_config_append_disable_existing_loggers [0.005186s] ... ok {0} oslo_log.tests.unit.test_log.FancyRecordTestCase.test_unsupported_key_in_log_msg [0.002139s] ... ok {1} oslo_log.tests.unit.test_log.LogConfigTestCase.test_log_config_append_ok [0.002330s] ... ok {1} oslo_log.tests.unit.test_log.LogConfigTestCase.test_log_config_append_unreadable [0.002170s] ... ok 2025-03-17 13:45:29.947 4054516 DEBUG test-fluent [None req-f4865d94-13c7-400a-9cde-f14ec2d42f6a myuser mytenant mydomain myscope myuserdomain mydomain] This is a log line test_fluent /builddir/build/BUILD/oslo.log-7.1.0/oslo_log/tests/unit/test_log.py:695 {1} oslo_log.tests.unit.test_log.LogLevelTestCase.test_child_log_has_level_of_parent_flag [0.001991s] ... ok {1} oslo_log.tests.unit.test_log.LogLevelTestCase.test_has_level_from_flags [0.001748s] ... ok {0} oslo_log.tests.unit.test_log.FluentFormatterTestCase.test_fluent [0.009266s] ... ok {0} oslo_log.tests.unit.test_log.LogConfigOptsTestCase.test_handlers_cleanup [0.001422s] ... ok {1} oslo_log.tests.unit.test_log.LoggerTestCase.test_no_logging_via_module [0.006761s] ... ok {0} oslo_log.tests.unit.test_log.LogConfigOptsTestCase.test_json_formatter [0.002644s] ... ok {1} oslo_log.tests.unit.test_log.LoggerTestCase.test_will_be_info_if_debug_flag_not_set [0.004623s] ... ok {1} oslo_log.tests.unit.test_log.MutateTestCase.test_mk_log_config_full [0.001820s] ... ok {1} oslo_log.tests.unit.test_log.OSJournalHandlerTestCase.test_handler ... SKIPPED: systemd journal binding is not available {1} oslo_log.tests.unit.test_pipe_mutex.TestPipeMutex.test_blocking_preserves_ownership [0.001823s] ... ok {1} oslo_log.tests.unit.test_pipe_mutex.TestPipeMutex.test_blocking_tpool [0.017727s] ... ok {1} oslo_log.tests.unit.test_rate_limit.LogRateLimitTestCase.test_install_twice [0.000529s] ... ok {1} oslo_log.tests.unit.test_rate_limit.LogRateLimitTestCase.test_rate_limit [0.001441s] ... ok {1} oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_class_with_init [0.001311s] ... ok {1} oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_exception_new [0.000661s] ... ok {1} oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_mitaka_plus_two [0.001241s] ... ok {1} oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_newton_plus_two [0.001127s] ... ok {1} oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_with_removed_next_release [0.001620s] ... ok {1} oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_with_removed_none [0.000658s] ... ok {1} oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_with_unknown_future_release [0.000732s] ... ok {0} oslo_log.tests.unit.test_log.LogConfigOptsTestCase.test_log_publish_errors_handlers [0.068002s] ... ok {0} oslo_log.tests.unit.test_log.LogConfigTestCase.test_log_config_append_invalid [0.001988s] ... ok {0} oslo_log.tests.unit.test_log.LogHandlerTestCase.test_log_path_logfile [0.001275s] ... ok {0} oslo_log.tests.unit.test_log.LogHandlerTestCase.test_log_path_logfile_overrides_logdir [0.001215s] ... ok {0} oslo_log.tests.unit.test_log.LogLevelTestCase.test_child_log_has_level_of_parent_flag_for_trace [0.001694s] ... ok 2025-03-17 13:45:30 INFO root [req-3e846728-e813-435f-9989-3162d87a2d97 myuser mytenant] foo {0} oslo_log.tests.unit.test_log.LoggerNameTestCase.test_handles_context_kwarg [0.001852s] ... ok {0} oslo_log.tests.unit.test_log.LoggerNameTestCase.test_rotate_log [0.002831s] ... ok {0} oslo_log.tests.unit.test_log.LoggerTestCase.test_rotate_log [0.002717s] ... ok 2025-03-17 13:45:30.069 4054516 INFO oslo_config.cfg [-] Option DEFAULT.debug changed from [false] to [true] {0} oslo_log.tests.unit.test_log.MutateTestCase.test_debug [0.006614s] ... ok {0} oslo_log.tests.unit.test_log.MutateTestCase.test_log_config_append_change_file [0.004460s] ... ok {0} oslo_log.tests.unit.test_log.MutateTestCase.test_mk_log_config_empty [0.001096s] ... ok boo {0} oslo_log.tests.unit.test_log.MutateTestCase.test_remove_handler [0.005930s] ... ok {0} oslo_log.tests.unit.test_log.MutateTestCase.test_remove_logger [0.015279s] ... ok {0} oslo_log.tests.unit.test_log.OSJournalHandlerTestCase.test_emit_exception [0.004182s] ... ok {0} oslo_log.tests.unit.test_log.OSSysLogHandlerTestCase.test_syslog_binary_name [0.004239s] ... ok {0} oslo_log.tests.unit.test_log.SetDefaultsTestCase.test_change_default [0.005461s] ... ok {0} oslo_log.tests.unit.test_log.SetDefaultsTestCase.test_change_default_log_level [0.002187s] ... ok {0} oslo_log.tests.unit.test_log.SetDefaultsTestCase.test_default_log_level_method [0.001714s] ... ok {0} oslo_log.tests.unit.test_log.SetDefaultsTestCase.test_log_file_defaults_to_none [0.002297s] ... ok {0} oslo_log.tests.unit.test_log.SetDefaultsTestCase.test_tempest_set_log_file [0.002106s] ... ok {0} oslo_log.tests.unit.test_log.UnicodeConversionTestCase.test_exception_to_unicode [0.001523s] ... ok {0} oslo_log.tests.unit.test_log.UnicodeConversionTestCase.test_unicode_to_unicode [0.001142s] ... ok {0} oslo_log.tests.unit.test_pipe_mutex.TestPipeMutex.test_nonblocking [0.000955s] ... ok {0} oslo_log.tests.unit.test_pipe_mutex.TestPipeMutex.test_recursive [0.000363s] ... ok {0} oslo_log.tests.unit.test_rate_limit.LogRateLimitTestCase.test_rate_limit_except_level [0.001024s] ... ok {0} oslo_log.tests.unit.test_rate_limit.LogRateLimitTestCase.test_uninstall [0.000834s] ... ok {0} oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_class_without_init [0.001001s] ... ok {0} oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_message [0.000801s] ... ok {0} oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_with_known_future_release [0.000912s] ... ok {0} oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_with_removed_zero [0.000794s] ... ok {0} oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_without_replacement [0.000847s] ... ok {0} oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecating_a_function_returns_correct_value [0.000805s] ... ok {3} oslo_log.tests.unit.test_log.MutateTestCase.test_log_config_append_touch [1.016994s] ... ok {3} oslo_log.tests.unit.test_log.OSSysLogHandlerTestCase.test_handler [0.002017s] ... ok {3} oslo_log.tests.unit.test_log.OSSysLogHandlerTestCase.test_syslog [0.001872s] ... ok {3} oslo_log.tests.unit.test_log.SetDefaultsTestCase.test_default_log_level_to_none [0.001980s] ... ok {3} oslo_log.tests.unit.test_log.SysLogHandlersTestCase.test_standard_format [0.001248s] ... ok {3} oslo_log.tests.unit.test_log.UnicodeConversionTestCase.test_ascii_to_unicode [0.000907s] ... ok {3} oslo_log.tests.unit.test_pipe_mutex.TestPipeMutex.test_wrong_releaser [0.000789s] ... ok {3} oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_exception_unrelated [0.000674s] ... ok {3} oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_with_removed_plus_3 [0.000721s] ... ok {3} oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecating_a_method_returns_correct_value [0.000733s] ... ok ====== Totals ====== Ran: 191 tests in 1.2284 sec. - Passed: 190 - Skipped: 1 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 1.6891 sec. ============== Worker Balance ============== - Worker 0 (48 tests) => 0:00:00.264295 - Worker 1 (48 tests) => 0:00:00.133680 - Worker 2 (48 tests) => 0:00:00.164860 - Worker 3 (47 tests) => 0:00:01.228394 Test id Runtime (s) ------------------------------------------------------------------------------------ ----------- oslo_log.tests.unit.test_log.MutateTestCase.test_log_config_append_touch 1.017 oslo_log.tests.unit.test_log.LogConfigOptsTestCase.test_log_dir_handlers 0.093 oslo_log.tests.unit.test_log.LogConfigOptsTestCase.test_log_publish_errors_handlers 0.068 oslo_log.tests.unit.test_log.OSJournalHandlerTestCase.test_emit 0.047 oslo_log.tests.unit.test_pipe_mutex.TestPipeMutex.test_blocking_tpool 0.018 oslo_log.tests.unit.test_log.MutateTestCase.test_remove_logger 0.015 oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_global_request_id_logging 0.012 oslo_log.tests.unit.test_log.LoggerTestCase.test_timed_rotate_log 0.011 oslo_log.tests.unit.test_log.JSONFormatterTestCase.test_json_with_extra_keys 0.010 oslo_log.tests.unit.test_log.LogConfigOptsTestCase.test_logdir_deprecated 0.010 ___________________________________ summary ____________________________________ py39: commands succeeded congratulations :) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4QEhzS + umask 022 + cd /builddir/build/BUILD + cd oslo.log-7.1.0 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64/usr/share/doc/python3-oslo-log + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64/usr/share/doc/python3-oslo-log + cp -pr README.rst /builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64/usr/share/doc/python3-oslo-log + cp -pr ChangeLog /builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64/usr/share/doc/python3-oslo-log + cp -pr AUTHORS /builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64/usr/share/doc/python3-oslo-log + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8ouzU3 + umask 022 + cd /builddir/build/BUILD + cd oslo.log-7.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64/usr/share/licenses/python3-oslo-log + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64/usr/share/licenses/python3-oslo-log + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64/usr/share/licenses/python3-oslo-log + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-oslo-log = 7.1.0-0.20250317174125.0c290b1.el9 python3-oslo-log = 7.1.0-0.20250317174125.0c290b1.el9 python3.9-oslo-log = 7.1.0-0.20250317174125.0c290b1.el9 python3.9dist(oslo-log) = 7.1 python3.9dist(oslo.log) = 7.1 python3dist(oslo-log) = 7.1 python3dist(oslo.log) = 7.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(debtcollector) >= 3 python3.9dist(oslo-config) >= 5.2 python3.9dist(oslo-context) >= 2.21 python3.9dist(oslo-i18n) >= 3.20 python3.9dist(oslo-serialization) >= 2.25 python3.9dist(oslo-utils) >= 3.36 python3.9dist(pbr) >= 3.1.1 python3.9dist(python-dateutil) >= 2.7 Obsoletes: python39-oslo-log < 7.1.0-0.20250317174125.0c290b1.el9 Processing files: python-oslo-log-doc-7.1.0-0.20250317174125.0c290b1.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1O5r6v + umask 022 + cd /builddir/build/BUILD + cd oslo.log-7.1.0 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64/usr/share/doc/python-oslo-log-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64/usr/share/doc/python-oslo-log-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64/usr/share/doc/python-oslo-log-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Xz6QXd + umask 022 + cd /builddir/build/BUILD + cd oslo.log-7.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64/usr/share/licenses/python-oslo-log-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64/usr/share/licenses/python-oslo-log-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64/usr/share/licenses/python-oslo-log-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-oslo-log-doc = 7.1.0-0.20250317174125.0c290b1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-oslo-log-tests-7.1.0-0.20250317174125.0c290b1.el9.noarch Provides: python-oslo-log-tests = 7.1.0-0.20250317174125.0c290b1.el9 python3-oslo-log-tests = 7.1.0-0.20250317174125.0c290b1.el9 python3.9-oslo-log-tests = 7.1.0-0.20250317174125.0c290b1.el9 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.9 Obsoletes: python39-oslo-log-tests < 7.1.0-0.20250317174125.0c290b1.el9 Processing files: python-oslo-log-lang-7.1.0-0.20250317174125.0c290b1.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wTDEvI + umask 022 + cd /builddir/build/BUILD + cd oslo.log-7.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64/usr/share/licenses/python-oslo-log-lang + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64/usr/share/licenses/python-oslo-log-lang + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64/usr/share/licenses/python-oslo-log-lang + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-oslo-log-lang = 7.1.0-0.20250317174125.0c290b1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64 Wrote: /builddir/build/SRPMS/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.src.rpm Wrote: /builddir/build/RPMS/python-oslo-log-lang-7.1.0-0.20250317174125.0c290b1.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-oslo-log-tests-7.1.0-0.20250317174125.0c290b1.el9.noarch.rpm Wrote: /builddir/build/RPMS/python-oslo-log-doc-7.1.0-0.20250317174125.0c290b1.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0nhnk8 + umask 022 + cd /builddir/build/BUILD + cd oslo.log-7.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-oslo-log-7.1.0-0.20250317174125.0c290b1.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0