Mock Version: 6.2 Mock Version: 6.2 Mock Version: 6.2 Mock Version: 6.2 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-heat.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1020gid=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/openstack-heat.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/openstack-heat-24.1.0-0.20250610142746.a6d60af.el9.src.rpm Child return code was: 0 Mock Version: 6.2 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-heat.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1020gid=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/openstack-heat.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/openstack-heat-24.1.0-0.20250610142746.a6d60af.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/openstack-heat.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1020gid=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/openstack-heat.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.26BgBG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf openstack-heat-24.1.0.dev36 + /usr/bin/gzip -dc /builddir/build/SOURCES/openstack-heat-24.1.0.dev36-0.20250610142746.a6d60af.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd openstack-heat-24.1.0.dev36 + /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 'openstack-heat-24.1.0 base' + sed -i 's/^hacking.*/hacking/' test-requirements.txt + for project in blazar zun vitrage + rm -rf heat/tests/openstack/blazar/ + find heat/tests -name '*blazar*' -type f + xargs rm -f + for project in blazar zun vitrage + rm -rf heat/tests/openstack/zun/ + find heat/tests -name '*zun*' -type f + xargs rm -f + for project in blazar zun vitrage + rm -rf heat/tests/openstack/vitrage/ + find heat/tests -name '*vitrage*' -type f + xargs rm -f + find contrib -name tests -type d + xargs rm -r + 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 + sed -i '/sphinx-build/ s/-W//' tox.ini + for pkg in doc8 bandit pre-commit flake8-import-order os-api-ref + 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 flake8-import-order os-api-ref + 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 flake8-import-order os-api-ref + 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 flake8-import-order os-api-ref + 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 + for pkg in doc8 bandit pre-commit flake8-import-order os-api-ref + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^os-api-ref.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^os-api-ref.*/d' test-requirements.txt + for pkg in packaging tzdata python-blazarclient python-zunclient python-vitrageclient + sed -i '/^packaging.*/d' requirements.txt + for pkg in packaging tzdata python-blazarclient python-zunclient python-vitrageclient + sed -i '/^tzdata.*/d' requirements.txt + for pkg in packaging tzdata python-blazarclient python-zunclient python-vitrageclient + sed -i '/^python-blazarclient.*/d' requirements.txt + for pkg in packaging tzdata python-blazarclient python-zunclient python-vitrageclient + sed -i '/^python-zunclient.*/d' requirements.txt + for pkg in packaging tzdata python-blazarclient python-zunclient python-vitrageclient + sed -i '/^python-vitrageclient.*/d' requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.Jg6hqB + umask 022 + cd /builddir/build/BUILD + cd openstack-heat-24.1.0.dev36 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/openstack-heat-24.1.0.dev36/.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/openstack-heat-24.1.0.dev36/.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/openstack-heat-24.1.0.dev36/pyproject-wheeldir --output /builddir/build/BUILD/openstack-heat-24.1.0-0.20250610142746.a6d60af.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling pbr>=6.0.0 from build-system.requires Requirement satisfied: pbr>=6.0.0 (installed: pbr 6.1.1) Handling setuptools>=64.0.0 from build-system.requires Requirement satisfied: setuptools>=64.0.0 (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/openstack-heat-24.1.0-0.20250610142746.a6d60af.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-heat-24.1.0-0.20250610142746.a6d60af.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/openstack-heat.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1020gid=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/openstack-heat.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.hzVunC + umask 022 + cd /builddir/build/BUILD + cd openstack-heat-24.1.0.dev36 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/openstack-heat-24.1.0.dev36/.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/openstack-heat-24.1.0.dev36/.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/openstack-heat-24.1.0.dev36/pyproject-wheeldir --output /builddir/build/BUILD/openstack-heat-24.1.0-0.20250610142746.a6d60af.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling pbr>=6.0.0 from build-system.requires Requirement satisfied: pbr>=6.0.0 (installed: pbr 6.1.1) Handling setuptools>=64.0.0 from build-system.requires Requirement satisfied: setuptools>=64.0.0 (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/openstack-heat-24.1.0-0.20250610142746.a6d60af.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-heat-24.1.0-0.20250610142746.a6d60af.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/openstack-heat.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1020gid=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/openstack-heat.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.ewGmWm + umask 022 + cd /builddir/build/BUILD + cd openstack-heat-24.1.0.dev36 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/openstack-heat-24.1.0.dev36/.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/openstack-heat-24.1.0.dev36/.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/openstack-heat-24.1.0.dev36/pyproject-wheeldir --output /builddir/build/BUILD/openstack-heat-24.1.0-0.20250610142746.a6d60af.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling pbr>=6.0.0 from build-system.requires Requirement satisfied: pbr>=6.0.0 (installed: pbr 6.1.1) Handling setuptools>=64.0.0 from build-system.requires Requirement satisfied: setuptools>=64.0.0 (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 pbr>=3.1.1 from tox --print-deps-only: py39,docs Requirement satisfied: pbr>=3.1.1 (installed: pbr 6.1.1) Handling alembic>=1.8.0 from tox --print-deps-only: py39,docs Requirement not satisfied: alembic>=1.8.0 Handling croniter>=0.3.4 from tox --print-deps-only: py39,docs Requirement not satisfied: croniter>=0.3.4 Handling cryptography>=2.5 from tox --print-deps-only: py39,docs Requirement not satisfied: cryptography>=2.5 Handling eventlet>=0.27.0 from tox --print-deps-only: py39,docs Requirement satisfied: eventlet>=0.27.0 (installed: eventlet 0.36.1) Handling keystoneauth1>=3.18.0 from tox --print-deps-only: py39,docs Requirement not satisfied: keystoneauth1>=3.18.0 Handling keystonemiddleware>=5.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: keystonemiddleware>=5.1.0 Handling lxml>=4.5.0 from tox --print-deps-only: py39,docs Requirement not satisfied: lxml>=4.5.0 Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs Requirement not satisfied: netaddr>=0.7.18 Handling neutron-lib>=1.14.0 from tox --print-deps-only: py39,docs Requirement not satisfied: neutron-lib>=1.14.0 Handling openstacksdk>=0.28.0 from tox --print-deps-only: py39,docs Requirement not satisfied: openstacksdk>=0.28.0 Handling oslo.cache>=1.26.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.cache>=1.26.0 Handling oslo.config>=6.8.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.config>=6.8.0 Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.concurrency>=3.26.0 Handling oslo.context>=2.22.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.context>=2.22.0 Handling oslo.db>=6.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.db>=6.0.0 Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.i18n>=3.20.0 Handling oslo.log>=4.3.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.log>=4.3.0 Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.messaging>=14.1.0 Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.middleware>=3.31.0 Handling oslo.policy>=4.5.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.policy>=4.5.0 Handling oslo.reports>=1.18.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.reports>=1.18.0 Handling oslo.serialization>=2.25.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.serialization>=2.25.0 Handling oslo.service>=1.24.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.service>=1.24.0 Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.upgradecheck>=1.3.0 Handling oslo.utils>=4.5.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.utils>=4.5.0 Handling osprofiler>=1.4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: osprofiler>=1.4.0 Handling oslo.versionedobjects>=1.31.2 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.versionedobjects>=1.31.2 Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py39,docs Requirement not satisfied: PasteDeploy>=1.5.0 Handling aodhclient>=0.9.0 from tox --print-deps-only: py39,docs Requirement not satisfied: aodhclient>=0.9.0 Handling python-barbicanclient>=4.5.2 from tox --print-deps-only: py39,docs Requirement not satisfied: python-barbicanclient>=4.5.2 Handling python-cinderclient>=3.3.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-cinderclient>=3.3.0 Handling python-designateclient>=2.7.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-designateclient>=2.7.0 Handling python-glanceclient>=2.8.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-glanceclient>=2.8.0 Handling python-heatclient>=1.10.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-heatclient>=1.10.0 Handling python-ironicclient>=2.8.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-ironicclient>=2.8.0 Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-keystoneclient>=3.8.0 Handling python-magnumclient>=2.3.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-magnumclient>=2.3.0 Handling python-manilaclient>=1.16.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-manilaclient>=1.16.0 Handling python-mistralclient>=3.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-mistralclient>=3.1.0 Handling python-monascaclient>=1.12.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-monascaclient>=1.12.0 Handling python-neutronclient>=7.7.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-neutronclient>=7.7.0 Handling python-novaclient>=9.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-novaclient>=9.1.0 Handling python-octaviaclient>=1.8.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-octaviaclient>=1.8.0 Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-openstackclient>=3.12.0 Handling python-swiftclient>=3.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-swiftclient>=3.2.0 Handling python-troveclient>=2.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-troveclient>=2.2.0 Handling python-zaqarclient>=1.3.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-zaqarclient>=1.3.0 Handling PyYAML>=5.1 from tox --print-deps-only: py39,docs Requirement not satisfied: PyYAML>=5.1 Handling requests>=2.23.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.23.0 (installed: requests 2.32.3) Handling tenacity>=6.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: tenacity>=6.1.0 Handling Routes>=2.3.1 from tox --print-deps-only: py39,docs Requirement not satisfied: Routes>=2.3.1 Handling SQLAlchemy>=1.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: SQLAlchemy>=1.4.0 (installed: SQLAlchemy 2.0.38) Handling stevedore>=3.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: stevedore>=3.1.0 Handling WebOb>=1.7.1 from tox --print-deps-only: py39,docs Requirement not satisfied: WebOb>=1.7.1 Handling yaql>=1.1.3 from tox --print-deps-only: py39,docs Requirement not satisfied: yaql>=1.1.3 Handling hacking from tox --print-deps-only: py39,docs Requirement not satisfied: hacking Handling coverage>=4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: coverage>=4.0 Handling ddt>=1.4.1 from tox --print-deps-only: py39,docs Requirement not satisfied: ddt>=1.4.1 Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: fixtures>=3.0.0 Handling kombu>=5.0.1 from tox --print-deps-only: py39,docs Requirement not satisfied: kombu>=5.0.1 Handling PyMySQL>=0.8.0 from tox --print-deps-only: py39,docs Requirement not satisfied: PyMySQL>=0.8.0 Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslotest>=3.2.0 Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: stestr>=2.0.0 Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs Requirement not satisfied: testscenarios>=0.4 Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: testtools>=2.2.0 Handling testresources>=2.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: testresources>=2.0.0 Handling Pygments>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: Pygments>=2.2.0 (installed: Pygments 2.7.4) Handling tempest>=17.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: tempest>=17.1.0 Handling pbr>=3.1.1 from tox --print-deps-only: py39,docs Requirement satisfied: pbr>=3.1.1 (installed: pbr 6.1.1) Handling alembic>=1.8.0 from tox --print-deps-only: py39,docs Requirement not satisfied: alembic>=1.8.0 Handling croniter>=0.3.4 from tox --print-deps-only: py39,docs Requirement not satisfied: croniter>=0.3.4 Handling cryptography>=2.5 from tox --print-deps-only: py39,docs Requirement not satisfied: cryptography>=2.5 Handling eventlet>=0.27.0 from tox --print-deps-only: py39,docs Requirement satisfied: eventlet>=0.27.0 (installed: eventlet 0.36.1) Handling keystoneauth1>=3.18.0 from tox --print-deps-only: py39,docs Requirement not satisfied: keystoneauth1>=3.18.0 Handling keystonemiddleware>=5.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: keystonemiddleware>=5.1.0 Handling lxml>=4.5.0 from tox --print-deps-only: py39,docs Requirement not satisfied: lxml>=4.5.0 Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs Requirement not satisfied: netaddr>=0.7.18 Handling neutron-lib>=1.14.0 from tox --print-deps-only: py39,docs Requirement not satisfied: neutron-lib>=1.14.0 Handling openstacksdk>=0.28.0 from tox --print-deps-only: py39,docs Requirement not satisfied: openstacksdk>=0.28.0 Handling oslo.cache>=1.26.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.cache>=1.26.0 Handling oslo.config>=6.8.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.config>=6.8.0 Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.concurrency>=3.26.0 Handling oslo.context>=2.22.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.context>=2.22.0 Handling oslo.db>=6.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.db>=6.0.0 Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.i18n>=3.20.0 Handling oslo.log>=4.3.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.log>=4.3.0 Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.messaging>=14.1.0 Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.middleware>=3.31.0 Handling oslo.policy>=4.5.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.policy>=4.5.0 Handling oslo.reports>=1.18.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.reports>=1.18.0 Handling oslo.serialization>=2.25.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.serialization>=2.25.0 Handling oslo.service>=1.24.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.service>=1.24.0 Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.upgradecheck>=1.3.0 Handling oslo.utils>=4.5.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.utils>=4.5.0 Handling osprofiler>=1.4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: osprofiler>=1.4.0 Handling oslo.versionedobjects>=1.31.2 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.versionedobjects>=1.31.2 Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py39,docs Requirement not satisfied: PasteDeploy>=1.5.0 Handling aodhclient>=0.9.0 from tox --print-deps-only: py39,docs Requirement not satisfied: aodhclient>=0.9.0 Handling python-barbicanclient>=4.5.2 from tox --print-deps-only: py39,docs Requirement not satisfied: python-barbicanclient>=4.5.2 Handling python-cinderclient>=3.3.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-cinderclient>=3.3.0 Handling python-designateclient>=2.7.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-designateclient>=2.7.0 Handling python-glanceclient>=2.8.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-glanceclient>=2.8.0 Handling python-heatclient>=1.10.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-heatclient>=1.10.0 Handling python-ironicclient>=2.8.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-ironicclient>=2.8.0 Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-keystoneclient>=3.8.0 Handling python-magnumclient>=2.3.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-magnumclient>=2.3.0 Handling python-manilaclient>=1.16.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-manilaclient>=1.16.0 Handling python-mistralclient>=3.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-mistralclient>=3.1.0 Handling python-monascaclient>=1.12.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-monascaclient>=1.12.0 Handling python-neutronclient>=7.7.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-neutronclient>=7.7.0 Handling python-novaclient>=9.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-novaclient>=9.1.0 Handling python-octaviaclient>=1.8.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-octaviaclient>=1.8.0 Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-openstackclient>=3.12.0 Handling python-swiftclient>=3.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-swiftclient>=3.2.0 Handling python-troveclient>=2.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-troveclient>=2.2.0 Handling python-zaqarclient>=1.3.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-zaqarclient>=1.3.0 Handling PyYAML>=5.1 from tox --print-deps-only: py39,docs Requirement not satisfied: PyYAML>=5.1 Handling requests>=2.23.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.23.0 (installed: requests 2.32.3) Handling tenacity>=6.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: tenacity>=6.1.0 Handling Routes>=2.3.1 from tox --print-deps-only: py39,docs Requirement not satisfied: Routes>=2.3.1 Handling SQLAlchemy>=1.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: SQLAlchemy>=1.4.0 (installed: SQLAlchemy 2.0.38) Handling stevedore>=3.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: stevedore>=3.1.0 Handling WebOb>=1.7.1 from tox --print-deps-only: py39,docs Requirement not satisfied: WebOb>=1.7.1 Handling yaql>=1.1.3 from tox --print-deps-only: py39,docs Requirement not satisfied: yaql>=1.1.3 Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs Requirement not satisfied: openstackdocstheme>=2.2.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 reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: reno>=3.1.0 Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: sphinxcontrib-apidoc>=0.2.0 Handling sphinxcontrib-httpdomain>=1.3.0 from tox --print-deps-only: py39,docs Requirement not satisfied: sphinxcontrib-httpdomain>=1.3.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 openstack_heat.egg-info/PKG-INFO writing dependency_links to openstack_heat.egg-info/dependency_links.txt writing entry points to openstack_heat.egg-info/entry_points.txt writing requirements to openstack_heat.egg-info/requires.txt writing top-level names to openstack_heat.egg-info/top_level.txt writing pbr to openstack_heat.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 'openstack_heat.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/openstack-heat-24.1.0.dev36/openstack_heat-24.1.0.dev36.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 (openstack-heat) Requirement satisfied: pbr (>=3.1.1) (installed: pbr 6.1.1) Handling alembic (>=1.8.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement not satisfied: alembic (>=1.8.0) Handling croniter (>=0.3.4) from hook generated metadata: Requires-Dist (openstack-heat) Requirement not satisfied: croniter (>=0.3.4) Handling cryptography (>=2.5) from hook generated metadata: Requires-Dist (openstack-heat) Requirement not satisfied: cryptography (>=2.5) Handling eventlet (>=0.27.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: eventlet (>=0.27.0) (installed: eventlet 0.36.1) Handling keystoneauth1 (>=3.18.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement not satisfied: keystoneauth1 (>=3.18.0) Handling keystonemiddleware (>=5.1.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement not satisfied: keystonemiddleware (>=5.1.0) Handling lxml (>=4.5.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement not satisfied: lxml (>=4.5.0) Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (openstack-heat) Requirement not satisfied: netaddr (>=0.7.18) Handling neutron-lib (>=1.14.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement not satisfied: neutron-lib (>=1.14.0) Handling openstacksdk (>=0.28.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement not satisfied: openstacksdk (>=0.28.0) Handling oslo.cache (>=1.26.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement not satisfied: oslo.cache (>=1.26.0) Handling oslo.config (>=6.8.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement not satisfied: oslo.config (>=6.8.0) Handling oslo.concurrency (>=3.26.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement not satisfied: oslo.concurrency (>=3.26.0) Handling oslo.context (>=2.22.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement not satisfied: oslo.context (>=2.22.0) Handling oslo.db (>=6.0.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement not satisfied: oslo.db (>=6.0.0) Handling oslo.i18n (>=3.20.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement not satisfied: oslo.i18n (>=3.20.0) Handling oslo.log (>=4.3.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement not satisfied: oslo.log (>=4.3.0) Handling oslo.messaging (>=14.1.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement not satisfied: oslo.messaging (>=14.1.0) Handling oslo.middleware (>=3.31.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement not satisfied: oslo.middleware (>=3.31.0) Handling oslo.policy (>=4.5.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement not satisfied: oslo.policy (>=4.5.0) Handling oslo.reports (>=1.18.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement not satisfied: oslo.reports (>=1.18.0) Handling oslo.serialization (>=2.25.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement not satisfied: oslo.serialization (>=2.25.0) Handling oslo.service (>=1.24.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement not satisfied: oslo.service (>=1.24.0) Handling oslo.upgradecheck (>=1.3.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement not satisfied: oslo.upgradecheck (>=1.3.0) Handling oslo.utils (>=4.5.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement not satisfied: oslo.utils (>=4.5.0) Handling osprofiler (>=1.4.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement not satisfied: osprofiler (>=1.4.0) Handling oslo.versionedobjects (>=1.31.2) from hook generated metadata: Requires-Dist (openstack-heat) Requirement not satisfied: oslo.versionedobjects (>=1.31.2) Handling PasteDeploy (>=1.5.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement not satisfied: PasteDeploy (>=1.5.0) Handling aodhclient (>=0.9.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement not satisfied: aodhclient (>=0.9.0) Handling python-barbicanclient (>=4.5.2) from hook generated metadata: Requires-Dist (openstack-heat) Requirement not satisfied: python-barbicanclient (>=4.5.2) Handling python-cinderclient (>=3.3.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement not satisfied: python-cinderclient (>=3.3.0) Handling python-designateclient (>=2.7.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement not satisfied: python-designateclient (>=2.7.0) Handling python-glanceclient (>=2.8.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement not satisfied: python-glanceclient (>=2.8.0) Handling python-heatclient (>=1.10.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement not satisfied: python-heatclient (>=1.10.0) Handling python-ironicclient (>=2.8.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement not satisfied: python-ironicclient (>=2.8.0) Handling python-keystoneclient (>=3.8.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement not satisfied: python-keystoneclient (>=3.8.0) Handling python-magnumclient (>=2.3.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement not satisfied: python-magnumclient (>=2.3.0) Handling python-manilaclient (>=1.16.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement not satisfied: python-manilaclient (>=1.16.0) Handling python-mistralclient (>=3.1.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement not satisfied: python-mistralclient (>=3.1.0) Handling python-monascaclient (>=1.12.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement not satisfied: python-monascaclient (>=1.12.0) Handling python-neutronclient (>=7.7.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement not satisfied: python-neutronclient (>=7.7.0) Handling python-novaclient (>=9.1.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement not satisfied: python-novaclient (>=9.1.0) Handling python-octaviaclient (>=1.8.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement not satisfied: python-octaviaclient (>=1.8.0) Handling python-openstackclient (>=3.12.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement not satisfied: python-openstackclient (>=3.12.0) Handling python-swiftclient (>=3.2.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement not satisfied: python-swiftclient (>=3.2.0) Handling python-troveclient (>=2.2.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement not satisfied: python-troveclient (>=2.2.0) Handling python-zaqarclient (>=1.3.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement not satisfied: python-zaqarclient (>=1.3.0) Handling PyYAML (>=5.1) from hook generated metadata: Requires-Dist (openstack-heat) Requirement not satisfied: PyYAML (>=5.1) Handling requests (>=2.23.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: requests (>=2.23.0) (installed: requests 2.32.3) Handling tenacity (>=6.1.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement not satisfied: tenacity (>=6.1.0) Handling Routes (>=2.3.1) from hook generated metadata: Requires-Dist (openstack-heat) Requirement not satisfied: Routes (>=2.3.1) Handling SQLAlchemy (>=1.4.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: SQLAlchemy (>=1.4.0) (installed: SQLAlchemy 2.0.38) Handling stevedore (>=3.1.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement not satisfied: stevedore (>=3.1.0) Handling WebOb (>=1.7.1) from hook generated metadata: Requires-Dist (openstack-heat) Requirement not satisfied: WebOb (>=1.7.1) Handling yaql (>=1.1.3) from hook generated metadata: Requires-Dist (openstack-heat) Requirement not satisfied: yaql (>=1.1.3) + cat /builddir/build/BUILD/openstack-heat-24.1.0-0.20250610142746.a6d60af.el9.x86_64-pyproject-buildrequires + rm -rfv openstack_heat-24.1.0.dev36.dist-info/ removed 'openstack_heat-24.1.0.dev36.dist-info/LICENSE' removed 'openstack_heat-24.1.0.dev36.dist-info/AUTHORS' removed 'openstack_heat-24.1.0.dev36.dist-info/METADATA' removed 'openstack_heat-24.1.0.dev36.dist-info/entry_points.txt' removed 'openstack_heat-24.1.0.dev36.dist-info/pbr.json' removed 'openstack_heat-24.1.0.dev36.dist-info/top_level.txt' removed directory 'openstack_heat-24.1.0.dev36.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-heat-24.1.0-0.20250610142746.a6d60af.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/openstack-heat.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1020gid=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/openstack-heat.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.5NihwS + umask 022 + cd /builddir/build/BUILD + cd openstack-heat-24.1.0.dev36 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/openstack-heat-24.1.0.dev36/.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/openstack-heat-24.1.0.dev36/.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/openstack-heat-24.1.0.dev36/pyproject-wheeldir --output /builddir/build/BUILD/openstack-heat-24.1.0-0.20250610142746.a6d60af.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling pbr>=6.0.0 from build-system.requires Requirement satisfied: pbr>=6.0.0 (installed: pbr 6.1.1) Handling setuptools>=64.0.0 from build-system.requires Requirement satisfied: setuptools>=64.0.0 (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 pbr>=3.1.1 from tox --print-deps-only: py39,docs Requirement satisfied: pbr>=3.1.1 (installed: pbr 6.1.1) Handling alembic>=1.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: alembic>=1.8.0 (installed: alembic 1.14.1) Handling croniter>=0.3.4 from tox --print-deps-only: py39,docs Requirement satisfied: croniter>=0.3.4 (installed: croniter 5.0.1) Handling cryptography>=2.5 from tox --print-deps-only: py39,docs Requirement satisfied: cryptography>=2.5 (installed: cryptography 36.0.1) Handling eventlet>=0.27.0 from tox --print-deps-only: py39,docs Requirement satisfied: eventlet>=0.27.0 (installed: eventlet 0.36.1) Handling keystoneauth1>=3.18.0 from tox --print-deps-only: py39,docs Requirement satisfied: keystoneauth1>=3.18.0 (installed: keystoneauth1 5.11.0) Handling keystonemiddleware>=5.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: keystonemiddleware>=5.1.0 (installed: keystonemiddleware 10.10.0) Handling lxml>=4.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: lxml>=4.5.0 (installed: lxml 4.6.5) Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs Requirement satisfied: netaddr>=0.7.18 (installed: netaddr 1.3.0) Handling neutron-lib>=1.14.0 from tox --print-deps-only: py39,docs Requirement satisfied: neutron-lib>=1.14.0 (installed: neutron-lib 3.19.0) Handling openstacksdk>=0.28.0 from tox --print-deps-only: py39,docs Requirement satisfied: openstacksdk>=0.28.0 (installed: openstacksdk 4.5.0) Handling oslo.cache>=1.26.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.cache>=1.26.0 (installed: oslo.cache 3.11.0) Handling oslo.config>=6.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.config>=6.8.0 (installed: oslo.config 9.8.0) Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.concurrency>=3.26.0 (installed: oslo.concurrency 7.1.0) Handling oslo.context>=2.22.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.context>=2.22.0 (installed: oslo.context 6.0.0) Handling oslo.db>=6.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.db>=6.0.0 (installed: oslo.db 17.2.1) Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.i18n>=3.20.0 (installed: oslo.i18n 6.5.1) Handling oslo.log>=4.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.log>=4.3.0 (installed: oslo.log 7.1.0) Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.messaging>=14.1.0 (installed: oslo.messaging 17.0.0) Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.middleware>=3.31.0 (installed: oslo.middleware 6.5.0) Handling oslo.policy>=4.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.policy>=4.5.0 (installed: oslo.policy 4.5.1) Handling oslo.reports>=1.18.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.reports>=1.18.0 (installed: oslo.reports 3.5.1) Handling oslo.serialization>=2.25.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.serialization>=2.25.0 (installed: oslo.serialization 5.7.0) Handling oslo.service>=1.24.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.service>=1.24.0 (installed: oslo.service 4.1.1) Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.upgradecheck>=1.3.0 (installed: oslo.upgradecheck 2.5.0) Handling oslo.utils>=4.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.utils>=4.5.0 (installed: oslo.utils 9.0.0) Handling osprofiler>=1.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: osprofiler>=1.4.0 (installed: osprofiler 4.2.0) Handling oslo.versionedobjects>=1.31.2 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.versionedobjects>=1.31.2 (installed: oslo.versionedobjects 3.7.0) Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: PasteDeploy>=1.5.0 (installed: PasteDeploy 3.1.0) Handling aodhclient>=0.9.0 from tox --print-deps-only: py39,docs Requirement satisfied: aodhclient>=0.9.0 (installed: aodhclient 3.8.0) Handling python-barbicanclient>=4.5.2 from tox --print-deps-only: py39,docs Requirement satisfied: python-barbicanclient>=4.5.2 (installed: python-barbicanclient 7.1.0) Handling python-cinderclient>=3.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-cinderclient>=3.3.0 (installed: python-cinderclient 9.7.0) Handling python-designateclient>=2.7.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-designateclient>=2.7.0 (installed: python-designateclient 6.3.0) Handling python-glanceclient>=2.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-glanceclient>=2.8.0 (installed: python-glanceclient 4.8.0) Handling python-heatclient>=1.10.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-heatclient>=1.10.0 (installed: python-heatclient 4.2.0) Handling python-ironicclient>=2.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-ironicclient>=2.8.0 (installed: python-ironicclient 5.11.0) Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-keystoneclient>=3.8.0 (installed: python-keystoneclient 5.6.0) Handling python-magnumclient>=2.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-magnumclient>=2.3.0 (installed: python-magnumclient 4.8.1) Handling python-manilaclient>=1.16.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-manilaclient>=1.16.0 (installed: python-manilaclient 5.5.0) Handling python-mistralclient>=3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-mistralclient>=3.1.0 (installed: python-mistralclient 5.4.0) Handling python-monascaclient>=1.12.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-monascaclient>=1.12.0 (installed: python-monascaclient 2.8.0) Handling python-neutronclient>=7.7.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-neutronclient>=7.7.0 (installed: python-neutronclient 11.5.0) Handling python-novaclient>=9.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-novaclient>=9.1.0 (installed: python-novaclient 18.9.0) Handling python-octaviaclient>=1.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-octaviaclient>=1.8.0 (installed: python-octaviaclient 3.11.0) Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-openstackclient>=3.12.0 (installed: python-openstackclient 8.0.0) Handling python-swiftclient>=3.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-swiftclient>=3.2.0 (installed: python-swiftclient 4.8.0) Handling python-troveclient>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-troveclient>=2.2.0 (installed: python-troveclient 8.8.0) Handling python-zaqarclient>=1.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-zaqarclient>=1.3.0 (installed: python-zaqarclient 3.0.1) Handling PyYAML>=5.1 from tox --print-deps-only: py39,docs Requirement satisfied: PyYAML>=5.1 (installed: PyYAML 5.4.1) Handling requests>=2.23.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.23.0 (installed: requests 2.32.3) Handling tenacity>=6.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: tenacity>=6.1.0 (installed: tenacity 8.2.3) Handling Routes>=2.3.1 from tox --print-deps-only: py39,docs Requirement satisfied: Routes>=2.3.1 (installed: Routes 2.5.1) Handling SQLAlchemy>=1.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: SQLAlchemy>=1.4.0 (installed: SQLAlchemy 2.0.38) Handling stevedore>=3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: stevedore>=3.1.0 (installed: stevedore 5.4.1) Handling WebOb>=1.7.1 from tox --print-deps-only: py39,docs Requirement satisfied: WebOb>=1.7.1 (installed: WebOb 1.8.9) Handling yaql>=1.1.3 from tox --print-deps-only: py39,docs Requirement satisfied: yaql>=1.1.3 (installed: yaql 3.0.0) Handling hacking from tox --print-deps-only: py39,docs Requirement satisfied: hacking (installed: hacking 7.0.0) Handling coverage>=4.0 from tox --print-deps-only: py39,docs Requirement satisfied: coverage>=4.0 (installed: coverage 7.3.2) Handling ddt>=1.4.1 from tox --print-deps-only: py39,docs Requirement satisfied: ddt>=1.4.1 (installed: ddt 1.6.0) Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.1.0) Handling kombu>=5.0.1 from tox --print-deps-only: py39,docs Requirement satisfied: kombu>=5.0.1 (installed: kombu 5.3.7) Handling PyMySQL>=0.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: PyMySQL>=0.8.0 (installed: PyMySQL 0.10.1) Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.1) Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.1) Handling testresources>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: testresources>=2.0.0 (installed: testresources 2.0.1) Handling Pygments>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: Pygments>=2.2.0 (installed: Pygments 2.7.4) Handling tempest>=17.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: tempest>=17.1.0 (installed: tempest 43.0.1.dev22) Handling pbr>=3.1.1 from tox --print-deps-only: py39,docs Requirement satisfied: pbr>=3.1.1 (installed: pbr 6.1.1) Handling alembic>=1.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: alembic>=1.8.0 (installed: alembic 1.14.1) Handling croniter>=0.3.4 from tox --print-deps-only: py39,docs Requirement satisfied: croniter>=0.3.4 (installed: croniter 5.0.1) Handling cryptography>=2.5 from tox --print-deps-only: py39,docs Requirement satisfied: cryptography>=2.5 (installed: cryptography 36.0.1) Handling eventlet>=0.27.0 from tox --print-deps-only: py39,docs Requirement satisfied: eventlet>=0.27.0 (installed: eventlet 0.36.1) Handling keystoneauth1>=3.18.0 from tox --print-deps-only: py39,docs Requirement satisfied: keystoneauth1>=3.18.0 (installed: keystoneauth1 5.11.0) Handling keystonemiddleware>=5.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: keystonemiddleware>=5.1.0 (installed: keystonemiddleware 10.10.0) Handling lxml>=4.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: lxml>=4.5.0 (installed: lxml 4.6.5) Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs Requirement satisfied: netaddr>=0.7.18 (installed: netaddr 1.3.0) Handling neutron-lib>=1.14.0 from tox --print-deps-only: py39,docs Requirement satisfied: neutron-lib>=1.14.0 (installed: neutron-lib 3.19.0) Handling openstacksdk>=0.28.0 from tox --print-deps-only: py39,docs Requirement satisfied: openstacksdk>=0.28.0 (installed: openstacksdk 4.5.0) Handling oslo.cache>=1.26.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.cache>=1.26.0 (installed: oslo.cache 3.11.0) Handling oslo.config>=6.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.config>=6.8.0 (installed: oslo.config 9.8.0) Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.concurrency>=3.26.0 (installed: oslo.concurrency 7.1.0) Handling oslo.context>=2.22.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.context>=2.22.0 (installed: oslo.context 6.0.0) Handling oslo.db>=6.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.db>=6.0.0 (installed: oslo.db 17.2.1) Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.i18n>=3.20.0 (installed: oslo.i18n 6.5.1) Handling oslo.log>=4.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.log>=4.3.0 (installed: oslo.log 7.1.0) Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.messaging>=14.1.0 (installed: oslo.messaging 17.0.0) Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.middleware>=3.31.0 (installed: oslo.middleware 6.5.0) Handling oslo.policy>=4.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.policy>=4.5.0 (installed: oslo.policy 4.5.1) Handling oslo.reports>=1.18.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.reports>=1.18.0 (installed: oslo.reports 3.5.1) Handling oslo.serialization>=2.25.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.serialization>=2.25.0 (installed: oslo.serialization 5.7.0) Handling oslo.service>=1.24.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.service>=1.24.0 (installed: oslo.service 4.1.1) Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.upgradecheck>=1.3.0 (installed: oslo.upgradecheck 2.5.0) Handling oslo.utils>=4.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.utils>=4.5.0 (installed: oslo.utils 9.0.0) Handling osprofiler>=1.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: osprofiler>=1.4.0 (installed: osprofiler 4.2.0) Handling oslo.versionedobjects>=1.31.2 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.versionedobjects>=1.31.2 (installed: oslo.versionedobjects 3.7.0) Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: PasteDeploy>=1.5.0 (installed: PasteDeploy 3.1.0) Handling aodhclient>=0.9.0 from tox --print-deps-only: py39,docs Requirement satisfied: aodhclient>=0.9.0 (installed: aodhclient 3.8.0) Handling python-barbicanclient>=4.5.2 from tox --print-deps-only: py39,docs Requirement satisfied: python-barbicanclient>=4.5.2 (installed: python-barbicanclient 7.1.0) Handling python-cinderclient>=3.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-cinderclient>=3.3.0 (installed: python-cinderclient 9.7.0) Handling python-designateclient>=2.7.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-designateclient>=2.7.0 (installed: python-designateclient 6.3.0) Handling python-glanceclient>=2.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-glanceclient>=2.8.0 (installed: python-glanceclient 4.8.0) Handling python-heatclient>=1.10.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-heatclient>=1.10.0 (installed: python-heatclient 4.2.0) Handling python-ironicclient>=2.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-ironicclient>=2.8.0 (installed: python-ironicclient 5.11.0) Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-keystoneclient>=3.8.0 (installed: python-keystoneclient 5.6.0) Handling python-magnumclient>=2.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-magnumclient>=2.3.0 (installed: python-magnumclient 4.8.1) Handling python-manilaclient>=1.16.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-manilaclient>=1.16.0 (installed: python-manilaclient 5.5.0) Handling python-mistralclient>=3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-mistralclient>=3.1.0 (installed: python-mistralclient 5.4.0) Handling python-monascaclient>=1.12.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-monascaclient>=1.12.0 (installed: python-monascaclient 2.8.0) Handling python-neutronclient>=7.7.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-neutronclient>=7.7.0 (installed: python-neutronclient 11.5.0) Handling python-novaclient>=9.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-novaclient>=9.1.0 (installed: python-novaclient 18.9.0) Handling python-octaviaclient>=1.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-octaviaclient>=1.8.0 (installed: python-octaviaclient 3.11.0) Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-openstackclient>=3.12.0 (installed: python-openstackclient 8.0.0) Handling python-swiftclient>=3.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-swiftclient>=3.2.0 (installed: python-swiftclient 4.8.0) Handling python-troveclient>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-troveclient>=2.2.0 (installed: python-troveclient 8.8.0) Handling python-zaqarclient>=1.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-zaqarclient>=1.3.0 (installed: python-zaqarclient 3.0.1) Handling PyYAML>=5.1 from tox --print-deps-only: py39,docs Requirement satisfied: PyYAML>=5.1 (installed: PyYAML 5.4.1) Handling requests>=2.23.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.23.0 (installed: requests 2.32.3) Handling tenacity>=6.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: tenacity>=6.1.0 (installed: tenacity 8.2.3) Handling Routes>=2.3.1 from tox --print-deps-only: py39,docs Requirement satisfied: Routes>=2.3.1 (installed: Routes 2.5.1) Handling SQLAlchemy>=1.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: SQLAlchemy>=1.4.0 (installed: SQLAlchemy 2.0.38) Handling stevedore>=3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: stevedore>=3.1.0 (installed: stevedore 5.4.1) Handling WebOb>=1.7.1 from tox --print-deps-only: py39,docs Requirement satisfied: WebOb>=1.7.1 (installed: WebOb 1.8.9) Handling yaql>=1.1.3 from tox --print-deps-only: py39,docs Requirement satisfied: yaql>=1.1.3 (installed: yaql 3.0.0) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.0) Handling sphinx>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=2.0.0 (installed: sphinx 3.4.3) Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinxcontrib-apidoc>=0.2.0 (installed: sphinxcontrib-apidoc 0.5.0) Handling sphinxcontrib-httpdomain>=1.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinxcontrib-httpdomain>=1.3.0 (installed: sphinxcontrib-httpdomain 1.8.1) /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 openstack_heat.egg-info/PKG-INFO writing dependency_links to openstack_heat.egg-info/dependency_links.txt writing entry points to openstack_heat.egg-info/entry_points.txt writing requirements to openstack_heat.egg-info/requires.txt writing top-level names to openstack_heat.egg-info/top_level.txt writing pbr to openstack_heat.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 'openstack_heat.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/openstack-heat-24.1.0.dev36/openstack_heat-24.1.0.dev36.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 (openstack-heat) Requirement satisfied: pbr (>=3.1.1) (installed: pbr 6.1.1) Handling alembic (>=1.8.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: alembic (>=1.8.0) (installed: alembic 1.14.1) Handling croniter (>=0.3.4) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: croniter (>=0.3.4) (installed: croniter 5.0.1) Handling cryptography (>=2.5) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: cryptography (>=2.5) (installed: cryptography 36.0.1) Handling eventlet (>=0.27.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: eventlet (>=0.27.0) (installed: eventlet 0.36.1) Handling keystoneauth1 (>=3.18.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: keystoneauth1 (>=3.18.0) (installed: keystoneauth1 5.11.0) Handling keystonemiddleware (>=5.1.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: keystonemiddleware (>=5.1.0) (installed: keystonemiddleware 10.10.0) Handling lxml (>=4.5.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: lxml (>=4.5.0) (installed: lxml 4.6.5) Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: netaddr (>=0.7.18) (installed: netaddr 1.3.0) Handling neutron-lib (>=1.14.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: neutron-lib (>=1.14.0) (installed: neutron-lib 3.19.0) Handling openstacksdk (>=0.28.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: openstacksdk (>=0.28.0) (installed: openstacksdk 4.5.0) Handling oslo.cache (>=1.26.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: oslo.cache (>=1.26.0) (installed: oslo.cache 3.11.0) Handling oslo.config (>=6.8.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: oslo.config (>=6.8.0) (installed: oslo.config 9.8.0) Handling oslo.concurrency (>=3.26.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: oslo.concurrency (>=3.26.0) (installed: oslo.concurrency 7.1.0) Handling oslo.context (>=2.22.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: oslo.context (>=2.22.0) (installed: oslo.context 6.0.0) Handling oslo.db (>=6.0.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: oslo.db (>=6.0.0) (installed: oslo.db 17.2.1) Handling oslo.i18n (>=3.20.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: oslo.i18n (>=3.20.0) (installed: oslo.i18n 6.5.1) Handling oslo.log (>=4.3.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: oslo.log (>=4.3.0) (installed: oslo.log 7.1.0) Handling oslo.messaging (>=14.1.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: oslo.messaging (>=14.1.0) (installed: oslo.messaging 17.0.0) Handling oslo.middleware (>=3.31.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: oslo.middleware (>=3.31.0) (installed: oslo.middleware 6.5.0) Handling oslo.policy (>=4.5.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: oslo.policy (>=4.5.0) (installed: oslo.policy 4.5.1) Handling oslo.reports (>=1.18.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: oslo.reports (>=1.18.0) (installed: oslo.reports 3.5.1) Handling oslo.serialization (>=2.25.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: oslo.serialization (>=2.25.0) (installed: oslo.serialization 5.7.0) Handling oslo.service (>=1.24.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: oslo.service (>=1.24.0) (installed: oslo.service 4.1.1) Handling oslo.upgradecheck (>=1.3.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: oslo.upgradecheck (>=1.3.0) (installed: oslo.upgradecheck 2.5.0) Handling oslo.utils (>=4.5.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: oslo.utils (>=4.5.0) (installed: oslo.utils 9.0.0) Handling osprofiler (>=1.4.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: osprofiler (>=1.4.0) (installed: osprofiler 4.2.0) Handling oslo.versionedobjects (>=1.31.2) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: oslo.versionedobjects (>=1.31.2) (installed: oslo.versionedobjects 3.7.0) Handling PasteDeploy (>=1.5.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: PasteDeploy (>=1.5.0) (installed: PasteDeploy 3.1.0) Handling aodhclient (>=0.9.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: aodhclient (>=0.9.0) (installed: aodhclient 3.8.0) Handling python-barbicanclient (>=4.5.2) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: python-barbicanclient (>=4.5.2) (installed: python-barbicanclient 7.1.0) Handling python-cinderclient (>=3.3.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: python-cinderclient (>=3.3.0) (installed: python-cinderclient 9.7.0) Handling python-designateclient (>=2.7.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: python-designateclient (>=2.7.0) (installed: python-designateclient 6.3.0) Handling python-glanceclient (>=2.8.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: python-glanceclient (>=2.8.0) (installed: python-glanceclient 4.8.0) Handling python-heatclient (>=1.10.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: python-heatclient (>=1.10.0) (installed: python-heatclient 4.2.0) Handling python-ironicclient (>=2.8.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: python-ironicclient (>=2.8.0) (installed: python-ironicclient 5.11.0) Handling python-keystoneclient (>=3.8.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: python-keystoneclient (>=3.8.0) (installed: python-keystoneclient 5.6.0) Handling python-magnumclient (>=2.3.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: python-magnumclient (>=2.3.0) (installed: python-magnumclient 4.8.1) Handling python-manilaclient (>=1.16.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: python-manilaclient (>=1.16.0) (installed: python-manilaclient 5.5.0) Handling python-mistralclient (>=3.1.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: python-mistralclient (>=3.1.0) (installed: python-mistralclient 5.4.0) Handling python-monascaclient (>=1.12.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: python-monascaclient (>=1.12.0) (installed: python-monascaclient 2.8.0) Handling python-neutronclient (>=7.7.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: python-neutronclient (>=7.7.0) (installed: python-neutronclient 11.5.0) Handling python-novaclient (>=9.1.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: python-novaclient (>=9.1.0) (installed: python-novaclient 18.9.0) Handling python-octaviaclient (>=1.8.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: python-octaviaclient (>=1.8.0) (installed: python-octaviaclient 3.11.0) Handling python-openstackclient (>=3.12.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: python-openstackclient (>=3.12.0) (installed: python-openstackclient 8.0.0) Handling python-swiftclient (>=3.2.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: python-swiftclient (>=3.2.0) (installed: python-swiftclient 4.8.0) Handling python-troveclient (>=2.2.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: python-troveclient (>=2.2.0) (installed: python-troveclient 8.8.0) Handling python-zaqarclient (>=1.3.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: python-zaqarclient (>=1.3.0) (installed: python-zaqarclient 3.0.1) Handling PyYAML (>=5.1) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: PyYAML (>=5.1) (installed: PyYAML 5.4.1) Handling requests (>=2.23.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: requests (>=2.23.0) (installed: requests 2.32.3) Handling tenacity (>=6.1.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: tenacity (>=6.1.0) (installed: tenacity 8.2.3) Handling Routes (>=2.3.1) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: Routes (>=2.3.1) (installed: Routes 2.5.1) Handling SQLAlchemy (>=1.4.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: SQLAlchemy (>=1.4.0) (installed: SQLAlchemy 2.0.38) Handling stevedore (>=3.1.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: stevedore (>=3.1.0) (installed: stevedore 5.4.1) Handling WebOb (>=1.7.1) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: WebOb (>=1.7.1) (installed: WebOb 1.8.9) Handling yaql (>=1.1.3) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: yaql (>=1.1.3) (installed: yaql 3.0.0) + cat /builddir/build/BUILD/openstack-heat-24.1.0-0.20250610142746.a6d60af.el9.x86_64-pyproject-buildrequires + rm -rfv openstack_heat-24.1.0.dev36.dist-info/ removed 'openstack_heat-24.1.0.dev36.dist-info/AUTHORS' removed 'openstack_heat-24.1.0.dev36.dist-info/LICENSE' removed 'openstack_heat-24.1.0.dev36.dist-info/METADATA' removed 'openstack_heat-24.1.0.dev36.dist-info/top_level.txt' removed 'openstack_heat-24.1.0.dev36.dist-info/pbr.json' removed 'openstack_heat-24.1.0.dev36.dist-info/entry_points.txt' removed directory 'openstack_heat-24.1.0.dev36.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-heat-24.1.0-0.20250610142746.a6d60af.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/openstack-heat.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1020gid=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/openstack-heat.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.mtLX7f + umask 022 + cd /builddir/build/BUILD + cd openstack-heat-24.1.0.dev36 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/openstack-heat-24.1.0.dev36/.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/openstack-heat-24.1.0.dev36/.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/openstack-heat-24.1.0.dev36/pyproject-wheeldir --output /builddir/build/BUILD/openstack-heat-24.1.0-0.20250610142746.a6d60af.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling pbr>=6.0.0 from build-system.requires Requirement satisfied: pbr>=6.0.0 (installed: pbr 6.1.1) Handling setuptools>=64.0.0 from build-system.requires Requirement satisfied: setuptools>=64.0.0 (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 pbr>=3.1.1 from tox --print-deps-only: py39,docs Requirement satisfied: pbr>=3.1.1 (installed: pbr 6.1.1) Handling alembic>=1.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: alembic>=1.8.0 (installed: alembic 1.14.1) Handling croniter>=0.3.4 from tox --print-deps-only: py39,docs Requirement satisfied: croniter>=0.3.4 (installed: croniter 5.0.1) Handling cryptography>=2.5 from tox --print-deps-only: py39,docs Requirement satisfied: cryptography>=2.5 (installed: cryptography 36.0.1) Handling eventlet>=0.27.0 from tox --print-deps-only: py39,docs Requirement satisfied: eventlet>=0.27.0 (installed: eventlet 0.36.1) Handling keystoneauth1>=3.18.0 from tox --print-deps-only: py39,docs Requirement satisfied: keystoneauth1>=3.18.0 (installed: keystoneauth1 5.11.0) Handling keystonemiddleware>=5.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: keystonemiddleware>=5.1.0 (installed: keystonemiddleware 10.10.0) Handling lxml>=4.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: lxml>=4.5.0 (installed: lxml 4.6.5) Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs Requirement satisfied: netaddr>=0.7.18 (installed: netaddr 1.3.0) Handling neutron-lib>=1.14.0 from tox --print-deps-only: py39,docs Requirement satisfied: neutron-lib>=1.14.0 (installed: neutron-lib 3.19.0) Handling openstacksdk>=0.28.0 from tox --print-deps-only: py39,docs Requirement satisfied: openstacksdk>=0.28.0 (installed: openstacksdk 4.5.0) Handling oslo.cache>=1.26.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.cache>=1.26.0 (installed: oslo.cache 3.11.0) Handling oslo.config>=6.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.config>=6.8.0 (installed: oslo.config 9.8.0) Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.concurrency>=3.26.0 (installed: oslo.concurrency 7.1.0) Handling oslo.context>=2.22.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.context>=2.22.0 (installed: oslo.context 6.0.0) Handling oslo.db>=6.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.db>=6.0.0 (installed: oslo.db 17.2.1) Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.i18n>=3.20.0 (installed: oslo.i18n 6.5.1) Handling oslo.log>=4.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.log>=4.3.0 (installed: oslo.log 7.1.0) Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.messaging>=14.1.0 (installed: oslo.messaging 17.0.0) Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.middleware>=3.31.0 (installed: oslo.middleware 6.5.0) Handling oslo.policy>=4.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.policy>=4.5.0 (installed: oslo.policy 4.5.1) Handling oslo.reports>=1.18.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.reports>=1.18.0 (installed: oslo.reports 3.5.1) Handling oslo.serialization>=2.25.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.serialization>=2.25.0 (installed: oslo.serialization 5.7.0) Handling oslo.service>=1.24.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.service>=1.24.0 (installed: oslo.service 4.1.1) Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.upgradecheck>=1.3.0 (installed: oslo.upgradecheck 2.5.0) Handling oslo.utils>=4.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.utils>=4.5.0 (installed: oslo.utils 9.0.0) Handling osprofiler>=1.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: osprofiler>=1.4.0 (installed: osprofiler 4.2.0) Handling oslo.versionedobjects>=1.31.2 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.versionedobjects>=1.31.2 (installed: oslo.versionedobjects 3.7.0) Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: PasteDeploy>=1.5.0 (installed: PasteDeploy 3.1.0) Handling aodhclient>=0.9.0 from tox --print-deps-only: py39,docs Requirement satisfied: aodhclient>=0.9.0 (installed: aodhclient 3.8.0) Handling python-barbicanclient>=4.5.2 from tox --print-deps-only: py39,docs Requirement satisfied: python-barbicanclient>=4.5.2 (installed: python-barbicanclient 7.1.0) Handling python-cinderclient>=3.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-cinderclient>=3.3.0 (installed: python-cinderclient 9.7.0) Handling python-designateclient>=2.7.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-designateclient>=2.7.0 (installed: python-designateclient 6.3.0) Handling python-glanceclient>=2.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-glanceclient>=2.8.0 (installed: python-glanceclient 4.8.0) Handling python-heatclient>=1.10.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-heatclient>=1.10.0 (installed: python-heatclient 4.2.0) Handling python-ironicclient>=2.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-ironicclient>=2.8.0 (installed: python-ironicclient 5.11.0) Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-keystoneclient>=3.8.0 (installed: python-keystoneclient 5.6.0) Handling python-magnumclient>=2.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-magnumclient>=2.3.0 (installed: python-magnumclient 4.8.1) Handling python-manilaclient>=1.16.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-manilaclient>=1.16.0 (installed: python-manilaclient 5.5.0) Handling python-mistralclient>=3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-mistralclient>=3.1.0 (installed: python-mistralclient 5.4.0) Handling python-monascaclient>=1.12.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-monascaclient>=1.12.0 (installed: python-monascaclient 2.8.0) Handling python-neutronclient>=7.7.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-neutronclient>=7.7.0 (installed: python-neutronclient 11.5.0) Handling python-novaclient>=9.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-novaclient>=9.1.0 (installed: python-novaclient 18.9.0) Handling python-octaviaclient>=1.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-octaviaclient>=1.8.0 (installed: python-octaviaclient 3.11.0) Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-openstackclient>=3.12.0 (installed: python-openstackclient 8.0.0) Handling python-swiftclient>=3.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-swiftclient>=3.2.0 (installed: python-swiftclient 4.8.0) Handling python-troveclient>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-troveclient>=2.2.0 (installed: python-troveclient 8.8.0) Handling python-zaqarclient>=1.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-zaqarclient>=1.3.0 (installed: python-zaqarclient 3.0.1) Handling PyYAML>=5.1 from tox --print-deps-only: py39,docs Requirement satisfied: PyYAML>=5.1 (installed: PyYAML 5.4.1) Handling requests>=2.23.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.23.0 (installed: requests 2.32.3) Handling tenacity>=6.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: tenacity>=6.1.0 (installed: tenacity 8.2.3) Handling Routes>=2.3.1 from tox --print-deps-only: py39,docs Requirement satisfied: Routes>=2.3.1 (installed: Routes 2.5.1) Handling SQLAlchemy>=1.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: SQLAlchemy>=1.4.0 (installed: SQLAlchemy 2.0.38) Handling stevedore>=3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: stevedore>=3.1.0 (installed: stevedore 5.4.1) Handling WebOb>=1.7.1 from tox --print-deps-only: py39,docs Requirement satisfied: WebOb>=1.7.1 (installed: WebOb 1.8.9) Handling yaql>=1.1.3 from tox --print-deps-only: py39,docs Requirement satisfied: yaql>=1.1.3 (installed: yaql 3.0.0) Handling hacking from tox --print-deps-only: py39,docs Requirement satisfied: hacking (installed: hacking 7.0.0) Handling coverage>=4.0 from tox --print-deps-only: py39,docs Requirement satisfied: coverage>=4.0 (installed: coverage 7.3.2) Handling ddt>=1.4.1 from tox --print-deps-only: py39,docs Requirement satisfied: ddt>=1.4.1 (installed: ddt 1.6.0) Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.1.0) Handling kombu>=5.0.1 from tox --print-deps-only: py39,docs Requirement satisfied: kombu>=5.0.1 (installed: kombu 5.3.7) Handling PyMySQL>=0.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: PyMySQL>=0.8.0 (installed: PyMySQL 0.10.1) Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.1) Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.1) Handling testresources>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: testresources>=2.0.0 (installed: testresources 2.0.1) Handling Pygments>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: Pygments>=2.2.0 (installed: Pygments 2.7.4) Handling tempest>=17.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: tempest>=17.1.0 (installed: tempest 43.0.1.dev22) Handling pbr>=3.1.1 from tox --print-deps-only: py39,docs Requirement satisfied: pbr>=3.1.1 (installed: pbr 6.1.1) Handling alembic>=1.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: alembic>=1.8.0 (installed: alembic 1.14.1) Handling croniter>=0.3.4 from tox --print-deps-only: py39,docs Requirement satisfied: croniter>=0.3.4 (installed: croniter 5.0.1) Handling cryptography>=2.5 from tox --print-deps-only: py39,docs Requirement satisfied: cryptography>=2.5 (installed: cryptography 36.0.1) Handling eventlet>=0.27.0 from tox --print-deps-only: py39,docs Requirement satisfied: eventlet>=0.27.0 (installed: eventlet 0.36.1) Handling keystoneauth1>=3.18.0 from tox --print-deps-only: py39,docs Requirement satisfied: keystoneauth1>=3.18.0 (installed: keystoneauth1 5.11.0) Handling keystonemiddleware>=5.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: keystonemiddleware>=5.1.0 (installed: keystonemiddleware 10.10.0) Handling lxml>=4.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: lxml>=4.5.0 (installed: lxml 4.6.5) Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs Requirement satisfied: netaddr>=0.7.18 (installed: netaddr 1.3.0) Handling neutron-lib>=1.14.0 from tox --print-deps-only: py39,docs Requirement satisfied: neutron-lib>=1.14.0 (installed: neutron-lib 3.19.0) Handling openstacksdk>=0.28.0 from tox --print-deps-only: py39,docs Requirement satisfied: openstacksdk>=0.28.0 (installed: openstacksdk 4.5.0) Handling oslo.cache>=1.26.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.cache>=1.26.0 (installed: oslo.cache 3.11.0) Handling oslo.config>=6.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.config>=6.8.0 (installed: oslo.config 9.8.0) Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.concurrency>=3.26.0 (installed: oslo.concurrency 7.1.0) Handling oslo.context>=2.22.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.context>=2.22.0 (installed: oslo.context 6.0.0) Handling oslo.db>=6.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.db>=6.0.0 (installed: oslo.db 17.2.1) Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.i18n>=3.20.0 (installed: oslo.i18n 6.5.1) Handling oslo.log>=4.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.log>=4.3.0 (installed: oslo.log 7.1.0) Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.messaging>=14.1.0 (installed: oslo.messaging 17.0.0) Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.middleware>=3.31.0 (installed: oslo.middleware 6.5.0) Handling oslo.policy>=4.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.policy>=4.5.0 (installed: oslo.policy 4.5.1) Handling oslo.reports>=1.18.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.reports>=1.18.0 (installed: oslo.reports 3.5.1) Handling oslo.serialization>=2.25.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.serialization>=2.25.0 (installed: oslo.serialization 5.7.0) Handling oslo.service>=1.24.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.service>=1.24.0 (installed: oslo.service 4.1.1) Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.upgradecheck>=1.3.0 (installed: oslo.upgradecheck 2.5.0) Handling oslo.utils>=4.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.utils>=4.5.0 (installed: oslo.utils 9.0.0) Handling osprofiler>=1.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: osprofiler>=1.4.0 (installed: osprofiler 4.2.0) Handling oslo.versionedobjects>=1.31.2 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.versionedobjects>=1.31.2 (installed: oslo.versionedobjects 3.7.0) Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: PasteDeploy>=1.5.0 (installed: PasteDeploy 3.1.0) Handling aodhclient>=0.9.0 from tox --print-deps-only: py39,docs Requirement satisfied: aodhclient>=0.9.0 (installed: aodhclient 3.8.0) Handling python-barbicanclient>=4.5.2 from tox --print-deps-only: py39,docs Requirement satisfied: python-barbicanclient>=4.5.2 (installed: python-barbicanclient 7.1.0) Handling python-cinderclient>=3.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-cinderclient>=3.3.0 (installed: python-cinderclient 9.7.0) Handling python-designateclient>=2.7.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-designateclient>=2.7.0 (installed: python-designateclient 6.3.0) Handling python-glanceclient>=2.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-glanceclient>=2.8.0 (installed: python-glanceclient 4.8.0) Handling python-heatclient>=1.10.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-heatclient>=1.10.0 (installed: python-heatclient 4.2.0) Handling python-ironicclient>=2.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-ironicclient>=2.8.0 (installed: python-ironicclient 5.11.0) Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-keystoneclient>=3.8.0 (installed: python-keystoneclient 5.6.0) Handling python-magnumclient>=2.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-magnumclient>=2.3.0 (installed: python-magnumclient 4.8.1) Handling python-manilaclient>=1.16.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-manilaclient>=1.16.0 (installed: python-manilaclient 5.5.0) Handling python-mistralclient>=3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-mistralclient>=3.1.0 (installed: python-mistralclient 5.4.0) Handling python-monascaclient>=1.12.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-monascaclient>=1.12.0 (installed: python-monascaclient 2.8.0) Handling python-neutronclient>=7.7.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-neutronclient>=7.7.0 (installed: python-neutronclient 11.5.0) Handling python-novaclient>=9.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-novaclient>=9.1.0 (installed: python-novaclient 18.9.0) Handling python-octaviaclient>=1.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-octaviaclient>=1.8.0 (installed: python-octaviaclient 3.11.0) Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-openstackclient>=3.12.0 (installed: python-openstackclient 8.0.0) Handling python-swiftclient>=3.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-swiftclient>=3.2.0 (installed: python-swiftclient 4.8.0) Handling python-troveclient>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-troveclient>=2.2.0 (installed: python-troveclient 8.8.0) Handling python-zaqarclient>=1.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-zaqarclient>=1.3.0 (installed: python-zaqarclient 3.0.1) Handling PyYAML>=5.1 from tox --print-deps-only: py39,docs Requirement satisfied: PyYAML>=5.1 (installed: PyYAML 5.4.1) Handling requests>=2.23.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.23.0 (installed: requests 2.32.3) Handling tenacity>=6.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: tenacity>=6.1.0 (installed: tenacity 8.2.3) Handling Routes>=2.3.1 from tox --print-deps-only: py39,docs Requirement satisfied: Routes>=2.3.1 (installed: Routes 2.5.1) Handling SQLAlchemy>=1.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: SQLAlchemy>=1.4.0 (installed: SQLAlchemy 2.0.38) Handling stevedore>=3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: stevedore>=3.1.0 (installed: stevedore 5.4.1) Handling WebOb>=1.7.1 from tox --print-deps-only: py39,docs Requirement satisfied: WebOb>=1.7.1 (installed: WebOb 1.8.9) Handling yaql>=1.1.3 from tox --print-deps-only: py39,docs Requirement satisfied: yaql>=1.1.3 (installed: yaql 3.0.0) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.0) Handling sphinx>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=2.0.0 (installed: sphinx 3.4.3) Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinxcontrib-apidoc>=0.2.0 (installed: sphinxcontrib-apidoc 0.5.0) Handling sphinxcontrib-httpdomain>=1.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinxcontrib-httpdomain>=1.3.0 (installed: sphinxcontrib-httpdomain 1.8.1) /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 openstack_heat.egg-info/PKG-INFO writing dependency_links to openstack_heat.egg-info/dependency_links.txt writing entry points to openstack_heat.egg-info/entry_points.txt writing requirements to openstack_heat.egg-info/requires.txt writing top-level names to openstack_heat.egg-info/top_level.txt writing pbr to openstack_heat.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 'openstack_heat.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/openstack-heat-24.1.0.dev36/openstack_heat-24.1.0.dev36.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 (openstack-heat) Requirement satisfied: pbr (>=3.1.1) (installed: pbr 6.1.1) Handling alembic (>=1.8.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: alembic (>=1.8.0) (installed: alembic 1.14.1) Handling croniter (>=0.3.4) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: croniter (>=0.3.4) (installed: croniter 5.0.1) Handling cryptography (>=2.5) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: cryptography (>=2.5) (installed: cryptography 36.0.1) Handling eventlet (>=0.27.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: eventlet (>=0.27.0) (installed: eventlet 0.36.1) Handling keystoneauth1 (>=3.18.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: keystoneauth1 (>=3.18.0) (installed: keystoneauth1 5.11.0) Handling keystonemiddleware (>=5.1.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: keystonemiddleware (>=5.1.0) (installed: keystonemiddleware 10.10.0) Handling lxml (>=4.5.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: lxml (>=4.5.0) (installed: lxml 4.6.5) Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: netaddr (>=0.7.18) (installed: netaddr 1.3.0) Handling neutron-lib (>=1.14.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: neutron-lib (>=1.14.0) (installed: neutron-lib 3.19.0) Handling openstacksdk (>=0.28.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: openstacksdk (>=0.28.0) (installed: openstacksdk 4.5.0) Handling oslo.cache (>=1.26.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: oslo.cache (>=1.26.0) (installed: oslo.cache 3.11.0) Handling oslo.config (>=6.8.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: oslo.config (>=6.8.0) (installed: oslo.config 9.8.0) Handling oslo.concurrency (>=3.26.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: oslo.concurrency (>=3.26.0) (installed: oslo.concurrency 7.1.0) Handling oslo.context (>=2.22.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: oslo.context (>=2.22.0) (installed: oslo.context 6.0.0) Handling oslo.db (>=6.0.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: oslo.db (>=6.0.0) (installed: oslo.db 17.2.1) Handling oslo.i18n (>=3.20.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: oslo.i18n (>=3.20.0) (installed: oslo.i18n 6.5.1) Handling oslo.log (>=4.3.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: oslo.log (>=4.3.0) (installed: oslo.log 7.1.0) Handling oslo.messaging (>=14.1.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: oslo.messaging (>=14.1.0) (installed: oslo.messaging 17.0.0) Handling oslo.middleware (>=3.31.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: oslo.middleware (>=3.31.0) (installed: oslo.middleware 6.5.0) Handling oslo.policy (>=4.5.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: oslo.policy (>=4.5.0) (installed: oslo.policy 4.5.1) Handling oslo.reports (>=1.18.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: oslo.reports (>=1.18.0) (installed: oslo.reports 3.5.1) Handling oslo.serialization (>=2.25.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: oslo.serialization (>=2.25.0) (installed: oslo.serialization 5.7.0) Handling oslo.service (>=1.24.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: oslo.service (>=1.24.0) (installed: oslo.service 4.1.1) Handling oslo.upgradecheck (>=1.3.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: oslo.upgradecheck (>=1.3.0) (installed: oslo.upgradecheck 2.5.0) Handling oslo.utils (>=4.5.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: oslo.utils (>=4.5.0) (installed: oslo.utils 9.0.0) Handling osprofiler (>=1.4.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: osprofiler (>=1.4.0) (installed: osprofiler 4.2.0) Handling oslo.versionedobjects (>=1.31.2) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: oslo.versionedobjects (>=1.31.2) (installed: oslo.versionedobjects 3.7.0) Handling PasteDeploy (>=1.5.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: PasteDeploy (>=1.5.0) (installed: PasteDeploy 3.1.0) Handling aodhclient (>=0.9.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: aodhclient (>=0.9.0) (installed: aodhclient 3.8.0) Handling python-barbicanclient (>=4.5.2) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: python-barbicanclient (>=4.5.2) (installed: python-barbicanclient 7.1.0) Handling python-cinderclient (>=3.3.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: python-cinderclient (>=3.3.0) (installed: python-cinderclient 9.7.0) Handling python-designateclient (>=2.7.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: python-designateclient (>=2.7.0) (installed: python-designateclient 6.3.0) Handling python-glanceclient (>=2.8.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: python-glanceclient (>=2.8.0) (installed: python-glanceclient 4.8.0) Handling python-heatclient (>=1.10.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: python-heatclient (>=1.10.0) (installed: python-heatclient 4.2.0) Handling python-ironicclient (>=2.8.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: python-ironicclient (>=2.8.0) (installed: python-ironicclient 5.11.0) Handling python-keystoneclient (>=3.8.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: python-keystoneclient (>=3.8.0) (installed: python-keystoneclient 5.6.0) Handling python-magnumclient (>=2.3.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: python-magnumclient (>=2.3.0) (installed: python-magnumclient 4.8.1) Handling python-manilaclient (>=1.16.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: python-manilaclient (>=1.16.0) (installed: python-manilaclient 5.5.0) Handling python-mistralclient (>=3.1.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: python-mistralclient (>=3.1.0) (installed: python-mistralclient 5.4.0) Handling python-monascaclient (>=1.12.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: python-monascaclient (>=1.12.0) (installed: python-monascaclient 2.8.0) Handling python-neutronclient (>=7.7.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: python-neutronclient (>=7.7.0) (installed: python-neutronclient 11.5.0) Handling python-novaclient (>=9.1.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: python-novaclient (>=9.1.0) (installed: python-novaclient 18.9.0) Handling python-octaviaclient (>=1.8.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: python-octaviaclient (>=1.8.0) (installed: python-octaviaclient 3.11.0) Handling python-openstackclient (>=3.12.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: python-openstackclient (>=3.12.0) (installed: python-openstackclient 8.0.0) Handling python-swiftclient (>=3.2.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: python-swiftclient (>=3.2.0) (installed: python-swiftclient 4.8.0) Handling python-troveclient (>=2.2.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: python-troveclient (>=2.2.0) (installed: python-troveclient 8.8.0) Handling python-zaqarclient (>=1.3.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: python-zaqarclient (>=1.3.0) (installed: python-zaqarclient 3.0.1) Handling PyYAML (>=5.1) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: PyYAML (>=5.1) (installed: PyYAML 5.4.1) Handling requests (>=2.23.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: requests (>=2.23.0) (installed: requests 2.32.3) Handling tenacity (>=6.1.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: tenacity (>=6.1.0) (installed: tenacity 8.2.3) Handling Routes (>=2.3.1) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: Routes (>=2.3.1) (installed: Routes 2.5.1) Handling SQLAlchemy (>=1.4.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: SQLAlchemy (>=1.4.0) (installed: SQLAlchemy 2.0.38) Handling stevedore (>=3.1.0) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: stevedore (>=3.1.0) (installed: stevedore 5.4.1) Handling WebOb (>=1.7.1) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: WebOb (>=1.7.1) (installed: WebOb 1.8.9) Handling yaql (>=1.1.3) from hook generated metadata: Requires-Dist (openstack-heat) Requirement satisfied: yaql (>=1.1.3) (installed: yaql 3.0.0) + cat /builddir/build/BUILD/openstack-heat-24.1.0-0.20250610142746.a6d60af.el9.x86_64-pyproject-buildrequires + rm -rfv openstack_heat-24.1.0.dev36.dist-info/ removed 'openstack_heat-24.1.0.dev36.dist-info/AUTHORS' removed 'openstack_heat-24.1.0.dev36.dist-info/LICENSE' removed 'openstack_heat-24.1.0.dev36.dist-info/METADATA' removed 'openstack_heat-24.1.0.dev36.dist-info/entry_points.txt' removed 'openstack_heat-24.1.0.dev36.dist-info/pbr.json' removed 'openstack_heat-24.1.0.dev36.dist-info/top_level.txt' removed directory 'openstack_heat-24.1.0.dev36.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aJqOOy + umask 022 + cd /builddir/build/BUILD + cd openstack-heat-24.1.0.dev36 + mkdir -p /builddir/build/BUILD/openstack-heat-24.1.0.dev36/.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/openstack-heat-24.1.0.dev36/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/openstack-heat-24.1.0.dev36/pyproject-wheeldir Processing /builddir/build/BUILD/openstack-heat-24.1.0.dev36 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/openstack-heat-24.1.0.dev36/.pyproject-builddir/tmp5t1yqt3k /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/openstack-heat-24.1.0.dev36/.pyproject-builddir/pip-modern-metadata-p9sxrkb0/openstack_heat.egg-info writing /builddir/build/BUILD/openstack-heat-24.1.0.dev36/.pyproject-builddir/pip-modern-metadata-p9sxrkb0/openstack_heat.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/openstack-heat-24.1.0.dev36/.pyproject-builddir/pip-modern-metadata-p9sxrkb0/openstack_heat.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/openstack-heat-24.1.0.dev36/.pyproject-builddir/pip-modern-metadata-p9sxrkb0/openstack_heat.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/openstack-heat-24.1.0.dev36/.pyproject-builddir/pip-modern-metadata-p9sxrkb0/openstack_heat.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/openstack-heat-24.1.0.dev36/.pyproject-builddir/pip-modern-metadata-p9sxrkb0/openstack_heat.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/openstack-heat-24.1.0.dev36/.pyproject-builddir/pip-modern-metadata-p9sxrkb0/openstack_heat.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/openstack-heat-24.1.0.dev36/.pyproject-builddir/pip-modern-metadata-p9sxrkb0/openstack_heat.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/openstack-heat-24.1.0.dev36/.pyproject-builddir/pip-modern-metadata-p9sxrkb0/openstack_heat.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/openstack-heat-24.1.0.dev36/.pyproject-builddir/pip-modern-metadata-p9sxrkb0/openstack_heat-24.1.0.dev36.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' ERROR: Package 'openstack-heat' requires a different Python: 3.9.21 not in '>=3.10' RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.aJqOOy (%build) Bad exit status from /var/tmp/rpm-tmp.aJqOOy (%build) Child return code was: 1 EXCEPTION: [Error("Command failed: \n # bash --login -c '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/openstack-heat.spec'\n", 1)] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 610, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (cmd_pretty(command, env), output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/openstack-heat.spec'