Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-octaviaclient.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-zed-el9s-build-156758-961739/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-octaviaclient.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1663113600 Wrote: /builddir/build/SRPMS/python-octaviaclient-3.1.0-1.el9s.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-octaviaclient.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-zed-el9s-build-156758-961739/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-octaviaclient.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1663113600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.s9dcLE + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0xa63ea142678138d1bb15f2e303bdfd64dd164087.txt --signature=/builddir/build/SOURCES/python-octaviaclient-3.1.0.tar.gz.asc --data=/builddir/build/SOURCES/python-octaviaclient-3.1.0.tar.gz gpgv: Signature made Tue Sep 6 11:01:55 2022 UTC gpgv: using EDDSA key 04B7B1663EC233DA80A22948B23A243F4ADCB493 gpgv: Good signature from "OpenStack Infra (Zed Cycle) " + cd /builddir/build/BUILD + rm -rf python-octaviaclient-3.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-octaviaclient-3.1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-octaviaclient-3.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-octaviaclient-3.1.0 base' + rm -f requirements.txt test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.hw4Fye + umask 022 + cd /builddir/build/BUILD + cd python-octaviaclient-3.1.0 ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python3 ']' + '[' -d build ']' + '[' -d _build.python3 ']' + echo python3 + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/octaviaclient creating build/lib/octaviaclient/tests creating build/lib/octaviaclient/tests/unit creating build/lib/octaviaclient/tests/unit/osc creating build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/constants.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/test_availabilityzoneprofile.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/fakes.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/test_flavorprofile.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/test_quota.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/test_member.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/test_availabilityzone.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/test_l7rule.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/test_flavor.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/test_pool.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/test_listener.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/test_validations.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/test_amphora.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/__init__.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/test_health_monitor.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/test_l7policy.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/test_load_balancer.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/test_provider.py -> build/lib/octaviaclient/tests/unit/osc/v2 creating build/lib/octaviaclient/tests/functional creating build/lib/octaviaclient/tests/functional/osc copying octaviaclient/tests/functional/osc/__init__.py -> build/lib/octaviaclient/tests/functional/osc creating build/lib/octaviaclient/osc copying octaviaclient/osc/__init__.py -> build/lib/octaviaclient/osc copying octaviaclient/osc/plugin.py -> build/lib/octaviaclient/osc creating build/lib/octaviaclient/tests/functional/osc/v2 copying octaviaclient/tests/functional/osc/v2/__init__.py -> build/lib/octaviaclient/tests/functional/osc/v2 creating build/lib/octaviaclient/api creating build/lib/octaviaclient/api/v2 copying octaviaclient/api/v2/__init__.py -> build/lib/octaviaclient/api/v2 copying octaviaclient/api/v2/octavia.py -> build/lib/octaviaclient/api/v2 copying octaviaclient/tests/fakes.py -> build/lib/octaviaclient/tests copying octaviaclient/tests/__init__.py -> build/lib/octaviaclient/tests copying octaviaclient/tests/unit/test_hacking.py -> build/lib/octaviaclient/tests/unit copying octaviaclient/tests/unit/__init__.py -> build/lib/octaviaclient/tests/unit copying octaviaclient/version.py -> build/lib/octaviaclient copying octaviaclient/__init__.py -> build/lib/octaviaclient copying octaviaclient/tests/functional/base.py -> build/lib/octaviaclient/tests/functional copying octaviaclient/tests/functional/__init__.py -> build/lib/octaviaclient/tests/functional copying octaviaclient/api/constants.py -> build/lib/octaviaclient/api copying octaviaclient/api/exceptions.py -> build/lib/octaviaclient/api copying octaviaclient/api/__init__.py -> build/lib/octaviaclient/api creating build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/constants.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/validate.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/quota.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/pool.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/l7rule.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/flavorprofile.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/flavor.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/utils.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/member.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/health_monitor.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/load_balancer.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/__init__.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/amphora.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/l7policy.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/provider.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/listener.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/availabilityzoneprofile.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/availabilityzone.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/tests/unit/osc/__init__.py -> build/lib/octaviaclient/tests/unit/osc creating build/lib/octaviaclient/hacking copying octaviaclient/hacking/checks.py -> build/lib/octaviaclient/hacking copying octaviaclient/hacking/__init__.py -> build/lib/octaviaclient/hacking creating build/lib/octaviaclient/tests/unit/api copying octaviaclient/tests/unit/api/test_octavia.py -> build/lib/octaviaclient/tests/unit/api copying octaviaclient/tests/unit/api/__init__.py -> build/lib/octaviaclient/tests/unit/api running egg_info writing python_octaviaclient.egg-info/PKG-INFO writing dependency_links to python_octaviaclient.egg-info/dependency_links.txt writing entry points to python_octaviaclient.egg-info/entry_points.txt deleting python_octaviaclient.egg-info/requires.txt writing top-level names to python_octaviaclient.egg-info/top_level.txt writing pbr to python_octaviaclient.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_octaviaclient.egg-info/SOURCES.txt' + sphinx-build -b html doc/source doc/build/html Running Sphinx v3.4.3 [openstackdocstheme] version: 3.0.0 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (python-octaviaclient); you can disable this behavior with the 'openstackdocs_auto_name' option [openstackdocstheme] using theme from /usr/lib/python3.9/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/python-octaviaclient-3.1.0/.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 6 source files that are out of date updating environment: [new config] 6 added, 0 changed, 0 removed reading sources... [ 16%] cli/index reading sources... [ 33%] contributor/index reading sources... [ 50%] index reading sources... [ 66%] install/index reading sources... [ 83%] readme reading sources... [100%] reference/index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 16%] cli/index writing output... [ 33%] contributor/index writing output... [ 50%] index writing output... [ 66%] install/index writing output... [ 83%] readme writing output... [100%] reference/index generating indices... genindex done writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kHDJDE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch ++ dirname /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch + cd python-octaviaclient-3.1.0 ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python3 + '[' -z python3 ']' + '[' python3 '!=' python3 ']' + echo python3 + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch --prefix /usr running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr creating /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib creating /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient copying build/lib/octaviaclient/version.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient creating /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/hacking copying build/lib/octaviaclient/hacking/checks.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/hacking copying build/lib/octaviaclient/hacking/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/hacking creating /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/api copying build/lib/octaviaclient/api/constants.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/api copying build/lib/octaviaclient/api/exceptions.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/api creating /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/api/v2 copying build/lib/octaviaclient/api/v2/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/api/v2 copying build/lib/octaviaclient/api/v2/octavia.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/api/v2 copying build/lib/octaviaclient/api/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/api copying build/lib/octaviaclient/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient creating /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests copying build/lib/octaviaclient/tests/fakes.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests creating /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/functional copying build/lib/octaviaclient/tests/functional/base.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/functional copying build/lib/octaviaclient/tests/functional/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/functional creating /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/functional/osc creating /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/functional/osc/v2 copying build/lib/octaviaclient/tests/functional/osc/v2/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/functional/osc/v2 copying build/lib/octaviaclient/tests/functional/osc/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/functional/osc copying build/lib/octaviaclient/tests/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests creating /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit creating /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/api copying build/lib/octaviaclient/tests/unit/api/test_octavia.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/api copying build/lib/octaviaclient/tests/unit/api/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/api copying build/lib/octaviaclient/tests/unit/test_hacking.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit copying build/lib/octaviaclient/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit creating /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc creating /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/constants.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_availabilityzoneprofile.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/fakes.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_flavorprofile.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_quota.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_member.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_availabilityzone.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_l7rule.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_flavor.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_pool.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_listener.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_validations.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_amphora.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_health_monitor.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_l7policy.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_load_balancer.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_provider.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc creating /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc creating /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/constants.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/validate.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/quota.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/pool.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/l7rule.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/flavorprofile.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/flavor.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/utils.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/member.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/health_monitor.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/load_balancer.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/amphora.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/l7policy.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/provider.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/listener.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/availabilityzoneprofile.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/availabilityzone.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc copying build/lib/octaviaclient/osc/plugin.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/hacking/checks.py to checks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/hacking/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/api/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/api/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/api/v2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/api/v2/octavia.py to octavia.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/fakes.py to fakes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/functional/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/functional/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/functional/osc/v2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/functional/osc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/api/test_octavia.py to test_octavia.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/test_hacking.py to test_hacking.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2/test_availabilityzoneprofile.py to test_availabilityzoneprofile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2/fakes.py to fakes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2/test_flavorprofile.py to test_flavorprofile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2/test_quota.py to test_quota.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2/test_member.py to test_member.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2/test_availabilityzone.py to test_availabilityzone.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2/test_l7rule.py to test_l7rule.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2/test_flavor.py to test_flavor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2/test_pool.py to test_pool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2/test_listener.py to test_listener.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2/test_validations.py to test_validations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2/test_amphora.py to test_amphora.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2/test_health_monitor.py to test_health_monitor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2/test_l7policy.py to test_l7policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2/test_load_balancer.py to test_load_balancer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2/test_provider.py to test_provider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2/validate.py to validate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2/quota.py to quota.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2/pool.py to pool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2/l7rule.py to l7rule.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2/flavorprofile.py to flavorprofile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2/flavor.py to flavor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2/member.py to member.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2/health_monitor.py to health_monitor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2/load_balancer.py to load_balancer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2/amphora.py to amphora.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2/l7policy.py to l7policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2/provider.py to provider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2/listener.py to listener.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2/availabilityzoneprofile.py to availabilityzoneprofile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2/availabilityzone.py to availabilityzone.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/plugin.py to plugin.cpython-39.pyc writing byte-compilation script '/tmp/tmpt5fluams.py' /usr/bin/python3 /tmp/tmpt5fluams.py removing /tmp/tmpt5fluams.py running install_egg_info running egg_info writing python_octaviaclient.egg-info/PKG-INFO writing dependency_links to python_octaviaclient.egg-info/dependency_links.txt writing entry points to python_octaviaclient.egg-info/entry_points.txt writing top-level names to python_octaviaclient.egg-info/top_level.txt writing pbr to python_octaviaclient.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_octaviaclient.egg-info/SOURCES.txt' Copying python_octaviaclient.egg-info to /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/lib/python3.9/site-packages/python_octaviaclient-3.1.0-py3.9.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j20 --strict-build-id -m -i --build-id-seed 3.1.0-1.el9s --unique-debug-suffix -3.1.0-1.el9s.noarch --unique-debug-src-base python-octaviaclient-3.1.0-1.el9s.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/python-octaviaclient-3.1.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/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.liZIBT + umask 022 + cd /builddir/build/BUILD + cd python-octaviaclient-3.1.0 + rm -f ./octaviaclient/tests/unit/test_hacking.py + export PYTHON=/usr/bin/python3 + PYTHON=/usr/bin/python3 + export OS_TEST_PATH=./octaviaclient/tests/unit + OS_TEST_PATH=./octaviaclient/tests/unit + export PATH=/usr/share/Modules/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/bin + PATH=/usr/share/Modules/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/bin + export PYTHONPATH=/builddir/build/BUILD/python-octaviaclient-3.1.0 + PYTHONPATH=/builddir/build/BUILD/python-octaviaclient-3.1.0 + stestr --test-path ./octaviaclient/tests/unit run {0} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_flavorprofile_error [0.003175s] ... ok {0} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_l7rule [0.001559s] ... ok {0} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_l7policy [0.001500s] ... ok {0} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_listeners [0.001463s] ... ok {0} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_member_error [0.001498s] ... ok {4} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_health_monitor_error [0.003243s] ... ok {4} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_l7rule_error [0.001734s] ... ok {4} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_pool_error [0.001575s] ... ok {4} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_l7rule_no_options [0.001531s] ... ok {4} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_pool_not_allowed [0.001513s] ... ok {4} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_availabilityzone [0.001469s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: {4} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_flavor [0.001769s] ... ok {4} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_pool_error [0.001502s] ... ok {4} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_quota [0.001465s] ... ok {4} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_stats_show_amphora [0.003207s] ... ok {2} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_availabilityzone [0.002989s] ... ok {2} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_availabilityzoneprofile_error [0.001905s] ... ok usage: check_parser [-h] [-f {csv,json,table,value,yaml}] [-c COLUMN] [--quote {all,minimal,none,nonnumeric}] [--noindent] [--max-width ] [--fit-width] [--print-empty] [--sort-column SORT_COLUMN] [--sort-ascending | --sort-descending] [--tags [,,...]] [--any-tags [,,...]] [--not-tags [,,...]] [--not-any-tags [,,...]] check_parser: error: the following arguments are required: {2} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_listener_error [0.001525s] ... ok {2} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_reset_quota [0.001439s] ... ok {2} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_availabilityzone_error [0.001475s] ... ok {2} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_flavorprofiles_error [0.001515s] ... ok {2} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_availabilityzoneprofile [0.001482s] ... ok {2} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_listener [0.001713s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_amphora.TestAmphoraList.test_amphora_list_long [0.056472s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_availabilityzone.TestAvailabilityzoneUnset.test_availabilityzone_unset_none [0.001196s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_flavor.TestFlavorDelete.test_flavor_delete [0.001284s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicySet.test_l7policy_set_wait [0.003496s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyUnset.test_l7policy_unset_all_tag [0.001626s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyUnset.test_l7policy_unset_none [0.001190s] ... ok {4} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorUnset.test_health_monitor_unset_all_tag [0.005341s] ... ok {4} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorUnset.test_hm_unset_max_retries_down [0.001773s] ... ok {4} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleUnset.test_l7rule_unset_key [0.002077s] ... ok {4} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerList.test_listener_list_with_not_any_tags [0.015907s] ... ok {4} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerList.test_listener_list_with_tags [0.002059s] ... ok {17} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_l7policy [0.002888s] ... ok {17} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_l7rule [0.001643s] ... ok {17} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_quota_not_allowed [0.001599s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleSet.test_l7rule_set_tag_no_tag [0.002516s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleSet.test_l7rule_set_wait [0.003182s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerCreate.test_listener_create_timeouts [0.003524s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_client_crl_container_ref [0.002235s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_default_pool [0.002412s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_timeout_client_data [0.002114s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerDelete.test_load_balancer_delete [0.002777s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerList.test_load_balancer_list_with_provider [0.003395s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerUnset.test_load_balancer_unset_all_tag [0.001830s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerUnset.test_load_balancer_unset_none [0.001425s] ... ok {9} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_health_monitor [0.003131s] ... ok {9} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_health_monitor_not_allowed [0.001731s] ... ok {9} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_load_balancer_not_allowed [0.001875s] ... ok {9} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_quota [0.001509s] ... ok {9} octaviaclient.tests.unit.osc.v2.test_amphora.TestAmphoraConfigure.test_amphora_configure [0.005251s] ... ok {9} octaviaclient.tests.unit.osc.v2.test_availabilityzone.TestAvailabilityzoneUnset.test_availabilityzone_unset_all [0.001546s] ... ok {9} octaviaclient.tests.unit.osc.v2.test_flavor.TestFlavorList.test_flavor_list_no_options [0.014516s] ... ok {9} octaviaclient.tests.unit.osc.v2.test_flavor.TestFlavorUnset.test_hm_unset_description [0.001383s] ... ok {9} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorDelete.test_health_monitor_delete_failure [0.001380s] ... ok {9} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorList.test_health_monitor_list_with_tags [0.001952s] ... ok {9} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyUnset.test_l7policy_unset_description [0.001780s] ... ok {9} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyUnset.test_l7policy_unset_redirect_http_code [0.002026s] ... ok {9} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleUnset.test_l7rule_unset_tag [0.002540s] ... ok {9} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerSet.test_listener_set [0.005531s] ... ok {3} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_availabilityzoneprofile [0.002954s] ... ok {3} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_pool [0.001751s] ... ok {3} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_amphora [0.001430s] ... ok {3} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_availabilityzoneprofile [0.001435s] ... ok {3} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_failover_amphora_error [0.001741s] ... ok {3} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_health_monitor_error [0.001557s] ... ok {3} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_load_balancer [0.001488s] ... ok {3} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_amphora [0.001464s] ... ok {3} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_pool [0.001442s] ... ok {3} octaviaclient.tests.unit.osc.v2.test_flavor.TestFlavorDelete.test_flavor_delete_failure [0.004757s] ... ok {3} octaviaclient.tests.unit.osc.v2.test_flavorprofile.TestFlavorProfileDelete.test_flavorprofile_delete_failure [0.001573s] ... ok {3} octaviaclient.tests.unit.osc.v2.test_flavorprofile.TestFlavorProfileList.test_flavorprofile_list_with_options [0.013348s] ... ok {3} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorUnset.test_hm_unset_http_version [0.002058s] ... ok {3} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleCreate.test_l7rule_create [0.003273s] ... ok {3} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerList.test_listener_list_with_any_tags [0.002094s] ... ok {3} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerSet.test_load_balancer_set_tag_no_tag [0.002670s] ... ok {3} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolDelete.test_pool_delete_wait [0.002705s] ... ok {3} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaUnset.test_quota_unset_all [0.002292s] ... ok {3} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaUnset.test_quota_unset_listener [0.001843s] ... ok {3} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaUnset.test_quota_unset_member [0.001809s] ... ok {3} octaviaclient.tests.unit.osc.v2.test_validations.TestValidations.test_validate_TCP_UDP_SCTP_port_range [0.000259s] ... ok {6} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_listener [0.003313s] ... ok {6} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_flavorprofile [0.001858s] ... ok {6} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_flavorprofile_error [0.001766s] ... ok {6} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_flavor_error [0.001573s] ... ok {6} octaviaclient.tests.unit.osc.v2.test_amphora.TestAmphoraDelete.test_amphora_delete [0.004936s] ... ok {6} octaviaclient.tests.unit.osc.v2.test_amphora.TestAmphoraStatsShow.test_amphora_stats_show [0.014928s] ... ok {6} octaviaclient.tests.unit.osc.v2.test_availabilityzoneprofile.TestAvailabilityzoneProfileList.test_availabilityzoneprofile_list_with_options [0.002108s] ... ok {6} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorUnset.test_hm_unset_none [0.001565s] ... ok {6} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorUnset.test_hm_unset_url_path [0.001985s] ... ok {6} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_allowed_cidrs [0.002519s] ... ok {6} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_name_wait [0.004007s] ... ok {6} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_sni_container_refs [0.002476s] ... ok {6} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_tag [0.002512s] ... ok {6} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_timeout_member_connect [0.002338s] ... ok {6} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerSet.test_load_balancer_set [0.002765s] ... ok {6} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerSet.test_load_balancer_set_tag [0.002454s] ... ok {6} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerStatus.test_load_balancer_status_show [0.002727s] ... ok {6} octaviaclient.tests.unit.osc.v2.test_member.TestMemberUnset.test_member_unset_name [0.002774s] ... ok {6} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolList.test_pool_list_with_any_tags [0.002177s] ... ok {6} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolUnset.test_pool_unset_description [0.002030s] ... ok {4} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_tls_ciphers [0.002558s] ... ok {4} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerList.test_load_balancer_list_with_provisioning_status [0.002669s] ... ok {4} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerList.test_load_balancer_list_with_tags [0.002604s] ... ok {4} octaviaclient.tests.unit.osc.v2.test_member.TestCreateMember.test_member_create [0.003331s] ... ok {4} octaviaclient.tests.unit.osc.v2.test_member.TestMemberUnset.test_member_unset_tag [0.002476s] ... ok {4} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolSet.test_pool_set_tag [0.002552s] ... ok {17} octaviaclient.tests.unit.osc.v2.test_amphora.TestAmphoraList.test_amphora_list_with_loadbalancer [0.017938s] ... ok { "operating_status": "ONLINE", "provisioning_status": "ACTIVE" } {17} octaviaclient.tests.unit.osc.v2.test_availabilityzone.TestAvailabilityzoneList.test_availabilityzone_list_no_options [0.001657s] ... ok {17} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorList.test_health_monitor_list_with_any_tags [0.001773s] ... ok {17} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorList.test_health_monitor_list_with_not_any_tags [0.001700s] ... ok {17} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorUnset.test_hm_unset_name_wait [0.003439s] ... ok {17} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleDelete.test_l7rule_delete [0.002153s] ... ok {7} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_l7policy_error [0.003077s] ... ok {7} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_load_balancer [0.001673s] ... ok {7} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_load_balancer_503_error [0.001587s] ... ok {7} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_l7rule_error [0.001563s] ... ok {17} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerCreate.test_listener_create_wait [0.005019s] ... ok {7} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_l7rule_not_allowed [0.001603s] ... ok {7} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_quota_no_options [0.001484s] ... ok {7} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_listeners_error [0.001789s] ... ok {7} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_stats_show_load_balancer [0.001436s] ... ok {7} octaviaclient.tests.unit.osc.v2.test_amphora.TestAmphoraDelete.test_amphora_delete_wait [0.005856s] ... ok {5} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_flavor [0.003413s] ... ok {5} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_availabilityzone_error [0.002428s] ... ok {15} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_health_monitor_error [0.003528s] ... ok {17} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerSet.test_listener_set_tag [0.002668s] ... ok {17} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_insert_headers [0.002336s] ... ok {17} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_none [0.002149s] ... ok {17} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerCreate.test_load_balancer_create_missing_args [0.002212s] ... ok {17} octaviaclient.tests.unit.osc.v2.test_member.TestMemberUnset.test_member_unset_backup [0.002521s] ... ok {17} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolCreate.test_pool_create [0.003233s] ... ok {17} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolShow.test_pool_show [0.001679s] ... ok {17} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolUnset.test_pool_unset_tls_versions [0.002284s] ... ok {17} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaShow.test_quota_show [0.002022s] ... ok {2} octaviaclient.tests.unit.osc.v2.test_availabilityzone.TestAvailabilityzoneCreate.test_availabilityzone_create [0.017544s] ... ok {2} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleShow.test_l7rule_show [0.001976s] ... ok {5} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_member [0.001711s] ... ok {5} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_member_error [0.001745s] ... ok {5} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_amphora_not_allowed [0.001918s] ... ok {13} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_configure_amphora [0.003101s] ... ok {13} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_l7policy_error [0.002005s] ... ok {13} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_health_monitor_no_options [0.001516s] ... ok {7} octaviaclient.tests.unit.osc.v2.test_amphora.TestAmphoraFailover.test_amphora_failover_unlinked_wait [0.003859s] ... ok {7} octaviaclient.tests.unit.osc.v2.test_amphora.TestAmphoraList.test_amphora_list_no_options [0.012664s] ... ok {7} octaviaclient.tests.unit.osc.v2.test_availabilityzoneprofile.TestAvailabilityzoneProfileCreate.test_availabilityzoneprofile_create [0.002354s] ... ok {13} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_l7policy_not_allowed [0.001644s] ... ok {13} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_member_no_options [0.001537s] ... ok {13} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_reset_quota_error [0.001473s] ... ok {13} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_l7policy_error [0.001559s] ... ok {13} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_health_monitor [0.001792s] ... ok {12} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_availabilityzoneprofile_error [0.003552s] ... ok {17} octaviaclient.tests.unit.osc.v2.test_validations.TestValidations.test_check_member_attrs [0.000382s] ... ok {9} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerSet.test_listener_set_tag_no_tag [0.003112s] ... ok {9} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerSet.test_listener_set_wait [0.003925s] ... ok {9} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_connection_limit [0.004801s] ... ok {12} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_flavor_error [0.001838s] ... ok {5} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_quota_error [0.001906s] ... ok {5} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_provider_capability [0.001859s] ... ok {5} octaviaclient.tests.unit.osc.v2.test_amphora.TestAmphoraStatsShow.test_amphora_stats_show_with_listener_id [0.020220s] ... ok {5} octaviaclient.tests.unit.osc.v2.test_availabilityzone.TestAvailabilityzoneShow.test_availabilityzone_show [0.002169s] ... ok {7} octaviaclient.tests.unit.osc.v2.test_flavor.TestFlavorSet.test_flavor_set [0.001483s] ... ok {7} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyCreate.test_l7policy_create_with_tag [0.002679s] ... ok {7} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerCreate.test_tls_listener_create [0.003360s] ... ok {9} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_timeout_member_data [0.002440s] ... ok {9} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaDefaultsShow.test_quota_defaults_show [0.001996s] ... ok {9} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaUnset.test_quota_unset_l7rule [0.002007s] ... ok {18} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_health_monitor [0.003371s] ... ok {18} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_load_balancer_error [0.002471s] ... ok {14} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_listener_error [0.003767s] ... ok {5} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorList.test_health_monitor_list_with_not_tags [0.002452s] ... ok {5} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorUnset.test_health_monitor_unset_tag [0.002157s] ... ok {5} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyDelete.test_l7policy_delete_failure [0.001625s] ... ok {5} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerList.test_listener_list_with_not_tags [0.002448s] ... ok {5} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerStatsShow.test_listener_stats_show [0.002173s] ... ok {5} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_all [0.003727s] ... ok {5} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_client_ca_tls_container_ref [0.002662s] ... ok {12} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_load_balancer_error [0.001784s] ... ok {12} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_failover_amphora [0.001730s] ... ok {12} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_flavorprofile [0.001682s] ... ok {12} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_l7policy [0.001656s] ... ok {12} octaviaclient.tests.unit.osc.v2.test_amphora.TestAmphoraFailover.test_amphora_failover_linked_wait [0.007293s] ... ok {18} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_l7policy [0.001760s] ... ok {18} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_failover_load_balancer [0.001713s] ... ok {18} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_failover_load_balancer_error [0.001708s] ... ok {18} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_availabilityzoneprofiles_no_options [0.001582s] ... ok {2} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerCreate.test_listener_create [0.002990s] ... ok {2} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerList.test_listener_list_no_options [0.002595s] ... ok {2} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerShow.test_listener_show [0.001576s] ... ok {2} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_default_tls_container_ref [0.002276s] ... ok {10} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_configure_amphora_error [0.003346s] ... ok {10} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_listener_not_allowed [0.001614s] ... ok {15} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_load_balancer_no_options [0.002019s] ... ok {5} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerUnset.test_load_balancer_unset_all [0.002348s] ... ok {10} octaviaclient.tests.unit.osc.v2.test_amphora.TestAmphoraConfigure.test_amphora_configure_linked_wait [0.006937s] ... ok {10} octaviaclient.tests.unit.osc.v2.test_amphora.TestAmphoraConfigure.test_amphora_configure_unlinked_wait [0.001997s] ... ok {10} octaviaclient.tests.unit.osc.v2.test_availabilityzone.TestAvailabilityzoneList.test_availabilityzone_list_with_options [0.014489s] ... ok {10} octaviaclient.tests.unit.osc.v2.test_flavorprofile.TestFlavorProfileShow.test_flavorprofile_show [0.001924s] ... ok {12} octaviaclient.tests.unit.osc.v2.test_availabilityzoneprofile.TestAvailabilityzoneProfileShow.test_availabilityzoneprofile_show [0.014475s] ... ok {12} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorUnset.test_hm_unset_http_method [0.002089s] ... ok {12} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyDelete.test_l7policy_delete_wait [0.003086s] ... ok {12} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleList.test_l7rule_list_with_tags [0.002762s] ... ok {12} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleSet.test_l7rule_set [0.002900s] ... ok {12} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerCreate.test_load_balancer_create_wait [0.004767s] ... ok {12} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerList.test_load_balancer_list_no_options [0.003772s] ... ok {12} octaviaclient.tests.unit.osc.v2.test_member.TestMemberUnset.test_member_unset_monitor_address [0.002475s] ... ok {12} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolList.test_pool_list_no_options [0.002277s] ... ok {12} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolList.test_pool_list_with_not_any_tags [0.002043s] ... ok {18} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_pool_no_options [0.001523s] ... ok {13} octaviaclient.tests.unit.osc.v2.test_amphora.TestAmphoraShow.test_amphora_show_no_args [0.018654s] ... ok {14} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_flavor [0.002206s] ... ok {14} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_flavorprofiles_no_options [0.001842s] ... ok {14} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_member_not_allowed [0.001957s] ... ok {14} octaviaclient.tests.unit.osc.v2.test_availabilityzone.TestAvailabilityzoneDelete.test_availabilityzone_delete_failure [0.005213s] ... ok {12} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaList.test_quota_list_no_options [0.001820s] ... ok {13} octaviaclient.tests.unit.osc.v2.test_availabilityzoneprofile.TestAvailabilityzoneProfileDelete.test_availabilityzoneprofile_delete_failure [0.001381s] ... ok {13} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorShow.test_health_monitor_show [0.001679s] ... ok {13} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleCreate.test_l7rule_create_with_tag [0.002915s] ... ok {13} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleDelete.test_l7rule_delete_wait [0.003618s] ... ok {13} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleList.test_l7rule_list_with_not_tags [0.002677s] ... ok {13} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleUnset.test_l7rule_unset_all_tags [0.002182s] ... ok {13} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerUnset.test_load_balancer_unset_tag [0.002021s] ... ok {13} octaviaclient.tests.unit.osc.v2.test_member.TestListMember.test_member_list_with_any_tags [0.002769s] ... ok {12} octaviaclient.tests.unit.osc.v2.test_validations.TestValidations.test_check_l7rule_attrs [0.000265s] ... ok {12} octaviaclient.tests.unit.osc.v2.test_validations.TestValidations.test_check_listener_attrs [0.000192s] ... ok {14} octaviaclient.tests.unit.osc.v2.test_flavor.TestFlavorList.test_flavor_list_with_options [0.015673s] ... ok {14} octaviaclient.tests.unit.osc.v2.test_flavorprofile.TestFlavorProfileSet.test_flavorprofile_set [0.001555s] ... ok {14} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorDelete.test_health_monitor_delete_wait [0.003175s] ... ok {15} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_availabilityzone [0.001620s] ... ok {15} octaviaclient.tests.unit.osc.v2.test_flavor.TestFlavorUnset.test_flavor_unset_all [0.005148s] ... ok {15} octaviaclient.tests.unit.osc.v2.test_flavor.TestFlavorUnset.test_flavor_unset_none [0.001151s] ... ok {15} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorCreate.test_health_monitor_create [0.015933s] ... ok {15} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyList.test_l7policy_list_by_listener [0.002642s] ... ok {2} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerList.test_load_balancer_list_with_operating_status [0.002748s] ... ok {2} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerList.test_load_balancer_list_with_subnet [0.002477s] ... ok {13} octaviaclient.tests.unit.osc.v2.test_member.TestMemberSet.test_member_set_tag_no_tag [0.002604s] ... ok {13} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolUnset.test_pool_unset_all [0.002167s] ... ok {1} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_pool [0.003099s] ... ok {14} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyList.test_l7policy_list_no_options [0.002081s] ... ok {15} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleSet.test_l7rule_set_tag [0.002590s] ... ok {15} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerDelete.test_listener_delete [0.001681s] ... ok {15} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_all_tag [0.002268s] ... ok {15} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerList.test_load_balancer_list_with_network [0.003195s] ... ok {15} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerUnset.test_load_balancer_unset_description [0.002083s] ... ok {15} octaviaclient.tests.unit.osc.v2.test_member.TestListMember.test_member_list_with_not_tags [0.002801s] ... ok {15} octaviaclient.tests.unit.osc.v2.test_member.TestMemberSet.test_member_set_tag [0.002955s] ... ok {2} octaviaclient.tests.unit.osc.v2.test_member.TestMemberUnset.test_member_unset_monitor_port [0.002370s] ... ok {2} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolDelete.test_pool_delete [0.001538s] ... ok {2} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolList.test_pool_list_with_tags [0.001963s] ... ok {10} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyList.test_l7policy_list_with_any_tags [0.001936s] ... ok {1} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_provider [0.001712s] ... ok {1} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_l7rule [0.001731s] ... ok {7} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerDelete.test_listener_delete_failure [0.001557s] ... ok {11} octaviaclient.tests.unit.api.test_octavia.TestAPI.test_client_exception [0.000152s] ... ok {11} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_availabilityzone_error [0.003184s] ... ok {10} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyUnset.test_l7policy_unset_tag [0.001794s] ... ok {15} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolList.test_pool_list_with_not_tags [0.002115s] ... ok {15} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolSet.test_pool_set_tag_no_tag [0.002533s] ... ok {5} octaviaclient.tests.unit.osc.v2.test_member.TestListMember.test_member_list_no_options [0.003953s] ... ok {5} octaviaclient.tests.unit.osc.v2.test_member.TestMemberSet.test_member_set [0.003660s] ... ok {5} octaviaclient.tests.unit.osc.v2.test_member.TestMemberUnset.test_member_unset_name_wait [0.003785s] ... ok {5} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolCreate.test_pool_create_with_tag [0.003130s] ... ok {13} octaviaclient.tests.unit.osc.v2.test_provider.TestProviderCapabilityShow.test_provider_capability_list_availability_zone [0.002023s] ... ok {14} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyUnset.test_l7policy_unset_all [0.001952s] ... ok {10} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleUnset.test_l7rule_unset_none [0.001658s] ... ok {10} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerCreate.test_load_balancer_create_with_provider [0.003414s] ... ok {10} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerList.test_load_balancer_list_with_qos_policy [0.002932s] ... ok {10} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerStats.test_load_balancer_stats_show [0.003166s] ... ok {14} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyUnset.test_l7policy_unset_name [0.001751s] ... ok {14} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleCreate.test_l7rule_create_wait [0.004996s] ... ok {14} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleList.test_l7rule_list_with_any_tags [0.002407s] ... ok {14} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_name [0.002569s] ... ok {14} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerCreate.test_load_balancer_create [0.003252s] ... ok {14} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerList.test_load_balancer_list_with_flavor [0.002766s] ... ok {14} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerList.test_load_balancer_list_with_name [0.003699s] ... ok {14} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolDelete.test_listener_delete_failure [0.001715s] ... ok {14} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolUnset.test_pool_unset_ca_tls_container_ref [0.002139s] ... ok {11} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_flavorprofile [0.001535s] ... ok {11} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_listener [0.001449s] ... ok {11} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_availabilityzone_no_options [0.001415s] ... ok {11} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_flavor_no_options [0.001464s] ... ok {11} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_listeners_no_options [0.001425s] ... ok {14} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaUnset.test_quota_unset_health_monitor [0.002066s] ... ok {7} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerList.test_load_balancer_list_with_not_any_tags [0.002847s] ... ok {7} octaviaclient.tests.unit.osc.v2.test_member.TestMemberUnset.test_member_unset_all_tags [0.002926s] ... ok {7} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaSet.test_quota_set_no_args [0.001985s] ... ok {1} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_pool [0.001899s] ... ok {1} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_l7rule [0.001578s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorCreate.test_health_monitor_create_wait [0.020700s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorCreate.test_health_monitor_create_with_tag [0.002902s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorSet.test_health_monitor_set [0.002191s] ... ok {7} octaviaclient.tests.unit.osc.v2.test_validations.TestValidations.test_check_l7policy_attrs [0.000277s] ... ok {18} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_flavorprofiles [0.001605s] ... ok {18} octaviaclient.tests.unit.osc.v2.test_amphora.TestAmphoraFailover.test_amphora_failover [0.005417s] ... ok {18} octaviaclient.tests.unit.osc.v2.test_availabilityzone.TestAvailabilityzoneUnset.test_hm_unset_description [0.001620s] ... ok {18} octaviaclient.tests.unit.osc.v2.test_availabilityzoneprofile.TestAvailabilityzoneProfileList.test_availabilityzoneprofile_list_no_options [0.014778s] ... ok {18} octaviaclient.tests.unit.osc.v2.test_flavorprofile.TestFlavorProfileCreate.test_flavorprofile_create [0.002613s] ... ok {18} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorSet.test_health_monitor_set_tag [0.002405s] ... ok {18} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyList.test_l7policy_list_with_tags [0.001872s] ... ok {11} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_availabilityzoneprofiles [0.001461s] ... ok {15} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolUnset.test_pool_unset_session_persistence [0.002040s] ... ok {15} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolUnset.test_pool_unset_tls_container_ref [0.002308s] ... ok {15} octaviaclient.tests.unit.osc.v2.test_provider.TestProviderList.test_provider_list [0.001346s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorSet.test_health_monitor_set_wait [0.003383s] ... ok {2} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaSet.test_quota_set [0.002218s] ... ok {10} octaviaclient.tests.unit.osc.v2.test_member.TestCreateMember.test_member_create_wait [0.004557s] ... ok {10} octaviaclient.tests.unit.osc.v2.test_member.TestMemberDelete.test_member_delete [0.002237s] ... ok {11} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_load_balancer_error [0.001519s] ... ok {11} octaviaclient.tests.unit.osc.v2.test_availabilityzone.TestAvailabilityzoneSet.test_availabilityzone_set [0.004982s] ... ok {18} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyUnset.test_l7policy_unset_name_wait [0.002883s] ... ok {18} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleUnset.test_l7rule_unset_invert [0.002195s] ... ok {18} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerDelete.test_listener_delete_wait [0.003059s] ... ok {18} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_client_authentication [0.002241s] ... ok {11} octaviaclient.tests.unit.osc.v2.test_flavor.TestFlavorCreate.test_flavor_create [0.014316s] ... ok {11} octaviaclient.tests.unit.osc.v2.test_flavor.TestFlavorShow.test_flavor_show [0.001442s] ... ok {15} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaUnset.test_quota_unset_none [0.001313s] ... ok {8} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_flavor_error [0.003773s] ... ok {8} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_amphora_no_options [0.001939s] ... ok {8} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_l7policy_no_options [0.001702s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorUnset.test_hm_unset_domain_name [0.001946s] ... ok {11} octaviaclient.tests.unit.osc.v2.test_flavorprofile.TestFlavorProfileList.test_flavorprofile_list_no_options [0.001606s] ... ok {11} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorDelete.test_health_monitor_delete [0.001645s] ... ok {11} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorSet.test_health_monitor_set_tag_no_tag [0.002151s] ... ok {8} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_member [0.001772s] ... ok {10} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolCreate.test_pool_create_wait [0.004016s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorUnset.test_hm_unset_expected_codes [0.001875s] ... ok {2} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaUnset.test_quota_unset_l7policy [0.002148s] ... ok {10} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolSet.test_pool_set [0.002983s] ... ok {10} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolSet.test_pool_set_wait [0.003438s] ... ok {10} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolUnset.test_pool_unset_none [0.001618s] ... ok {10} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolUnset.test_pool_unset_tls_ciphers [0.002036s] ... ok {16} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_member [0.003128s] ... ok {16} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_member_error [0.002003s] ... ok {10} octaviaclient.tests.unit.osc.v2.test_provider.TestProviderCapabilityShow.test_provider_capability_list_flavor [0.001661s] ... ok {11} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyDelete.test_l7policy_delete [0.001461s] ... ok {16} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_load_balancer [0.001449s] ... ok {16} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_availabilityzoneprofiles_error [0.001557s] ... ok {11} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_timeout_tcp_inspect [0.002272s] ... ok {11} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerUnset.test_load_balancer_unset_qos [0.001996s] ... ok {16} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_member [0.001528s] ... ok {16} octaviaclient.tests.unit.osc.v2.test_availabilityzone.TestAvailabilityzoneDelete.test_availabilityzone_delete [0.004986s] ... ok {8} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_flavor [0.001630s] ... ok {16} octaviaclient.tests.unit.osc.v2.test_availabilityzoneprofile.TestAvailabilityzoneProfileSet.test_availabilityzoneprofile_set [0.001556s] ... ok {16} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorList.test_health_monitor_list_no_options [0.014935s] ... ok {16} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyCreate.test_l7policy_create_wait [0.004720s] ... ok {16} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicySet.test_l7policy_set [0.002209s] ... ok {16} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleList.test_l7rule_list_with_not_any_tags [0.002009s] ... ok {16} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleUnset.test_l7rule_unset_all [0.002336s] ... ok {16} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerList.test_load_balancer_list_with_any_tags [0.002678s] ... ok {16} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerList.test_load_balancer_list_with_not_tags [0.002745s] ... ok {16} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerSet.test_load_balancer_set_wait [0.003326s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyCreate.test_l7policy_create [0.002793s] ... ok {11} octaviaclient.tests.unit.osc.v2.test_member.TestMemberShow.test_member_show [0.002924s] ... ok {18} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_tls_versions [0.002291s] ... ok {16} octaviaclient.tests.unit.osc.v2.test_member.TestCreateMember.test_member_create_with_tag [0.003070s] ... ok {18} octaviaclient.tests.unit.osc.v2.test_member.TestListMember.test_member_list_with_tags [0.002902s] ... ok {11} octaviaclient.tests.unit.osc.v2.test_provider.TestProviderCapabilityShow.test_provider_capability_list_all [0.001503s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleUnset.test_l7rule_unset_invert_wait [0.003331s] ... ok {16} octaviaclient.tests.unit.osc.v2.test_member.TestMemberDelete.test_member_delete_wait [0.003201s] ... ok {16} octaviaclient.tests.unit.osc.v2.test_member.TestMemberUnset.test_member_unset_all [0.002807s] ... ok {16} octaviaclient.tests.unit.osc.v2.test_member.TestMemberUnset.test_member_unset_none [0.002022s] ... ok {16} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolUnset.test_pool_unset_crl_container_ref [0.002014s] ... ok {8} octaviaclient.tests.unit.osc.v2.test_flavorprofile.TestFlavorProfileDelete.test_flavorprofile_delete [0.005270s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerCreate.test_listener_create_with_tag [0.003508s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_description [0.002384s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerCreate.test_load_balancer_create_with_qos_policy [0.003277s] ... ok {8} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyList.test_l7policy_list_with_not_tags [0.016114s] ... ok {8} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerCreate.test_load_balancer_create_with_additional_vips [0.003613s] ... ok {8} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerDelete.test_load_balancer_delete_failure [0.003131s] ... ok {8} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerDelete.test_load_balancer_delete_wait [0.004026s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerCreate.test_load_balancer_create_with_tags [0.003140s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerFailover.test_load_balancer_failover_wait [0.004145s] ... ok {8} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerFailover.test_load_balancer_failover [0.002751s] ... ok {8} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerSet.test_load_balancer_remove_qos_policy [0.002264s] ... ok {8} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerUnset.test_load_balancer_unset_name [0.001888s] ... ok [('flavor', '9ff94bc9-9d6d-4f40-9b42-e072ff5454a6'), ('description', True)] {1} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerShow.test_load_balancer_show [0.002095s] ... ok {8} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerUnset.test_load_balancer_unset_name_wait [0.002908s] ... ok {8} octaviaclient.tests.unit.osc.v2.test_member.TestListMember.test_member_list_with_not_any_tags [0.002348s] ... ok {8} octaviaclient.tests.unit.osc.v2.test_member.TestMemberSet.test_member_set_wait [0.003533s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_member.TestListMember.test_member_list [0.003366s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaReset.test_quota_reset [0.001710s] ... ok {8} octaviaclient.tests.unit.osc.v2.test_member.TestMemberUnset.test_member_unset_weight [0.002250s] ... ok {8} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolUnset.test_pool_unset_name [0.001908s] ... ok {8} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolUnset.test_pool_unset_tag [0.001863s] ... ok {19} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_availabilityzone [0.002875s] ... ok {8} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaUnset.test_quota_unset_pool [0.002161s] ... ok {19} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_pool_error [0.001676s] ... ok {19} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_health_monitor [0.001798s] ... ok {19} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_l7rule_error [0.001495s] ... ok {19} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_load_balancer [0.001433s] ... ok {19} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_stats_show_listener [0.001298s] ... ok {19} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_status_show_load_balancer [0.001484s] ... ok [('availabilityzone', 'az-name-8ccf90ff-6232-4b07-af5e-c4f938c257f4'), ('description', True)] {19} octaviaclient.tests.unit.osc.v2.test_amphora.TestAmphoraShow.test_amphora_show [0.015055s] ... ok {19} octaviaclient.tests.unit.osc.v2.test_availabilityzoneprofile.TestAvailabilityzoneProfileDelete.test_availabilityzoneprofile_delete [0.001059s] ... ok {19} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorUnset.test_hm_unset_all [0.001738s] ... ok {19} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorUnset.test_hm_unset_name [0.001496s] ... ok {19} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyList.test_l7policy_list_with_not_any_tags [0.002155s] ... ok {19} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicySet.test_l7policy_set_tag [0.001767s] ... ok {19} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicySet.test_l7policy_set_tag_no_tag [0.001906s] ... ok {19} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyShow.test_l7policy_show [0.001846s] ... ok {19} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleList.test_l7rule_list_no_options [0.001846s] ... ok {19} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerList.test_listener_list_with_options [0.001747s] ... ok {19} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolUnset.test_pool_unset_all_tag [0.001661s] ... ok {19} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolUnset.test_pool_unset_name_wait [0.002824s] ... ok {19} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaUnset.test_quota_unset_loadbalancer [0.001567s] ... ok ====== Totals ====== Ran: 406 tests in 0.4186 sec. - Passed: 406 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 1.2708 sec. ============== Worker Balance ============== - Worker 0 (21 tests) => 0:00:00.104272 - Worker 1 (21 tests) => 0:00:00.078478 - Worker 2 (21 tests) => 0:00:00.063226 - Worker 3 (21 tests) => 0:00:00.058922 - Worker 4 (21 tests) => 0:00:00.066800 - Worker 5 (21 tests) => 0:00:00.077682 - Worker 6 (20 tests) => 0:00:00.068327 - Worker 7 (20 tests) => 0:00:00.060797 - Worker 8 (20 tests) => 0:00:00.072392 - Worker 9 (20 tests) => 0:00:00.069723 - Worker 10 (20 tests) => 0:00:00.073191 - Worker 11 (20 tests) => 0:00:00.054424 - Worker 12 (20 tests) => 0:00:00.068558 - Worker 13 (20 tests) => 0:00:00.064126 - Worker 14 (20 tests) => 0:00:00.072758 - Worker 15 (20 tests) => 0:00:00.066739 - Worker 16 (20 tests) => 0:00:00.069344 - Worker 17 (20 tests) => 0:00:00.066577 - Worker 18 (20 tests) => 0:00:00.064905 - Worker 19 (20 tests) => 0:00:00.052902 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-octaviaclient-3.1.0-1.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.k4cG7u + umask 022 + cd /builddir/build/BUILD + cd python-octaviaclient-3.1.0 + DOCDIR=/builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/share/doc/python3-octaviaclient + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/share/doc/python3-octaviaclient + cp -pr README.rst /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/share/doc/python3-octaviaclient + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.hrJYX3 + umask 022 + cd /builddir/build/BUILD + cd python-octaviaclient-3.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/share/licenses/python3-octaviaclient + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/share/licenses/python3-octaviaclient + cp -pr LICENSE /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/share/licenses/python3-octaviaclient + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-octaviaclient = 3.1.0-1.el9s python3-octaviaclient = 3.1.0-1.el9s python3.9-octaviaclient = 3.1.0-1.el9s python3.9dist(python-octaviaclient) = 3.1 python3dist(python-octaviaclient) = 3.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 Obsoletes: python39-octaviaclient < 3.1.0-1.el9s Processing files: python-octaviaclient-doc-3.1.0-1.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.niVA89 + umask 022 + cd /builddir/build/BUILD + cd python-octaviaclient-3.1.0 + DOCDIR=/builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/share/doc/python-octaviaclient-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/share/doc/python-octaviaclient-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/share/doc/python-octaviaclient-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.KQBgE3 + umask 022 + cd /builddir/build/BUILD + cd python-octaviaclient-3.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/share/licenses/python-octaviaclient-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/share/licenses/python-octaviaclient-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch/usr/share/licenses/python-octaviaclient-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-octaviaclient-doc = 3.1.0-1.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-octaviaclient-tests-3.1.0-1.el9s.noarch Provides: python-octaviaclient-tests = 3.1.0-1.el9s python3-octaviaclient-tests = 3.1.0-1.el9s python3.9-octaviaclient-tests = 3.1.0-1.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 Obsoletes: python39-octaviaclient-tests < 3.1.0-1.el9s Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch Wrote: /builddir/build/RPMS/python3-octaviaclient-3.1.0-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/python3-octaviaclient-tests-3.1.0-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/python-octaviaclient-doc-3.1.0-1.el9s.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Lijxml + umask 022 + cd /builddir/build/BUILD + cd python-octaviaclient-3.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-octaviaclient-3.1.0-1.el9s.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0