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-packstack.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-packstack.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.src.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing 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-packstack.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-packstack.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.src.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/openstack-packstack.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/openstack-packstack.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7uDIJW + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf packstack-26.0.0.0rc2.dev5 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/packstack-26.0.0.0rc2.dev5-0.20250613035159.9d3df63.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd packstack-26.0.0.0rc2.dev5 + rm -rf /builddir/build/BUILD/packstack-26.0.0.0rc2.dev5-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/packstack-26.0.0.0rc2.dev5-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-packstack-26.0.0 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + find packstack/puppet/modules '(' -name .fixtures.yml -o -name .gemfile -o -name .travis.yml -o -name .rspec ')' -exec rm '{}' + + find packstack/puppet/modules '(' -name '*.py' -o -name '*.rb' -o -name '*.pl' ')' -exec sed -i '/^#!/{d;q}' '{}' + -exec chmod -x '{}' + + find packstack/puppet/modules '(' -name '*.sh' ')' -exec sed -i 's/^#!.*/#!\/bin\/bash/g' '{}' + -exec chmod +x '{}' + + find packstack/puppet/modules -name site.pp -size 0 -exec rm '{}' + + find packstack/puppet/modules '(' -name spec -o -name ext ')' + xargs rm -rf + rm -rf /builddir/build/BUILD/puppet + mv packstack/puppet /builddir/build/BUILD/puppet + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^doc8.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bandit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pre-commit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^hacking.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f 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 hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bashate.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.Lkc4Yv + umask 022 + cd /builddir/build/BUILD + cd packstack-26.0.0.0rc2.dev5 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/packstack-26.0.0.0rc2.dev5/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/packstack-26.0.0.0rc2.dev5/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/packstack-26.0.0.0rc2.dev5/pyproject-wheeldir --output /builddir/build/BUILD/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement not satisfied: wheel Handling pbr>=1.8 from get_requires_for_build_wheel Requirement satisfied: pbr>=1.8 (installed: pbr 6.1.1) Exiting dependency generation pass: get_requires_for_build_wheel + cat /builddir/build/BUILD/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-packstack.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-packstack.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.ji2C2E + umask 022 + cd /builddir/build/BUILD + cd packstack-26.0.0.0rc2.dev5 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/packstack-26.0.0.0rc2.dev5/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/packstack-26.0.0.0rc2.dev5/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/packstack-26.0.0.0rc2.dev5/pyproject-wheeldir --output /builddir/build/BUILD/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=1.8 from get_requires_for_build_wheel Requirement satisfied: pbr>=1.8 (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-packstack-26.0.0-0.20250613035159.9d3df63.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-packstack.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-packstack.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.uWh8FU + umask 022 + cd /builddir/build/BUILD + cd packstack-26.0.0.0rc2.dev5 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/packstack-26.0.0.0rc2.dev5/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/packstack-26.0.0.0rc2.dev5/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/packstack-26.0.0.0rc2.dev5/pyproject-wheeldir --output /builddir/build/BUILD/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=1.8 from get_requires_for_build_wheel Requirement satisfied: pbr>=1.8 (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.12) py312: OK ✔ in 0.01 seconds py312: OK (0.01 seconds) docs: OK (0.00 seconds) congratulations :) (0.06 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling sphinx>=1.6.2 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=1.6.2 (installed: sphinx 7.2.6) Handling openstackdocstheme>=1.17.0 from tox --print-deps-only: py312,docs Requirement not satisfied: openstackdocstheme>=1.17.0 Handling reno>=0.1.1 from tox --print-deps-only: py312,docs Requirement not satisfied: reno>=0.1.1 Handling stestr>=1.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: stestr>=1.0.0 Handling coverage from tox --print-deps-only: py312,docs Requirement not satisfied: coverage Handling pbr>=1.6 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=1.6 (installed: pbr 6.1.1) Handling netaddr>=0.7.6 from tox --print-deps-only: py312,docs Requirement not satisfied: netaddr>=0.7.6 Handling PyYAML>=3.10 from tox --print-deps-only: py312,docs Requirement not satisfied: PyYAML>=3.10 Handling docutils>=0.11 from tox --print-deps-only: py312,docs Requirement satisfied: docutils>=0.11 (installed: docutils 0.20.1) Handling netifaces from tox --print-deps-only: py312,docs Requirement not satisfied: netifaces Handling distro from tox --print-deps-only: py312,docs Requirement not satisfied: distro Handling cryptography>=2.1 from tox --print-deps-only: py312,docs Requirement not satisfied: cryptography>=2.1 Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling sphinx>=1.6.2 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=1.6.2 (installed: sphinx 7.2.6) Handling openstackdocstheme>=1.17.0 from tox --print-deps-only: py312,docs Requirement not satisfied: openstackdocstheme>=1.17.0 Handling reno>=0.1.1 from tox --print-deps-only: py312,docs Requirement not satisfied: reno>=0.1.1 Handling stestr>=1.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: stestr>=1.0.0 Handling coverage from tox --print-deps-only: py312,docs Requirement not satisfied: coverage Handling pbr>=1.6 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=1.6 (installed: pbr 6.1.1) Handling netaddr>=0.7.6 from tox --print-deps-only: py312,docs Requirement not satisfied: netaddr>=0.7.6 Handling PyYAML>=3.10 from tox --print-deps-only: py312,docs Requirement not satisfied: PyYAML>=3.10 Handling docutils>=0.11 from tox --print-deps-only: py312,docs Requirement satisfied: docutils>=0.11 (installed: docutils 0.20.1) Handling netifaces from tox --print-deps-only: py312,docs Requirement not satisfied: netifaces Handling distro from tox --print-deps-only: py312,docs Requirement not satisfied: distro Handling cryptography>=2.1 from tox --print-deps-only: py312,docs Requirement not satisfied: cryptography>=2.1 /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info writing packstack.egg-info/PKG-INFO writing dependency_links to packstack.egg-info/dependency_links.txt writing entry points to packstack.egg-info/entry_points.txt writing requirements to packstack.egg-info/requires.txt writing top-level names to packstack.egg-info/top_level.txt writing pbr to packstack.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no files found matching 'README.md' warning: no files found matching '*' under directory 'packstack/puppet' warning: no files found matching '*' under directory 'packstack/templates' warning: no previously-included files matching '.gitignore' found anywhere in distribution warning: no previously-included files matching '.gitmodules' found anywhere in distribution warning: no previously-included files matching '.git' found anywhere in distribution no previously-included directories found matching 'packstack/puppet/modules/*/.git' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'packstack.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/packstack-26.0.0.0rc2.dev5/packstack-26.0.0.0rc2.dev5.dist-info' Handling pbr >=1.6 from hook generated metadata: Requires-Dist (packstack) Requirement satisfied: pbr >=1.6 (installed: pbr 6.1.1) Handling netaddr >=0.7.6 from hook generated metadata: Requires-Dist (packstack) Requirement not satisfied: netaddr >=0.7.6 Handling PyYAML >=3.10 from hook generated metadata: Requires-Dist (packstack) Requirement not satisfied: PyYAML >=3.10 Handling docutils >=0.11 from hook generated metadata: Requires-Dist (packstack) Requirement satisfied: docutils >=0.11 (installed: docutils 0.20.1) Handling netifaces from hook generated metadata: Requires-Dist (packstack) Requirement not satisfied: netifaces Handling distro from hook generated metadata: Requires-Dist (packstack) Requirement not satisfied: distro Handling cryptography >=2.1 from hook generated metadata: Requires-Dist (packstack) Requirement not satisfied: cryptography >=2.1 + cat /builddir/build/BUILD/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.x86_64-pyproject-buildrequires + rm -rfv packstack-26.0.0.0rc2.dev5.dist-info/ removed 'packstack-26.0.0.0rc2.dev5.dist-info/AUTHORS' removed 'packstack-26.0.0.0rc2.dev5.dist-info/LICENSE' removed 'packstack-26.0.0.0rc2.dev5.dist-info/METADATA' removed 'packstack-26.0.0.0rc2.dev5.dist-info/entry_points.txt' removed 'packstack-26.0.0.0rc2.dev5.dist-info/pbr.json' removed 'packstack-26.0.0.0rc2.dev5.dist-info/top_level.txt' removed directory 'packstack-26.0.0.0rc2.dev5.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-packstack.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-packstack.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.taM7ee + umask 022 + cd /builddir/build/BUILD + cd packstack-26.0.0.0rc2.dev5 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/packstack-26.0.0.0rc2.dev5/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/packstack-26.0.0.0rc2.dev5/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/packstack-26.0.0.0rc2.dev5/pyproject-wheeldir --output /builddir/build/BUILD/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=1.8 from get_requires_for_build_wheel Requirement satisfied: pbr>=1.8 (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.12) py312: OK ✔ in 0.01 seconds py312: OK (0.01 seconds) docs: OK (0.00 seconds) congratulations :) (0.06 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling sphinx>=1.6.2 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=1.6.2 (installed: sphinx 7.2.6) Handling openstackdocstheme>=1.17.0 from tox --print-deps-only: py312,docs Requirement satisfied: openstackdocstheme>=1.17.0 (installed: openstackdocstheme 3.0.0) Handling reno>=0.1.1 from tox --print-deps-only: py312,docs Requirement satisfied: reno>=0.1.1 (installed: reno 4.1.0) Handling stestr>=1.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=1.0.0 (installed: stestr 4.1.0) Handling coverage from tox --print-deps-only: py312,docs Requirement satisfied: coverage (installed: coverage 7.3.2) Handling pbr>=1.6 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=1.6 (installed: pbr 6.1.1) Handling netaddr>=0.7.6 from tox --print-deps-only: py312,docs Requirement satisfied: netaddr>=0.7.6 (installed: netaddr 1.3.0) Handling PyYAML>=3.10 from tox --print-deps-only: py312,docs Requirement satisfied: PyYAML>=3.10 (installed: PyYAML 6.0.1) Handling docutils>=0.11 from tox --print-deps-only: py312,docs Requirement satisfied: docutils>=0.11 (installed: docutils 0.20.1) Handling netifaces from tox --print-deps-only: py312,docs Requirement satisfied: netifaces (installed: netifaces 0.11.0) Handling distro from tox --print-deps-only: py312,docs Requirement satisfied: distro (installed: distro 1.9.0) Handling cryptography>=2.1 from tox --print-deps-only: py312,docs Requirement satisfied: cryptography>=2.1 (installed: cryptography 43.0.0) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling sphinx>=1.6.2 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=1.6.2 (installed: sphinx 7.2.6) Handling openstackdocstheme>=1.17.0 from tox --print-deps-only: py312,docs Requirement satisfied: openstackdocstheme>=1.17.0 (installed: openstackdocstheme 3.0.0) Handling reno>=0.1.1 from tox --print-deps-only: py312,docs Requirement satisfied: reno>=0.1.1 (installed: reno 4.1.0) Handling stestr>=1.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=1.0.0 (installed: stestr 4.1.0) Handling coverage from tox --print-deps-only: py312,docs Requirement satisfied: coverage (installed: coverage 7.3.2) Handling pbr>=1.6 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=1.6 (installed: pbr 6.1.1) Handling netaddr>=0.7.6 from tox --print-deps-only: py312,docs Requirement satisfied: netaddr>=0.7.6 (installed: netaddr 1.3.0) Handling PyYAML>=3.10 from tox --print-deps-only: py312,docs Requirement satisfied: PyYAML>=3.10 (installed: PyYAML 6.0.1) Handling docutils>=0.11 from tox --print-deps-only: py312,docs Requirement satisfied: docutils>=0.11 (installed: docutils 0.20.1) Handling netifaces from tox --print-deps-only: py312,docs Requirement satisfied: netifaces (installed: netifaces 0.11.0) Handling distro from tox --print-deps-only: py312,docs Requirement satisfied: distro (installed: distro 1.9.0) Handling cryptography>=2.1 from tox --print-deps-only: py312,docs Requirement satisfied: cryptography>=2.1 (installed: cryptography 43.0.0) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info writing packstack.egg-info/PKG-INFO writing dependency_links to packstack.egg-info/dependency_links.txt writing entry points to packstack.egg-info/entry_points.txt writing requirements to packstack.egg-info/requires.txt writing top-level names to packstack.egg-info/top_level.txt writing pbr to packstack.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no files found matching 'README.md' warning: no files found matching '*' under directory 'packstack/puppet' warning: no files found matching '*' under directory 'packstack/templates' warning: no previously-included files matching '.gitignore' found anywhere in distribution warning: no previously-included files matching '.gitmodules' found anywhere in distribution warning: no previously-included files matching '.git' found anywhere in distribution no previously-included directories found matching 'packstack/puppet/modules/*/.git' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'packstack.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/packstack-26.0.0.0rc2.dev5/packstack-26.0.0.0rc2.dev5.dist-info' Handling pbr >=1.6 from hook generated metadata: Requires-Dist (packstack) Requirement satisfied: pbr >=1.6 (installed: pbr 6.1.1) Handling netaddr >=0.7.6 from hook generated metadata: Requires-Dist (packstack) Requirement satisfied: netaddr >=0.7.6 (installed: netaddr 1.3.0) Handling PyYAML >=3.10 from hook generated metadata: Requires-Dist (packstack) Requirement satisfied: PyYAML >=3.10 (installed: PyYAML 6.0.1) Handling docutils >=0.11 from hook generated metadata: Requires-Dist (packstack) Requirement satisfied: docutils >=0.11 (installed: docutils 0.20.1) Handling netifaces from hook generated metadata: Requires-Dist (packstack) Requirement satisfied: netifaces (installed: netifaces 0.11.0) Handling distro from hook generated metadata: Requires-Dist (packstack) Requirement satisfied: distro (installed: distro 1.9.0) Handling cryptography >=2.1 from hook generated metadata: Requires-Dist (packstack) Requirement satisfied: cryptography >=2.1 (installed: cryptography 43.0.0) + cat /builddir/build/BUILD/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.x86_64-pyproject-buildrequires + rm -rfv packstack-26.0.0.0rc2.dev5.dist-info/ removed 'packstack-26.0.0.0rc2.dev5.dist-info/AUTHORS' removed 'packstack-26.0.0.0rc2.dev5.dist-info/LICENSE' removed 'packstack-26.0.0.0rc2.dev5.dist-info/METADATA' removed 'packstack-26.0.0.0rc2.dev5.dist-info/top_level.txt' removed 'packstack-26.0.0.0rc2.dev5.dist-info/pbr.json' removed 'packstack-26.0.0.0rc2.dev5.dist-info/entry_points.txt' removed directory 'packstack-26.0.0.0rc2.dev5.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/openstack-packstack.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/openstack-packstack.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.dnWx8O + umask 022 + cd /builddir/build/BUILD + cd packstack-26.0.0.0rc2.dev5 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/packstack-26.0.0.0rc2.dev5/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/packstack-26.0.0.0rc2.dev5/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/packstack-26.0.0.0rc2.dev5/pyproject-wheeldir --output /builddir/build/BUILD/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=1.8 from get_requires_for_build_wheel Requirement satisfied: pbr>=1.8 (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.12) py312: OK ✔ in 0.01 seconds py312: OK (0.01 seconds) docs: OK (0.01 seconds) congratulations :) (0.07 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling sphinx>=1.6.2 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=1.6.2 (installed: sphinx 7.2.6) Handling openstackdocstheme>=1.17.0 from tox --print-deps-only: py312,docs Requirement satisfied: openstackdocstheme>=1.17.0 (installed: openstackdocstheme 3.0.0) Handling reno>=0.1.1 from tox --print-deps-only: py312,docs Requirement satisfied: reno>=0.1.1 (installed: reno 4.1.0) Handling stestr>=1.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=1.0.0 (installed: stestr 4.1.0) Handling coverage from tox --print-deps-only: py312,docs Requirement satisfied: coverage (installed: coverage 7.3.2) Handling pbr>=1.6 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=1.6 (installed: pbr 6.1.1) Handling netaddr>=0.7.6 from tox --print-deps-only: py312,docs Requirement satisfied: netaddr>=0.7.6 (installed: netaddr 1.3.0) Handling PyYAML>=3.10 from tox --print-deps-only: py312,docs Requirement satisfied: PyYAML>=3.10 (installed: PyYAML 6.0.1) Handling docutils>=0.11 from tox --print-deps-only: py312,docs Requirement satisfied: docutils>=0.11 (installed: docutils 0.20.1) Handling netifaces from tox --print-deps-only: py312,docs Requirement satisfied: netifaces (installed: netifaces 0.11.0) Handling distro from tox --print-deps-only: py312,docs Requirement satisfied: distro (installed: distro 1.9.0) Handling cryptography>=2.1 from tox --print-deps-only: py312,docs Requirement satisfied: cryptography>=2.1 (installed: cryptography 43.0.0) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling sphinx>=1.6.2 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=1.6.2 (installed: sphinx 7.2.6) Handling openstackdocstheme>=1.17.0 from tox --print-deps-only: py312,docs Requirement satisfied: openstackdocstheme>=1.17.0 (installed: openstackdocstheme 3.0.0) Handling reno>=0.1.1 from tox --print-deps-only: py312,docs Requirement satisfied: reno>=0.1.1 (installed: reno 4.1.0) Handling stestr>=1.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=1.0.0 (installed: stestr 4.1.0) Handling coverage from tox --print-deps-only: py312,docs Requirement satisfied: coverage (installed: coverage 7.3.2) Handling pbr>=1.6 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=1.6 (installed: pbr 6.1.1) Handling netaddr>=0.7.6 from tox --print-deps-only: py312,docs Requirement satisfied: netaddr>=0.7.6 (installed: netaddr 1.3.0) Handling PyYAML>=3.10 from tox --print-deps-only: py312,docs Requirement satisfied: PyYAML>=3.10 (installed: PyYAML 6.0.1) Handling docutils>=0.11 from tox --print-deps-only: py312,docs Requirement satisfied: docutils>=0.11 (installed: docutils 0.20.1) Handling netifaces from tox --print-deps-only: py312,docs Requirement satisfied: netifaces (installed: netifaces 0.11.0) Handling distro from tox --print-deps-only: py312,docs Requirement satisfied: distro (installed: distro 1.9.0) Handling cryptography>=2.1 from tox --print-deps-only: py312,docs Requirement satisfied: cryptography>=2.1 (installed: cryptography 43.0.0) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info writing packstack.egg-info/PKG-INFO writing dependency_links to packstack.egg-info/dependency_links.txt writing entry points to packstack.egg-info/entry_points.txt writing requirements to packstack.egg-info/requires.txt writing top-level names to packstack.egg-info/top_level.txt writing pbr to packstack.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no files found matching 'README.md' warning: no files found matching '*' under directory 'packstack/puppet' warning: no files found matching '*' under directory 'packstack/templates' warning: no previously-included files matching '.gitignore' found anywhere in distribution warning: no previously-included files matching '.gitmodules' found anywhere in distribution warning: no previously-included files matching '.git' found anywhere in distribution no previously-included directories found matching 'packstack/puppet/modules/*/.git' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'packstack.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/packstack-26.0.0.0rc2.dev5/packstack-26.0.0.0rc2.dev5.dist-info' Handling pbr >=1.6 from hook generated metadata: Requires-Dist (packstack) Requirement satisfied: pbr >=1.6 (installed: pbr 6.1.1) Handling netaddr >=0.7.6 from hook generated metadata: Requires-Dist (packstack) Requirement satisfied: netaddr >=0.7.6 (installed: netaddr 1.3.0) Handling PyYAML >=3.10 from hook generated metadata: Requires-Dist (packstack) Requirement satisfied: PyYAML >=3.10 (installed: PyYAML 6.0.1) Handling docutils >=0.11 from hook generated metadata: Requires-Dist (packstack) Requirement satisfied: docutils >=0.11 (installed: docutils 0.20.1) Handling netifaces from hook generated metadata: Requires-Dist (packstack) Requirement satisfied: netifaces (installed: netifaces 0.11.0) Handling distro from hook generated metadata: Requires-Dist (packstack) Requirement satisfied: distro (installed: distro 1.9.0) Handling cryptography >=2.1 from hook generated metadata: Requires-Dist (packstack) Requirement satisfied: cryptography >=2.1 (installed: cryptography 43.0.0) + cat /builddir/build/BUILD/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.x86_64-pyproject-buildrequires + rm -rfv packstack-26.0.0.0rc2.dev5.dist-info/ removed 'packstack-26.0.0.0rc2.dev5.dist-info/AUTHORS' removed 'packstack-26.0.0.0rc2.dev5.dist-info/LICENSE' removed 'packstack-26.0.0.0rc2.dev5.dist-info/METADATA' removed 'packstack-26.0.0.0rc2.dev5.dist-info/entry_points.txt' removed 'packstack-26.0.0.0rc2.dev5.dist-info/pbr.json' removed 'packstack-26.0.0.0rc2.dev5.dist-info/top_level.txt' removed directory 'packstack-26.0.0.0rc2.dev5.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qZ1eC3 + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd packstack-26.0.0.0rc2.dev5 + mkdir -p /builddir/build/BUILD/packstack-26.0.0.0rc2.dev5/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/packstack-26.0.0.0rc2.dev5/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/packstack-26.0.0.0rc2.dev5/pyproject-wheeldir Processing /builddir/build/BUILD/packstack-26.0.0.0rc2.dev5 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info creating /builddir/build/BUILD/packstack-26.0.0.0rc2.dev5/.pyproject-builddir/pip-modern-metadata-kkrycwsb/packstack.egg-info writing /builddir/build/BUILD/packstack-26.0.0.0rc2.dev5/.pyproject-builddir/pip-modern-metadata-kkrycwsb/packstack.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/packstack-26.0.0.0rc2.dev5/.pyproject-builddir/pip-modern-metadata-kkrycwsb/packstack.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/packstack-26.0.0.0rc2.dev5/.pyproject-builddir/pip-modern-metadata-kkrycwsb/packstack.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/packstack-26.0.0.0rc2.dev5/.pyproject-builddir/pip-modern-metadata-kkrycwsb/packstack.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/packstack-26.0.0.0rc2.dev5/.pyproject-builddir/pip-modern-metadata-kkrycwsb/packstack.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/packstack-26.0.0.0rc2.dev5/.pyproject-builddir/pip-modern-metadata-kkrycwsb/packstack.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/packstack-26.0.0.0rc2.dev5/.pyproject-builddir/pip-modern-metadata-kkrycwsb/packstack.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no files found matching 'README.md' warning: no files found matching '*' under directory 'packstack/puppet' warning: no files found matching '*' under directory 'packstack/templates' warning: no previously-included files matching '.gitignore' found anywhere in distribution warning: no previously-included files matching '.gitmodules' found anywhere in distribution warning: no previously-included files matching '.git' found anywhere in distribution no previously-included directories found matching 'packstack/puppet/modules/*/.git' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file '/builddir/build/BUILD/packstack-26.0.0.0rc2.dev5/.pyproject-builddir/pip-modern-metadata-kkrycwsb/packstack.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/packstack-26.0.0.0rc2.dev5/.pyproject-builddir/pip-modern-metadata-kkrycwsb/packstack-26.0.0.0rc2.dev5.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: packstack Building wheel for packstack (pyproject.toml): started Running command Building wheel for packstack (pyproject.toml) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/packstack copying packstack/version.py -> build/lib/packstack copying packstack/__init__.py -> build/lib/packstack creating build/lib/packstack/installer creating build/lib/packstack/installer/utils copying packstack/installer/utils/strings.py -> build/lib/packstack/installer/utils copying packstack/installer/utils/shortcuts.py -> build/lib/packstack/installer/utils copying packstack/installer/utils/shell.py -> build/lib/packstack/installer/utils copying packstack/installer/utils/network.py -> build/lib/packstack/installer/utils copying packstack/installer/utils/decorators.py -> build/lib/packstack/installer/utils copying packstack/installer/utils/datastructures.py -> build/lib/packstack/installer/utils copying packstack/installer/utils/__init__.py -> build/lib/packstack/installer/utils creating build/lib/packstack/installer/core copying packstack/installer/core/sequences.py -> build/lib/packstack/installer/core copying packstack/installer/core/parameters.py -> build/lib/packstack/installer/core copying packstack/installer/core/drones.py -> build/lib/packstack/installer/core copying packstack/installer/core/arch.py -> build/lib/packstack/installer/core copying packstack/installer/core/__init__.py -> build/lib/packstack/installer/core creating build/lib/packstack/modules copying packstack/modules/puppet.py -> build/lib/packstack/modules copying packstack/modules/ospluginutils.py -> build/lib/packstack/modules copying packstack/modules/documentation.py -> build/lib/packstack/modules copying packstack/modules/common.py -> build/lib/packstack/modules copying packstack/modules/__init__.py -> build/lib/packstack/modules creating build/lib/packstack/plugins copying packstack/plugins/trove_850.py -> build/lib/packstack/plugins copying packstack/plugins/swift_600.py -> build/lib/packstack/plugins copying packstack/plugins/ssl_001.py -> build/lib/packstack/plugins copying packstack/plugins/puppet_950.py -> build/lib/packstack/plugins copying packstack/plugins/provision_700.py -> build/lib/packstack/plugins copying packstack/plugins/prescript_000.py -> build/lib/packstack/plugins copying packstack/plugins/postscript_951.py -> build/lib/packstack/plugins copying packstack/plugins/openstack_client_400.py -> build/lib/packstack/plugins copying packstack/plugins/nova_300.py -> build/lib/packstack/plugins copying packstack/plugins/neutron_350.py -> build/lib/packstack/plugins copying packstack/plugins/mariadb_003.py -> build/lib/packstack/plugins copying packstack/plugins/manila_355.py -> build/lib/packstack/plugins copying packstack/plugins/magnum_920.py -> build/lib/packstack/plugins copying packstack/plugins/keystone_100.py -> build/lib/packstack/plugins copying packstack/plugins/ironic_275.py -> build/lib/packstack/plugins copying packstack/plugins/heat_650.py -> build/lib/packstack/plugins copying packstack/plugins/gnocchi_790.py -> build/lib/packstack/plugins copying packstack/plugins/glance_200.py -> build/lib/packstack/plugins copying packstack/plugins/dashboard_500.py -> build/lib/packstack/plugins copying packstack/plugins/cinder_250.py -> build/lib/packstack/plugins copying packstack/plugins/ceilometer_800.py -> build/lib/packstack/plugins copying packstack/plugins/aodh_810.py -> build/lib/packstack/plugins copying packstack/plugins/amqp_002.py -> build/lib/packstack/plugins copying packstack/plugins/__init__.py -> build/lib/packstack/plugins copying packstack/installer/validators.py -> build/lib/packstack/installer copying packstack/installer/setup_controller.py -> build/lib/packstack/installer copying packstack/installer/run_setup.py -> build/lib/packstack/installer copying packstack/installer/processors.py -> build/lib/packstack/installer copying packstack/installer/output_messages.py -> build/lib/packstack/installer copying packstack/installer/exceptions.py -> build/lib/packstack/installer copying packstack/installer/basedefs.py -> build/lib/packstack/installer copying packstack/installer/__init__.py -> build/lib/packstack/installer running egg_info writing packstack.egg-info/PKG-INFO writing dependency_links to packstack.egg-info/dependency_links.txt writing entry points to packstack.egg-info/entry_points.txt writing requirements to packstack.egg-info/requires.txt writing top-level names to packstack.egg-info/top_level.txt writing pbr to packstack.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no files found matching 'README.md' warning: no files found matching '*' under directory 'packstack/puppet' warning: no files found matching '*' under directory 'packstack/templates' warning: no previously-included files matching '.gitignore' found anywhere in distribution warning: no previously-included files matching '.gitmodules' found anywhere in distribution warning: no previously-included files matching '.git' found anywhere in distribution no previously-included directories found matching 'packstack/puppet/modules/*/.git' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'packstack.egg-info/SOURCES.txt' copying packstack/installer/LICENSE -> build/lib/packstack/installer installing to build/bdist.linux-x86_64/wheel running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/packstack creating build/bdist.linux-x86_64/wheel/packstack/plugins copying build/lib/packstack/plugins/__init__.py -> build/bdist.linux-x86_64/wheel/packstack/plugins copying build/lib/packstack/plugins/amqp_002.py -> build/bdist.linux-x86_64/wheel/packstack/plugins copying build/lib/packstack/plugins/aodh_810.py -> build/bdist.linux-x86_64/wheel/packstack/plugins copying build/lib/packstack/plugins/ceilometer_800.py -> build/bdist.linux-x86_64/wheel/packstack/plugins copying build/lib/packstack/plugins/cinder_250.py -> build/bdist.linux-x86_64/wheel/packstack/plugins copying build/lib/packstack/plugins/dashboard_500.py -> build/bdist.linux-x86_64/wheel/packstack/plugins copying build/lib/packstack/plugins/glance_200.py -> build/bdist.linux-x86_64/wheel/packstack/plugins copying build/lib/packstack/plugins/gnocchi_790.py -> build/bdist.linux-x86_64/wheel/packstack/plugins copying build/lib/packstack/plugins/heat_650.py -> build/bdist.linux-x86_64/wheel/packstack/plugins copying build/lib/packstack/plugins/ironic_275.py -> build/bdist.linux-x86_64/wheel/packstack/plugins copying build/lib/packstack/plugins/keystone_100.py -> build/bdist.linux-x86_64/wheel/packstack/plugins copying build/lib/packstack/plugins/magnum_920.py -> build/bdist.linux-x86_64/wheel/packstack/plugins copying build/lib/packstack/plugins/manila_355.py -> build/bdist.linux-x86_64/wheel/packstack/plugins copying build/lib/packstack/plugins/mariadb_003.py -> build/bdist.linux-x86_64/wheel/packstack/plugins copying build/lib/packstack/plugins/neutron_350.py -> build/bdist.linux-x86_64/wheel/packstack/plugins copying build/lib/packstack/plugins/nova_300.py -> build/bdist.linux-x86_64/wheel/packstack/plugins copying build/lib/packstack/plugins/openstack_client_400.py -> build/bdist.linux-x86_64/wheel/packstack/plugins copying build/lib/packstack/plugins/postscript_951.py -> build/bdist.linux-x86_64/wheel/packstack/plugins copying build/lib/packstack/plugins/prescript_000.py -> build/bdist.linux-x86_64/wheel/packstack/plugins copying build/lib/packstack/plugins/provision_700.py -> build/bdist.linux-x86_64/wheel/packstack/plugins copying build/lib/packstack/plugins/puppet_950.py -> build/bdist.linux-x86_64/wheel/packstack/plugins copying build/lib/packstack/plugins/ssl_001.py -> build/bdist.linux-x86_64/wheel/packstack/plugins copying build/lib/packstack/plugins/swift_600.py -> build/bdist.linux-x86_64/wheel/packstack/plugins copying build/lib/packstack/plugins/trove_850.py -> build/bdist.linux-x86_64/wheel/packstack/plugins creating build/bdist.linux-x86_64/wheel/packstack/modules copying build/lib/packstack/modules/__init__.py -> build/bdist.linux-x86_64/wheel/packstack/modules copying build/lib/packstack/modules/common.py -> build/bdist.linux-x86_64/wheel/packstack/modules copying build/lib/packstack/modules/documentation.py -> build/bdist.linux-x86_64/wheel/packstack/modules copying build/lib/packstack/modules/ospluginutils.py -> build/bdist.linux-x86_64/wheel/packstack/modules copying build/lib/packstack/modules/puppet.py -> build/bdist.linux-x86_64/wheel/packstack/modules creating build/bdist.linux-x86_64/wheel/packstack/installer copying build/lib/packstack/installer/LICENSE -> build/bdist.linux-x86_64/wheel/packstack/installer copying build/lib/packstack/installer/__init__.py -> build/bdist.linux-x86_64/wheel/packstack/installer copying build/lib/packstack/installer/basedefs.py -> build/bdist.linux-x86_64/wheel/packstack/installer copying build/lib/packstack/installer/exceptions.py -> build/bdist.linux-x86_64/wheel/packstack/installer copying build/lib/packstack/installer/output_messages.py -> build/bdist.linux-x86_64/wheel/packstack/installer copying build/lib/packstack/installer/processors.py -> build/bdist.linux-x86_64/wheel/packstack/installer copying build/lib/packstack/installer/run_setup.py -> build/bdist.linux-x86_64/wheel/packstack/installer copying build/lib/packstack/installer/setup_controller.py -> build/bdist.linux-x86_64/wheel/packstack/installer copying build/lib/packstack/installer/validators.py -> build/bdist.linux-x86_64/wheel/packstack/installer creating build/bdist.linux-x86_64/wheel/packstack/installer/core copying build/lib/packstack/installer/core/__init__.py -> build/bdist.linux-x86_64/wheel/packstack/installer/core copying build/lib/packstack/installer/core/arch.py -> build/bdist.linux-x86_64/wheel/packstack/installer/core copying build/lib/packstack/installer/core/drones.py -> build/bdist.linux-x86_64/wheel/packstack/installer/core copying build/lib/packstack/installer/core/parameters.py -> build/bdist.linux-x86_64/wheel/packstack/installer/core copying build/lib/packstack/installer/core/sequences.py -> build/bdist.linux-x86_64/wheel/packstack/installer/core creating build/bdist.linux-x86_64/wheel/packstack/installer/utils copying build/lib/packstack/installer/utils/__init__.py -> build/bdist.linux-x86_64/wheel/packstack/installer/utils copying build/lib/packstack/installer/utils/datastructures.py -> build/bdist.linux-x86_64/wheel/packstack/installer/utils copying build/lib/packstack/installer/utils/decorators.py -> build/bdist.linux-x86_64/wheel/packstack/installer/utils copying build/lib/packstack/installer/utils/network.py -> build/bdist.linux-x86_64/wheel/packstack/installer/utils copying build/lib/packstack/installer/utils/shell.py -> build/bdist.linux-x86_64/wheel/packstack/installer/utils copying build/lib/packstack/installer/utils/shortcuts.py -> build/bdist.linux-x86_64/wheel/packstack/installer/utils copying build/lib/packstack/installer/utils/strings.py -> build/bdist.linux-x86_64/wheel/packstack/installer/utils copying build/lib/packstack/__init__.py -> build/bdist.linux-x86_64/wheel/packstack copying build/lib/packstack/version.py -> build/bdist.linux-x86_64/wheel/packstack running install_data creating build/bdist.linux-x86_64/wheel/packstack-26.0.0.0rc2.dev5.data creating build/bdist.linux-x86_64/wheel/packstack-26.0.0.0rc2.dev5.data/data creating build/bdist.linux-x86_64/wheel/packstack-26.0.0.0rc2.dev5.data/data/share creating build/bdist.linux-x86_64/wheel/packstack-26.0.0.0rc2.dev5.data/data/share/packstack copying docs/source/packstack.rst -> build/bdist.linux-x86_64/wheel/packstack-26.0.0.0rc2.dev5.data/data/share/packstack running install_egg_info Copying packstack.egg-info to build/bdist.linux-x86_64/wheel/packstack-26.0.0.0rc2.dev5-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/packstack-26.0.0.0rc2.dev5.dist-info/WHEEL creating '/builddir/build/BUILD/packstack-26.0.0.0rc2.dev5/.pyproject-builddir/pip-wheel-e06gjq09/.tmp-mrructgx/packstack-26.0.0.0rc2.dev5-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'packstack/__init__.py' adding 'packstack/version.py' adding 'packstack/installer/LICENSE' adding 'packstack/installer/__init__.py' adding 'packstack/installer/basedefs.py' adding 'packstack/installer/exceptions.py' adding 'packstack/installer/output_messages.py' adding 'packstack/installer/processors.py' adding 'packstack/installer/run_setup.py' adding 'packstack/installer/setup_controller.py' adding 'packstack/installer/validators.py' adding 'packstack/installer/core/__init__.py' adding 'packstack/installer/core/arch.py' adding 'packstack/installer/core/drones.py' adding 'packstack/installer/core/parameters.py' adding 'packstack/installer/core/sequences.py' adding 'packstack/installer/utils/__init__.py' adding 'packstack/installer/utils/datastructures.py' adding 'packstack/installer/utils/decorators.py' adding 'packstack/installer/utils/network.py' adding 'packstack/installer/utils/shell.py' adding 'packstack/installer/utils/shortcuts.py' adding 'packstack/installer/utils/strings.py' adding 'packstack/modules/__init__.py' adding 'packstack/modules/common.py' adding 'packstack/modules/documentation.py' adding 'packstack/modules/ospluginutils.py' adding 'packstack/modules/puppet.py' adding 'packstack/plugins/__init__.py' adding 'packstack/plugins/amqp_002.py' adding 'packstack/plugins/aodh_810.py' adding 'packstack/plugins/ceilometer_800.py' adding 'packstack/plugins/cinder_250.py' adding 'packstack/plugins/dashboard_500.py' adding 'packstack/plugins/glance_200.py' adding 'packstack/plugins/gnocchi_790.py' adding 'packstack/plugins/heat_650.py' adding 'packstack/plugins/ironic_275.py' adding 'packstack/plugins/keystone_100.py' adding 'packstack/plugins/magnum_920.py' adding 'packstack/plugins/manila_355.py' adding 'packstack/plugins/mariadb_003.py' adding 'packstack/plugins/neutron_350.py' adding 'packstack/plugins/nova_300.py' adding 'packstack/plugins/openstack_client_400.py' adding 'packstack/plugins/postscript_951.py' adding 'packstack/plugins/prescript_000.py' adding 'packstack/plugins/provision_700.py' adding 'packstack/plugins/puppet_950.py' adding 'packstack/plugins/ssl_001.py' adding 'packstack/plugins/swift_600.py' adding 'packstack/plugins/trove_850.py' adding 'packstack-26.0.0.0rc2.dev5.data/data/share/packstack/packstack.rst' adding 'packstack-26.0.0.0rc2.dev5.dist-info/AUTHORS' adding 'packstack-26.0.0.0rc2.dev5.dist-info/LICENSE' adding 'packstack-26.0.0.0rc2.dev5.dist-info/METADATA' adding 'packstack-26.0.0.0rc2.dev5.dist-info/WHEEL' adding 'packstack-26.0.0.0rc2.dev5.dist-info/entry_points.txt' adding 'packstack-26.0.0.0rc2.dev5.dist-info/pbr.json' adding 'packstack-26.0.0.0rc2.dev5.dist-info/top_level.txt' adding 'packstack-26.0.0.0rc2.dev5.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for packstack (pyproject.toml): finished with status 'done' Created wheel for packstack: filename=packstack-26.0.0.0rc2.dev5-py3-none-any.whl size=144311 sha256=50ba402d06c9b02194f07c193b65997a626f4719b971e646feeebc7ea4c03425 Stored in directory: /builddir/.cache/pip/wheels/c9/3d/29/a206ef5cab9a9aa60c82855b4b3190dd6ce82cfcb8fa3bb900 Successfully built packstack ++ pwd + export PYTHONPATH=/builddir/build/BUILD/packstack-26.0.0.0rc2.dev5: + PYTHONPATH=/builddir/build/BUILD/packstack-26.0.0.0rc2.dev5: + sphinx-build -a -E -d docs/build/doctrees -b man docs/source docs/build/man Running Sphinx v7.2.6 making output directory... done building [mo]: all of 0 po files writing output... building [man]: all source files updating environment: [new config] 1 added, 0 changed, 0 removed reading sources... [100%] packstack looking for now-outdated files... none found pickling environment... done checking consistency... done writing... packstack.1 { } done build succeeded. The manual pages are in docs/build/man. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.t6Z1s7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.x86_64 ++ dirname /builddir/build/BUILDROOT/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.x86_64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd packstack-26.0.0.0rc2.dev5 ++ ls /builddir/build/BUILD/packstack-26.0.0.0rc2.dev5/pyproject-wheeldir/packstack-26.0.0.0rc2.dev5-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=packstack==26.0.0.0rc2.dev5 + '[' -z packstack==26.0.0.0rc2.dev5 ']' + TMPDIR=/builddir/build/BUILD/packstack-26.0.0.0rc2.dev5/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.x86_64 --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/packstack-26.0.0.0rc2.dev5/pyproject-wheeldir packstack==26.0.0.0rc2.dev5 Using pip 23.3.2 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: /builddir/build/BUILD/packstack-26.0.0.0rc2.dev5/pyproject-wheeldir Processing ./pyproject-wheeldir/packstack-26.0.0.0rc2.dev5-py3-none-any.whl Installing collected packages: packstack Creating /builddir/build/BUILDROOT/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.x86_64/usr/bin/packstack to 755 Successfully installed packstack-26.0.0.0rc2.dev5 + '[' -d /builddir/build/BUILDROOT/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.x86_64/usr/bin ']' + '[' -z sP ']' + shebang_flags=-kasP + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /builddir/build/BUILDROOT/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.x86_64/usr/bin/packstack /builddir/build/BUILDROOT/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.x86_64/usr/bin/packstack: updating + rm -rfv /builddir/build/BUILDROOT/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.x86_64/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.x86_64/usr/lib/python3.12/site-packages ']' + site_dirs+=("/usr/lib/python3.12/site-packages") + '[' /builddir/build/BUILDROOT/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.x86_64/usr/lib/python3.12/site-packages ']' + '[' -d /builddir/build/BUILDROOT/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.x86_64/usr/lib64/python3.12/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.12/site-packages/packstack-26.0.0.0rc2.dev5.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.x86_64/usr/lib/python3.12/site-packages/packstack-26.0.0.0rc2.dev5.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.x86_64 --record /builddir/build/BUILDROOT/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.x86_64/usr/lib/python3.12/site-packages/packstack-26.0.0.0rc2.dev5.dist-info/RECORD --output /builddir/build/BUILD/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.x86_64/usr/lib/python3.12/site-packages/packstack-26.0.0.0rc2.dev5.dist-info/RECORD removed '/builddir/build/BUILDROOT/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.x86_64/usr/lib/python3.12/site-packages/packstack-26.0.0.0rc2.dev5.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.x86_64/usr/lib/python3.12/site-packages/packstack-26.0.0.0rc2.dev5.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.x86_64/usr/lib/python3.12/site-packages/packstack-26.0.0.0rc2.dev5.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + rm -fr /builddir/build/BUILDROOT/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.x86_64/usr/lib/python3.12/site-packages/tests + mkdir -p /builddir/build/BUILDROOT/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.x86_64//usr/share/openstack-puppet/modules + cp -r /builddir/build/BUILD/puppet/modules/packstack /builddir/build/BUILDROOT/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.x86_64//usr/share/openstack-puppet/modules/ + mkdir -p /builddir/build/BUILDROOT/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.x86_64//usr/share/packstack + install -p -D -m 644 docs/source/packstack.rst /builddir/build/BUILDROOT/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.x86_64//usr/share/packstack + mkdir -p /builddir/build/BUILDROOT/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.x86_64//usr/lib/python3.12/site-packages/packstack/puppet + mv /builddir/build/BUILD/puppet/templates /builddir/build/BUILDROOT/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.x86_64//usr/lib/python3.12/site-packages/packstack/puppet/ + mkdir -p /builddir/build/BUILDROOT/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.x86_64/usr/share/man/man1 + install -p -D -m 644 docs/build/man/packstack.1 /builddir/build/BUILDROOT/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.x86_64/usr/share/man/man1/ + rm -fr /builddir/build/BUILDROOT/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.x86_64/usr/lib/python3.12/site-packages/docs + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 26.0.0-0.20250613035159.9d3df63.el10 --unique-debug-suffix -26.0.0-0.20250613035159.9d3df63.el10.x86_64 --unique-debug-src-base openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/packstack-26.0.0.0rc2.dev5 find-debuginfo: starting Extracting debug info from 0 files Creating .debug symlinks for symlinks to ELF files find: ‘debug’: No such file or directory find-debuginfo: done + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-rpm-in-distinfo + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4 Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.x86_64/usr/lib/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set /usr/lib/python3.12/site-packages/packstack/installer/output_messages.py:22: SyntaxWarning: invalid escape sequence '\ ' /usr/lib/python3.12/site-packages/packstack/installer/output_messages.py:22: SyntaxWarning: invalid escape sequence '\ ' /usr/lib/python3.12/site-packages/packstack/plugins/puppet_950.py:275: SyntaxWarning: invalid escape sequence '\(' /usr/lib/python3.12/site-packages/packstack/plugins/puppet_950.py:275: SyntaxWarning: invalid escape sequence '\(' + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xb1OQu + umask 022 + cd /builddir/build/BUILD + cd packstack-26.0.0.0rc2.dev5 + DOCDIR=/builddir/build/BUILDROOT/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.x86_64/usr/share/doc/openstack-packstack + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.x86_64/usr/share/doc/openstack-packstack + cp -pr /builddir/build/BUILD/packstack-26.0.0.0rc2.dev5/LICENSE /builddir/build/BUILDROOT/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.x86_64/usr/share/doc/openstack-packstack + RPM_EC=0 ++ jobs -p + exit 0 Provides: openstack-packstack = 1:26.0.0-0.20250613035159.9d3df63.el10 python3.12dist(packstack) = 26~rc2 python3dist(packstack) = 26~rc2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.12 python3.12dist(cryptography) >= 2.1 python3.12dist(distro) python3.12dist(docutils) >= 0.11 python3.12dist(netaddr) >= 0.7.6 python3.12dist(netifaces) python3.12dist(pbr) >= 1.6 python3.12dist(pyyaml) >= 3.10 Processing files: openstack-packstack-puppet-26.0.0-0.20250613035159.9d3df63.el10.noarch Provides: openstack-packstack-puppet = 1:26.0.0-0.20250613035159.9d3df63.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: openstack-packstack-doc-26.0.0-0.20250613035159.9d3df63.el10.noarch Provides: openstack-packstack-doc = 1:26.0.0-0.20250613035159.9d3df63.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.x86_64 Wrote: /builddir/build/SRPMS/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.src.rpm Wrote: /builddir/build/RPMS/openstack-packstack-doc-26.0.0-0.20250613035159.9d3df63.el10.noarch.rpm Wrote: /builddir/build/RPMS/openstack-packstack-puppet-26.0.0-0.20250613035159.9d3df63.el10.noarch.rpm Wrote: /builddir/build/RPMS/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vEDYny + umask 022 + cd /builddir/build/BUILD + cd packstack-26.0.0.0rc2.dev5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-packstack-26.0.0-0.20250613035159.9d3df63.el10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.Nlgbxy + umask 022 + cd /builddir/build/BUILD + rm -rf /builddir/build/BUILD/packstack-26.0.0.0rc2.dev5-SPECPARTS + rm -rf packstack-26.0.0.0rc2.dev5 packstack-26.0.0.0rc2.dev5.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0