Mock Version: 5.6
Mock Version: 5.6
Mock Version: 5.6
Mock Version: 5.6
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/python-watcherclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-caracal-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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f7a4fa3dcd0>timeout=0uid=1022gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/python-watcherclient.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.src.rpm
Child return code was: 0
Mock Version: 5.6
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/python-watcherclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-caracal-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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f06bff00cd0>timeout=0uid=1022gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/python-watcherclient.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br  --target x86_64 --nodeps /builddir/build/SPECS/python-watcherclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-caracal-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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f06bff00cd0>timeout=0uid=1022gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br  --target x86_64 --nodeps /builddir/build/SPECS/python-watcherclient.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5x9mDy
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf python-watcherclient-4.5.0
+ /usr/bin/gzip -dc /builddir/build/SOURCES/python-watcherclient-4.5.0-0.20241016140254.56e47c3.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd python-watcherclient-4.5.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/git init -q
+ /usr/bin/git config user.name rpm-build
+ /usr/bin/git config user.email '<rpm-build>'
+ /usr/bin/git config gc.auto 0
+ /usr/bin/git add --force .
+ /usr/bin/git commit -q --allow-empty -a --author 'rpm-build <rpm-build>' -m 'python-watcherclient-4.5.0 base'
+ sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini
+ sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini
+ sed -i '/^minversion.*/d' tox.ini
+ sed -i '/sphinx-build/ s/-W//' tox.ini
+ for pkg in doc8 bandit pre-commit hacking flake8-import-order tempest
+ 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 tempest
+ 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 tempest
+ 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 tempest
+ 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 tempest
+ 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 tempest
+ for reqfile in doc/requirements.txt test-requirements.txt
+ '[' -f doc/requirements.txt ']'
+ sed -i '/^tempest.*/d' doc/requirements.txt
+ for reqfile in doc/requirements.txt test-requirements.txt
+ '[' -f test-requirements.txt ']'
+ sed -i '/^tempest.*/d' test-requirements.txt
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.3TwXAq
+ umask 022
+ cd /builddir/build/BUILD
+ cd python-watcherclient-4.5.0
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(pip) >= 19'
+ echo 'python3dist(packaging)'
+ '[' -f pyproject.toml ']'
+ '[' -f setup.py ']'
+ echo 'python3dist(setuptools) >= 40.8'
+ echo 'python3dist(wheel)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/python-watcherclient-4.5.0/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '
+ TMPDIR=/builddir/build/BUILD/python-watcherclient-4.5.0/.pyproject-builddir
+ RPM_TOXENV=py39,docs
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-watcherclient-4.5.0/pyproject-wheeldir --output /builddir/build/BUILD/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64-pyproject-buildrequires -t -e py39,docs
Handling setuptools >= 40.8 from default build backend
Requirement satisfied: setuptools >= 40.8
   (installed: setuptools 65.5.1)
Handling wheel from default build backend
Requirement not satisfied: wheel
Exiting dependency generation pass: build backend
+ cat /builddir/build/BUILD/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64-pyproject-buildrequires
+ rm -rfv '*.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.buildreqs.nosrc.rpm
Child return code was: 11
Dynamic buildrequires detected
Going to install missing buildrequires. See root.log for details.
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep  --target x86_64 --nodeps /builddir/build/SPECS/python-watcherclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-caracal-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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f06bff00cd0>timeout=0uid=1022gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep  --target x86_64 --nodeps /builddir/build/SPECS/python-watcherclient.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.tFzsBL
+ umask 022
+ cd /builddir/build/BUILD
+ cd python-watcherclient-4.5.0
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(pip) >= 19'
+ echo 'python3dist(packaging)'
+ '[' -f pyproject.toml ']'
+ '[' -f setup.py ']'
+ echo 'python3dist(setuptools) >= 40.8'
+ echo 'python3dist(wheel)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/python-watcherclient-4.5.0/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '
+ TMPDIR=/builddir/build/BUILD/python-watcherclient-4.5.0/.pyproject-builddir
+ RPM_TOXENV=py39,docs
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-watcherclient-4.5.0/pyproject-wheeldir --output /builddir/build/BUILD/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64-pyproject-buildrequires -t -e py39,docs
Handling setuptools >= 40.8 from default build backend
Requirement satisfied: setuptools >= 40.8
   (installed: setuptools 65.5.1)
Handling wheel from default build backend
Requirement satisfied: wheel
   (installed: wheel 0.36.2)
Handling wheel from get_requires_for_build_wheel
Requirement satisfied: wheel
   (installed: wheel 0.36.2)
Handling pbr>=2.0.0 from get_requires_for_build_wheel
Requirement satisfied: pbr>=2.0.0
   (installed: pbr 5.11.1)
Handling tox-current-env >= 0.0.6 from tox itself
Requirement not satisfied: tox-current-env >= 0.0.6
Exiting dependency generation pass: tox itself
+ cat /builddir/build/BUILD/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64-pyproject-buildrequires
+ rm -rfv '*.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.buildreqs.nosrc.rpm
Child return code was: 11
Dynamic buildrequires detected
Going to install missing buildrequires. See root.log for details.
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep  --target x86_64 --nodeps /builddir/build/SPECS/python-watcherclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-caracal-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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f06bff00cd0>timeout=0uid=1022gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep  --target x86_64 --nodeps /builddir/build/SPECS/python-watcherclient.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.Mcw5Pw
+ umask 022
+ cd /builddir/build/BUILD
+ cd python-watcherclient-4.5.0
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(pip) >= 19'
+ echo 'python3dist(packaging)'
+ '[' -f pyproject.toml ']'
+ '[' -f setup.py ']'
+ echo 'python3dist(setuptools) >= 40.8'
+ echo 'python3dist(wheel)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/python-watcherclient-4.5.0/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '
+ TMPDIR=/builddir/build/BUILD/python-watcherclient-4.5.0/.pyproject-builddir
+ RPM_TOXENV=py39,docs
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-watcherclient-4.5.0/pyproject-wheeldir --output /builddir/build/BUILD/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64-pyproject-buildrequires -t -e py39,docs
Handling setuptools >= 40.8 from default build backend
Requirement satisfied: setuptools >= 40.8
   (installed: setuptools 65.5.1)
Handling wheel from default build backend
Requirement satisfied: wheel
   (installed: wheel 0.36.2)
Handling wheel from get_requires_for_build_wheel
Requirement satisfied: wheel
   (installed: wheel 0.36.2)
Handling pbr>=2.0.0 from get_requires_for_build_wheel
Requirement satisfied: pbr>=2.0.0
   (installed: pbr 5.11.1)
Handling tox-current-env >= 0.0.6 from tox itself
Requirement satisfied: tox-current-env >= 0.0.6
   (installed: tox-current-env 0.0.8)
___________________________________ summary ____________________________________
  py39: commands succeeded
  docs: commands succeeded
  congratulations :)
Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: coverage!=4.4,>=4.0
Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: fixtures>=3.0.0
Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: oslotest>=3.2.0
Handling python-subunit>=1.0.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: python-subunit>=1.0.0
Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: stestr>=2.0.0
Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs
Requirement not satisfied: testscenarios>=0.4
Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: testtools>=2.2.0
Handling cliff!=2.9.0,>=2.11.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: cliff!=2.9.0,>=2.11.0
Handling osc-lib>=1.10.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: osc-lib>=1.10.0
Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: oslo.i18n>=3.20.0
Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: oslo.serialization!=2.19.1,>=2.18.0
Handling oslo.utils>=3.36.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: oslo.utils>=3.36.0
Handling pbr!=2.1.0,>=3.1.1 from tox --print-deps-only: py39,docs
Requirement satisfied: pbr!=2.1.0,>=3.1.1
   (installed: pbr 5.11.1)
Handling keystoneauth1>=3.4.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: keystoneauth1>=3.4.0
Handling PyYAML>=3.13 from tox --print-deps-only: py39,docs
Requirement not satisfied: PyYAML>=3.13
Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs
Requirement not satisfied: openstackdocstheme>=2.2.1
Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py39,docs
Requirement satisfied: sphinx>=2.0.0,!=2.1.0
   (installed: sphinx 3.4.3)
Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: py39,docs
Requirement not satisfied: sphinxcontrib-apidoc>=0.2.0
/usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
running dist_info
writing python_watcherclient.egg-info/PKG-INFO
writing dependency_links to python_watcherclient.egg-info/dependency_links.txt
writing entry points to python_watcherclient.egg-info/entry_points.txt
writing requirements to python_watcherclient.egg-info/requires.txt
writing top-level names to python_watcherclient.egg-info/top_level.txt
writing pbr to python_watcherclient.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 'python_watcherclient.egg-info/SOURCES.txt'
creating '/builddir/build/BUILD/python-watcherclient-4.5.0/python_watcherclient-4.5.0.dist-info'
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
adding license file "AUTHORS" (matched pattern "AUTHORS*")
Handling cliff (!=2.9.0,>=2.11.0) from hook generated metadata: Requires-Dist (python-watcherclient)
Requirement not satisfied: cliff (!=2.9.0,>=2.11.0)
Handling osc-lib (>=1.10.0) from hook generated metadata: Requires-Dist (python-watcherclient)
Requirement not satisfied: osc-lib (>=1.10.0)
Handling oslo.i18n (>=3.20.0) from hook generated metadata: Requires-Dist (python-watcherclient)
Requirement not satisfied: oslo.i18n (>=3.20.0)
Handling oslo.serialization (!=2.19.1,>=2.18.0) from hook generated metadata: Requires-Dist (python-watcherclient)
Requirement not satisfied: oslo.serialization (!=2.19.1,>=2.18.0)
Handling oslo.utils (>=3.36.0) from hook generated metadata: Requires-Dist (python-watcherclient)
Requirement not satisfied: oslo.utils (>=3.36.0)
Handling pbr (!=2.1.0,>=3.1.1) from hook generated metadata: Requires-Dist (python-watcherclient)
Requirement satisfied: pbr (!=2.1.0,>=3.1.1)
   (installed: pbr 5.11.1)
Handling keystoneauth1 (>=3.4.0) from hook generated metadata: Requires-Dist (python-watcherclient)
Requirement not satisfied: keystoneauth1 (>=3.4.0)
Handling PyYAML (>=3.13) from hook generated metadata: Requires-Dist (python-watcherclient)
Requirement not satisfied: PyYAML (>=3.13)
+ cat /builddir/build/BUILD/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64-pyproject-buildrequires
+ rm -rfv python_watcherclient-4.5.0.dist-info/
removed 'python_watcherclient-4.5.0.dist-info/AUTHORS'
removed 'python_watcherclient-4.5.0.dist-info/LICENSE'
removed 'python_watcherclient-4.5.0.dist-info/METADATA'
removed 'python_watcherclient-4.5.0.dist-info/entry_points.txt'
removed 'python_watcherclient-4.5.0.dist-info/pbr.json'
removed 'python_watcherclient-4.5.0.dist-info/top_level.txt'
removed directory 'python_watcherclient-4.5.0.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.buildreqs.nosrc.rpm
Child return code was: 11
Dynamic buildrequires detected
Going to install missing buildrequires. See root.log for details.
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep  --target x86_64 --nodeps /builddir/build/SPECS/python-watcherclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-caracal-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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f06bff00cd0>timeout=0uid=1022gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep  --target x86_64 --nodeps /builddir/build/SPECS/python-watcherclient.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.nPkpRc
+ umask 022
+ cd /builddir/build/BUILD
+ cd python-watcherclient-4.5.0
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(pip) >= 19'
+ echo 'python3dist(packaging)'
+ '[' -f pyproject.toml ']'
+ '[' -f setup.py ']'
+ echo 'python3dist(setuptools) >= 40.8'
+ echo 'python3dist(wheel)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/python-watcherclient-4.5.0/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '
+ TMPDIR=/builddir/build/BUILD/python-watcherclient-4.5.0/.pyproject-builddir
+ RPM_TOXENV=py39,docs
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-watcherclient-4.5.0/pyproject-wheeldir --output /builddir/build/BUILD/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64-pyproject-buildrequires -t -e py39,docs
Handling setuptools >= 40.8 from default build backend
Requirement satisfied: setuptools >= 40.8
   (installed: setuptools 65.5.1)
Handling wheel from default build backend
Requirement satisfied: wheel
   (installed: wheel 0.36.2)
Handling wheel from get_requires_for_build_wheel
Requirement satisfied: wheel
   (installed: wheel 0.36.2)
Handling pbr>=2.0.0 from get_requires_for_build_wheel
Requirement satisfied: pbr>=2.0.0
   (installed: pbr 5.11.1)
Handling tox-current-env >= 0.0.6 from tox itself
Requirement satisfied: tox-current-env >= 0.0.6
   (installed: tox-current-env 0.0.8)
___________________________________ summary ____________________________________
  py39: commands succeeded
  docs: commands succeeded
  congratulations :)
Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39,docs
Requirement satisfied: coverage!=4.4,>=4.0
   (installed: coverage 7.3.2)
Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: fixtures>=3.0.0
   (installed: fixtures 4.0.1)
Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslotest>=3.2.0
   (installed: oslotest 5.0.0)
Handling python-subunit>=1.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: python-subunit>=1.0.0
   (installed: python-subunit 1.4.0)
Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: stestr>=2.0.0
   (installed: stestr 4.1.0)
Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs
Requirement satisfied: testscenarios>=0.4
   (installed: testscenarios 0.5.0)
Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs
Requirement satisfied: testtools>=2.2.0
   (installed: testtools 2.7.1)
Handling cliff!=2.9.0,>=2.11.0 from tox --print-deps-only: py39,docs
Requirement satisfied: cliff!=2.9.0,>=2.11.0
   (installed: cliff 4.6.0)
Handling osc-lib>=1.10.0 from tox --print-deps-only: py39,docs
Requirement satisfied: osc-lib>=1.10.0
   (installed: osc-lib 3.0.1)
Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslo.i18n>=3.20.0
   (installed: oslo.i18n 6.3.0)
Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslo.serialization!=2.19.1,>=2.18.0
   (installed: oslo.serialization 5.4.1)
Handling oslo.utils>=3.36.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslo.utils>=3.36.0
   (installed: oslo.utils 7.1.0)
Handling pbr!=2.1.0,>=3.1.1 from tox --print-deps-only: py39,docs
Requirement satisfied: pbr!=2.1.0,>=3.1.1
   (installed: pbr 5.11.1)
Handling keystoneauth1>=3.4.0 from tox --print-deps-only: py39,docs
Requirement satisfied: keystoneauth1>=3.4.0
   (installed: keystoneauth1 5.6.0)
Handling PyYAML>=3.13 from tox --print-deps-only: py39,docs
Requirement satisfied: PyYAML>=3.13
   (installed: PyYAML 5.4.1)
Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs
Requirement satisfied: openstackdocstheme>=2.2.1
   (installed: openstackdocstheme 3.0.0)
Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py39,docs
Requirement satisfied: sphinx>=2.0.0,!=2.1.0
   (installed: sphinx 3.4.3)
Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: py39,docs
Requirement satisfied: sphinxcontrib-apidoc>=0.2.0
   (installed: sphinxcontrib-apidoc 0.3.0)
/usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
running dist_info
writing python_watcherclient.egg-info/PKG-INFO
writing dependency_links to python_watcherclient.egg-info/dependency_links.txt
writing entry points to python_watcherclient.egg-info/entry_points.txt
writing requirements to python_watcherclient.egg-info/requires.txt
writing top-level names to python_watcherclient.egg-info/top_level.txt
writing pbr to python_watcherclient.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 'python_watcherclient.egg-info/SOURCES.txt'
creating '/builddir/build/BUILD/python-watcherclient-4.5.0/python_watcherclient-4.5.0.dist-info'
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
adding license file "AUTHORS" (matched pattern "AUTHORS*")
Handling cliff (!=2.9.0,>=2.11.0) from hook generated metadata: Requires-Dist (python-watcherclient)
Requirement satisfied: cliff (!=2.9.0,>=2.11.0)
   (installed: cliff 4.6.0)
Handling osc-lib (>=1.10.0) from hook generated metadata: Requires-Dist (python-watcherclient)
Requirement satisfied: osc-lib (>=1.10.0)
   (installed: osc-lib 3.0.1)
Handling oslo.i18n (>=3.20.0) from hook generated metadata: Requires-Dist (python-watcherclient)
Requirement satisfied: oslo.i18n (>=3.20.0)
   (installed: oslo.i18n 6.3.0)
Handling oslo.serialization (!=2.19.1,>=2.18.0) from hook generated metadata: Requires-Dist (python-watcherclient)
Requirement satisfied: oslo.serialization (!=2.19.1,>=2.18.0)
   (installed: oslo.serialization 5.4.1)
Handling oslo.utils (>=3.36.0) from hook generated metadata: Requires-Dist (python-watcherclient)
Requirement satisfied: oslo.utils (>=3.36.0)
   (installed: oslo.utils 7.1.0)
Handling pbr (!=2.1.0,>=3.1.1) from hook generated metadata: Requires-Dist (python-watcherclient)
Requirement satisfied: pbr (!=2.1.0,>=3.1.1)
   (installed: pbr 5.11.1)
Handling keystoneauth1 (>=3.4.0) from hook generated metadata: Requires-Dist (python-watcherclient)
Requirement satisfied: keystoneauth1 (>=3.4.0)
   (installed: keystoneauth1 5.6.0)
Handling PyYAML (>=3.13) from hook generated metadata: Requires-Dist (python-watcherclient)
Requirement satisfied: PyYAML (>=3.13)
   (installed: PyYAML 5.4.1)
+ cat /builddir/build/BUILD/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64-pyproject-buildrequires
+ rm -rfv python_watcherclient-4.5.0.dist-info/
removed 'python_watcherclient-4.5.0.dist-info/LICENSE'
removed 'python_watcherclient-4.5.0.dist-info/AUTHORS'
removed 'python_watcherclient-4.5.0.dist-info/METADATA'
removed 'python_watcherclient-4.5.0.dist-info/top_level.txt'
removed 'python_watcherclient-4.5.0.dist-info/pbr.json'
removed 'python_watcherclient-4.5.0.dist-info/entry_points.txt'
removed directory 'python_watcherclient-4.5.0.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.buildreqs.nosrc.rpm
Child return code was: 11
Dynamic buildrequires detected
Going to install missing buildrequires. See root.log for details.
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep  --target x86_64 /builddir/build/SPECS/python-watcherclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-caracal-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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f06bff00cd0>timeout=0uid=1022gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep  --target x86_64 /builddir/build/SPECS/python-watcherclient.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.8K7pSX
+ umask 022
+ cd /builddir/build/BUILD
+ cd python-watcherclient-4.5.0
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(pip) >= 19'
+ echo 'python3dist(packaging)'
+ '[' -f pyproject.toml ']'
+ '[' -f setup.py ']'
+ echo 'python3dist(setuptools) >= 40.8'
+ echo 'python3dist(wheel)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/python-watcherclient-4.5.0/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '
+ TMPDIR=/builddir/build/BUILD/python-watcherclient-4.5.0/.pyproject-builddir
+ RPM_TOXENV=py39,docs
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-watcherclient-4.5.0/pyproject-wheeldir --output /builddir/build/BUILD/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64-pyproject-buildrequires -t -e py39,docs
Handling setuptools >= 40.8 from default build backend
Requirement satisfied: setuptools >= 40.8
   (installed: setuptools 65.5.1)
Handling wheel from default build backend
Requirement satisfied: wheel
   (installed: wheel 0.36.2)
Handling wheel from get_requires_for_build_wheel
Requirement satisfied: wheel
   (installed: wheel 0.36.2)
Handling pbr>=2.0.0 from get_requires_for_build_wheel
Requirement satisfied: pbr>=2.0.0
   (installed: pbr 5.11.1)
Handling tox-current-env >= 0.0.6 from tox itself
Requirement satisfied: tox-current-env >= 0.0.6
   (installed: tox-current-env 0.0.8)
___________________________________ summary ____________________________________
  py39: commands succeeded
  docs: commands succeeded
  congratulations :)
Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39,docs
Requirement satisfied: coverage!=4.4,>=4.0
   (installed: coverage 7.3.2)
Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: fixtures>=3.0.0
   (installed: fixtures 4.0.1)
Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslotest>=3.2.0
   (installed: oslotest 5.0.0)
Handling python-subunit>=1.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: python-subunit>=1.0.0
   (installed: python-subunit 1.4.0)
Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs
Requirement satisfied: stestr>=2.0.0
   (installed: stestr 4.1.0)
Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs
Requirement satisfied: testscenarios>=0.4
   (installed: testscenarios 0.5.0)
Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs
Requirement satisfied: testtools>=2.2.0
   (installed: testtools 2.7.1)
Handling cliff!=2.9.0,>=2.11.0 from tox --print-deps-only: py39,docs
Requirement satisfied: cliff!=2.9.0,>=2.11.0
   (installed: cliff 4.6.0)
Handling osc-lib>=1.10.0 from tox --print-deps-only: py39,docs
Requirement satisfied: osc-lib>=1.10.0
   (installed: osc-lib 3.0.1)
Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslo.i18n>=3.20.0
   (installed: oslo.i18n 6.3.0)
Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslo.serialization!=2.19.1,>=2.18.0
   (installed: oslo.serialization 5.4.1)
Handling oslo.utils>=3.36.0 from tox --print-deps-only: py39,docs
Requirement satisfied: oslo.utils>=3.36.0
   (installed: oslo.utils 7.1.0)
Handling pbr!=2.1.0,>=3.1.1 from tox --print-deps-only: py39,docs
Requirement satisfied: pbr!=2.1.0,>=3.1.1
   (installed: pbr 5.11.1)
Handling keystoneauth1>=3.4.0 from tox --print-deps-only: py39,docs
Requirement satisfied: keystoneauth1>=3.4.0
   (installed: keystoneauth1 5.6.0)
Handling PyYAML>=3.13 from tox --print-deps-only: py39,docs
Requirement satisfied: PyYAML>=3.13
   (installed: PyYAML 5.4.1)
Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs
Requirement satisfied: openstackdocstheme>=2.2.1
   (installed: openstackdocstheme 3.0.0)
Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py39,docs
Requirement satisfied: sphinx>=2.0.0,!=2.1.0
   (installed: sphinx 3.4.3)
Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: py39,docs
Requirement satisfied: sphinxcontrib-apidoc>=0.2.0
   (installed: sphinxcontrib-apidoc 0.3.0)
/usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
running dist_info
writing python_watcherclient.egg-info/PKG-INFO
writing dependency_links to python_watcherclient.egg-info/dependency_links.txt
writing entry points to python_watcherclient.egg-info/entry_points.txt
writing requirements to python_watcherclient.egg-info/requires.txt
writing top-level names to python_watcherclient.egg-info/top_level.txt
writing pbr to python_watcherclient.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 'python_watcherclient.egg-info/SOURCES.txt'
creating '/builddir/build/BUILD/python-watcherclient-4.5.0/python_watcherclient-4.5.0.dist-info'
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
adding license file "AUTHORS" (matched pattern "AUTHORS*")
Handling cliff (!=2.9.0,>=2.11.0) from hook generated metadata: Requires-Dist (python-watcherclient)
Requirement satisfied: cliff (!=2.9.0,>=2.11.0)
   (installed: cliff 4.6.0)
Handling osc-lib (>=1.10.0) from hook generated metadata: Requires-Dist (python-watcherclient)
Requirement satisfied: osc-lib (>=1.10.0)
   (installed: osc-lib 3.0.1)
Handling oslo.i18n (>=3.20.0) from hook generated metadata: Requires-Dist (python-watcherclient)
Requirement satisfied: oslo.i18n (>=3.20.0)
   (installed: oslo.i18n 6.3.0)
Handling oslo.serialization (!=2.19.1,>=2.18.0) from hook generated metadata: Requires-Dist (python-watcherclient)
Requirement satisfied: oslo.serialization (!=2.19.1,>=2.18.0)
   (installed: oslo.serialization 5.4.1)
Handling oslo.utils (>=3.36.0) from hook generated metadata: Requires-Dist (python-watcherclient)
Requirement satisfied: oslo.utils (>=3.36.0)
   (installed: oslo.utils 7.1.0)
Handling pbr (!=2.1.0,>=3.1.1) from hook generated metadata: Requires-Dist (python-watcherclient)
Requirement satisfied: pbr (!=2.1.0,>=3.1.1)
   (installed: pbr 5.11.1)
Handling keystoneauth1 (>=3.4.0) from hook generated metadata: Requires-Dist (python-watcherclient)
Requirement satisfied: keystoneauth1 (>=3.4.0)
   (installed: keystoneauth1 5.6.0)
Handling PyYAML (>=3.13) from hook generated metadata: Requires-Dist (python-watcherclient)
Requirement satisfied: PyYAML (>=3.13)
   (installed: PyYAML 5.4.1)
+ cat /builddir/build/BUILD/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64-pyproject-buildrequires
+ rm -rfv python_watcherclient-4.5.0.dist-info/
removed 'python_watcherclient-4.5.0.dist-info/AUTHORS'
removed 'python_watcherclient-4.5.0.dist-info/LICENSE'
removed 'python_watcherclient-4.5.0.dist-info/METADATA'
removed 'python_watcherclient-4.5.0.dist-info/entry_points.txt'
removed 'python_watcherclient-4.5.0.dist-info/pbr.json'
removed 'python_watcherclient-4.5.0.dist-info/top_level.txt'
removed directory 'python_watcherclient-4.5.0.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.AeJMFg
+ umask 022
+ cd /builddir/build/BUILD
+ cd python-watcherclient-4.5.0
+ mkdir -p /builddir/build/BUILD/python-watcherclient-4.5.0/.pyproject-builddir
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '
+ TMPDIR=/builddir/build/BUILD/python-watcherclient-4.5.0/.pyproject-builddir
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/python-watcherclient-4.5.0/pyproject-wheeldir
Processing /builddir/build/BUILD/python-watcherclient-4.5.0
  Preparing metadata (pyproject.toml): started
  Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /builddir/build/BUILD/python-watcherclient-4.5.0/.pyproject-builddir/tmpa9047vwj
  /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
    warnings.warn(
  /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
    warnings.warn(
  running dist_info
  creating /builddir/build/BUILD/python-watcherclient-4.5.0/.pyproject-builddir/pip-modern-metadata-j71hr6uc/python_watcherclient.egg-info
  writing /builddir/build/BUILD/python-watcherclient-4.5.0/.pyproject-builddir/pip-modern-metadata-j71hr6uc/python_watcherclient.egg-info/PKG-INFO
  writing dependency_links to /builddir/build/BUILD/python-watcherclient-4.5.0/.pyproject-builddir/pip-modern-metadata-j71hr6uc/python_watcherclient.egg-info/dependency_links.txt
  writing entry points to /builddir/build/BUILD/python-watcherclient-4.5.0/.pyproject-builddir/pip-modern-metadata-j71hr6uc/python_watcherclient.egg-info/entry_points.txt
  writing requirements to /builddir/build/BUILD/python-watcherclient-4.5.0/.pyproject-builddir/pip-modern-metadata-j71hr6uc/python_watcherclient.egg-info/requires.txt
  writing top-level names to /builddir/build/BUILD/python-watcherclient-4.5.0/.pyproject-builddir/pip-modern-metadata-j71hr6uc/python_watcherclient.egg-info/top_level.txt
  writing pbr to /builddir/build/BUILD/python-watcherclient-4.5.0/.pyproject-builddir/pip-modern-metadata-j71hr6uc/python_watcherclient.egg-info/pbr.json
  [pbr] Processing SOURCES.txt
  writing manifest file '/builddir/build/BUILD/python-watcherclient-4.5.0/.pyproject-builddir/pip-modern-metadata-j71hr6uc/python_watcherclient.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/python-watcherclient-4.5.0/.pyproject-builddir/pip-modern-metadata-j71hr6uc/python_watcherclient.egg-info/SOURCES.txt'
  creating '/builddir/build/BUILD/python-watcherclient-4.5.0/.pyproject-builddir/pip-modern-metadata-j71hr6uc/python_watcherclient-4.5.0.dist-info'
  adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
  adding license file "AUTHORS" (matched pattern "AUTHORS*")
  Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: python-watcherclient
  Building wheel for python-watcherclient (pyproject.toml): started
  Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /builddir/build/BUILD/python-watcherclient-4.5.0/.pyproject-builddir/tmpa87mcv6j
  /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
    warnings.warn(
  running bdist_wheel
  running build
  running build_py
  creating build
  creating build/lib
  creating build/lib/watcherclient
  copying watcherclient/version.py -> build/lib/watcherclient
  copying watcherclient/shell.py -> build/lib/watcherclient
  copying watcherclient/exceptions.py -> build/lib/watcherclient
  copying watcherclient/client.py -> build/lib/watcherclient
  copying watcherclient/_i18n.py -> build/lib/watcherclient
  copying watcherclient/__init__.py -> build/lib/watcherclient
  creating build/lib/watcherclient/tests
  copying watcherclient/tests/__init__.py -> build/lib/watcherclient/tests
  creating build/lib/watcherclient/v1
  copying watcherclient/v1/strategy_shell.py -> build/lib/watcherclient/v1
  copying watcherclient/v1/strategy.py -> build/lib/watcherclient/v1
  copying watcherclient/v1/service_shell.py -> build/lib/watcherclient/v1
  copying watcherclient/v1/service.py -> build/lib/watcherclient/v1
  copying watcherclient/v1/scoring_engine_shell.py -> build/lib/watcherclient/v1
  copying watcherclient/v1/scoring_engine.py -> build/lib/watcherclient/v1
  copying watcherclient/v1/resource_fields.py -> build/lib/watcherclient/v1
  copying watcherclient/v1/goal_shell.py -> build/lib/watcherclient/v1
  copying watcherclient/v1/goal.py -> build/lib/watcherclient/v1
  copying watcherclient/v1/data_model_shell.py -> build/lib/watcherclient/v1
  copying watcherclient/v1/data_model.py -> build/lib/watcherclient/v1
  copying watcherclient/v1/client.py -> build/lib/watcherclient/v1
  copying watcherclient/v1/audit_template_shell.py -> build/lib/watcherclient/v1
  copying watcherclient/v1/audit_template.py -> build/lib/watcherclient/v1
  copying watcherclient/v1/audit_shell.py -> build/lib/watcherclient/v1
  copying watcherclient/v1/audit.py -> build/lib/watcherclient/v1
  copying watcherclient/v1/action_shell.py -> build/lib/watcherclient/v1
  copying watcherclient/v1/action_plan_shell.py -> build/lib/watcherclient/v1
  copying watcherclient/v1/action_plan.py -> build/lib/watcherclient/v1
  copying watcherclient/v1/action.py -> build/lib/watcherclient/v1
  copying watcherclient/v1/__init__.py -> build/lib/watcherclient/v1
  creating build/lib/watcherclient/osc
  copying watcherclient/osc/plugin.py -> build/lib/watcherclient/osc
  copying watcherclient/osc/__init__.py -> build/lib/watcherclient/osc
  creating build/lib/watcherclient/tests/unit
  copying watcherclient/tests/unit/utils.py -> build/lib/watcherclient/tests/unit
  copying watcherclient/tests/unit/test_utils.py -> build/lib/watcherclient/tests/unit
  copying watcherclient/tests/unit/test_import.py -> build/lib/watcherclient/tests/unit
  copying watcherclient/tests/unit/test_client.py -> build/lib/watcherclient/tests/unit
  copying watcherclient/tests/unit/keystone_client_fixtures.py -> build/lib/watcherclient/tests/unit
  copying watcherclient/tests/unit/__init__.py -> build/lib/watcherclient/tests/unit
  creating build/lib/watcherclient/common
  copying watcherclient/common/utils.py -> build/lib/watcherclient/common
  copying watcherclient/common/httpclient.py -> build/lib/watcherclient/common
  copying watcherclient/common/command.py -> build/lib/watcherclient/common
  copying watcherclient/common/base.py -> build/lib/watcherclient/common
  copying watcherclient/common/api_versioning.py -> build/lib/watcherclient/common
  copying watcherclient/common/__init__.py -> build/lib/watcherclient/common
  creating build/lib/watcherclient/common/apiclient
  copying watcherclient/common/apiclient/exceptions.py -> build/lib/watcherclient/common/apiclient
  copying watcherclient/common/apiclient/base.py -> build/lib/watcherclient/common/apiclient
  copying watcherclient/common/apiclient/__init__.py -> build/lib/watcherclient/common/apiclient
  creating build/lib/watcherclient/tests/unit/v1
  copying watcherclient/tests/unit/v1/test_strategy_shell.py -> build/lib/watcherclient/tests/unit/v1
  copying watcherclient/tests/unit/v1/test_strategy.py -> build/lib/watcherclient/tests/unit/v1
  copying watcherclient/tests/unit/v1/test_service_shell.py -> build/lib/watcherclient/tests/unit/v1
  copying watcherclient/tests/unit/v1/test_service.py -> build/lib/watcherclient/tests/unit/v1
  copying watcherclient/tests/unit/v1/test_scoring_engine_shell.py -> build/lib/watcherclient/tests/unit/v1
  copying watcherclient/tests/unit/v1/test_scoring_engine.py -> build/lib/watcherclient/tests/unit/v1
  copying watcherclient/tests/unit/v1/test_goal_shell.py -> build/lib/watcherclient/tests/unit/v1
  copying watcherclient/tests/unit/v1/test_goal.py -> build/lib/watcherclient/tests/unit/v1
  copying watcherclient/tests/unit/v1/test_data_model_shell.py -> build/lib/watcherclient/tests/unit/v1
  copying watcherclient/tests/unit/v1/test_data_model.py -> build/lib/watcherclient/tests/unit/v1
  copying watcherclient/tests/unit/v1/test_audit_template_shell.py -> build/lib/watcherclient/tests/unit/v1
  copying watcherclient/tests/unit/v1/test_audit_template.py -> build/lib/watcherclient/tests/unit/v1
  copying watcherclient/tests/unit/v1/test_audit_shell.py -> build/lib/watcherclient/tests/unit/v1
  copying watcherclient/tests/unit/v1/test_audit.py -> build/lib/watcherclient/tests/unit/v1
  copying watcherclient/tests/unit/v1/test_action_shell.py -> build/lib/watcherclient/tests/unit/v1
  copying watcherclient/tests/unit/v1/test_action_plan_shell.py -> build/lib/watcherclient/tests/unit/v1
  copying watcherclient/tests/unit/v1/test_action_plan.py -> build/lib/watcherclient/tests/unit/v1
  copying watcherclient/tests/unit/v1/test_action.py -> build/lib/watcherclient/tests/unit/v1
  copying watcherclient/tests/unit/v1/base.py -> build/lib/watcherclient/tests/unit/v1
  copying watcherclient/tests/unit/v1/__init__.py -> build/lib/watcherclient/tests/unit/v1
  creating build/lib/watcherclient/tests/unit/common
  copying watcherclient/tests/unit/common/test_api_versioning.py -> build/lib/watcherclient/tests/unit/common
  copying watcherclient/tests/unit/common/__init__.py -> build/lib/watcherclient/tests/unit/common
  running egg_info
  writing python_watcherclient.egg-info/PKG-INFO
  writing dependency_links to python_watcherclient.egg-info/dependency_links.txt
  writing entry points to python_watcherclient.egg-info/entry_points.txt
  writing requirements to python_watcherclient.egg-info/requires.txt
  writing top-level names to python_watcherclient.egg-info/top_level.txt
  writing pbr to python_watcherclient.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 'python_watcherclient.egg-info/SOURCES.txt'
  /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning:     Installing 'watcherclient.locale' as data is deprecated, please list it in `packages`.
      !!
      ############################
      # Package would be ignored #
      ############################
      Python recognizes 'watcherclient.locale' as an importable package,
      but it is not listed in the `packages` configuration of setuptools.
      'watcherclient.locale' has been automatically added to the distribution only
      because it may contain data files, but this behavior is likely to change
      in future versions of setuptools (and therefore is considered deprecated).
      Please make sure that 'watcherclient.locale' is included as a package by using
      the `packages` configuration field or the proper discovery methods
      (for example by using `find_namespace_packages(...)`/`find_namespace:`
      instead of `find_packages(...)`/`find:`).
      You can read more about "package discovery" and "data files" on setuptools
      documentation page.
  !!
    check.warn(importable)
  /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning:     Installing 'watcherclient.locale.fr.LC_MESSAGES' as data is deprecated, please list it in `packages`.
      !!
      ############################
      # Package would be ignored #
      ############################
      Python recognizes 'watcherclient.locale.fr.LC_MESSAGES' as an importable package,
      but it is not listed in the `packages` configuration of setuptools.
      'watcherclient.locale.fr.LC_MESSAGES' has been automatically added to the distribution only
      because it may contain data files, but this behavior is likely to change
      in future versions of setuptools (and therefore is considered deprecated).
      Please make sure that 'watcherclient.locale.fr.LC_MESSAGES' is included as a package by using
      the `packages` configuration field or the proper discovery methods
      (for example by using `find_namespace_packages(...)`/`find_namespace:`
      instead of `find_packages(...)`/`find:`).
      You can read more about "package discovery" and "data files" on setuptools
      documentation page.
  !!
    check.warn(importable)
  creating build/lib/watcherclient/locale
  copying watcherclient/locale/watcherclient.pot -> build/lib/watcherclient/locale
  creating build/lib/watcherclient/locale/fr
  creating build/lib/watcherclient/locale/fr/LC_MESSAGES
  copying watcherclient/locale/fr/LC_MESSAGES/watcherclient.po -> build/lib/watcherclient/locale/fr/LC_MESSAGES
  installing to build/bdist.linux-x86_64/wheel
  running install
  [pbr] Writing ChangeLog
  [pbr] Generating ChangeLog
  [pbr] ChangeLog complete (0.0s)
  [pbr] Generating AUTHORS
  [pbr] AUTHORS complete (0.1s)
  running install_lib
  creating build/bdist.linux-x86_64
  creating build/bdist.linux-x86_64/wheel
  creating build/bdist.linux-x86_64/wheel/watcherclient
  creating build/bdist.linux-x86_64/wheel/watcherclient/locale
  creating build/bdist.linux-x86_64/wheel/watcherclient/locale/fr
  creating build/bdist.linux-x86_64/wheel/watcherclient/locale/fr/LC_MESSAGES
  copying build/lib/watcherclient/locale/fr/LC_MESSAGES/watcherclient.po -> build/bdist.linux-x86_64/wheel/watcherclient/locale/fr/LC_MESSAGES
  copying build/lib/watcherclient/locale/watcherclient.pot -> build/bdist.linux-x86_64/wheel/watcherclient/locale
  creating build/bdist.linux-x86_64/wheel/watcherclient/common
  creating build/bdist.linux-x86_64/wheel/watcherclient/common/apiclient
  copying build/lib/watcherclient/common/apiclient/__init__.py -> build/bdist.linux-x86_64/wheel/watcherclient/common/apiclient
  copying build/lib/watcherclient/common/apiclient/base.py -> build/bdist.linux-x86_64/wheel/watcherclient/common/apiclient
  copying build/lib/watcherclient/common/apiclient/exceptions.py -> build/bdist.linux-x86_64/wheel/watcherclient/common/apiclient
  copying build/lib/watcherclient/common/__init__.py -> build/bdist.linux-x86_64/wheel/watcherclient/common
  copying build/lib/watcherclient/common/api_versioning.py -> build/bdist.linux-x86_64/wheel/watcherclient/common
  copying build/lib/watcherclient/common/base.py -> build/bdist.linux-x86_64/wheel/watcherclient/common
  copying build/lib/watcherclient/common/command.py -> build/bdist.linux-x86_64/wheel/watcherclient/common
  copying build/lib/watcherclient/common/httpclient.py -> build/bdist.linux-x86_64/wheel/watcherclient/common
  copying build/lib/watcherclient/common/utils.py -> build/bdist.linux-x86_64/wheel/watcherclient/common
  creating build/bdist.linux-x86_64/wheel/watcherclient/osc
  copying build/lib/watcherclient/osc/__init__.py -> build/bdist.linux-x86_64/wheel/watcherclient/osc
  copying build/lib/watcherclient/osc/plugin.py -> build/bdist.linux-x86_64/wheel/watcherclient/osc
  creating build/bdist.linux-x86_64/wheel/watcherclient/v1
  copying build/lib/watcherclient/v1/__init__.py -> build/bdist.linux-x86_64/wheel/watcherclient/v1
  copying build/lib/watcherclient/v1/action.py -> build/bdist.linux-x86_64/wheel/watcherclient/v1
  copying build/lib/watcherclient/v1/action_plan.py -> build/bdist.linux-x86_64/wheel/watcherclient/v1
  copying build/lib/watcherclient/v1/action_plan_shell.py -> build/bdist.linux-x86_64/wheel/watcherclient/v1
  copying build/lib/watcherclient/v1/action_shell.py -> build/bdist.linux-x86_64/wheel/watcherclient/v1
  copying build/lib/watcherclient/v1/audit.py -> build/bdist.linux-x86_64/wheel/watcherclient/v1
  copying build/lib/watcherclient/v1/audit_shell.py -> build/bdist.linux-x86_64/wheel/watcherclient/v1
  copying build/lib/watcherclient/v1/audit_template.py -> build/bdist.linux-x86_64/wheel/watcherclient/v1
  copying build/lib/watcherclient/v1/audit_template_shell.py -> build/bdist.linux-x86_64/wheel/watcherclient/v1
  copying build/lib/watcherclient/v1/client.py -> build/bdist.linux-x86_64/wheel/watcherclient/v1
  copying build/lib/watcherclient/v1/data_model.py -> build/bdist.linux-x86_64/wheel/watcherclient/v1
  copying build/lib/watcherclient/v1/data_model_shell.py -> build/bdist.linux-x86_64/wheel/watcherclient/v1
  copying build/lib/watcherclient/v1/goal.py -> build/bdist.linux-x86_64/wheel/watcherclient/v1
  copying build/lib/watcherclient/v1/goal_shell.py -> build/bdist.linux-x86_64/wheel/watcherclient/v1
  copying build/lib/watcherclient/v1/resource_fields.py -> build/bdist.linux-x86_64/wheel/watcherclient/v1
  copying build/lib/watcherclient/v1/scoring_engine.py -> build/bdist.linux-x86_64/wheel/watcherclient/v1
  copying build/lib/watcherclient/v1/scoring_engine_shell.py -> build/bdist.linux-x86_64/wheel/watcherclient/v1
  copying build/lib/watcherclient/v1/service.py -> build/bdist.linux-x86_64/wheel/watcherclient/v1
  copying build/lib/watcherclient/v1/service_shell.py -> build/bdist.linux-x86_64/wheel/watcherclient/v1
  copying build/lib/watcherclient/v1/strategy.py -> build/bdist.linux-x86_64/wheel/watcherclient/v1
  copying build/lib/watcherclient/v1/strategy_shell.py -> build/bdist.linux-x86_64/wheel/watcherclient/v1
  creating build/bdist.linux-x86_64/wheel/watcherclient/tests
  creating build/bdist.linux-x86_64/wheel/watcherclient/tests/unit
  creating build/bdist.linux-x86_64/wheel/watcherclient/tests/unit/common
  copying build/lib/watcherclient/tests/unit/common/__init__.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/unit/common
  copying build/lib/watcherclient/tests/unit/common/test_api_versioning.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/unit/common
  creating build/bdist.linux-x86_64/wheel/watcherclient/tests/unit/v1
  copying build/lib/watcherclient/tests/unit/v1/__init__.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/unit/v1
  copying build/lib/watcherclient/tests/unit/v1/base.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/unit/v1
  copying build/lib/watcherclient/tests/unit/v1/test_action.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/unit/v1
  copying build/lib/watcherclient/tests/unit/v1/test_action_plan.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/unit/v1
  copying build/lib/watcherclient/tests/unit/v1/test_action_plan_shell.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/unit/v1
  copying build/lib/watcherclient/tests/unit/v1/test_action_shell.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/unit/v1
  copying build/lib/watcherclient/tests/unit/v1/test_audit.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/unit/v1
  copying build/lib/watcherclient/tests/unit/v1/test_audit_shell.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/unit/v1
  copying build/lib/watcherclient/tests/unit/v1/test_audit_template.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/unit/v1
  copying build/lib/watcherclient/tests/unit/v1/test_audit_template_shell.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/unit/v1
  copying build/lib/watcherclient/tests/unit/v1/test_data_model.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/unit/v1
  copying build/lib/watcherclient/tests/unit/v1/test_data_model_shell.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/unit/v1
  copying build/lib/watcherclient/tests/unit/v1/test_goal.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/unit/v1
  copying build/lib/watcherclient/tests/unit/v1/test_goal_shell.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/unit/v1
  copying build/lib/watcherclient/tests/unit/v1/test_scoring_engine.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/unit/v1
  copying build/lib/watcherclient/tests/unit/v1/test_scoring_engine_shell.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/unit/v1
  copying build/lib/watcherclient/tests/unit/v1/test_service.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/unit/v1
  copying build/lib/watcherclient/tests/unit/v1/test_service_shell.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/unit/v1
  copying build/lib/watcherclient/tests/unit/v1/test_strategy.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/unit/v1
  copying build/lib/watcherclient/tests/unit/v1/test_strategy_shell.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/unit/v1
  copying build/lib/watcherclient/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/unit
  copying build/lib/watcherclient/tests/unit/keystone_client_fixtures.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/unit
  copying build/lib/watcherclient/tests/unit/test_client.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/unit
  copying build/lib/watcherclient/tests/unit/test_import.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/unit
  copying build/lib/watcherclient/tests/unit/test_utils.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/unit
  copying build/lib/watcherclient/tests/unit/utils.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests/unit
  copying build/lib/watcherclient/tests/__init__.py -> build/bdist.linux-x86_64/wheel/watcherclient/tests
  copying build/lib/watcherclient/__init__.py -> build/bdist.linux-x86_64/wheel/watcherclient
  copying build/lib/watcherclient/_i18n.py -> build/bdist.linux-x86_64/wheel/watcherclient
  copying build/lib/watcherclient/client.py -> build/bdist.linux-x86_64/wheel/watcherclient
  copying build/lib/watcherclient/exceptions.py -> build/bdist.linux-x86_64/wheel/watcherclient
  copying build/lib/watcherclient/shell.py -> build/bdist.linux-x86_64/wheel/watcherclient
  copying build/lib/watcherclient/version.py -> build/bdist.linux-x86_64/wheel/watcherclient
  running install_egg_info
  Copying python_watcherclient.egg-info to build/bdist.linux-x86_64/wheel/python_watcherclient-4.5.0-py3.9.egg-info
  running install_scripts
  adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
  adding license file "AUTHORS" (matched pattern "AUTHORS*")
  creating build/bdist.linux-x86_64/wheel/python_watcherclient-4.5.0.dist-info/WHEEL
  creating '/builddir/build/BUILD/python-watcherclient-4.5.0/.pyproject-builddir/pip-wheel-j2qomf1a/tmpbsm5u98_/python_watcherclient-4.5.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
  adding 'watcherclient/__init__.py'
  adding 'watcherclient/_i18n.py'
  adding 'watcherclient/client.py'
  adding 'watcherclient/exceptions.py'
  adding 'watcherclient/shell.py'
  adding 'watcherclient/version.py'
  adding 'watcherclient/common/__init__.py'
  adding 'watcherclient/common/api_versioning.py'
  adding 'watcherclient/common/base.py'
  adding 'watcherclient/common/command.py'
  adding 'watcherclient/common/httpclient.py'
  adding 'watcherclient/common/utils.py'
  adding 'watcherclient/common/apiclient/__init__.py'
  adding 'watcherclient/common/apiclient/base.py'
  adding 'watcherclient/common/apiclient/exceptions.py'
  adding 'watcherclient/locale/watcherclient.pot'
  adding 'watcherclient/locale/fr/LC_MESSAGES/watcherclient.po'
  adding 'watcherclient/osc/__init__.py'
  adding 'watcherclient/osc/plugin.py'
  adding 'watcherclient/tests/__init__.py'
  adding 'watcherclient/tests/unit/__init__.py'
  adding 'watcherclient/tests/unit/keystone_client_fixtures.py'
  adding 'watcherclient/tests/unit/test_client.py'
  adding 'watcherclient/tests/unit/test_import.py'
  adding 'watcherclient/tests/unit/test_utils.py'
  adding 'watcherclient/tests/unit/utils.py'
  adding 'watcherclient/tests/unit/common/__init__.py'
  adding 'watcherclient/tests/unit/common/test_api_versioning.py'
  adding 'watcherclient/tests/unit/v1/__init__.py'
  adding 'watcherclient/tests/unit/v1/base.py'
  adding 'watcherclient/tests/unit/v1/test_action.py'
  adding 'watcherclient/tests/unit/v1/test_action_plan.py'
  adding 'watcherclient/tests/unit/v1/test_action_plan_shell.py'
  adding 'watcherclient/tests/unit/v1/test_action_shell.py'
  adding 'watcherclient/tests/unit/v1/test_audit.py'
  adding 'watcherclient/tests/unit/v1/test_audit_shell.py'
  adding 'watcherclient/tests/unit/v1/test_audit_template.py'
  adding 'watcherclient/tests/unit/v1/test_audit_template_shell.py'
  adding 'watcherclient/tests/unit/v1/test_data_model.py'
  adding 'watcherclient/tests/unit/v1/test_data_model_shell.py'
  adding 'watcherclient/tests/unit/v1/test_goal.py'
  adding 'watcherclient/tests/unit/v1/test_goal_shell.py'
  adding 'watcherclient/tests/unit/v1/test_scoring_engine.py'
  adding 'watcherclient/tests/unit/v1/test_scoring_engine_shell.py'
  adding 'watcherclient/tests/unit/v1/test_service.py'
  adding 'watcherclient/tests/unit/v1/test_service_shell.py'
  adding 'watcherclient/tests/unit/v1/test_strategy.py'
  adding 'watcherclient/tests/unit/v1/test_strategy_shell.py'
  adding 'watcherclient/v1/__init__.py'
  adding 'watcherclient/v1/action.py'
  adding 'watcherclient/v1/action_plan.py'
  adding 'watcherclient/v1/action_plan_shell.py'
  adding 'watcherclient/v1/action_shell.py'
  adding 'watcherclient/v1/audit.py'
  adding 'watcherclient/v1/audit_shell.py'
  adding 'watcherclient/v1/audit_template.py'
  adding 'watcherclient/v1/audit_template_shell.py'
  adding 'watcherclient/v1/client.py'
  adding 'watcherclient/v1/data_model.py'
  adding 'watcherclient/v1/data_model_shell.py'
  adding 'watcherclient/v1/goal.py'
  adding 'watcherclient/v1/goal_shell.py'
  adding 'watcherclient/v1/resource_fields.py'
  adding 'watcherclient/v1/scoring_engine.py'
  adding 'watcherclient/v1/scoring_engine_shell.py'
  adding 'watcherclient/v1/service.py'
  adding 'watcherclient/v1/service_shell.py'
  adding 'watcherclient/v1/strategy.py'
  adding 'watcherclient/v1/strategy_shell.py'
  adding 'python_watcherclient-4.5.0.dist-info/AUTHORS'
  adding 'python_watcherclient-4.5.0.dist-info/LICENSE'
  adding 'python_watcherclient-4.5.0.dist-info/METADATA'
  adding 'python_watcherclient-4.5.0.dist-info/WHEEL'
  adding 'python_watcherclient-4.5.0.dist-info/entry_points.txt'
  adding 'python_watcherclient-4.5.0.dist-info/pbr.json'
  adding 'python_watcherclient-4.5.0.dist-info/top_level.txt'
  adding 'python_watcherclient-4.5.0.dist-info/RECORD'
  removing build/bdist.linux-x86_64/wheel
  Building wheel for python-watcherclient (pyproject.toml): finished with status 'done'
  Created wheel for python-watcherclient: filename=python_watcherclient-4.5.0-py3-none-any.whl size=124009 sha256=ed8d72255b75a41c24688f5a0ea34cac2dd2ded9731781d424e66dd580f3525a
  Stored in directory: /builddir/.cache/pip/wheels/66/66/03/c149d47798a70571dea103b09a69bf24439105a52c1ebebba4
Successfully built python-watcherclient
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.DoNbn2
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64
++ dirname /builddir/build/BUILDROOT/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64
+ cd python-watcherclient-4.5.0
++ ls /builddir/build/BUILD/python-watcherclient-4.5.0/pyproject-wheeldir/python_watcherclient-4.5.0-py3-none-any.whl
++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/'
++ xargs basename --multiple
+ specifier=python_watcherclient==4.5.0
+ '[' -z python_watcherclient==4.5.0 ']'
+ TMPDIR=/builddir/build/BUILD/python-watcherclient-4.5.0/.pyproject-builddir
+ /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64 --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/python-watcherclient-4.5.0/pyproject-wheeldir python_watcherclient==4.5.0
Using pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9)
Looking in links: /builddir/build/BUILD/python-watcherclient-4.5.0/pyproject-wheeldir
Processing ./pyproject-wheeldir/python_watcherclient-4.5.0-py3-none-any.whl
Installing collected packages: python-watcherclient
  Creating /builddir/build/BUILDROOT/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64/usr/bin
  changing mode of /builddir/build/BUILDROOT/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64/usr/bin/watcher to 755
Successfully installed python-watcherclient-4.5.0
+ '[' -d /builddir/build/BUILDROOT/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64/usr/bin ']'
+ '[' -z s ']'
+ shebang_flags=-kas
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kas /builddir/build/BUILDROOT/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64/usr/bin/watcher
/builddir/build/BUILDROOT/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64/usr/bin/watcher: updating
+ rm -rfv /builddir/build/BUILDROOT/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64/usr/bin/__pycache__
+ rm -f /builddir/build/BUILD/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64-pyproject-ghost-distinfo
+ site_dirs=()
+ '[' -d /builddir/build/BUILDROOT/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64/usr/lib/python3.9/site-packages ']'
+ site_dirs+=("/usr/lib/python3.9/site-packages")
+ '[' /builddir/build/BUILDROOT/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64/usr/lib/python3.9/site-packages ']'
+ '[' -d /builddir/build/BUILDROOT/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64/usr/lib64/python3.9/site-packages ']'
+ for site_dir in ${site_dirs[@]}
+ for distinfo in /builddir/build/BUILDROOT/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.9/site-packages/python_watcherclient-4.5.0.dist-info'
+ sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64/usr/lib/python3.9/site-packages/python_watcherclient-4.5.0.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64 --record /builddir/build/BUILDROOT/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64/usr/lib/python3.9/site-packages/python_watcherclient-4.5.0.dist-info/RECORD --output /builddir/build/BUILD/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64-pyproject-record
+ rm -fv /builddir/build/BUILDROOT/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64/usr/lib/python3.9/site-packages/python_watcherclient-4.5.0.dist-info/RECORD
removed '/builddir/build/BUILDROOT/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64/usr/lib/python3.9/site-packages/python_watcherclient-4.5.0.dist-info/RECORD'
+ rm -fv /builddir/build/BUILDROOT/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64/usr/lib/python3.9/site-packages/python_watcherclient-4.5.0.dist-info/REQUESTED
removed '/builddir/build/BUILDROOT/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64/usr/lib/python3.9/site-packages/python_watcherclient-4.5.0.dist-info/REQUESTED'
++ cut -f1 '-d '
++ wc -l /builddir/build/BUILD/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64-pyproject-ghost-distinfo
+ lines=1
+ '[' 1 -ne 1 ']'
+ mkdir -p /builddir/build/BUILDROOT/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64/etc/bash_completion.d
+ install -pm 644 tools/watcher.bash_completion /builddir/build/BUILDROOT/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64/etc/bash_completion.d/watcher
+ rm -fr /builddir/build/BUILDROOT/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64/usr/lib/python3.9/site-packages/watcherclient/tests
+ TOX_TESTENV_PASSENV='*'
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '
+ PATH=/builddir/build/BUILDROOT/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
+ PYTHONPATH=/builddir/build/BUILDROOT/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64/usr/lib/python3.9/site-packages
+ PYTHONDONTWRITEBYTECODE=1
+ PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/python-watcherclient-4.5.0/.pyproject-builddir'
+ PYTEST_XDIST_AUTO_NUM_WORKERS=4
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -m tox --current-env -q --recreate -e docs
Running Sphinx v3.4.3
[openstackdocstheme] version: 3.0.0
[openstackdocstheme] connecting html-page-context event handler
making output directory... done
[openstackdocstheme] overriding configured project name (python-watcherclient) with name extracted from the package (python-watcherclient); you can disable this behavior with the 'openstackdocs_auto_name' option
Creating file /builddir/build/BUILD/python-watcherclient-4.5.0/doc/source/reference/api/watcherclient.rst.
Creating file /builddir/build/BUILD/python-watcherclient-4.5.0/doc/source/reference/api/watcherclient.client.rst.
Creating file /builddir/build/BUILD/python-watcherclient-4.5.0/doc/source/reference/api/watcherclient.exceptions.rst.
Creating file /builddir/build/BUILD/python-watcherclient-4.5.0/doc/source/reference/api/watcherclient.shell.rst.
Creating file /builddir/build/BUILD/python-watcherclient-4.5.0/doc/source/reference/api/watcherclient.version.rst.
Creating file /builddir/build/BUILD/python-watcherclient-4.5.0/doc/source/reference/api/watcherclient.common.rst.
Creating file /builddir/build/BUILD/python-watcherclient-4.5.0/doc/source/reference/api/watcherclient.common.api_versioning.rst.
Creating file /builddir/build/BUILD/python-watcherclient-4.5.0/doc/source/reference/api/watcherclient.common.base.rst.
Creating file /builddir/build/BUILD/python-watcherclient-4.5.0/doc/source/reference/api/watcherclient.common.command.rst.
Creating file /builddir/build/BUILD/python-watcherclient-4.5.0/doc/source/reference/api/watcherclient.common.httpclient.rst.
Creating file /builddir/build/BUILD/python-watcherclient-4.5.0/doc/source/reference/api/watcherclient.common.utils.rst.
Creating file /builddir/build/BUILD/python-watcherclient-4.5.0/doc/source/reference/api/watcherclient.common.apiclient.rst.
Creating file /builddir/build/BUILD/python-watcherclient-4.5.0/doc/source/reference/api/watcherclient.common.apiclient.base.rst.
Creating file /builddir/build/BUILD/python-watcherclient-4.5.0/doc/source/reference/api/watcherclient.common.apiclient.exceptions.rst.
Creating file /builddir/build/BUILD/python-watcherclient-4.5.0/doc/source/reference/api/watcherclient.osc.rst.
Creating file /builddir/build/BUILD/python-watcherclient-4.5.0/doc/source/reference/api/watcherclient.osc.plugin.rst.
Creating file /builddir/build/BUILD/python-watcherclient-4.5.0/doc/source/reference/api/watcherclient.v1.rst.
Creating file /builddir/build/BUILD/python-watcherclient-4.5.0/doc/source/reference/api/watcherclient.v1.action.rst.
Creating file /builddir/build/BUILD/python-watcherclient-4.5.0/doc/source/reference/api/watcherclient.v1.action_plan.rst.
Creating file /builddir/build/BUILD/python-watcherclient-4.5.0/doc/source/reference/api/watcherclient.v1.action_plan_shell.rst.
Creating file /builddir/build/BUILD/python-watcherclient-4.5.0/doc/source/reference/api/watcherclient.v1.action_shell.rst.
Creating file /builddir/build/BUILD/python-watcherclient-4.5.0/doc/source/reference/api/watcherclient.v1.audit.rst.
Creating file /builddir/build/BUILD/python-watcherclient-4.5.0/doc/source/reference/api/watcherclient.v1.audit_shell.rst.
Creating file /builddir/build/BUILD/python-watcherclient-4.5.0/doc/source/reference/api/watcherclient.v1.audit_template.rst.
Creating file /builddir/build/BUILD/python-watcherclient-4.5.0/doc/source/reference/api/watcherclient.v1.audit_template_shell.rst.
Creating file /builddir/build/BUILD/python-watcherclient-4.5.0/doc/source/reference/api/watcherclient.v1.client.rst.
Creating file /builddir/build/BUILD/python-watcherclient-4.5.0/doc/source/reference/api/watcherclient.v1.data_model.rst.
Creating file /builddir/build/BUILD/python-watcherclient-4.5.0/doc/source/reference/api/watcherclient.v1.data_model_shell.rst.
Creating file /builddir/build/BUILD/python-watcherclient-4.5.0/doc/source/reference/api/watcherclient.v1.goal.rst.
Creating file /builddir/build/BUILD/python-watcherclient-4.5.0/doc/source/reference/api/watcherclient.v1.goal_shell.rst.
Creating file /builddir/build/BUILD/python-watcherclient-4.5.0/doc/source/reference/api/watcherclient.v1.resource_fields.rst.
Creating file /builddir/build/BUILD/python-watcherclient-4.5.0/doc/source/reference/api/watcherclient.v1.scoring_engine.rst.
Creating file /builddir/build/BUILD/python-watcherclient-4.5.0/doc/source/reference/api/watcherclient.v1.scoring_engine_shell.rst.
Creating file /builddir/build/BUILD/python-watcherclient-4.5.0/doc/source/reference/api/watcherclient.v1.service.rst.
Creating file /builddir/build/BUILD/python-watcherclient-4.5.0/doc/source/reference/api/watcherclient.v1.service_shell.rst.
Creating file /builddir/build/BUILD/python-watcherclient-4.5.0/doc/source/reference/api/watcherclient.v1.strategy.rst.
Creating file /builddir/build/BUILD/python-watcherclient-4.5.0/doc/source/reference/api/watcherclient.v1.strategy_shell.rst.
Creating file /builddir/build/BUILD/python-watcherclient-4.5.0/doc/source/reference/api/modules.rst.
[openstackdocstheme] using theme from /usr/lib/python3.9/site-packages/openstackdocstheme/theme
[openstackdocstheme] no /builddir/build/BUILD/python-watcherclient-4.5.0/.gitreview found
building [mo]: targets for 0 po files that are out of date
building [html]: targets for 9 source files that are out of date
updating environment: [new config] 47 added, 0 changed, 0 removed
reading sources... [  2%] cli/details
reading sources... [  4%] cli/index
reading sources... [  6%] cli/openstack_cli
reading sources... [  8%] cli/watcher
reading sources... [ 10%] contributing
reading sources... [ 12%] index
reading sources... [ 14%] installation
reading sources... [ 17%] reference/api/modules
reading sources... [ 19%] reference/api/watcherclient
reading sources... [ 21%] reference/api/watcherclient.client
reading sources... [ 23%] reference/api/watcherclient.common
reading sources... [ 25%] reference/api/watcherclient.common.api_versioning
reading sources... [ 27%] reference/api/watcherclient.common.apiclient
reading sources... [ 29%] reference/api/watcherclient.common.apiclient.base
reading sources... [ 31%] reference/api/watcherclient.common.apiclient.exceptions
reading sources... [ 34%] reference/api/watcherclient.common.base
reading sources... [ 36%] reference/api/watcherclient.common.command
reading sources... [ 38%] reference/api/watcherclient.common.httpclient
reading sources... [ 40%] reference/api/watcherclient.common.utils
reading sources... [ 42%] reference/api/watcherclient.exceptions
reading sources... [ 44%] reference/api/watcherclient.osc
reading sources... [ 46%] reference/api/watcherclient.osc.plugin
reading sources... [ 48%] reference/api/watcherclient.shell
reading sources... [ 51%] reference/api/watcherclient.v1
reading sources... [ 53%] reference/api/watcherclient.v1.action
reading sources... [ 55%] reference/api/watcherclient.v1.action_plan
reading sources... [ 57%] reference/api/watcherclient.v1.action_plan_shell
reading sources... [ 59%] reference/api/watcherclient.v1.action_shell
reading sources... [ 61%] reference/api/watcherclient.v1.audit
reading sources... [ 63%] reference/api/watcherclient.v1.audit_shell
reading sources... [ 65%] reference/api/watcherclient.v1.audit_template
reading sources... [ 68%] reference/api/watcherclient.v1.audit_template_shell
reading sources... [ 70%] reference/api/watcherclient.v1.client
reading sources... [ 72%] reference/api/watcherclient.v1.data_model
reading sources... [ 74%] reference/api/watcherclient.v1.data_model_shell
reading sources... [ 76%] reference/api/watcherclient.v1.goal
reading sources... [ 78%] reference/api/watcherclient.v1.goal_shell
reading sources... [ 80%] reference/api/watcherclient.v1.resource_fields
reading sources... [ 82%] reference/api/watcherclient.v1.scoring_engine
reading sources... [ 85%] reference/api/watcherclient.v1.scoring_engine_shell
reading sources... [ 87%] reference/api/watcherclient.v1.service
reading sources... [ 89%] reference/api/watcherclient.v1.service_shell
reading sources... [ 91%] reference/api/watcherclient.v1.strategy
reading sources... [ 93%] reference/api/watcherclient.v1.strategy_shell
reading sources... [ 95%] reference/api/watcherclient.version
reading sources... [ 97%] reference/api_v1
reading sources... [100%] reference/index
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [  2%] cli/details
writing output... [  4%] cli/index
writing output... [  6%] cli/openstack_cli
writing output... [  8%] cli/watcher
writing output... [ 10%] contributing
writing output... [ 12%] index
writing output... [ 14%] installation
writing output... [ 17%] reference/api/modules
[openstackdocstheme] could not determine last_updated for 'reference/api/modules'
writing output... [ 19%] reference/api/watcherclient
[openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient'
writing output... [ 21%] reference/api/watcherclient.client
[openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.client'
writing output... [ 23%] reference/api/watcherclient.common
[openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.common'
writing output... [ 25%] reference/api/watcherclient.common.api_versioning
[openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.common.api_versioning'
writing output... [ 27%] reference/api/watcherclient.common.apiclient
[openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.common.apiclient'
writing output... [ 29%] reference/api/watcherclient.common.apiclient.base
[openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.common.apiclient.base'
writing output... [ 31%] reference/api/watcherclient.common.apiclient.exceptions
[openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.common.apiclient.exceptions'
writing output... [ 34%] reference/api/watcherclient.common.base
[openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.common.base'
writing output... [ 36%] reference/api/watcherclient.common.command
[openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.common.command'
writing output... [ 38%] reference/api/watcherclient.common.httpclient
[openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.common.httpclient'
writing output... [ 40%] reference/api/watcherclient.common.utils
[openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.common.utils'
writing output... [ 42%] reference/api/watcherclient.exceptions
[openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.exceptions'
writing output... [ 44%] reference/api/watcherclient.osc
[openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.osc'
writing output... [ 46%] reference/api/watcherclient.osc.plugin
[openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.osc.plugin'
writing output... [ 48%] reference/api/watcherclient.shell
[openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.shell'
writing output... [ 51%] reference/api/watcherclient.v1
[openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1'
writing output... [ 53%] reference/api/watcherclient.v1.action
[openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.action'
writing output... [ 55%] reference/api/watcherclient.v1.action_plan
[openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.action_plan'
writing output... [ 57%] reference/api/watcherclient.v1.action_plan_shell
[openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.action_plan_shell'
writing output... [ 59%] reference/api/watcherclient.v1.action_shell
[openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.action_shell'
writing output... [ 61%] reference/api/watcherclient.v1.audit
[openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.audit'
writing output... [ 63%] reference/api/watcherclient.v1.audit_shell
[openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.audit_shell'
writing output... [ 65%] reference/api/watcherclient.v1.audit_template
[openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.audit_template'
writing output... [ 68%] reference/api/watcherclient.v1.audit_template_shell
[openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.audit_template_shell'
writing output... [ 70%] reference/api/watcherclient.v1.client
[openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.client'
writing output... [ 72%] reference/api/watcherclient.v1.data_model
[openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.data_model'
writing output... [ 74%] reference/api/watcherclient.v1.data_model_shell
[openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.data_model_shell'
writing output... [ 76%] reference/api/watcherclient.v1.goal
[openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.goal'
writing output... [ 78%] reference/api/watcherclient.v1.goal_shell
[openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.goal_shell'
writing output... [ 80%] reference/api/watcherclient.v1.resource_fields
[openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.resource_fields'
writing output... [ 82%] reference/api/watcherclient.v1.scoring_engine
[openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.scoring_engine'
writing output... [ 85%] reference/api/watcherclient.v1.scoring_engine_shell
[openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.scoring_engine_shell'
writing output... [ 87%] reference/api/watcherclient.v1.service
[openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.service'
writing output... [ 89%] reference/api/watcherclient.v1.service_shell
[openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.service_shell'
writing output... [ 91%] reference/api/watcherclient.v1.strategy
[openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.strategy'
writing output... [ 93%] reference/api/watcherclient.v1.strategy_shell
[openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.strategy_shell'
writing output... [ 95%] reference/api/watcherclient.version
[openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.version'
writing output... [ 97%] reference/api_v1
writing output... [100%] reference/index
generating indices... genindex py-modindex [openstackdocstheme] could not determine last_updated for 'py-modindex'
done
highlighting module code... [  3%] logging
[openstackdocstheme] could not determine last_updated for '_modules/logging'
highlighting module code... [  6%] watcherclient.client
[openstackdocstheme] could not determine last_updated for '_modules/watcherclient/client'
highlighting module code... [  9%] watcherclient.common.api_versioning
[openstackdocstheme] could not determine last_updated for '_modules/watcherclient/common/api_versioning'
highlighting module code... [ 12%] watcherclient.common.apiclient.base
[openstackdocstheme] could not determine last_updated for '_modules/watcherclient/common/apiclient/base'
highlighting module code... [ 16%] watcherclient.common.apiclient.exceptions
[openstackdocstheme] could not determine last_updated for '_modules/watcherclient/common/apiclient/exceptions'
highlighting module code... [ 19%] watcherclient.common.base
[openstackdocstheme] could not determine last_updated for '_modules/watcherclient/common/base'
highlighting module code... [ 22%] watcherclient.common.command
[openstackdocstheme] could not determine last_updated for '_modules/watcherclient/common/command'
highlighting module code... [ 25%] watcherclient.common.httpclient
[openstackdocstheme] could not determine last_updated for '_modules/watcherclient/common/httpclient'
highlighting module code... [ 29%] watcherclient.common.utils
[openstackdocstheme] could not determine last_updated for '_modules/watcherclient/common/utils'
highlighting module code... [ 32%] watcherclient.exceptions
[openstackdocstheme] could not determine last_updated for '_modules/watcherclient/exceptions'
highlighting module code... [ 35%] watcherclient.osc.plugin
[openstackdocstheme] could not determine last_updated for '_modules/watcherclient/osc/plugin'
highlighting module code... [ 38%] watcherclient.shell
[openstackdocstheme] could not determine last_updated for '_modules/watcherclient/shell'
highlighting module code... [ 41%] watcherclient.v1.action
[openstackdocstheme] could not determine last_updated for '_modules/watcherclient/v1/action'
highlighting module code... [ 45%] watcherclient.v1.action_plan
[openstackdocstheme] could not determine last_updated for '_modules/watcherclient/v1/action_plan'
highlighting module code... [ 48%] watcherclient.v1.action_plan_shell
[openstackdocstheme] could not determine last_updated for '_modules/watcherclient/v1/action_plan_shell'
highlighting module code... [ 51%] watcherclient.v1.action_shell
[openstackdocstheme] could not determine last_updated for '_modules/watcherclient/v1/action_shell'
highlighting module code... [ 54%] watcherclient.v1.audit
[openstackdocstheme] could not determine last_updated for '_modules/watcherclient/v1/audit'
highlighting module code... [ 58%] watcherclient.v1.audit_shell
[openstackdocstheme] could not determine last_updated for '_modules/watcherclient/v1/audit_shell'
highlighting module code... [ 61%] watcherclient.v1.audit_template
[openstackdocstheme] could not determine last_updated for '_modules/watcherclient/v1/audit_template'
highlighting module code... [ 64%] watcherclient.v1.audit_template_shell
[openstackdocstheme] could not determine last_updated for '_modules/watcherclient/v1/audit_template_shell'
highlighting module code... [ 67%] watcherclient.v1.client
[openstackdocstheme] could not determine last_updated for '_modules/watcherclient/v1/client'
highlighting module code... [ 70%] watcherclient.v1.data_model
[openstackdocstheme] could not determine last_updated for '_modules/watcherclient/v1/data_model'
highlighting module code... [ 74%] watcherclient.v1.data_model_shell
[openstackdocstheme] could not determine last_updated for '_modules/watcherclient/v1/data_model_shell'
highlighting module code... [ 77%] watcherclient.v1.goal
[openstackdocstheme] could not determine last_updated for '_modules/watcherclient/v1/goal'
highlighting module code... [ 80%] watcherclient.v1.goal_shell
[openstackdocstheme] could not determine last_updated for '_modules/watcherclient/v1/goal_shell'
highlighting module code... [ 83%] watcherclient.v1.scoring_engine
[openstackdocstheme] could not determine last_updated for '_modules/watcherclient/v1/scoring_engine'
highlighting module code... [ 87%] watcherclient.v1.scoring_engine_shell
[openstackdocstheme] could not determine last_updated for '_modules/watcherclient/v1/scoring_engine_shell'
highlighting module code... [ 90%] watcherclient.v1.service
[openstackdocstheme] could not determine last_updated for '_modules/watcherclient/v1/service'
highlighting module code... [ 93%] watcherclient.v1.service_shell
[openstackdocstheme] could not determine last_updated for '_modules/watcherclient/v1/service_shell'
highlighting module code... [ 96%] watcherclient.v1.strategy
[openstackdocstheme] could not determine last_updated for '_modules/watcherclient/v1/strategy'
highlighting module code... [100%] watcherclient.v1.strategy_shell
[openstackdocstheme] could not determine last_updated for '_modules/watcherclient/v1/strategy_shell'
[openstackdocstheme] could not determine last_updated for '_modules/index'
writing additional pages... search done
copying static files... done
copying extra files... done
dumping search index in English (code: en)... done
dumping object inventory... done
build succeeded.
The HTML pages are in doc/build/html.
___________________________________ summary ____________________________________
  docs: commands succeeded
  congratulations :)
+ rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo
+ /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 4.5.0-0.20241016140254.56e47c3.el9 --unique-debug-suffix -4.5.0-0.20241016140254.56e47c3.el9.x86_64 --unique-debug-src-base python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/python-watcherclient-4.5.0
find: 'debug': No such file or directory
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
Bytecompiling .py files below /builddir/build/BUILDROOT/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64/usr/lib/python3.9 using python3.9
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Wd0Niv
+ umask 022
+ cd /builddir/build/BUILD
+ cd python-watcherclient-4.5.0
+ unset http_proxy
+ unset https_proxy
+ TOX_TESTENV_PASSENV='*'
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '
+ PATH=/builddir/build/BUILDROOT/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
+ PYTHONPATH=/builddir/build/BUILDROOT/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64/usr/lib/python3.9/site-packages
+ PYTHONDONTWRITEBYTECODE=1
+ PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/python-watcherclient-4.5.0/.pyproject-builddir'
+ PYTEST_XDIST_AUTO_NUM_WORKERS=4
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -m tox --current-env -q --recreate -e py39
{1} watcherclient.tests.unit.common.test_api_versioning.APIVersionTestCase.test_version_comparisons [0.000637s] ... ok
{1} watcherclient.tests.unit.common.test_api_versioning.APIVersionTestCase.test_version_matches [0.000228s] ... ok
{1} watcherclient.tests.unit.common.test_api_versioning.GetAPIVersionTestCase.test_wrong_major_version [0.000683s] ... ok
{1} watcherclient.tests.unit.test_client.ClientTest.test_get_client_incorrect_session_passed [0.018826s] ... ok
{1} watcherclient.tests.unit.test_client.ClientTest.test_get_client_only_session_passed [0.004207s] ... ok
{1} watcherclient.tests.unit.test_client.ClientTest.test_get_client_with_api_version_latest [0.050103s] ... ok
{1} watcherclient.tests.unit.test_client.ClientTest.test_get_client_with_api_version_numeric [0.044725s] ... ok
{3} watcherclient.tests.unit.common.test_api_versioning.APIVersionTestCase.test_null_version [0.000381s] ... ok
{3} watcherclient.tests.unit.common.test_api_versioning.APIVersionTestCase.test_valid_version_strings [0.000360s] ... ok
{3} watcherclient.tests.unit.common.test_api_versioning.GetAPIVersionTestCase.test_wrong_format [0.000243s] ... ok
{3} watcherclient.tests.unit.test_client.ClientTest.test_correct_arguments_passed_to_client_constructor_noauth_mode [0.072299s] ... ok
{1} watcherclient.tests.unit.test_client.ClientTest.test_loader_arguments_password_project_id [0.125835s] ... ok
{1} watcherclient.tests.unit.test_import.ImportTest.test_default_import [0.000238s] ... ok
{1} watcherclient.tests.unit.test_utils.CommonFiltersTest.test_limit_0 [0.000143s] ... ok
{1} watcherclient.tests.unit.test_utils.CommonFiltersTest.test_other [0.000317s] ... ok
{1} watcherclient.tests.unit.test_utils.CommonParamsForListTest.test_detail [0.000473s] ... ok
{1} watcherclient.tests.unit.v1.test_action.ActionManagerTest.test_actions_list_by_action_plan_detail [0.000387s] ... ok
{1} watcherclient.tests.unit.v1.test_action.ActionManagerTest.test_actions_list_limit [0.000147s] ... ok
{1} watcherclient.tests.unit.v1.test_action.ActionManagerTest.test_actions_list_sort_key [0.000312s] ... ok
{1} watcherclient.tests.unit.v1.test_action_plan.ActionPlanManagerTest.test_action_plan_update [0.000144s] ... ok
{1} watcherclient.tests.unit.v1.test_action_plan.ActionPlanManagerTest.test_action_plans_list_sort_dir [0.000137s] ... ok
{3} watcherclient.tests.unit.test_client.ClientTest.test_get_client_incorrect_auth_params [0.090688s] ... ok
{3} watcherclient.tests.unit.test_client.ClientTest.test_get_client_no_url [0.000599s] ... ok
{3} watcherclient.tests.unit.test_client.ClientTest.test_get_client_service_and_endpoint_type_defaults [0.107861s] ... ok
{3} watcherclient.tests.unit.test_client.ClientTest.test_get_client_with_auth_token_watcher_url [0.001007s] ... ok
{2} watcherclient.tests.unit.common.test_api_versioning.APIVersionTestCase.test_invalid_version_strings [0.006526s] ... ok
{2} watcherclient.tests.unit.common.test_api_versioning.GetAPIVersionTestCase.test_get_available_client_versions [0.001050s] ... ok
{2} watcherclient.tests.unit.common.test_api_versioning.GetAPIVersionTestCase.test_only_major_part_is_presented [0.002024s] ... ok
{3} watcherclient.tests.unit.test_client.ClientTest.test_loader_arguments_password_tenant_name [0.102442s] ... ok
{2} watcherclient.tests.unit.test_client.ClientTest.test_correct_arguments_passed_to_client_constructor_session_created [0.045730s] ... ok
{2} watcherclient.tests.unit.test_client.ClientTest.test_correct_arguments_passed_to_client_constructor_session_passed [0.018088s] ... ok
{2} watcherclient.tests.unit.test_client.ClientTest.test_get_client_with_region_name_auth_token [0.052623s] ... ok
{2} watcherclient.tests.unit.test_client.ClientTest.test_make_connection_url [0.000733s] ... ok
{2} watcherclient.tests.unit.test_import.ImportTest.test_import_objects [0.000340s] ... ok
{2} watcherclient.tests.unit.test_utils.CommonParamsForListTest.test_limit [0.002367s] ... ok
{2} watcherclient.tests.unit.test_utils.CommonParamsForListTest.test_sort_key_and_sort_dir [0.000487s] ... ok
{2} watcherclient.tests.unit.test_utils.UtilsTest.test_args_array_to_patch [0.000470s] ... ok
{2} watcherclient.tests.unit.test_utils.UtilsTest.test_args_array_to_patch_format_error [0.000356s] ... ok
{2} watcherclient.tests.unit.test_utils.UtilsTest.test_args_array_to_patch_remove [0.001456s] ... ok
{2} watcherclient.tests.unit.test_utils.UtilsTest.test_split_and_deserialize_fail [0.001025s] ... ok
{2} watcherclient.tests.unit.v1.test_action.ActionManagerTest.test_actions_list [0.000315s] ... ok
{0} watcherclient.tests.unit.common.test_api_versioning.APIVersionTestCase.test_get_string [0.000412s] ... ok
{0} watcherclient.tests.unit.common.test_api_versioning.GetAPIVersionTestCase.test_major_and_minor_parts_is_presented [0.002073s] ... ok
{2} watcherclient.tests.unit.v1.test_action.ActionManagerTest.test_actions_list_pagination_no_limit [0.004789s] ... ok
{2} watcherclient.tests.unit.v1.test_action.ActionManagerTest.test_actions_list_sort_dir [0.000632s] ... ok
{2} watcherclient.tests.unit.v1.test_action_plan.ActionPlanManagerTest.test_action_plans_cancel [0.000468s] ... ok
{2} watcherclient.tests.unit.v1.test_action_plan.ActionPlanManagerTest.test_action_plans_get_index_error [0.000245s] ... ok
{2} watcherclient.tests.unit.v1.test_action_plan.ActionPlanManagerTest.test_action_plans_list_marker [0.000244s] ... ok
{3} watcherclient.tests.unit.test_client.ClientTest.test_loader_arguments_token [0.111969s] ... ok
{3} watcherclient.tests.unit.test_utils.CommonParamsForListTest.test_sort_dir_invalid [0.000655s] ... ok
{3} watcherclient.tests.unit.test_utils.UtilsTest.test_split_and_deserialize [0.000488s] ... ok
{0} watcherclient.tests.unit.test_client.ClientTest.test_get_client_no_auth_token [0.031268s] ... ok
{3} watcherclient.tests.unit.v1.test_action.ActionManagerTest.test_actions_show [0.029820s] ... ok
{0} watcherclient.tests.unit.test_client.ClientTest.test_get_client_with_auth_token [0.016850s] ... ok
{3} watcherclient.tests.unit.v1.test_action_plan.ActionPlanManagerTest.test_action_plans_delete [0.000730s] ... ok
{3} watcherclient.tests.unit.v1.test_action_plan.ActionPlanManagerTest.test_action_plans_list [0.000332s] ... ok
{3} watcherclient.tests.unit.v1.test_action_plan.ActionPlanManagerTest.test_action_plans_list_detail [0.000269s] ... ok
{3} watcherclient.tests.unit.v1.test_action_plan.ActionPlanManagerTest.test_action_plans_show [0.000300s] ... ok
{0} watcherclient.tests.unit.test_client.ClientTest.test_get_client_with_region_no_auth_token [0.010566s] ... ok
{0} watcherclient.tests.unit.test_client.ClientTest.test_safe_header_with_auth_token [0.000395s] ... ok
{0} watcherclient.tests.unit.test_client.ClientTest.test_safe_header_with_no_auth_token [0.000175s] ... ok
{0} watcherclient.tests.unit.test_import.ImportTest.test_import__all__ [0.000192s] ... ok
{0} watcherclient.tests.unit.test_utils.CommonFiltersTest.test_limit [0.000141s] ... ok
{0} watcherclient.tests.unit.test_utils.CommonParamsForListTest.test_invalid_limit [0.000334s] ... ok
{0} watcherclient.tests.unit.test_utils.CommonParamsForListTest.test_marker [0.000236s] ... ok
{0} watcherclient.tests.unit.test_utils.CommonParamsForListTest.test_nothing_set [0.000252s] ... ok
{0} watcherclient.tests.unit.test_utils.CommonParamsForListTest.test_sort_key_allows_label [0.000245s] ... ok
{0} watcherclient.tests.unit.test_utils.CommonParamsForListTest.test_sort_key_invalid [0.000467s] ... ok
{0} watcherclient.tests.unit.test_utils.UtilsTest.test_args_array_to_dict [0.000194s] ... ok
{0} watcherclient.tests.unit.v1.test_action.ActionManagerTest.test_actions_list_by_action_plan [0.000175s] ... ok
{0} watcherclient.tests.unit.v1.test_action.ActionManagerTest.test_actions_list_detail [0.000126s] ... ok
{0} watcherclient.tests.unit.v1.test_action.ActionManagerTest.test_actions_list_marker [0.000137s] ... ok
{0} watcherclient.tests.unit.v1.test_action_plan.ActionPlanManagerTest.test_action_plan_start [0.000132s] ... ok
{0} watcherclient.tests.unit.v1.test_action_plan.ActionPlanManagerTest.test_action_plans_list_limit [0.000187s] ... ok
{0} watcherclient.tests.unit.v1.test_action_plan.ActionPlanManagerTest.test_action_plans_list_pagination_no_limit [0.000344s] ... ok
{0} watcherclient.tests.unit.v1.test_action_plan.ActionPlanManagerTest.test_action_plans_list_sort_key [0.000125s] ... ok
{1} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_cancel_not_uuid [0.444607s] ... ok
{1} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_list_by_table [0.057398s] ... ok
{1} watcherclient.tests.unit.v1.test_action_shell.ActionShellTest.test_do_action_list [0.067858s] ... ok
Not Found (HTTP 404)
{1} watcherclient.tests.unit.v1.test_action_shell.ActionShellTest.test_do_action_show_by_not_uuid [0.040508s] ... ok
{1} watcherclient.tests.unit.v1.test_audit.AuditManagerTest.test_audits_list_pagination_no_limit [0.000308s] ... ok
{1} watcherclient.tests.unit.v1.test_audit.AuditManagerTest.test_audits_list_sort_key [0.002279s] ... ok
{1} watcherclient.tests.unit.v1.test_audit.AuditManagerTest.test_audits_show [0.000617s] ... ok
{1} watcherclient.tests.unit.v1.test_audit.AuditManagerTest.test_create [0.000584s] ... ok
{1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_create_with_goal_and_strategy [0.024213s] ... ok
{1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_create_with_parameter [0.005662s] ... ok
{2} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_delete [0.333182s] ... ok
{1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_delete [0.011793s] ... ok
{1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_delete_multiple [0.012773s] ... ok
{1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_list_marker [0.020821s] ... ok
{2} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_delete_not_uuid [0.050725s] ... ok
{1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_show_by_name [0.011074s] ... ok
{0} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_list_filter_by_audit [0.341288s] ... ok
{1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_show_by_uuid [0.015127s] ... ok
{1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv11.test_do_audit_create_with_audit_template_uuid [0.011192s] ... ok
Not Found (HTTP 404)
{0} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_show_by_random_uuid [0.020861s] ... ok
{0} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_show_uuid_by_table [0.007177s] ... ok
{0} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_start [0.008481s] ... ok
{0} watcherclient.tests.unit.v1.test_audit.AuditManagerTest.test_audits_list_detail [0.000673s] ... ok
{0} watcherclient.tests.unit.v1.test_audit.AuditManagerTest.test_audits_list_limit [0.000279s] ... ok
{0} watcherclient.tests.unit.v1.test_audit.AuditManagerTest.test_audits_list_marker [0.000312s] ... ok
{1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv11.test_do_audit_create_with_goal [0.030274s] ... ok
{0} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_create_with_audit_template_uuid [0.007519s] ... ok
{0} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_create_with_goal [0.006362s] ... ok
{2} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_list [0.080344s] ... ok
{0} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_create_with_type [0.007197s] ... ok
{2} watcherclient.tests.unit.v1.test_action_shell.ActionShellTest.test_do_action_list_detail [0.022101s] ... ok
{1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv11.test_do_audit_create_with_name [0.048916s] ... ok
{0} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_create_with_type_event [0.043761s] ... ok
{1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv11.test_do_audit_create_with_type_event [0.019933s] ... ok
{2} watcherclient.tests.unit.v1.test_action_shell.ActionShellTest.test_do_action_show_by_uuid [0.033233s] ... ok
{2} watcherclient.tests.unit.v1.test_audit.AuditManagerTest.test_audits_list_goal [0.000173s] ... ok
{1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv11.test_do_audit_delete [0.013785s] ... ok
{2} watcherclient.tests.unit.v1.test_audit.AuditManagerTest.test_audits_list_sort_dir [0.000693s] ... ok
{1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv11.test_do_audit_delete_by_name [0.007831s] ... ok
{0} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_list [0.033421s] ... ok
{2} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_delete_by_name [0.021757s] ... ok
{1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv11.test_do_audit_list [0.016645s] ... ok
{1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv11.test_do_audit_list_detail [0.007841s] ... ok
{3} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_cancel [0.530286s] ... ok
{0} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_list_detail [0.021004s] ... ok
{2} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_update [0.030191s] ... ok
{0} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv11.test_do_audit_create_with_type_continuous [0.021142s] ... ok
{1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv11.test_do_audit_update_by_name [0.010524s] ... ok
{0} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv11.test_do_audit_show_by_name [0.007995s] ... ok
{3} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_delete_multiple [0.040650s] ... ok
{0} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_create_with_goal_and_strategy [0.008134s] ... ok
{2} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_update_by_name [0.037584s] ... ok
{0} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_create_with_name [0.012727s] ... ok
{1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_create_with_force [0.032553s] ... ok
{1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_create_with_goal [0.016926s] ... ok
{0} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_create_with_type_event [0.030167s] ... ok
{0} watcherclient.tests.unit.v1.test_audit_template.AuditTemplateManagerTest.test_audit_templates_list_filter_by_goal_name [0.000588s] ... ok
{3} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_list_detail [0.051536s] ... ok
{0} watcherclient.tests.unit.v1.test_audit_template.AuditTemplateManagerTest.test_audit_templates_list_pagination_no_limit [0.003058s] ... ok
{0} watcherclient.tests.unit.v1.test_audit_template.AuditTemplateManagerTest.test_audit_templates_list_sort_key [0.001691s] ... ok
{0} watcherclient.tests.unit.v1.test_audit_template.AuditTemplateManagerTest.test_delete [0.000482s] ... ok
{0} watcherclient.tests.unit.v1.test_audit_template.AuditTemplateManagerTest.test_update [0.000406s] ... ok
{2} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv11.test_do_audit_create_with_audit_template_name [0.058062s] ... ok
{3} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_show_by_not_uuid [0.029113s] ... ok
{0} watcherclient.tests.unit.v1.test_audit_template_shell.AuditTemplateShellTest.test_do_audit_template_create [0.021681s] ... ok
{1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_create_with_parameter [0.052546s] ... ok
{2} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv11.test_do_audit_create_with_goal_and_strategy [0.033182s] ... ok
{0} watcherclient.tests.unit.v1.test_audit_template_shell.AuditTemplateShellTest.test_do_audit_template_delete [0.015327s] ... ok
{3} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_show_by_uuid [0.025483s] ... ok
{1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_create_with_type_continuous [0.020640s] ... ok
{0} watcherclient.tests.unit.v1.test_audit_template_shell.AuditTemplateShellTest.test_do_audit_template_list [0.015992s] ... ok
{1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_list [0.011390s] ... ok
{1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_show_by_name [0.006519s] ... ok
{1} watcherclient.tests.unit.v1.test_audit_template.AuditTemplateManagerTest.test_audit_templates_list_by_name_detail [0.003212s] ... ok
{1} watcherclient.tests.unit.v1.test_audit_template.AuditTemplateManagerTest.test_audit_templates_list_filter_by_goal_and_strategy_name [0.000793s] ... ok
{1} watcherclient.tests.unit.v1.test_audit_template.AuditTemplateManagerTest.test_audit_templates_list_filter_by_name [0.000690s] ... ok
{1} watcherclient.tests.unit.v1.test_audit_template.AuditTemplateManagerTest.test_audit_templates_show_by_name [0.000371s] ... ok
{0} watcherclient.tests.unit.v1.test_audit_template_shell.AuditTemplateShellTest.test_do_audit_template_list_filter_by_strategy_name [0.012795s] ... ok
{0} watcherclient.tests.unit.v1.test_audit_template_shell.AuditTemplateShellTest.test_do_audit_template_show_by_uuid [0.009625s] ... ok
{2} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv11.test_do_audit_list_marker [0.043657s] ... ok
{1} watcherclient.tests.unit.v1.test_audit_template_shell.AuditTemplateShellTest.test_do_audit_template_list_filter_by_strategy_uuid [0.014299s] ... ok
{1} watcherclient.tests.unit.v1.test_data_model.DataModelManagerTest.test_data_model_list [0.003262s] ... ok
{3} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_start_not_uuid [0.047016s] ... ok
{0} watcherclient.tests.unit.v1.test_audit_template_shell.AuditTemplateShellTest.test_do_audit_template_update [0.007955s] ... ok
{0} watcherclient.tests.unit.v1.test_data_model.DataModelManagerTest.test_data_model_list_audit [0.000465s] ... ok
{3} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_update [0.006640s] ... ok
{0} watcherclient.tests.unit.v1.test_goal.GoalManagerTest.test_goals_list_sort_dir [0.002088s] ... ok
{0} watcherclient.tests.unit.v1.test_goal.GoalManagerTest.test_goals_show [0.000212s] ... ok
{3} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_update_not_uuid [0.005268s] ... ok
{0} watcherclient.tests.unit.v1.test_goal.GoalManagerTest.test_goals_show_by_name [0.000187s] ... ok
{1} watcherclient.tests.unit.v1.test_data_model_shell.DataModelShellTest.test_do_data_model_list_filter_by_audit [0.021284s] ... ok
{2} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv11.test_do_audit_show_by_uuid [0.029814s] ... ok
{0} watcherclient.tests.unit.v1.test_goal_shell.GoalShellTest.test_do_goal_list_detail [0.035881s] ... ok
{3} watcherclient.tests.unit.v1.test_action_shell.ActionShellTest.test_do_action_list_marker [0.037805s] ... ok
{3} watcherclient.tests.unit.v1.test_audit.AuditManagerTest.test_audits_list [0.000231s] ... ok
{3} watcherclient.tests.unit.v1.test_audit.AuditManagerTest.test_audits_list_strategy [0.000131s] ... ok
{1} watcherclient.tests.unit.v1.test_goal_shell.GoalShellTest.test_do_goal_show_by_name [0.040180s] ... ok
{1} watcherclient.tests.unit.v1.test_scoring_engine.ScoringEngineManagerTest.test_scoring_engines_list [0.000189s] ... ok
{1} watcherclient.tests.unit.v1.test_scoring_engine.ScoringEngineManagerTest.test_scoring_engines_list_limit [0.000758s] ... ok
{1} watcherclient.tests.unit.v1.test_scoring_engine.ScoringEngineManagerTest.test_scoring_engines_list_pagination_no_limit [0.000326s] ... ok
{1} watcherclient.tests.unit.v1.test_scoring_engine.ScoringEngineManagerTest.test_scoring_engines_show_by_name [0.000334s] ... ok
{1} watcherclient.tests.unit.v1.test_service.ServiceManagerTest.test_services_list [0.000433s] ... ok
{1} watcherclient.tests.unit.v1.test_service.ServiceManagerTest.test_services_show_by_name [0.000391s] ... ok
{0} watcherclient.tests.unit.v1.test_goal_shell.GoalShellTest.test_do_goal_list_marker [0.022595s] ... ok
{0} watcherclient.tests.unit.v1.test_scoring_engine.ScoringEngineManagerTest.test_scoring_engines_list_detail [0.000520s] ... ok
{1} watcherclient.tests.unit.v1.test_strategy.StrategyManagerTest.test_strategies_list_detail [0.016721s] ... ok
{1} watcherclient.tests.unit.v1.test_strategy.StrategyManagerTest.test_strategies_show [0.006361s] ... ok
{1} watcherclient.tests.unit.v1.test_strategy.StrategyManagerTest.test_strategies_state [0.000133s] ... ok
{2} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_create_with_audit_template_uuid [0.074544s] ... ok
{0} watcherclient.tests.unit.v1.test_scoring_engine_shell.ScoringEngineShellTest.test_do_scoringengine_show_by_name [0.013506s] ... ok
{0} watcherclient.tests.unit.v1.test_service.ServiceManagerTest.test_services_list_limit [0.000452s] ... ok
{0} watcherclient.tests.unit.v1.test_service.ServiceManagerTest.test_services_list_sort_dir [0.000539s] ... ok
{1} watcherclient.tests.unit.v1.test_strategy_shell.StrategyShellTest.test_do_strategy_list_detail [0.005872s] ... ok
{2} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_delete [0.031007s] ... ok
{3} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_create_with_audit_template_name [0.078334s] ... ok
{0} watcherclient.tests.unit.v1.test_service_shell.ServiceShellTest.test_do_service_list_detail [0.044889s] ... ok
{0} watcherclient.tests.unit.v1.test_strategy.StrategyManagerTest.test_strategies_list_marker [0.000208s] ... ok
{2} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_delete_by_name [0.035522s] ... ok
{3} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_create_with_name [0.046060s] ... ok
{2} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_list_detail [0.034000s] ... ok
{3} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_create_with_type_continuous [0.029197s] ... ok
{0} watcherclient.tests.unit.v1.test_strategy_shell.StrategyShellTest.test_do_strategy_list_marker [0.058250s] ... ok
{3} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv11.test_do_audit_create_with_parameter [0.024552s] ... ok
{3} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv11.test_do_audit_create_with_type [0.017065s] ... ok
{0} watcherclient.tests.unit.v1.test_strategy_shell.StrategyShellTest.test_do_strategy_show_by_uuid [0.034206s] ... ok
{2} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_show_by_uuid [0.047242s] ... ok
{3} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv11.test_do_audit_delete_multiple [0.031833s] ... ok
{2} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_update [0.037414s] ... ok
{2} watcherclient.tests.unit.v1.test_audit_template.AuditTemplateManagerTest.test_audit_templates_list [0.000398s] ... ok
{2} watcherclient.tests.unit.v1.test_audit_template.AuditTemplateManagerTest.test_audit_templates_list_filter_by_goal_uuid [0.000276s] ... ok
{2} watcherclient.tests.unit.v1.test_audit_template.AuditTemplateManagerTest.test_create [0.000262s] ... ok
{3} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv11.test_do_audit_update [0.036623s] ... ok
{2} watcherclient.tests.unit.v1.test_audit_template_shell.AuditTemplateShellTest.test_do_audit_template_create_with_aggregate [0.041310s] ... ok
{3} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_create_with_audit_template_name [0.025302s] ... ok
{2} watcherclient.tests.unit.v1.test_audit_template_shell.AuditTemplateShellTest.test_do_audit_template_create_with_description [0.029930s] ... ok
{3} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_create_with_type [0.018636s] ... ok
{3} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_delete_multiple [0.008190s] ... ok
{3} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_list_marker [0.010700s] ... ok
{2} watcherclient.tests.unit.v1.test_audit_template_shell.AuditTemplateShellTest.test_do_audit_template_delete_multiple [0.052933s] ... ok
{3} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_update_by_name [0.043678s] ... ok
{3} watcherclient.tests.unit.v1.test_audit_template.AuditTemplateManagerTest.test_audit_templates_list_detail [0.000343s] ... ok
{2} watcherclient.tests.unit.v1.test_audit_template_shell.AuditTemplateShellTest.test_do_audit_template_list_filter_by_goal_name [0.032454s] ... ok
{3} watcherclient.tests.unit.v1.test_audit_template.AuditTemplateManagerTest.test_audit_templates_list_filter_by_strategy_name [0.014612s] ... ok
{3} watcherclient.tests.unit.v1.test_audit_template.AuditTemplateManagerTest.test_audit_templates_list_filter_by_strategy_uuid [0.000394s] ... ok
{3} watcherclient.tests.unit.v1.test_audit_template.AuditTemplateManagerTest.test_audit_templates_list_limit [0.017167s] ... ok
{3} watcherclient.tests.unit.v1.test_audit_template.AuditTemplateManagerTest.test_audit_templates_list_marker [0.001630s] ... ok
{3} watcherclient.tests.unit.v1.test_audit_template.AuditTemplateManagerTest.test_audit_templates_list_sort_dir [0.000369s] ... ok
{3} watcherclient.tests.unit.v1.test_audit_template.AuditTemplateManagerTest.test_audit_templates_show [0.000296s] ... ok
{2} watcherclient.tests.unit.v1.test_audit_template_shell.AuditTemplateShellTest.test_do_audit_template_list_filter_by_goal_uuid [0.025524s] ... ok
{3} watcherclient.tests.unit.v1.test_audit_template_shell.AuditTemplateShellTest.test_do_audit_template_list_detail [0.023734s] ... ok
{2} watcherclient.tests.unit.v1.test_audit_template_shell.AuditTemplateShellTest.test_do_audit_template_list_marker [0.026850s] ... ok
{2} watcherclient.tests.unit.v1.test_goal.GoalManagerTest.test_goals_list [0.000176s] ... ok
{2} watcherclient.tests.unit.v1.test_goal.GoalManagerTest.test_goals_list_detail [0.000131s] ... ok
{3} watcherclient.tests.unit.v1.test_audit_template_shell.AuditTemplateShellTest.test_do_audit_template_show_by_name [0.017542s] ... ok
{3} watcherclient.tests.unit.v1.test_data_model_shell.DataModelShellTest.test_do_data_model_list [0.005380s] ... ok
{2} watcherclient.tests.unit.v1.test_goal_shell.GoalShellTest.test_do_goal_list [0.022324s] ... ok
{2} watcherclient.tests.unit.v1.test_goal_shell.GoalShellTest.test_do_goal_show_by_uuid [0.005409s] ... ok
{2} watcherclient.tests.unit.v1.test_scoring_engine.ScoringEngineManagerTest.test_scoring_engines_list_sort_dir [0.000203s] ... ok
{3} watcherclient.tests.unit.v1.test_data_model_shell.DataModelShellTest.test_do_data_model_list_detail [0.010742s] ... ok
{3} watcherclient.tests.unit.v1.test_goal.GoalManagerTest.test_goals_list_limit [0.000204s] ... ok
{3} watcherclient.tests.unit.v1.test_goal.GoalManagerTest.test_goals_list_marker [0.001452s] ... ok
{3} watcherclient.tests.unit.v1.test_goal.GoalManagerTest.test_goals_list_pagination_no_limit [0.000384s] ... ok
{3} watcherclient.tests.unit.v1.test_goal.GoalManagerTest.test_goals_list_sort_key [0.000137s] ... ok
{3} watcherclient.tests.unit.v1.test_scoring_engine.ScoringEngineManagerTest.test_scoring_engines_list_sort_key [0.000734s] ... ok
{3} watcherclient.tests.unit.v1.test_scoring_engine.ScoringEngineManagerTest.test_scoring_engines_show [0.000129s] ... ok
{3} watcherclient.tests.unit.v1.test_scoring_engine_shell.ScoringEngineShellTest.test_do_scoringengine_list [0.007623s] ... ok
{3} watcherclient.tests.unit.v1.test_service.ServiceManagerTest.test_services_list_sort_key [0.000165s] ... ok
{3} watcherclient.tests.unit.v1.test_service.ServiceManagerTest.test_services_show [0.000177s] ... ok
{3} watcherclient.tests.unit.v1.test_strategy.StrategyManagerTest.test_strategies_list_limit [0.000152s] ... ok
{3} watcherclient.tests.unit.v1.test_strategy.StrategyManagerTest.test_strategies_list_sort_dir [0.000122s] ... ok
{3} watcherclient.tests.unit.v1.test_strategy.StrategyManagerTest.test_strategies_list_sort_key [0.000114s] ... ok
{3} watcherclient.tests.unit.v1.test_strategy_shell.StrategyShellTest.test_do_strategy_list_filter_by_goal_name [0.007267s] ... ok
{2} watcherclient.tests.unit.v1.test_scoring_engine_shell.ScoringEngineShellTest.test_do_scoringengine_list_detail [0.019612s] ... ok
{3} watcherclient.tests.unit.v1.test_strategy_shell.StrategyShellTest.test_do_strategy_list_filter_by_goal_uuid [0.010610s] ... ok
{2} watcherclient.tests.unit.v1.test_scoring_engine_shell.ScoringEngineShellTest.test_do_scoringengine_show_by_uuid [0.021992s] ... ok
{2} watcherclient.tests.unit.v1.test_service.ServiceManagerTest.test_services_list_detail [0.000189s] ... ok
{2} watcherclient.tests.unit.v1.test_service.ServiceManagerTest.test_services_list_pagination_no_limit [0.000234s] ... ok
{2} watcherclient.tests.unit.v1.test_service_shell.ServiceShellTest.test_do_service_list [0.008014s] ... ok
{2} watcherclient.tests.unit.v1.test_service_shell.ServiceShellTest.test_do_service_show_by_name [0.005204s] ... ok
{2} watcherclient.tests.unit.v1.test_strategy.StrategyManagerTest.test_strategies_list [0.000147s] ... ok
{2} watcherclient.tests.unit.v1.test_strategy.StrategyManagerTest.test_strategies_list_pagination_no_limit [0.000250s] ... ok
{2} watcherclient.tests.unit.v1.test_strategy.StrategyManagerTest.test_strategies_show_by_name [0.000125s] ... ok
{2} watcherclient.tests.unit.v1.test_strategy_shell.StrategyShellTest.test_do_strategy_list [0.011265s] ... ok
{2} watcherclient.tests.unit.v1.test_strategy_shell.StrategyShellTest.test_do_strategy_state [0.009900s] ... ok
======
Totals
======
Ran: 260 tests in 1.9955 sec.
 - Passed: 260
 - Skipped: 0
 - Expected Fail: 0
 - Unexpected Success: 0
 - Failed: 0
Sum of execute time for each test: 5.6092 sec.
==============
Worker Balance
==============
 - Worker 0 (65 tests) => 0:00:01.043387
 - Worker 1 (65 tests) => 0:00:01.451848
 - Worker 2 (65 tests) => 0:00:01.578852
 - Worker 3 (65 tests) => 0:00:01.877071
Test id                                                                                                          Runtime (s)
---------------------------------------------------------------------------------------------------------------  -----------
watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_cancel                0.530
watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_cancel_not_uuid       0.445
watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_list_filter_by_audit  0.341
watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_delete                0.333
watcherclient.tests.unit.test_client.ClientTest.test_loader_arguments_password_project_id                        0.126
watcherclient.tests.unit.test_client.ClientTest.test_loader_arguments_token                                      0.112
watcherclient.tests.unit.test_client.ClientTest.test_get_client_service_and_endpoint_type_defaults               0.108
watcherclient.tests.unit.test_client.ClientTest.test_loader_arguments_password_tenant_name                       0.102
watcherclient.tests.unit.test_client.ClientTest.test_get_client_incorrect_auth_params                            0.091
watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_list                  0.080
___________________________________ summary ____________________________________
  py39: commands succeeded
  congratulations :)
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: python3-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XofSji
+ umask 022
+ cd /builddir/build/BUILD
+ cd python-watcherclient-4.5.0
+ DOCDIR=/builddir/build/BUILDROOT/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64/usr/share/doc/python3-watcherclient
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64/usr/share/doc/python3-watcherclient
+ cp -pr README.rst /builddir/build/BUILDROOT/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64/usr/share/doc/python3-watcherclient
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Nsv7uq
+ umask 022
+ cd /builddir/build/BUILD
+ cd python-watcherclient-4.5.0
+ LICENSEDIR=/builddir/build/BUILDROOT/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64/usr/share/licenses/python3-watcherclient
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64/usr/share/licenses/python3-watcherclient
+ cp -pr LICENSE /builddir/build/BUILDROOT/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64/usr/share/licenses/python3-watcherclient
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-watcherclient = 4.5.0-0.20241016140254.56e47c3.el9 python3-watcherclient = 4.5.0-0.20241016140254.56e47c3.el9 python3.9-watcherclient = 4.5.0-0.20241016140254.56e47c3.el9 python3.9dist(python-watcherclient) = 4.5 python3dist(python-watcherclient) = 4.5
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.9dist(cliff) < 2.9 or python3.9dist(cliff) > 2.9) with python3.9dist(cliff) >= 2.11) ((python3.9dist(oslo-serialization) < 2.19.1 or python3.9dist(oslo-serialization) > 2.19.1) with python3.9dist(oslo-serialization) >= 2.18) ((python3.9dist(pbr) < 2.1 or python3.9dist(pbr) > 2.1) with python3.9dist(pbr) >= 3.1.1) /usr/bin/python3 python(abi) = 3.9 python3.9dist(keystoneauth1) >= 3.4 python3.9dist(osc-lib) >= 1.10 python3.9dist(oslo-i18n) >= 3.20 python3.9dist(oslo-utils) >= 3.36 python3.9dist(pyyaml) >= 3.13
Obsoletes: python39-watcherclient < 4.5.0-0.20241016140254.56e47c3.el9
Processing files: python-watcherclient-doc-4.5.0-0.20241016140254.56e47c3.el9.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tDBoo0
+ umask 022
+ cd /builddir/build/BUILD
+ cd python-watcherclient-4.5.0
+ DOCDIR=/builddir/build/BUILDROOT/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64/usr/share/doc/python-watcherclient-doc
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64/usr/share/doc/python-watcherclient-doc
+ cp -pr doc/build/html /builddir/build/BUILDROOT/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64/usr/share/doc/python-watcherclient-doc
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.I0ALPL
+ umask 022
+ cd /builddir/build/BUILD
+ cd python-watcherclient-4.5.0
+ LICENSEDIR=/builddir/build/BUILDROOT/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64/usr/share/licenses/python-watcherclient-doc
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64/usr/share/licenses/python-watcherclient-doc
+ cp -pr LICENSE /builddir/build/BUILDROOT/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64/usr/share/licenses/python-watcherclient-doc
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-watcherclient-doc = 4.5.0-0.20241016140254.56e47c3.el9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64
Wrote: /builddir/build/SRPMS/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.src.rpm
Wrote: /builddir/build/RPMS/python3-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.noarch.rpm
Wrote: /builddir/build/RPMS/python-watcherclient-doc-4.5.0-0.20241016140254.56e47c3.el9.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sh4Kma
+ umask 022
+ cd /builddir/build/BUILD
+ cd python-watcherclient-4.5.0
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/python-watcherclient-4.5.0-0.20241016140254.56e47c3.el9.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Child return code was: 0