Mock Version: 6.0 Mock Version: 6.0 Mock Version: 6.0 Mock Version: 6.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-mistral-lib.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-mistral-lib.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-mistral-lib-3.3.1-0.20250318112053.a356001.el10.src.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0 Mock Version: 6.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-mistral-lib.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-mistral-lib.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-mistral-lib-3.3.1-0.20250318112053.a356001.el10.src.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-mistral-lib.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-mistral-lib.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.4pLA6x + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mistral-lib-3.3.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/mistral-lib-3.3.1-0.20250318112053.a356001.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd mistral-lib-3.3.1 + rm -rf /builddir/build/BUILD/mistral-lib-3.3.1-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/mistral-lib-3.3.1-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-mistral-lib-3.3.1 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + 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 ']' + sed -i '/^doc8.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^doc8.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bandit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bandit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pre-commit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pre-commit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^hacking.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^hacking.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + 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 hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bashate.*/d' 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.lJfmNW + umask 022 + cd /builddir/build/BUILD + cd mistral-lib-3.3.1 + 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/mistral-lib-3.3.1/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/mistral-lib-3.3.1/.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/mistral-lib-3.3.1/pyproject-wheeldir --output /builddir/build/BUILD/python-mistral-lib-3.3.1-0.20250318112053.a356001.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement not satisfied: wheel Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Exiting dependency generation pass: get_requires_for_build_wheel + cat /builddir/build/BUILD/python-mistral-lib-3.3.1-0.20250318112053.a356001.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-mistral-lib-3.3.1-0.20250318112053.a356001.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-mistral-lib.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-mistral-lib.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.en6J0l + umask 022 + cd /builddir/build/BUILD + cd mistral-lib-3.3.1 + 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/mistral-lib-3.3.1/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/mistral-lib-3.3.1/.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/mistral-lib-3.3.1/pyproject-wheeldir --output /builddir/build/BUILD/python-mistral-lib-3.3.1-0.20250318112053.a356001.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement not satisfied: tox-current-env >= 0.0.6 Exiting dependency generation pass: tox itself + cat /builddir/build/BUILD/python-mistral-lib-3.3.1-0.20250318112053.a356001.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-mistral-lib-3.3.1-0.20250318112053.a356001.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-mistral-lib.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-mistral-lib.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.pkGEws + umask 022 + cd /builddir/build/BUILD + cd mistral-lib-3.3.1 + 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/mistral-lib-3.3.1/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/mistral-lib-3.3.1/.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/mistral-lib-3.3.1/pyproject-wheeldir --output /builddir/build/BUILD/python-mistral-lib-3.3.1-0.20250318112053.a356001.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.12) py312: OK ✔ in 0.06 seconds py312: OK (0.06 seconds) docs: OK (0.02 seconds) congratulations :) (0.24 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling Pygments>=2.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: Pygments>=2.2.0 (installed: Pygments 2.18.0) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py312,docs Requirement not satisfied: coverage!=4.4,>=4.0 Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslotest>=3.2.0 Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: stestr>=2.0.0 Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: testtools>=2.2.0 Handling oslo.log>=3.36.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.log>=3.36.0 Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.0.0) Handling oslo.serialization>=2.21.1 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.serialization>=2.21.1 Handling yaql>=1.1.3 from tox --print-deps-only: py312,docs Requirement not satisfied: yaql>=1.1.3 Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 7.2.6) Handling sphinxcontrib-httpdomain>=1.3.0 from tox --print-deps-only: py312,docs Requirement not satisfied: sphinxcontrib-httpdomain>=1.3.0 Handling sphinxcontrib-pecanwsme>=0.8.0 from tox --print-deps-only: py312,docs Requirement not satisfied: sphinxcontrib-pecanwsme>=0.8.0 Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py312,docs Requirement not satisfied: openstackdocstheme>=2.2.1 Handling reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: reno>=3.1.0 /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info writing mistral_lib.egg-info/PKG-INFO writing dependency_links to mistral_lib.egg-info/dependency_links.txt writing requirements to mistral_lib.egg-info/requires.txt writing top-level names to mistral_lib.egg-info/top_level.txt writing pbr to mistral_lib.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 'mistral_lib.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/mistral-lib-3.3.1/mistral_lib-3.3.1.dist-info' Handling oslo.log >=3.36.0 from hook generated metadata: Requires-Dist (mistral-lib) Requirement not satisfied: oslo.log >=3.36.0 Handling pbr !=2.1.0,>=2.0.0 from hook generated metadata: Requires-Dist (mistral-lib) Requirement satisfied: pbr !=2.1.0,>=2.0.0 (installed: pbr 6.0.0) Handling oslo.serialization >=2.21.1 from hook generated metadata: Requires-Dist (mistral-lib) Requirement not satisfied: oslo.serialization >=2.21.1 Handling yaql >=1.1.3 from hook generated metadata: Requires-Dist (mistral-lib) Requirement not satisfied: yaql >=1.1.3 + cat /builddir/build/BUILD/python-mistral-lib-3.3.1-0.20250318112053.a356001.el10.x86_64-pyproject-buildrequires + rm -rfv mistral_lib-3.3.1.dist-info/ removed 'mistral_lib-3.3.1.dist-info/AUTHORS' removed 'mistral_lib-3.3.1.dist-info/LICENSE' removed 'mistral_lib-3.3.1.dist-info/METADATA' removed 'mistral_lib-3.3.1.dist-info/pbr.json' removed 'mistral_lib-3.3.1.dist-info/top_level.txt' removed directory 'mistral_lib-3.3.1.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-mistral-lib-3.3.1-0.20250318112053.a356001.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-mistral-lib.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-mistral-lib.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.nlNzSn + umask 022 + cd /builddir/build/BUILD + cd mistral-lib-3.3.1 + 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/mistral-lib-3.3.1/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/mistral-lib-3.3.1/.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/mistral-lib-3.3.1/pyproject-wheeldir --output /builddir/build/BUILD/python-mistral-lib-3.3.1-0.20250318112053.a356001.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.12) py312: OK ✔ in 0.05 seconds py312: OK (0.05 seconds) docs: OK (0.05 seconds) congratulations :) (0.57 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling Pygments>=2.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: Pygments>=2.2.0 (installed: Pygments 2.18.0) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py312,docs Requirement satisfied: coverage!=4.4,>=4.0 (installed: coverage 7.3.2) Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.0) Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.2) Handling oslo.log>=3.36.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.log>=3.36.0 (installed: oslo.log 7.1.0) Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.0.0) Handling oslo.serialization>=2.21.1 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.serialization>=2.21.1 (installed: oslo.serialization 5.7.0) Handling yaql>=1.1.3 from tox --print-deps-only: py312,docs Requirement satisfied: yaql>=1.1.3 (installed: yaql 3.0.0) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 7.2.6) Handling sphinxcontrib-httpdomain>=1.3.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinxcontrib-httpdomain>=1.3.0 (installed: sphinxcontrib-httpdomain 1.8.1) Handling sphinxcontrib-pecanwsme>=0.8.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinxcontrib-pecanwsme>=0.8.0 (installed: sphinxcontrib-pecanwsme 0.11.0) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py312,docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.0) Handling reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info writing mistral_lib.egg-info/PKG-INFO writing dependency_links to mistral_lib.egg-info/dependency_links.txt writing requirements to mistral_lib.egg-info/requires.txt writing top-level names to mistral_lib.egg-info/top_level.txt writing pbr to mistral_lib.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 'mistral_lib.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/mistral-lib-3.3.1/mistral_lib-3.3.1.dist-info' Handling oslo.log >=3.36.0 from hook generated metadata: Requires-Dist (mistral-lib) Requirement satisfied: oslo.log >=3.36.0 (installed: oslo.log 7.1.0) Handling pbr !=2.1.0,>=2.0.0 from hook generated metadata: Requires-Dist (mistral-lib) Requirement satisfied: pbr !=2.1.0,>=2.0.0 (installed: pbr 6.0.0) Handling oslo.serialization >=2.21.1 from hook generated metadata: Requires-Dist (mistral-lib) Requirement satisfied: oslo.serialization >=2.21.1 (installed: oslo.serialization 5.7.0) Handling yaql >=1.1.3 from hook generated metadata: Requires-Dist (mistral-lib) Requirement satisfied: yaql >=1.1.3 (installed: yaql 3.0.0) + cat /builddir/build/BUILD/python-mistral-lib-3.3.1-0.20250318112053.a356001.el10.x86_64-pyproject-buildrequires + rm -rfv mistral_lib-3.3.1.dist-info/ removed 'mistral_lib-3.3.1.dist-info/AUTHORS' removed 'mistral_lib-3.3.1.dist-info/LICENSE' removed 'mistral_lib-3.3.1.dist-info/METADATA' removed 'mistral_lib-3.3.1.dist-info/top_level.txt' removed 'mistral_lib-3.3.1.dist-info/pbr.json' removed directory 'mistral_lib-3.3.1.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-mistral-lib-3.3.1-0.20250318112053.a356001.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/python-mistral-lib.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/python-mistral-lib.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.X2oCuM + umask 022 + cd /builddir/build/BUILD + cd mistral-lib-3.3.1 + 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/mistral-lib-3.3.1/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/mistral-lib-3.3.1/.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/mistral-lib-3.3.1/pyproject-wheeldir --output /builddir/build/BUILD/python-mistral-lib-3.3.1-0.20250318112053.a356001.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.12) py312: OK ✔ in 0.04 seconds py312: OK (0.04 seconds) docs: OK (0.02 seconds) congratulations :) (0.40 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling Pygments>=2.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: Pygments>=2.2.0 (installed: Pygments 2.18.0) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py312,docs Requirement satisfied: coverage!=4.4,>=4.0 (installed: coverage 7.3.2) Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.0) Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.2) Handling oslo.log>=3.36.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.log>=3.36.0 (installed: oslo.log 7.1.0) Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.0.0) Handling oslo.serialization>=2.21.1 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.serialization>=2.21.1 (installed: oslo.serialization 5.7.0) Handling yaql>=1.1.3 from tox --print-deps-only: py312,docs Requirement satisfied: yaql>=1.1.3 (installed: yaql 3.0.0) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 7.2.6) Handling sphinxcontrib-httpdomain>=1.3.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinxcontrib-httpdomain>=1.3.0 (installed: sphinxcontrib-httpdomain 1.8.1) Handling sphinxcontrib-pecanwsme>=0.8.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinxcontrib-pecanwsme>=0.8.0 (installed: sphinxcontrib-pecanwsme 0.11.0) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py312,docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.0) Handling reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info writing mistral_lib.egg-info/PKG-INFO writing dependency_links to mistral_lib.egg-info/dependency_links.txt writing requirements to mistral_lib.egg-info/requires.txt writing top-level names to mistral_lib.egg-info/top_level.txt writing pbr to mistral_lib.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 'mistral_lib.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/mistral-lib-3.3.1/mistral_lib-3.3.1.dist-info' Handling oslo.log >=3.36.0 from hook generated metadata: Requires-Dist (mistral-lib) Requirement satisfied: oslo.log >=3.36.0 (installed: oslo.log 7.1.0) Handling pbr !=2.1.0,>=2.0.0 from hook generated metadata: Requires-Dist (mistral-lib) Requirement satisfied: pbr !=2.1.0,>=2.0.0 (installed: pbr 6.0.0) Handling oslo.serialization >=2.21.1 from hook generated metadata: Requires-Dist (mistral-lib) Requirement satisfied: oslo.serialization >=2.21.1 (installed: oslo.serialization 5.7.0) Handling yaql >=1.1.3 from hook generated metadata: Requires-Dist (mistral-lib) Requirement satisfied: yaql >=1.1.3 (installed: yaql 3.0.0) + cat /builddir/build/BUILD/python-mistral-lib-3.3.1-0.20250318112053.a356001.el10.x86_64-pyproject-buildrequires + rm -rfv mistral_lib-3.3.1.dist-info/ removed 'mistral_lib-3.3.1.dist-info/AUTHORS' removed 'mistral_lib-3.3.1.dist-info/LICENSE' removed 'mistral_lib-3.3.1.dist-info/METADATA' removed 'mistral_lib-3.3.1.dist-info/pbr.json' removed 'mistral_lib-3.3.1.dist-info/top_level.txt' removed directory 'mistral_lib-3.3.1.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ZMLutz + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd mistral-lib-3.3.1 + mkdir -p /builddir/build/BUILD/mistral-lib-3.3.1/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/mistral-lib-3.3.1/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/mistral-lib-3.3.1/pyproject-wheeldir Processing /builddir/build/BUILD/mistral-lib-3.3.1 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/mistral-lib-3.3.1/.pyproject-builddir/pip-modern-metadata-9d3kg29t/mistral_lib.egg-info writing /builddir/build/BUILD/mistral-lib-3.3.1/.pyproject-builddir/pip-modern-metadata-9d3kg29t/mistral_lib.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/mistral-lib-3.3.1/.pyproject-builddir/pip-modern-metadata-9d3kg29t/mistral_lib.egg-info/dependency_links.txt writing requirements to /builddir/build/BUILD/mistral-lib-3.3.1/.pyproject-builddir/pip-modern-metadata-9d3kg29t/mistral_lib.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/mistral-lib-3.3.1/.pyproject-builddir/pip-modern-metadata-9d3kg29t/mistral_lib.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/mistral-lib-3.3.1/.pyproject-builddir/pip-modern-metadata-9d3kg29t/mistral_lib.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/mistral-lib-3.3.1/.pyproject-builddir/pip-modern-metadata-9d3kg29t/mistral_lib.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/mistral-lib-3.3.1/.pyproject-builddir/pip-modern-metadata-9d3kg29t/mistral_lib.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/mistral-lib-3.3.1/.pyproject-builddir/pip-modern-metadata-9d3kg29t/mistral_lib-3.3.1.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: mistral-lib Building wheel for mistral-lib (pyproject.toml): started Running command Building wheel for mistral-lib (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/mistral_lib creating build/lib/mistral_lib/utils copying mistral_lib/utils/inspect_utils.py -> build/lib/mistral_lib/utils copying mistral_lib/utils/__init__.py -> build/lib/mistral_lib/utils creating build/lib/mistral_lib/actions creating build/lib/mistral_lib/actions/providers copying mistral_lib/actions/providers/python.py -> build/lib/mistral_lib/actions/providers copying mistral_lib/actions/providers/composite.py -> build/lib/mistral_lib/actions/providers copying mistral_lib/actions/providers/base.py -> build/lib/mistral_lib/actions/providers copying mistral_lib/actions/providers/__init__.py -> build/lib/mistral_lib/actions/providers creating build/lib/mistral_lib/tests copying mistral_lib/tests/test_utils.py -> build/lib/mistral_lib/tests copying mistral_lib/tests/test_serialization.py -> build/lib/mistral_lib/tests copying mistral_lib/tests/test_inspect_utils.py -> build/lib/mistral_lib/tests copying mistral_lib/tests/base.py -> build/lib/mistral_lib/tests copying mistral_lib/tests/__init__.py -> build/lib/mistral_lib/tests creating build/lib/mistral_lib/yaql copying mistral_lib/yaql/__init__.py -> build/lib/mistral_lib/yaql copying mistral_lib/serialization.py -> build/lib/mistral_lib copying mistral_lib/exceptions.py -> build/lib/mistral_lib copying mistral_lib/__init__.py -> build/lib/mistral_lib copying mistral_lib/actions/types.py -> build/lib/mistral_lib/actions copying mistral_lib/actions/context.py -> build/lib/mistral_lib/actions copying mistral_lib/actions/base.py -> build/lib/mistral_lib/actions copying mistral_lib/actions/__init__.py -> build/lib/mistral_lib/actions creating build/lib/mistral_lib/yaql/api copying mistral_lib/yaql/api/__init__.py -> build/lib/mistral_lib/yaql/api creating build/lib/mistral_lib/tests/actions copying mistral_lib/tests/actions/test_context.py -> build/lib/mistral_lib/tests/actions copying mistral_lib/tests/actions/test_base.py -> build/lib/mistral_lib/tests/actions copying mistral_lib/tests/actions/test_action_providers.py -> build/lib/mistral_lib/tests/actions copying mistral_lib/tests/actions/__init__.py -> build/lib/mistral_lib/tests/actions running egg_info writing mistral_lib.egg-info/PKG-INFO writing dependency_links to mistral_lib.egg-info/dependency_links.txt writing requirements to mistral_lib.egg-info/requires.txt writing top-level names to mistral_lib.egg-info/top_level.txt writing pbr to mistral_lib.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 'mistral_lib.egg-info/SOURCES.txt' installing to build/bdist.linux-x86_64/wheel running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.1s) running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/mistral_lib copying build/lib/mistral_lib/__init__.py -> build/bdist.linux-x86_64/wheel/mistral_lib copying build/lib/mistral_lib/exceptions.py -> build/bdist.linux-x86_64/wheel/mistral_lib copying build/lib/mistral_lib/serialization.py -> build/bdist.linux-x86_64/wheel/mistral_lib creating build/bdist.linux-x86_64/wheel/mistral_lib/yaql creating build/bdist.linux-x86_64/wheel/mistral_lib/yaql/api copying build/lib/mistral_lib/yaql/api/__init__.py -> build/bdist.linux-x86_64/wheel/mistral_lib/yaql/api copying build/lib/mistral_lib/yaql/__init__.py -> build/bdist.linux-x86_64/wheel/mistral_lib/yaql creating build/bdist.linux-x86_64/wheel/mistral_lib/tests creating build/bdist.linux-x86_64/wheel/mistral_lib/tests/actions copying build/lib/mistral_lib/tests/actions/__init__.py -> build/bdist.linux-x86_64/wheel/mistral_lib/tests/actions copying build/lib/mistral_lib/tests/actions/test_action_providers.py -> build/bdist.linux-x86_64/wheel/mistral_lib/tests/actions copying build/lib/mistral_lib/tests/actions/test_base.py -> build/bdist.linux-x86_64/wheel/mistral_lib/tests/actions copying build/lib/mistral_lib/tests/actions/test_context.py -> build/bdist.linux-x86_64/wheel/mistral_lib/tests/actions copying build/lib/mistral_lib/tests/__init__.py -> build/bdist.linux-x86_64/wheel/mistral_lib/tests copying build/lib/mistral_lib/tests/base.py -> build/bdist.linux-x86_64/wheel/mistral_lib/tests copying build/lib/mistral_lib/tests/test_inspect_utils.py -> build/bdist.linux-x86_64/wheel/mistral_lib/tests copying build/lib/mistral_lib/tests/test_serialization.py -> build/bdist.linux-x86_64/wheel/mistral_lib/tests copying build/lib/mistral_lib/tests/test_utils.py -> build/bdist.linux-x86_64/wheel/mistral_lib/tests creating build/bdist.linux-x86_64/wheel/mistral_lib/actions copying build/lib/mistral_lib/actions/__init__.py -> build/bdist.linux-x86_64/wheel/mistral_lib/actions copying build/lib/mistral_lib/actions/base.py -> build/bdist.linux-x86_64/wheel/mistral_lib/actions copying build/lib/mistral_lib/actions/context.py -> build/bdist.linux-x86_64/wheel/mistral_lib/actions copying build/lib/mistral_lib/actions/types.py -> build/bdist.linux-x86_64/wheel/mistral_lib/actions creating build/bdist.linux-x86_64/wheel/mistral_lib/actions/providers copying build/lib/mistral_lib/actions/providers/__init__.py -> build/bdist.linux-x86_64/wheel/mistral_lib/actions/providers copying build/lib/mistral_lib/actions/providers/base.py -> build/bdist.linux-x86_64/wheel/mistral_lib/actions/providers copying build/lib/mistral_lib/actions/providers/composite.py -> build/bdist.linux-x86_64/wheel/mistral_lib/actions/providers copying build/lib/mistral_lib/actions/providers/python.py -> build/bdist.linux-x86_64/wheel/mistral_lib/actions/providers creating build/bdist.linux-x86_64/wheel/mistral_lib/utils copying build/lib/mistral_lib/utils/__init__.py -> build/bdist.linux-x86_64/wheel/mistral_lib/utils copying build/lib/mistral_lib/utils/inspect_utils.py -> build/bdist.linux-x86_64/wheel/mistral_lib/utils running install_egg_info Copying mistral_lib.egg-info to build/bdist.linux-x86_64/wheel/mistral_lib-3.3.1-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/mistral_lib-3.3.1.dist-info/WHEEL creating '/builddir/build/BUILD/mistral-lib-3.3.1/.pyproject-builddir/pip-wheel-wk17rwgh/.tmp-cd8e5ddg/mistral_lib-3.3.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'mistral_lib/__init__.py' adding 'mistral_lib/exceptions.py' adding 'mistral_lib/serialization.py' adding 'mistral_lib/actions/__init__.py' adding 'mistral_lib/actions/base.py' adding 'mistral_lib/actions/context.py' adding 'mistral_lib/actions/types.py' adding 'mistral_lib/actions/providers/__init__.py' adding 'mistral_lib/actions/providers/base.py' adding 'mistral_lib/actions/providers/composite.py' adding 'mistral_lib/actions/providers/python.py' adding 'mistral_lib/tests/__init__.py' adding 'mistral_lib/tests/base.py' adding 'mistral_lib/tests/test_inspect_utils.py' adding 'mistral_lib/tests/test_serialization.py' adding 'mistral_lib/tests/test_utils.py' adding 'mistral_lib/tests/actions/__init__.py' adding 'mistral_lib/tests/actions/test_action_providers.py' adding 'mistral_lib/tests/actions/test_base.py' adding 'mistral_lib/tests/actions/test_context.py' adding 'mistral_lib/utils/__init__.py' adding 'mistral_lib/utils/inspect_utils.py' adding 'mistral_lib/yaql/__init__.py' adding 'mistral_lib/yaql/api/__init__.py' adding 'mistral_lib-3.3.1.dist-info/AUTHORS' adding 'mistral_lib-3.3.1.dist-info/LICENSE' adding 'mistral_lib-3.3.1.dist-info/METADATA' adding 'mistral_lib-3.3.1.dist-info/WHEEL' adding 'mistral_lib-3.3.1.dist-info/pbr.json' adding 'mistral_lib-3.3.1.dist-info/top_level.txt' adding 'mistral_lib-3.3.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for mistral-lib (pyproject.toml): finished with status 'done' Created wheel for mistral-lib: filename=mistral_lib-3.3.1-py3-none-any.whl size=36475 sha256=6d830cd9e0e6208ff8a46909177927fe36e7f242dac17976bfdbf67fa79e94a3 Stored in directory: /builddir/.cache/pip/wheels/67/ab/35/4c9e9256005fbb45a3693dd81c32b2db32b1401c62d8ec710d Successfully built mistral-lib + TOX_TESTENV_PASSENV='*' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + PATH=/builddir/build/BUILDROOT/python-mistral-lib-3.3.1-0.20250318112053.a356001.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-mistral-lib-3.3.1-0.20250318112053.a356001.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python-mistral-lib-3.3.1-0.20250318112053.a356001.el10.x86_64/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/mistral-lib-3.3.1/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e docs Running Sphinx v7.2.6 [openstackdocstheme] version: 3.0.0 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] using theme from /usr/lib/python3.12/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/mistral-lib-3.3.1/.gitreview found building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 5 source files that are out of date updating environment: [new config] 5 added, 0 changed, 0 removed reading sources... [ 20%] contributor/creating_custom_actions reading sources... [ 40%] contributor/index reading sources... [ 60%] index reading sources... [ 80%] install/index reading sources... [100%] user/index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... done copying extra files... done done /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 20%] contributor/creating_custom_actions /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 40%] contributor/index writing output... [ 60%] index writing output... [ 80%] install/index writing output... [100%] user/index generating indices... genindex done writing additional pages... search done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. docs: OK (2.52 seconds) congratulations :) (2.79 seconds) + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ds9FkH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-mistral-lib-3.3.1-0.20250318112053.a356001.el10.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-mistral-lib-3.3.1-0.20250318112053.a356001.el10.x86_64 ++ dirname /builddir/build/BUILDROOT/python-mistral-lib-3.3.1-0.20250318112053.a356001.el10.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-mistral-lib-3.3.1-0.20250318112053.a356001.el10.x86_64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd mistral-lib-3.3.1 ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' ++ ls /builddir/build/BUILD/mistral-lib-3.3.1/pyproject-wheeldir/mistral_lib-3.3.1-py3-none-any.whl ++ xargs basename --multiple + specifier=mistral_lib==3.3.1 + '[' -z mistral_lib==3.3.1 ']' + TMPDIR=/builddir/build/BUILD/mistral-lib-3.3.1/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-mistral-lib-3.3.1-0.20250318112053.a356001.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/mistral-lib-3.3.1/pyproject-wheeldir mistral_lib==3.3.1 Using pip 23.3.2 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: /builddir/build/BUILD/mistral-lib-3.3.1/pyproject-wheeldir Processing ./pyproject-wheeldir/mistral_lib-3.3.1-py3-none-any.whl Installing collected packages: mistral_lib Successfully installed mistral_lib-3.3.1 + '[' -d /builddir/build/BUILDROOT/python-mistral-lib-3.3.1-0.20250318112053.a356001.el10.x86_64/usr/bin ']' + rm -f /builddir/build/BUILD/python-mistral-lib-3.3.1-0.20250318112053.a356001.el10.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-mistral-lib-3.3.1-0.20250318112053.a356001.el10.x86_64/usr/lib/python3.12/site-packages ']' + site_dirs+=("/usr/lib/python3.12/site-packages") + '[' /builddir/build/BUILDROOT/python-mistral-lib-3.3.1-0.20250318112053.a356001.el10.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/python-mistral-lib-3.3.1-0.20250318112053.a356001.el10.x86_64/usr/lib/python3.12/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-mistral-lib-3.3.1-0.20250318112053.a356001.el10.x86_64/usr/lib64/python3.12/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-mistral-lib-3.3.1-0.20250318112053.a356001.el10.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.12/site-packages/mistral_lib-3.3.1.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-mistral-lib-3.3.1-0.20250318112053.a356001.el10.x86_64/usr/lib/python3.12/site-packages/mistral_lib-3.3.1.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-mistral-lib-3.3.1-0.20250318112053.a356001.el10.x86_64 --record /builddir/build/BUILDROOT/python-mistral-lib-3.3.1-0.20250318112053.a356001.el10.x86_64/usr/lib/python3.12/site-packages/mistral_lib-3.3.1.dist-info/RECORD --output /builddir/build/BUILD/python-mistral-lib-3.3.1-0.20250318112053.a356001.el10.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-mistral-lib-3.3.1-0.20250318112053.a356001.el10.x86_64/usr/lib/python3.12/site-packages/mistral_lib-3.3.1.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-mistral-lib-3.3.1-0.20250318112053.a356001.el10.x86_64/usr/lib/python3.12/site-packages/mistral_lib-3.3.1.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-mistral-lib-3.3.1-0.20250318112053.a356001.el10.x86_64/usr/lib/python3.12/site-packages/mistral_lib-3.3.1.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-mistral-lib-3.3.1-0.20250318112053.a356001.el10.x86_64/usr/lib/python3.12/site-packages/mistral_lib-3.3.1.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-mistral-lib-3.3.1-0.20250318112053.a356001.el10.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 3.3.1-0.20250318112053.a356001.el10 --unique-debug-suffix -3.3.1-0.20250318112053.a356001.el10.x86_64 --unique-debug-src-base python-mistral-lib-3.3.1-0.20250318112053.a356001.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/mistral-lib-3.3.1 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 + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4 Bytecompiling .py files below /builddir/build/BUILDROOT/python-mistral-lib-3.3.1-0.20250318112053.a356001.el10.x86_64/usr/lib/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.itI7jr + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd mistral-lib-3.3.1 + TOX_TESTENV_PASSENV='*' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + PATH=/builddir/build/BUILDROOT/python-mistral-lib-3.3.1-0.20250318112053.a356001.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-mistral-lib-3.3.1-0.20250318112053.a356001.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python-mistral-lib-3.3.1-0.20250318112053.a356001.el10.x86_64/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/mistral-lib-3.3.1/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py312 /builddir/build/BUILD/mistral-lib-3.3.1/mistral_lib/utils/__init__.py:36: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html import pkg_resources as pkg /usr/lib/python3.12/site-packages/pkg_resources/__init__.py:2868: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('sphinxcontrib')`. Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages declare_namespace(pkg) /builddir/build/BUILD/mistral-lib-3.3.1/mistral_lib/utils/__init__.py:36: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html import pkg_resources as pkg /usr/lib/python3.12/site-packages/pkg_resources/__init__.py:2868: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('sphinxcontrib')`. Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages declare_namespace(pkg) {3} mistral_lib.tests.actions.test_action_providers.TestActionProviders.test_python_action_descriptor [0.000863s] ... ok {3} mistral_lib.tests.test_inspect_utils.InspectUtilsTest.test_get_parameters_str [0.001949s] ... ok {3} mistral_lib.tests.test_inspect_utils.InspectUtilsTest.test_get_public_fields [0.000394s] ... ok {3} mistral_lib.tests.test_utils.TestUtils.test_cut_list_with_large_dict_of_dict [0.059235s] ... ok {3} mistral_lib.tests.test_utils.TestUtils.test_cut_list_with_large_dict_of_str [0.031937s] ... ok {3} mistral_lib.tests.test_utils.TestUtils.test_json_serialize_generator [0.000817s] ... ok {3} mistral_lib.tests.test_utils.TestUtils.test_json_serialize_iterator_of_frozen_dicts [0.012266s] ... ok {3} mistral_lib.tests.test_utils.TestUtils.test_json_serialize_range [0.000446s] ... ok {3} mistral_lib.tests.test_utils.TestUtils.test_merge_dicts [0.000464s] ... ok /builddir/build/BUILD/mistral-lib-3.3.1/mistral_lib/utils/__init__.py:36: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html import pkg_resources as pkg /builddir/build/BUILD/mistral-lib-3.3.1/mistral_lib/utils/__init__.py:36: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html import pkg_resources as pkg /builddir/build/BUILD/mistral-lib-3.3.1/mistral_lib/utils/__init__.py:36: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html import pkg_resources as pkg /usr/lib/python3.12/site-packages/pkg_resources/__init__.py:2868: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('sphinxcontrib')`. Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages declare_namespace(pkg) /usr/lib/python3.12/site-packages/pkg_resources/__init__.py:2868: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('sphinxcontrib')`. Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages declare_namespace(pkg) /usr/lib/python3.12/site-packages/pkg_resources/__init__.py:2868: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('sphinxcontrib')`. Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages declare_namespace(pkg) {0} mistral_lib.tests.actions.test_context.TestActionsBase.test_empty_context [0.000727s] ... ok {0} mistral_lib.tests.test_inspect_utils.InspectUtilsTest.test_get_parameters_str_with_function_parameter [0.001892s] ... ok {0} mistral_lib.tests.test_serialization.SerializationTest.test_dict_based_serializer [0.000514s] ... ok {0} mistral_lib.tests.test_serialization.SerializationTest.test_register_twice [0.001756s] ... ok {0} mistral_lib.tests.test_utils.TestUtils.test_cut_dict_with_large_dict_of_dict [0.045408s] ... ok {0} mistral_lib.tests.test_utils.TestUtils.test_cut_list_with_large_dict_of_int [0.010614s] ... ok {0} mistral_lib.tests.test_utils.TestUtils.test_get_dict_from_entries [0.000510s] ... ok {0} mistral_lib.tests.test_utils.TestUtils.test_get_input_dict_from_string [0.000451s] ... ok {0} mistral_lib.tests.test_utils.TestUtils.test_json_serialize_dict_of_generators [0.000534s] ... ok {0} mistral_lib.tests.test_utils.TestUtils.test_merge_dicts_overwrite_false [0.000364s] ... ok {2} mistral_lib.tests.actions.test_base.TestActionsBase.test_run_empty_context [0.001063s] ... ok {2} mistral_lib.tests.actions.test_context.TestActionContextSerializer.test_deserialization [0.000449s] ... ok {2} mistral_lib.tests.actions.test_context.TestActionContextSerializer.test_serialization [0.000371s] ... ok {2} mistral_lib.tests.test_inspect_utils.InspectUtilsTest.test_get_parameters_str_all_mandatory [0.000523s] ... ok {2} mistral_lib.tests.test_utils.TestUtils.test_cut_dict_for_state_info [0.003623s] ... ok /builddir/build/BUILD/mistral-lib-3.3.1/mistral_lib/actions/context.py:25: DeprecationWarning: context.{0} is deprecated from the context passed to actions. Please use context.security.{0}. It will be removed in a future release. warnings.warn( {1} mistral_lib.tests.actions.test_action_providers.TestActionProviders.test_composite_action_provider [0.000768s] ... ok {1} mistral_lib.tests.actions.test_context.TestActionsBase.test_deprecated_properties [0.007618s] ... ok {1} mistral_lib.tests.test_serialization.SerializationTest.test_polymorphic_serializer_custom_object [0.000403s] ... ok {1} mistral_lib.tests.test_serialization.SerializationTest.test_polymorphic_serializer_primitive_types [0.000462s] ... ok {1} mistral_lib.tests.test_utils.TestUtils.test_cut_dict_with_digits [0.000264s] ... ok {2} mistral_lib.tests.test_utils.TestUtils.test_cut_dict_with_large_dict_of_str [0.075306s] ... ok {2} mistral_lib.tests.test_utils.TestUtils.test_itersubclasses [0.003386s] ... ok {2} mistral_lib.tests.test_utils.TestUtils.test_json_serialize_frozen_dict [0.000643s] ... ok {2} mistral_lib.tests.test_utils.TestUtils.test_mask_data [0.000702s] ... ok {1} mistral_lib.tests.test_utils.TestUtils.test_cut_dict_with_large_dict_of_int [0.059225s] ... ok {1} mistral_lib.tests.test_utils.TestUtils.test_cut_dict_with_strings [0.000411s] ... ok {1} mistral_lib.tests.test_utils.TestUtils.test_cut_list [0.000307s] ... ok {1} mistral_lib.tests.test_utils.TestUtils.test_cut_list_for_state_info [0.014542s] ... ok {1} mistral_lib.tests.test_utils.TestUtils.test_cut_string [0.000296s] ... ok ====== Totals ====== Ran: 38 tests in 0.7340 sec. - Passed: 38 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 0.3415 sec. ============== Worker Balance ============== - Worker 0 (10 tests) => 0:00:00.070640 - Worker 1 (10 tests) => 0:00:00.087872 - Worker 2 (9 tests) => 0:00:00.099333 - Worker 3 (9 tests) => 0:00:00.119554 Test id Runtime (s) ----------------------------------------------------------------------------------- ----------- mistral_lib.tests.test_utils.TestUtils.test_cut_dict_with_large_dict_of_str 0.075 mistral_lib.tests.test_utils.TestUtils.test_cut_list_with_large_dict_of_dict 0.059 mistral_lib.tests.test_utils.TestUtils.test_cut_dict_with_large_dict_of_int 0.059 mistral_lib.tests.test_utils.TestUtils.test_cut_dict_with_large_dict_of_dict 0.045 mistral_lib.tests.test_utils.TestUtils.test_cut_list_with_large_dict_of_str 0.032 mistral_lib.tests.test_utils.TestUtils.test_cut_list_for_state_info 0.015 mistral_lib.tests.test_utils.TestUtils.test_json_serialize_iterator_of_frozen_dicts 0.012 mistral_lib.tests.test_utils.TestUtils.test_cut_list_with_large_dict_of_int 0.011 mistral_lib.tests.actions.test_context.TestActionsBase.test_deprecated_properties 0.008 mistral_lib.tests.test_utils.TestUtils.test_cut_dict_for_state_info 0.004 py312: OK (5.17 seconds) congratulations :) (5.53 seconds) + RPM_EC=0 ++ jobs -p Processing files: python3-mistral-lib-3.3.1-0.20250318112053.a356001.el10.noarch + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Wn7rgL + umask 022 + cd /builddir/build/BUILD + cd mistral-lib-3.3.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-mistral-lib-3.3.1-0.20250318112053.a356001.el10.x86_64/usr/share/licenses/python3-mistral-lib + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-mistral-lib-3.3.1-0.20250318112053.a356001.el10.x86_64/usr/share/licenses/python3-mistral-lib + cp -pr /builddir/build/BUILD/mistral-lib-3.3.1/LICENSE /builddir/build/BUILDROOT/python-mistral-lib-3.3.1-0.20250318112053.a356001.el10.x86_64/usr/share/licenses/python3-mistral-lib + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-mistral-lib = 3.3.1-0.20250318112053.a356001.el10 python3-mistral-lib = 3.3.1-0.20250318112053.a356001.el10 python3.12-mistral-lib = 3.3.1-0.20250318112053.a356001.el10 python3.12dist(mistral-lib) = 3.3.1 python3dist(mistral-lib) = 3.3.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ((python3.12dist(pbr) < 2.1 or python3.12dist(pbr) > 2.1) with python3.12dist(pbr) >= 2) python(abi) = 3.12 python3.12dist(oslo-log) >= 3.36 python3.12dist(oslo-serialization) >= 2.21.1 python3.12dist(yaql) >= 1.1.3 Obsoletes: python3.12-mistral-lib < 3.3.1-0.20250318112053.a356001.el10 Processing files: python3-mistral-lib-tests-3.3.1-0.20250318112053.a356001.el10.noarch Provides: python-mistral-lib-tests = 3.3.1-0.20250318112053.a356001.el10 python3-mistral-lib-tests = 3.3.1-0.20250318112053.a356001.el10 python3.12-mistral-lib-tests = 3.3.1-0.20250318112053.a356001.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.12 Obsoletes: python3.12-mistral-lib-tests < 3.3.1-0.20250318112053.a356001.el10 Processing files: python-mistral-lib-doc-3.3.1-0.20250318112053.a356001.el10.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ylZjwb + umask 022 + cd /builddir/build/BUILD + cd mistral-lib-3.3.1 + DOCDIR=/builddir/build/BUILDROOT/python-mistral-lib-3.3.1-0.20250318112053.a356001.el10.x86_64/usr/share/doc/python-mistral-lib-doc + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-mistral-lib-3.3.1-0.20250318112053.a356001.el10.x86_64/usr/share/doc/python-mistral-lib-doc + cp -pr /builddir/build/BUILD/mistral-lib-3.3.1/doc/build/html /builddir/build/BUILDROOT/python-mistral-lib-3.3.1-0.20250318112053.a356001.el10.x86_64/usr/share/doc/python-mistral-lib-doc + cp -pr /builddir/build/BUILD/mistral-lib-3.3.1/README.rst /builddir/build/BUILDROOT/python-mistral-lib-3.3.1-0.20250318112053.a356001.el10.x86_64/usr/share/doc/python-mistral-lib-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.dvGQ1X + umask 022 + cd /builddir/build/BUILD + cd mistral-lib-3.3.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-mistral-lib-3.3.1-0.20250318112053.a356001.el10.x86_64/usr/share/licenses/python-mistral-lib-doc + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-mistral-lib-3.3.1-0.20250318112053.a356001.el10.x86_64/usr/share/licenses/python-mistral-lib-doc + cp -pr /builddir/build/BUILD/mistral-lib-3.3.1/LICENSE /builddir/build/BUILDROOT/python-mistral-lib-3.3.1-0.20250318112053.a356001.el10.x86_64/usr/share/licenses/python-mistral-lib-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-mistral-lib-doc = 3.3.1-0.20250318112053.a356001.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/python-mistral-lib-3.3.1-0.20250318112053.a356001.el10.x86_64 Wrote: /builddir/build/SRPMS/python-mistral-lib-3.3.1-0.20250318112053.a356001.el10.src.rpm Wrote: /builddir/build/RPMS/python3-mistral-lib-tests-3.3.1-0.20250318112053.a356001.el10.noarch.rpm Wrote: /builddir/build/RPMS/python3-mistral-lib-3.3.1-0.20250318112053.a356001.el10.noarch.rpm Wrote: /builddir/build/RPMS/python-mistral-lib-doc-3.3.1-0.20250318112053.a356001.el10.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.UrpMLF + umask 022 + cd /builddir/build/BUILD + cd mistral-lib-3.3.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-mistral-lib-3.3.1-0.20250318112053.a356001.el10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.fz5eL5 + umask 022 + cd /builddir/build/BUILD + rm -rf /builddir/build/BUILD/mistral-lib-3.3.1-SPECPARTS + rm -rf mistral-lib-3.3.1 mistral-lib-3.3.1.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